Sun, 07 Apr 2024 13:24:26 +0200 Olaf Wintermann implement file dialog (GTK) newapi file | diff | annotate
Sun, 07 Apr 2024 12:36:07 +0200 Olaf Wintermann implement ui_dialog_create (GTK) newapi file | diff | annotate
Sun, 31 Mar 2024 16:19:01 +0200 Olaf Wintermann implement new toolbar (GTK) newapi file | diff | annotate
Sat, 24 Feb 2024 20:20:34 +0100 Olaf Wintermann port combobox to new API (GTK) newapi file | diff | annotate
Thu, 22 Feb 2024 22:25:53 +0100 Olaf Wintermann implement listview (GTK) newapi file | diff | annotate
Sun, 18 Feb 2024 19:55:56 +0100 Olaf Wintermann port table to new API, replace custom tree model with GtkListStore newapi file | diff | annotate
Fri, 16 Feb 2024 19:37:51 +0100 Olaf Wintermann port textfield to new API (GTK) newapi file | diff | annotate
Fri, 16 Feb 2024 19:24:52 +0100 Olaf Wintermann fix progressbar using the wrong var type (GTK) newapi file | diff | annotate
Fri, 16 Feb 2024 19:17:30 +0100 Olaf Wintermann implement new icon API (GTK) newapi file | diff | annotate
Fri, 16 Feb 2024 19:00:53 +0100 Olaf Wintermann update spinner entry widget api (GTK) newapi file | diff | annotate
Thu, 15 Feb 2024 21:31:15 +0100 Olaf Wintermann add new label (GTK) newapi file | diff | annotate
Thu, 15 Feb 2024 21:12:54 +0100 Olaf Wintermann implement grid colspan/rowspan (GTK) newapi file | diff | annotate
Thu, 15 Feb 2024 21:04:21 +0100 Olaf Wintermann implement button icon parameter (GTK) newapi file | diff | annotate
Mon, 12 Feb 2024 22:11:33 +0100 Olaf Wintermann update button, togglebutton and checkbox to the new API (GTK) newapi file | diff | annotate
Sun, 11 Feb 2024 22:24:50 +0100 Olaf Wintermann minimal working menubar (GTK) newapi file | diff | annotate
Sun, 11 Feb 2024 22:06:23 +0100 Olaf Wintermann initial newapi GTK port newapi file | diff | annotate
Mon, 22 May 2023 16:17:26 +0200 Olaf Wintermann upgrade ucx newapi file | diff | annotate
Sun, 06 Dec 2020 14:41:37 +0100 Olaf Wintermann fix some warnings file | diff | annotate
Sat, 05 Dec 2020 17:50:22 +0100 Olaf Wintermann refactore document system to support document trees file | diff | annotate
Sat, 05 Dec 2020 11:54:58 +0100 Olaf Wintermann ucx update file | diff | annotate
Sat, 14 Nov 2020 20:58:20 +0100 Olaf Wintermann update build system file | diff | annotate
Fri, 09 Nov 2018 17:11:12 +0100 Olaf Wintermann fixes document switching with textareas (Motif) file | diff | annotate
Fri, 09 Nov 2018 15:43:46 +0100 Olaf Wintermann fixes ui_textfield_set (Motif) file | diff | annotate
Sun, 01 Jul 2018 19:03:26 +0200 Olaf Wintermann applies value binding refactoring and text refactoring to motif implementation file | diff | annotate
Sun, 21 Jan 2018 12:13:09 +0100 Olaf Wintermann fixes use after free when a GtkTreeView was destroyed file | diff | annotate
Wed, 22 Nov 2017 12:59:13 +0100 Olaf Wintermanm fixes gtk2legacy build file | diff | annotate
Wed, 22 Nov 2017 09:49:26 +0100 Olaf Wintermann fixes uic_copy_binding file | diff | annotate
Wed, 22 Nov 2017 08:47:52 +0100 Olaf Wintermann adds progressbar (GTK) file | diff | annotate
Sun, 19 Nov 2017 09:00:16 +0100 Olaf Wintermann adds simple drag and drop support (GTK) file | diff | annotate
Thu, 16 Nov 2017 12:04:10 +0100 Olaf Wintermann new icon/image api and pixbuf support in treeview (GTK) file | diff | annotate
Sun, 12 Nov 2017 12:03:50 +0100 Olaf Wintermann adds spinner widget (GTK) file | diff | annotate
Sat, 11 Nov 2017 12:22:16 +0100 Olaf Wintermann UiInteger uses int64 now file | diff | annotate
Sat, 11 Nov 2017 11:59:06 +0100 Olaf Wintermann adds observer support for textarea and textfield (GTK) file | diff | annotate
Sat, 11 Nov 2017 08:34:06 +0100 Olaf Wintermann new checkbox and radionbutton features and more refactoring file | diff | annotate
Fri, 10 Nov 2017 17:17:14 +0100 Olaf Wintermann refactors value binding system file | diff | annotate
Tue, 24 Jan 2017 18:46:47 +0100 Olaf Wintermann fixes a ucx include file | diff | annotate
Mon, 23 Jan 2017 12:17:34 +0100 Olaf Wintermann adds scrolledwindow and tabview container (WPF) file | diff | annotate
Mon, 23 Jan 2017 10:50:22 +0100 Olaf Wintermann adds drawingarea (WPF) file | diff | annotate
Sun, 22 Jan 2017 18:02:45 +0100 Olaf Wintermann adds gridwidth layout option (WPF) file | diff | annotate
Sun, 22 Jan 2017 11:16:21 +0100 Olaf Wintermann using GtkApplication now file | diff | annotate
Wed, 13 Jul 2016 16:40:59 +0200 Olaf Wintermann added drawingarea (Cocoa) file | diff | annotate
Wed, 13 Jul 2016 15:35:59 +0200 Olaf Wintermann implemented simple toolbar items (Cocoa) file | diff | annotate
Wed, 13 Jul 2016 15:14:09 +0200 Olaf Wintermann implemented sub menus (Cocoa) file | diff | annotate
Mon, 23 May 2016 12:28:32 +0200 Olaf Wintermann added support for icons for the table widget (GTK) file | diff | annotate
Fri, 29 Jan 2016 19:11:15 +0100 Olaf Wintermann added some special textfields (Motif) file | diff | annotate
Fri, 29 Jan 2016 18:48:56 +0100 Olaf Wintermann added some special textfields (GTK) file | diff | annotate
Wed, 27 Jan 2016 20:55:37 +0100 Olaf Wintermann added scrolledwindow (GTK) file | diff | annotate
Wed, 27 Jan 2016 12:52:39 +0100 Olaf Wintermann added scrollbar (Motif) file | diff | annotate
Wed, 27 Jan 2016 12:10:42 +0100 Olaf Wintermann added scrollbar (GTK) file | diff | annotate
Tue, 26 Jan 2016 20:06:16 +0100 Olaf Wintermann added combobox (Motif) file | diff | annotate
Tue, 26 Jan 2016 19:45:28 +0100 Olaf Wintermann added combobox (GTK) file | diff | annotate
Mon, 25 Jan 2016 16:36:31 +0100 Olaf Wintermann improved context menus file | diff | annotate
Sun, 24 Jan 2016 22:20:47 +0100 Olaf Wintermann added ui_draw_line function file | diff | annotate
Sun, 24 Jan 2016 19:57:16 +0100 Olaf Wintermann added box spacing (Motif) file | diff | annotate
Sun, 24 Jan 2016 19:23:49 +0100 Olaf Wintermann added radio buttons (Motif) file | diff | annotate
Sun, 24 Jan 2016 18:47:39 +0100 Olaf Wintermann added close handler to UiContext (GTK, Motif) file | diff | annotate
Sun, 24 Jan 2016 12:39:05 +0100 Olaf Wintermann added radio buttons and gridwidth layout option (Qt) file | diff | annotate
Sun, 24 Jan 2016 12:08:57 +0100 Olaf Wintermann added gridwidth layout option (GTK) file | diff | annotate
Sun, 24 Jan 2016 11:59:58 +0100 Olaf Wintermann radio buttons bind to UiInteger now file | diff | annotate
Sat, 23 Jan 2016 23:44:41 +0100 Olaf Wintermann improved box container and added radio button (GTK) file | diff | annotate
(0) -100 -60 tip

mercurial