add webview (Cocoa)

add textfield (win32)

add first code for binding demo

fix ui_set_widget_visibility_states

update ucx

add some missing functions (Cocoa)

fix cocoa makefile

add visibility states to toolbar items (GTK)

add ui_splitview_window_set_visible (GTK)

fix use-after-free in some splitpane functions (GTK)

add dialog window (Cocoa)

implement tabview value binding (Cocoa)

add ui_srclist_generate_sublist_num_data function

add sourcelist update callback

add reference counting to the menu builder

fix memory leaks when creating gtk4 menus

fail

add ui_sublist_item_set_button_menu and ui_sourcelist_args_set_header_is_item

implement sourcelist item popup menu (GTK)

hide sourcelist row button if the row is not hovered (GTK)

fix gtk3 build

add support for selectable source list header rows (GTK)

fix ui_action_set_state (GTK)

add tabview (Cocoa)

implement gtk4 radio item value get/set functions

implement gtk4 menu radio items

add new drawingarea (GTK)

add scrolledwindow container (Cocoa)

add frame container (Cocoa)

update ucx

fix wrong child height in grid layout (win32)

merge

fix incorrect webkit_web_view_set_zoom_level call

implement ui_grid_create (win32)

implement UI_LINK_BUTTON type (GTK)

fix toolbar togglebutton tooltip (GTK)

add button tooltips (GTK)

add tooltip arg funcs

remove stockid parameter (GTK)

add link button (Cocoa)

add support for sublists without headers (Cocoa)

implement UiSubListEventData in sourcelist activate events

enable vertical scrollbar in the sourcelist (Cocoa)

more sourcelist styling (Cocoa)

add sourcelist event selection handler (Cocoa)

implement custom sourcelist row layout (Cocoa)

add sourcelist data source (Cocoa)

merge

use NSVisualEffectView for the sidebar (Cocoa)

implement button onclick event (win32)

fix gtk3 build

implement tooltips for toolbar items (GTK)

implement widget margin (Qt)

fix qt build system

add UI_BOOL_EDITABLE table model type (GTK)

update configure script: generate platform specific makefile name

implement box container (win32)

use a modern font (win32)

add app manifest (win32)

implement grid layout (win32)

add container base (win32)

implement ui_show (win32)

fix missing assignment in some arg funcs

implement splitview window (Cocoa)

fix alignment insets in the grid layout (Cocoa)

add width/height args to the textarea, listview and table (GTK)

refactor motif containers

add ui_tab_view_args_set_padding and fix container margin func

add ui_frame_args_set_subcontainer

add margin arg funcs

implement margin parameters (GTK)

readd frame subcontainer arg (GTK)

refactor qt containers

refactor gtk container hierarchy

add new margin widget args and implement margin in the cocoa gridlayout

fix grid spacing (Cocoa)

enable global menu list binding (gtk3, motif)

fix global menu list binding

remove separate ctx vars_unbound map

refactor document context

fix splitview window left panel (GTK)

add missing widget.h include

add ui_set_enabled and ui_set_visible (QT)

fix qt build

add API for setting the window splitview and implement position autosave

add new toolbar positions for splitview windows

implement spinbox width arg (GTK)

add spinbox (Cocoa)

merge

create new BoxContainer based on GridLayout

set textfield width (Cocoa)

add ui_splitview_window

add UiCellValue wrapper

add type to UiCellValue

add list args functions for the onsave callback

change UiCellValue from struct to union and pass it as pointer to the onsave function, for better compatibility with other languages

implement listview onsave handler (GTK)

add UI_STRING_EDITABLE model type (GTK)

fix ui_listbox_list_update

allow NULL as enablefunc in ui_widget_set_groups

add ui_widget_set_visibility_states

implement *args_set_groups functions

remove unnecessary PangoAttrList from UiListView (GTK)

implement switch (GTK)

don't use properties to get the default size for simple windows (GTK)

use UiRange as default var type in ui_spinbox_create (GTK)

fail

add missing ui_splitpane_args_set_position_property

add position_property splitpane arg (GTK)

implement splitpane value/varname args (GTK)

add ui_window_default_size function (GTK)

remember app window size (GTK)

improve ui_set_property

implement spinbox min/max args (QT)

add spinbox min/max args (GTK)

fix spinbox var initialization

rename ui_range_set_value/ui_range_get_value

add UiRange getter/setter functions

fix *_set_fill arg functions

add spinbox arg functions

(0) -120 +120 tip

mercurial