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

implement ui_getvaluefunc2 (QT)

add ui_getvaluefunc2 (GTK)

add UiListArgs wrapper functions

add userdata parameter to list initializer

merge

add list initializer

add more toolkit initialization, fixes crash on exit (win32)

use uic_object_new_toplevel to create toplevel objects

add functions for registering global object creation/destruction callbacks

remove deprecated functions

add function for getting the UiContext parent context

rename ui_detach_document2 to ui_detach_document

make var name parameters const

add wrapper functions for accessing some UiObject members

add wrapper for sidebar and splitpane args

fix uic makefile

add wrapper functions for accessing UiEvent data

fix rowspan typo

fix memset length in ui_button_args_new

fix typo in function name

more arg refactoring (winui3)

refactore widget args passing and add image ref/unref functions (winui3)

fix reference counting in UiGeneric set/get functions

add ui_image_set/ui_image_get for setting UiGeneric image values

add UiMenuToggleItemArgs, UiMenuItemListArgs wrapper functions

add wrapper functions for menuitem args

fix gtk notebook switch-page signal (GTK)

add support for building shared libraries

fix missing UiGtkTabView initialization (GTK)

merge

add tabview onchange callback (GTK)

refactore widget args passing (Cocoa)

add up/down icon constants

add wrapper for button/toggle args

add missing UIEXPORT to arg wrapper functions

add wrapper functions for container and frame arg structs

fix gtk3 build

refactore widget args passing (QT)

fix ui_customwidget_create (GTK)

refactore widget args passing (Motif)

pass Args structs per pointer (GTK)

implement listview/table contextmenu (gtk4)

merge

fix sourcelist update (GTK)

add textfield (Cocoa)

add incomplete ui_window implementation (WIN32)

fix windows11 win32 build

implement ui_table multiselection (QT)

merge

fix wrong value interpretation for UI_INTEGER

implement textarea value binding (Cocoa)

implement more table column types (QT)

implement table (QT)

add table model (QT)

fix list update (GTK4)

implement listview (QT)

fix ui_image_load_* functions would not set the type to UI_IMAGE_OBJECT_TYPE in case UiGeneric is not bound to an widget

add list model

fix toolbar item signal

implement toolbar icons and events (QT)

add toolbar (QT)

update uwproj

implement ui_textarea_remove (QT)

implement menu radio items (Cocoa)

implement toggle menu items (Cocoa)

implement menu item callbacks (Cocoa)

radio button indices should start at 1 (Cocoa)

merge

fix ui_radiobuttons_set build (Cocoa)

fix ui_image_load_data (GTK)

merge

add ui_image_load_data (GTK)

implement radio button (Cocoa)

add support for range values in ui_spinner_create (QT)

add spinner entry (QT)

fix radio buttons (QT)

fix potential crash in menuitem_list_remove_binding

implement new menu itemlist binding (Motif)

fix wrong eventdata in motif dropdown events

(0) -112 +112 tip

mercurial