re-enable qt5 toolkit option

implement first toolkit functions (WIN32)

fix win32 build

add LIB_PREFIX to the build system

prepare buildsystem for win32

implement ui_set_visible for gtk4

add more _w container macros

enable setop in uic_copy_binding

connect changed event to all textbuffer objects (GTK)

re-enable textarea onchange event (GTK)

improve ui_listview_update2 and add todo for further improvements (GTK)

implement single row list updates (GTK)

fix gtk3 build

implement event->set for list events (GTK, Motif)

fix nested box containers (Cocoa)

implement UiEvent set field for buttons (Motif)

add missing setop functions

add UiEvent set for indicating, if the event was triggered by ui_set

setup togglebutton with correct obj

add ui_listview_select/ui_combobox_select for gtk3

add ui_listview_select/ui_combobox_select

implement splitpane initial_position (GTK)

fix list update when attaching a context

add ui_add_styledata function (GTK)

fix gtk3 build and implement new combobox

add option for static listview/dropdown (GTK)

fix wrong path in pathbar_activate event (Motif)

fix text binding

refactor textarea to store a text buffer object in UiText values (GTK)

move ui_customwidget_create to separate file (GTK)

add ui_scrolledwindow_create (Motif)

add ui_splitpane_set_visible (GTK)

implement grid default expand/fill (Motif)

add separator (Motif)

move ui_customwidget to separate file

implement window reference counting (Motif)

implement ui_customwidget_create (WINUI3)

implement window reference counting (WINUI3)

fix build (WINUI3)

implement tabview UiInteger binding (Motif)

fix UiContext detaching

fix wrong selection in list onactivate event, when the item was pre-selected

fix gtk build when webkit is not enabled

ucx update + fix doc attach/detach + fix ui_set with unbound values

fix list update (GTK)

add more webview API

use UiGeneric for WebView

make ui_list_free public

add support for dynamic sublists (GTK)

implement hfill/vfill, def_hfill/def_vfill and override_defaults (GTK)

add override_defaults layout arg

prepare webview

add combobox (Motif)

implement missing tabview functions (Motif)

finish minimal tabview implementation (Motif)

limit textarea width (Motif)

remove container debug printf

merge

add new splitpane (GTK)

merge

implement togglebutton, checkbox, switch and unfinished radiobutton (Cocoa)

add UiSubListEventData struct that contains all relevant data for sublist action events

add first code for motif tabview (incomplete)

remove WPF code

add textarea (Motif)

implement grid colspan/rowspan (Cocoa)

implement grid hfill/vfill (Cocoa)

fix build (Cocoa)

implement table columnsize (GTK4)

fix int columns in gtk3 tables

fix columnsize field not copied in ui_model_copy

implement ui_customwidget_create for Motif

add ui_customwidget_create function (GTK)

add ui.gtk.window.showtitle property for configuring the gtk headerbar show_title property

update ucx

fix missing selection init in gtk3 listview

add new gtk4 listview/combobox implementation

fix gtk4 tableview label alignment

add new gtk4 tableview implementation

implement gtk4 menubar

fix gtk build

implement progress spinner (Motif)

close newapi branch newapi

merge

add resize handler to progressbar (Motif) newapi

implement progressbar (Motif) newapi

implement label (Motif) newapi

implement listview (Motif) newapi

implement Grid col/row spacing (Motif) newapi

fix Grid XmManager class fields newapi

add form widget to a window to fix layout problems (Motif) newapi

fix build (Motif) newapi

add item list container (GTK) newapi

fix menu itemlist position (Motif) newapi

implement menu itemlist (Motif) newapi

add menu toggle/radio button (Motif) newapi

add menu separator (Motif) newapi

implement menu item callbacks (Motif) newapi

implement motif menu/menu item newapi

finish motif path bar implementation newapi

add text field widgets (Motif) newapi

fix gtk3 sourcelist styling newapi

fix glib version check that resulted in build failures with older gtk/glib versions newapi

add sourcelist widget (GTK) newapi

add sidebar implementation (GTK) newapi

add sidebar (libadwaita) newapi

fix grid colspan/rowspan newapi

semi functional grid container (Motif) newapi

add first code of the new Motif implementation, implement buttons newapi

fix missing include newapi

add first working cocoa code newapi

fix radiobutton destroy callback (GTK) newapi

add textfield onactivate event (GTK) newapi

fix gtk3 tableview contextmenu newapi

fix gtk3 build newapi

safely unbind radio buttons (GTK) newapi

fix missing mempool in document context newapi

fix textarea crash when no value is specified (GTK) newapi

fix ui_show reference counting, when the window is already visible (GTK) newapi

remove global menu observer when destroying a window newapi

(0) -120 +120 tip

mercurial