| Sun, 07 Dec 2025 15:50:20 +0100 | Olaf Wintermann | rename tree.h to list.h | file | diff | annotate |
| Sun, 07 Dec 2025 15:23:03 +0100 | Olaf Wintermann | rename groups to states | file | diff | annotate |
| Sun, 30 Nov 2025 18:15:46 +0100 | Olaf Wintermann | add initial client code | file | diff | annotate |
| Fri, 17 Oct 2025 20:21:07 +0200 | Olaf Wintermann | add ui_sublist_item_set_button_menu and ui_sourcelist_args_set_header_is_item | file | diff | annotate |
| Sun, 12 Oct 2025 08:07:27 +0200 | Olaf Wintermann | add button tooltips (GTK) | file | diff | annotate |
| Sun, 12 Oct 2025 08:03:34 +0200 | Olaf Wintermann | add tooltip arg funcs | file | diff | annotate |
| Sun, 12 Oct 2025 07:46:38 +0200 | Olaf Wintermann | remove stockid parameter (GTK) | file | diff | annotate |
| Mon, 06 Oct 2025 13:15:09 +0200 | Olaf Wintermann | add ui_tab_view_args_set_padding and fix container margin func | file | diff | annotate |
| Mon, 06 Oct 2025 13:01:39 +0200 | Olaf Wintermann | add ui_frame_args_set_subcontainer | file | diff | annotate |
| Mon, 06 Oct 2025 12:52:05 +0200 | Olaf Wintermann | add margin arg funcs | file | diff | annotate |
| Mon, 29 Sep 2025 21:28:19 +0200 | Olaf Wintermann | add list args functions for the onsave callback | file | diff | annotate |
| Mon, 22 Sep 2025 22:25:14 +0200 | Olaf Wintermann | implement *args_set_groups functions | file | diff | annotate |
| Mon, 15 Sep 2025 16:12:34 +0200 | Olaf Wintermann | add missing ui_splitpane_args_set_position_property | file | diff | annotate |
| Fri, 12 Sep 2025 17:27:54 +0200 | Olaf Wintermann | add spinbox min/max args (GTK) | file | diff | annotate |
| Thu, 11 Sep 2025 20:02:38 +0200 | Olaf Wintermann | add spinbox arg functions | file | diff | annotate |
| Wed, 03 Sep 2025 17:48:46 +0200 | Olaf Wintermann | add ui_sourcelist_args_set_contextmenu | file | diff | annotate |
| Sat, 30 Aug 2025 16:08:23 +0200 | Olaf Wintermann | extend UiListArgs wrapper functions | file | diff | annotate |
| Thu, 28 Aug 2025 20:12:43 +0200 | Olaf Wintermann | add UiTabViewArgs wrapper functions | file | diff | annotate |
| Fri, 22 Aug 2025 19:44:12 +0200 | Olaf Wintermann | add UiLinkButtonArgs wrapper | file | diff | annotate |
| Mon, 18 Aug 2025 21:11:32 +0200 | Olaf Wintermann | fix build | file | diff | annotate |
| Thu, 14 Aug 2025 21:29:40 +0200 | Olaf Wintermann | add UiWidgetArgs wrapper functions | file | diff | annotate |
| Sun, 20 Jul 2025 17:42:11 +0200 | Olaf Wintermann | dialog functions should use arg pointers | file | diff | annotate |
| Wed, 16 Jul 2025 19:15:58 +0200 | Olaf Wintermann | add label/progressbar arg functions | file | diff | annotate |
| Tue, 15 Jul 2025 12:09:51 +0200 | Olaf Wintermann | add missing include | file | diff | annotate |
| Mon, 14 Jul 2025 20:09:54 +0200 | Olaf Wintermann | add webview arg functions | file | diff | annotate |
| Sun, 13 Jul 2025 19:04:00 +0200 | Olaf Wintermann | add textarea/textfield arg wrapper | file | diff | annotate |
| Sat, 12 Jul 2025 15:07:27 +0200 | Olaf Wintermann | add additional userdata parameter to sourcelist getvalue func | file | diff | annotate |
| Sat, 12 Jul 2025 12:58:52 +0200 | Olaf Wintermann | change integer type in ui_sourcelist_args_set_static_sublists parameter | file | diff | annotate |
| Sat, 12 Jul 2025 12:56:52 +0200 | Olaf Wintermann | fix typo | file | diff | annotate |
| Sat, 12 Jul 2025 12:35:38 +0200 | Olaf Wintermann | extend sourcelist arg funcs | file | diff | annotate |
| Sun, 06 Jul 2025 17:18:01 +0200 | Olaf Wintermann | add wrapper functions for toolbar args | file | diff | annotate |
| Sat, 28 Jun 2025 23:40:03 +0200 | Olaf Winermann | add wrapper functions for UiSourceListArgs | file | diff | annotate |
| Wed, 25 Jun 2025 23:15:34 +0200 | Olaf Wintermann | add ui_list_args_set_getvalue_func2/ui_list_args_set_getvalue_data | file | diff | annotate |
| Mon, 23 Jun 2025 22:04:07 +0200 | Olaf Wintermann | add UiListArgs wrapper functions | file | diff | annotate |
| Fri, 13 Jun 2025 21:37:00 +0200 | Olaf Wintermann | add wrapper for sidebar and splitpane args | file | diff | annotate |
| Thu, 12 Jun 2025 20:42:44 +0200 | Olaf Wintermann | add wrapper functions for accessing UiEvent data | file | diff | annotate |
| Thu, 12 Jun 2025 11:01:11 +0200 | Olaf Wintermann | fix rowspan typo | file | diff | annotate |
| Wed, 11 Jun 2025 21:59:58 +0200 | Olaf Wintermann | fix typo in function name | file | diff | annotate |
| Sun, 08 Jun 2025 23:47:00 +0200 | Olaf Winermann | add UiMenuToggleItemArgs, UiMenuItemListArgs wrapper functions | file | diff | annotate |
| Sat, 07 Jun 2025 08:25:00 +0200 | Olaf Wintermann | add wrapper functions for menuitem args | file | diff | annotate |
| Thu, 29 May 2025 14:55:32 +0200 | Olaf Wintermann | add wrapper for button/toggle args | file | diff | annotate |
| Thu, 29 May 2025 14:41:02 +0200 | Olaf Wintermann | add missing UIEXPORT to arg wrapper functions | file | diff | annotate |
| Thu, 29 May 2025 14:35:41 +0200 | Olaf Wintermann | add wrapper functions for container and frame arg structs | file | diff | annotate |