Sat, 13 Jun 2026 17:08:09 +0200 Olaf Wintermann add document attach/detach callbacks file | diff | annotate
Sun, 07 Jun 2026 17:43:15 +0200 Olaf Wintermann send broadcast to all receivers file | diff | annotate
Sun, 07 Jun 2026 13:51:18 +0200 Olaf Wintermann add app newwindow callback file | diff | annotate
Fri, 05 Jun 2026 18:02:54 +0200 Olaf Wintermann add ui_call_action3 for calling actions with a typed object as argument file | diff | annotate
Thu, 04 Jun 2026 19:59:58 +0200 Olaf Wintermann save list selections when unbinding file | diff | annotate
Fri, 29 May 2026 15:40:31 +0200 Olaf Wintermann change textarea change events to include UiTextChangeEventData (GTK) file | diff | annotate
Sun, 24 May 2026 16:26:27 +0200 Olaf Wintermann allow usage of toolkit.h without defining a specific UI toolkit file | diff | annotate
Tue, 19 May 2026 18:45:56 +0200 Olaf Wintermann add missing public ui_remove_destructor declaration file | diff | annotate
Tue, 19 May 2026 18:10:13 +0200 Olaf Wintermann rework window closing behavior and reference counting (GTK) file | diff | annotate
Sun, 17 May 2026 10:46:35 +0200 Olaf Wintermann add ui_call_action/ui_broadcast_action file | diff | annotate
Wed, 06 May 2026 22:09:48 +0200 Olaf Wintermann rename internal UiContainerX to UiContainer file | diff | annotate
Tue, 05 May 2026 20:27:58 +0200 Olaf Wintermann add ui_open_link file | diff | annotate
Fri, 01 May 2026 20:49:35 +0200 Olaf Wintermann remove unused UiTabbedPane struct file | diff | annotate
Mon, 27 Apr 2026 21:43:34 +0200 Olaf Wintermann add text functions file | diff | annotate
Thu, 23 Apr 2026 16:25:13 +0200 Olaf Wintermann add ui_list_insert file | diff | annotate
Sun, 19 Apr 2026 20:05:11 +0200 Olaf Wintermann change ui_reg_destructor behavior: registered destructors are called before the context mempool is destroyed file | diff | annotate
Sun, 19 Apr 2026 14:52:59 +0200 Olaf Wintermann add functions for accessing some UiContext internals file | diff | annotate
Fri, 17 Apr 2026 13:21:11 +0200 Olaf Wintermann add actions, implement action binding for menu items (GTK) file | diff | annotate
Wed, 15 Apr 2026 11:19:25 +0200 Olaf Wintermann add document/context reference counter file | diff | annotate
Tue, 14 Apr 2026 18:08:20 +0200 Olaf Wintermann add destructor func to UiList file | diff | annotate
Fri, 20 Mar 2026 20:43:25 +0100 Olaf Wintermann implement ui_app_quit (Cocoa) file | diff | annotate
Thu, 12 Feb 2026 15:44:46 +0100 Olaf Wintermann add functions for app reference counting file | diff | annotate
Mon, 02 Feb 2026 20:59:13 +0100 Olaf Wintermann add UiText replace function (GTK) file | diff | annotate
Sun, 01 Feb 2026 18:38:06 +0100 Olaf Wintermann add functions for scrolling a textarea to a specific position (GTK) file | diff | annotate
Sun, 25 Jan 2026 11:44:49 +0100 Olaf Wintermann add function for disabling selection events file | diff | annotate
Sun, 25 Jan 2026 10:28:37 +0100 Olaf Wintermann change return type of ui_list_getselection from UiListSelection to int, add ui_list_get_selection for returning UiListSelection file | diff | annotate
Mon, 12 Jan 2026 21:25:51 +0100 Olaf Wintermann add ui_exec_buffered_mainthread_calls_wait file | diff | annotate
Mon, 12 Jan 2026 20:54:27 +0100 Olaf Wintermann fix ui_close could make UiObjects unusable (GTK) file | diff | annotate
Sat, 10 Jan 2026 19:44:10 +0100 Olaf Wintermann add function for buffering mainthread calls file | diff | annotate
Thu, 08 Jan 2026 18:17:06 +0100 Olaf Wintermann add ui_setappdir file | diff | annotate
Tue, 23 Dec 2025 19:20:32 +0100 Olaf Wintermann add functions for adding observers to values file | diff | annotate
Mon, 22 Dec 2025 09:19:24 +0100 Olaf Wintermann add missing ui_get_list_var file | diff | annotate
Sat, 20 Dec 2025 23:37:01 +0100 Olaf Wintermann implement functions for accessing values by var name file | diff | annotate
Mon, 08 Dec 2025 18:11:54 +0100 Olaf Wintermann add server base structs file | diff | annotate
Sun, 07 Dec 2025 19:20:48 +0100 Olaf Wintermann implement radiobutton (Client) file | diff | annotate
Sun, 07 Dec 2025 15:28:46 +0100 Olaf Wintermann rename ui_set_group/ui_unset_group file | diff | annotate
Sun, 07 Dec 2025 15:23:03 +0100 Olaf Wintermann rename groups to states file | diff | annotate
Sun, 07 Dec 2025 11:59:21 +0100 Olaf Wintermann add single-document-mode to UiContext file | diff | annotate
Sun, 30 Nov 2025 21:12:00 +0100 Olaf Wintermann move message handler to ui common file | diff | annotate
Sun, 23 Nov 2025 11:16:13 +0100 Olaf Wintermann add functions for storing custom data in an UiObject file | diff | annotate
Sun, 23 Nov 2025 10:49:24 +0100 Olaf Wintermann add ui_window_menubar_set_visible (Motif) file | diff | annotate
Sat, 22 Nov 2025 18:37:46 +0100 Olaf Wintermann add ui_app_quit file | diff | annotate
Tue, 18 Nov 2025 12:55:28 +0100 Olaf Wintermann disable onchange events when detaching a document file | diff | annotate
Mon, 17 Nov 2025 14:27:48 +0100 Olaf Wintermann fix var creation when a widget is already bound to this var name file | diff | annotate
Thu, 30 Oct 2025 21:29:18 +0100 Olaf Wintermann make states array parameter const for ui_widget_set_visibility_states/ui_widget_set_groups2 file | diff | annotate
Sun, 26 Oct 2025 10:07:31 +0100 Olaf Wintermann add cleanup/destroy handler for UiString, UiText and UiGeneric file | diff | annotate
Wed, 08 Oct 2025 09:46:23 +0200 Olaf Wintermann implement ui_show (win32) file | diff | annotate
Sun, 05 Oct 2025 18:13:15 +0200 Olaf Wintermann refactor gtk container hierarchy file | diff | annotate
Fri, 03 Oct 2025 11:25:10 +0200 Olaf Wintermann add ui_set_enabled and ui_set_visible (QT) file | diff | annotate
Tue, 23 Sep 2025 17:40:40 +0200 Olaf Wintermann add ui_widget_set_visibility_states file | diff | annotate
Fri, 12 Sep 2025 17:15:21 +0200 Olaf Wintermann rename ui_range_set_value/ui_range_get_value file | diff | annotate
Thu, 11 Sep 2025 20:12:42 +0200 Olaf Wintermann add UiRange getter/setter functions file | diff | annotate
Tue, 09 Sep 2025 16:14:11 +0200 Olaf Wintermann make some function parameters const file | diff | annotate
Sun, 31 Aug 2025 09:44:53 +0200 Olaf Wintermann implement table styling for gtk3 file | diff | annotate
Sat, 30 Aug 2025 16:08:23 +0200 Olaf Wintermann extend UiListArgs wrapper functions file | diff | annotate
Sat, 30 Aug 2025 16:02:52 +0200 Olaf Wintermann add stylefunc for table/listview for row and cell styling options (GTK) file | diff | annotate
Fri, 22 Aug 2025 18:56:37 +0200 Olaf Wintermann add linkbutton (GTK) file | diff | annotate
Wed, 13 Aug 2025 18:56:18 +0200 Olaf Wintermann add UiListSelection wrapper functions file | diff | annotate
Tue, 12 Aug 2025 14:56:10 +0200 Olaf Wintermann add ui_list_update_row file | diff | annotate
Sun, 20 Jul 2025 14:04:19 +0200 Olaf Wintermann implement ui_app_exit_on_shutdown for Motif, Qt, Cocoa file | diff | annotate
(0) -100 -60 tip

mercurial