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

fix crash in motif textfield functions

implement new text functions (Motif)

rework uic_copy_binding and refactore menu itemlists to bind directly to lists without using observers

make sure item list widgets are shown (GTK)

handle radiobutton click event (QT)

implement radiobutton (QT)

fix ui_widget_set_size (QT)

add UIIMAGE type

add imgviewer button press/release callbacks (GTK)

implement ui_widget_set_size and ui_widget_redraw (QT)

implement ui_customwidget_create (QT)

add separator widget (QT)

add ui_scrolledwindow_w macro

fix widget.c build (GTK)

add basic code structure for cocoa menu implementation

another textview/scrollview layout fix (Cocoa)

fix textview creation (Cocoa)

use view.fittingSize as backup to intrisicContentSize in GridLayout (Cocoa)

implement menu radiobutton (QT)

implement menu toggleitem (QT)

add QT implementation for menubars, sub-menus and simple menu items

add prefix to common object files

replace imageviewer integer zoom with fp userscale setting

allow autoscale + useradjustable in imageviewer (GTK)

add separator widget (GTK)

implement imageviewer useradjustable setting in gtk4 implementation

add new imageviewer implementation (GTK)

implement remaining textarea functions (QT)

add textarea (QT)

add togglebutton and checkbox (QT)

implement all grid layout features (QT)

implement passwordfield (QT)

add textfield (QT)

add grid container (QT)

add label (QT)

add button (QT)

add box container (QT)

use pkg-config for qt5 compiler flags

merge

remove old Qt code

remove enum forward declarations

(0) -120 +120 tip

mercurial