Sun, 07 Dec 2025 15:50:20 +0100 Olaf Wintermann rename tree.h to list.h file | diff | annotate
Sun, 07 Dec 2025 14:39:03 +0100 Olaf Wintermann implement dynamic table models (GTK) file | diff | annotate
Sun, 07 Dec 2025 12:24:12 +0100 Olaf Wintermann implement ui_listview_destroy (Motif) 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
Sun, 26 Oct 2025 10:07:31 +0100 Olaf Wintermann add cleanup/destroy handler for UiString, UiText and UiGeneric file | diff | annotate
Sat, 04 Oct 2025 12:29:44 +0200 Olaf Wintermann remove separate ctx vars_unbound map 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
Sat, 30 Aug 2025 10:18:09 +0200 Olaf Wintermann extend ui_list_setselection to allow to remove selections file | diff | annotate
Mon, 25 Aug 2025 20:33:26 +0200 Olaf Wintermann add alternative UiModel creation functions 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, 13 Jul 2025 11:38:27 +0200 Olaf Wintermann add UiEvent eventdatatype file | diff | annotate
Sat, 21 Jun 2025 14:17:20 +0200 Olaf Winermann add userdata parameter to list initializer file | diff | annotate
Fri, 20 Jun 2025 12:01:08 +0200 Olaf Wintermann add list initializer file | diff | annotate
Sat, 14 Jun 2025 11:17:17 +0200 Olaf Wintermann make var name parameters const file | diff | annotate
Mon, 09 Jun 2025 08:47:57 +0200 Olaf Winermann fix reference counting in UiGeneric set/get functions file | diff | annotate
Mon, 09 Jun 2025 08:41:16 +0200 Olaf Winermann add ui_image_set/ui_image_get for setting UiGeneric image values file | diff | annotate
Sun, 06 Apr 2025 13:28:35 +0200 Olaf Wintermann rework uic_copy_binding and refactore menu itemlists to bind directly to lists without using observers file | diff | annotate
Sun, 23 Mar 2025 18:09:24 +0100 Olaf Winermann implement single row list updates (GTK) file | diff | annotate
Thu, 13 Mar 2025 20:43:08 +0100 Olaf Wintermann add missing setop functions file | diff | annotate
Thu, 13 Mar 2025 18:40:17 +0100 Olaf Wintermann add UiEvent set for indicating, if the event was triggered by ui_set file | diff | annotate
Wed, 05 Mar 2025 22:28:01 +0100 Olaf Wintermann fix text binding file | diff | annotate
Wed, 05 Mar 2025 22:09:22 +0100 Olaf Wintermann refactor textarea to store a text buffer object in UiText values (GTK) file | diff | annotate
Sun, 23 Feb 2025 14:28:47 +0100 Olaf Wintermann ucx update + fix doc attach/detach + fix ui_set with unbound values file | diff | annotate
Mon, 13 Jan 2025 22:47:44 +0100 Olaf Wintermann fix columnsize field not copied in ui_model_copy file | diff | annotate
Sun, 05 Jan 2025 22:00:39 +0100 Olaf Wintermann update ucx file | diff | annotate
Wed, 27 Nov 2024 18:46:45 +0100 Olaf Wintermann remove global menu observer when destroying a window newapi file | diff | annotate
Wed, 13 Nov 2024 21:30:18 +0100 Olaf Wintermann make table column sizes adjustable (GTK) newapi file | diff | annotate
Sun, 10 Nov 2024 15:27:44 +0100 Olaf Wintermann implement some missing WinUI functions newapi file | diff | annotate
Mon, 28 Oct 2024 07:41:47 +0100 Olaf Wintermann allow ui_list_update called with unbound lists newapi file | diff | annotate
Sun, 27 Oct 2024 12:08:10 +0100 Olaf Wintermann implement combobox get/set selection (GTK) newapi file | diff | annotate
Mon, 21 Oct 2024 15:47:10 +0200 Olaf Wintermann implement context destroy newapi file | diff | annotate
Sun, 13 Oct 2024 19:37:00 +0200 Olaf Wintermann add UiGeneric var type newapi file | diff | annotate
Sun, 06 Oct 2024 12:08:40 +0200 Olaf Wintermann fix build newapi file | diff | annotate
Sun, 11 Feb 2024 13:59:40 +0100 Olaf Wintermann add list remove function newapi file | diff | annotate
Fri, 09 Feb 2024 15:45:02 +0100 Olaf Wintermann add getter for list selections (Common, WinUI3) newapi file | diff | annotate
Wed, 07 Feb 2024 17:15:03 +0100 Olaf Wintermann add missing UIEXPORT newapi file | diff | annotate
Thu, 01 Feb 2024 19:45:17 +0100 Olaf Wintermann implement table dnd drop newapi file | diff | annotate
Tue, 30 Jan 2024 13:10:16 +0100 Olaf Wintermann add support for table string values, that need to be freed newapi file | diff | annotate
Sun, 28 Jan 2024 10:06:54 +0100 Olaf Wintermann add getter/setter for ui number/string types newapi file | diff | annotate
Fri, 13 Oct 2023 15:20:54 +0200 Olaf Wintermann add support for icons in the table widget (WinUI3) newapi file | diff | annotate
Mon, 22 May 2023 16:17:26 +0200 Olaf Wintermann upgrade ucx newapi file | diff | annotate
Thu, 10 Dec 2020 13:42:25 +0100 Olaf Wintermann add new toolbar toggle button file | diff | annotate
Mon, 04 Feb 2019 17:49:50 +0100 Olaf Wintermann ucx update file | diff | annotate
Fri, 09 Nov 2018 17:11:12 +0100 Olaf Wintermann fixes document switching with textareas (Motif) 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
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 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 18:04:40 +0100 Olaf Wintermann improves doc detach and string value handling file | diff | annotate
Fri, 10 Nov 2017 17:17:14 +0100 Olaf Wintermann refactors value binding system file | diff | annotate
Tue, 26 Jan 2016 19:45:28 +0100 Olaf Wintermann added combobox (GTK) file | diff | annotate
Thu, 15 May 2014 20:06:28 +0200 Olaf Wintermann added table view (Motif) file | diff | annotate
Tue, 01 Apr 2014 11:53:10 +0200 Olaf Wintermann added menu item lists (GTK) file | diff | annotate
Mon, 31 Mar 2014 20:22:16 +0200 Olaf Wintermann added menu item lists (Cocoa implementation) file | diff | annotate
(0) tip

mercurial