rename ui_spinner to ui_spinbox

make some function parameters const

fix motif build

implement sidebar window (Cocoa)

implement ui_dialog_create (Cocoa)

improve gtk4 listview/table single row updates

add ui_sourcelist_args_set_contextmenu

create a copy of the label string in ui_menu_create

add textstyle wrapper functions

implement table styling for gtk3

fix gtk version check

avoid using deprecated GtkAlignment

fix wrong gtk3 treeviewmodel when using multiple UI_TEXT columns

fix gtk3 table update

fix gtk3 build, implement workaround for gtk_button_set_can_shrink

extend UiListArgs wrapper functions

add stylefunc for table/listview for row and cell styling options (GTK)

extend ui_list_setselection to allow to remove selections

add alternative function for setting list selections

add UiTabViewArgs wrapper functions

remove unused UiTabViewArgs args

allow linkbutton labels to ellipsize (GTK)

fix inconsistent fill/expand settings (GTK)

h/v expand/fill should be independent setting

fix webview js and zoomlevel initialization when loading urls or content (GTK)

add ui-nopadding style class (GTK)

add alternative UiModel creation functions

remove unused code

implement ui_customwidget_create (Cocoa)

implement some general widget functions (Cocoa)

add file dialogs (Cocoa)

fix QT build

remove getvalue func from UiModel

implement ui_call_mainthread (Cocoa)

implement ui_job (Cocoa)

add label (Cocoa)

remove default fill parameter vom container (Cocoa)

add combobox (Cocoa)

improve table columnsize handling (Cocoa)

add table widget (Cocoa)

implement listview list bindings (Cocoa)

implement listview multiselection (Cocoa)

implement listview onselection event (Cocoa)

add minimally working listview (Cocoa)

handle toggle menu items separately when not created as AppMenu item (Cocoa)

fix toolbar menuitem event handling (Cocoa)

add toolbar menu item (Cocoa)

implement toolbar toggle itmem (Cocoa)

add functions for directly setting a linkbutton's label/uri (GTK)

add UiLinkButtonArgs wrapper

add linkbutton (GTK)

implement ui_button_set_label (QT)

add utility functions for changing button label/icon (GTK)

allow unselection in gtk4 listview

add UiFileList wrapper

implement sourcelist item badge (GTK)

implement sourcelist item button (GTK)

workaround for empty sublists with headers (GTK)

implement ui_listbox_list_update (GTK)

fix build

add UiWidgetArgs wrapper functions

add UiListSelection wrapper functions

add ui_list_update_row

don't crash when a sublist has no list value or varname (GTK)

add message dialog (Qt)

merge

add sidebar (Qt)

add support for toolbar icons (Cocoa)

implement missing ui_textarea functions (Cocoa)

implement textarea UiText functions (Cocoa)

add contextmenu to sourcelist (GTK)

fix listview row update loses selection (GTK)

fix gtk label center alignment

implement gtk3 headerbar menubutton

fix gtk3 build

init webview with existing value in ui_webview_create

implement toolbar label,icon,onclick (Cocoa)

semi functional toolbar (Cocoa)

fix Cocoa build

dialog functions should use arg pointers

implement ui_app_exit_on_shutdown for Motif, Qt, Cocoa

improve exit behavior (GTK)

remove fill parameter from Container add method (QT)

fix qt build

replace UiTri with UiBool in Arg structs

simplify layout fill option, remove fill parameter from container add function (GTK)

add label/progressbar arg functions

add basic structure for grid layout (win32)

fix wrong w32 string type

add missing include

add webview arg functions

add textarea/textfield arg wrapper

fix gtk ui_listbox_row_activate list access

fix crash when using listview with static data (gtk4)

add UiSubListEventData wrapper functions

add UiEvent eventdatatype

allow sourcelist getvalue func to be null

add UiList parameter to sublist getvalue func

add srclist wrapper functions

fix build

add sublist item setter functions

add additional userdata parameter to sourcelist getvalue func

change integer type in ui_sourcelist_args_set_static_sublists parameter

fix typo

merge

extend sourcelist arg funcs

add compile_commands.json to .hgignore

make build lib dir adjustable, preparation for win32 build

fix gtk3 build

add wrapper functions for toolbar args

add wrapper functions for UiSourceListArgs

fix listview/combobox ignored args->getvalue2data

fix win32 build

add ui_list_set_data

add list wrapper functions for accessing data/iter

implement ui_getvaluefunc2 (Motif)

fix motif build

extend ui_getvaluefunc2: add indicator, wether the value should be freed

add ui_list_args_set_getvalue_func2/ui_list_args_set_getvalue_data

fix qt build

(0) -120 +120 tip

mercurial