changelog
- Sun, 13 Sep 2026 20:56:55 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 20:56:55 +0200] rev 1259
- add sourcelist item setter funcs
- Sun, 13 Sep 2026 19:16:26 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 19:16:26 +0200] rev 1258
- add sourcelist2 arg wrappers
- Sun, 13 Sep 2026 14:35:06 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 14:35:06 +0200] rev 1257
- attach menu widget reference to parent widget in the gtk3 implementation of ui_contextmenu_create
- Sun, 13 Sep 2026 14:30:34 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 14:30:34 +0200] rev 1256
- fix sourcelist2 contextmenu on gtk4
- Sun, 13 Sep 2026 11:50:14 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 11:50:14 +0200] rev 1255
- remove deprecated UiListCallbacks struct
- Sun, 13 Sep 2026 11:35:24 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 11:35:24 +0200] rev 1254
- prepare gtk3 table view for UI_INTEGER_EDITABLE
- Sun, 13 Sep 2026 11:22:09 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 11:22:09 +0200] rev 1253
- implement UI_INTEGER_EDITABLE type for editable tables (GTK)
- Sun, 13 Sep 2026 10:53:14 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 10:53:14 +0200] rev 1252
- extend cell value wrapper functions
- Sun, 13 Sep 2026 10:39:34 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sun, 13 Sep 2026 10:39:34 +0200] rev 1251
- fix incorrectly applied table forground color, because fg_set was ignored (GTK)
- Sat, 12 Sep 2026 20:14:29 +0200
- by Olaf Wintermann <olaf.wintermann@gmail.com> [Sat, 12 Sep 2026 20:14:29 +0200] rev 1250
- fix context menu popup on gtk