fix uic_store_app_properties default tip

add function for loading application properties from a string

remove old UCX2 properties

move some common serialization code to functions (Server)

add box/grid containers (Server)

fix qt build

fix headerbar center widget

add custom container

remove window data arg

add button (Server)

implement all window types in the client + small fixes

fix client build

implement window (Server)

add server base structs

fix win32 build

fix wrong data index when dynamically adding columns

fix crash in gtk3 drawingarea

init splitview paned position (GTK3)

implement radiobutton (Client)

add PathTextField width arg

move default config dir to ~/.config/

fix gtk3 build

remove gtk2legacy option

rename tree.h to list.h

remove stock.h

rename combobox to dropdown

fix wrong UiColData pointer in single row table update (GTK)

rename ui_set_group/ui_unset_group

rename groups to states

implement dynamic table models (GTK)

implement ui_listview_destroy (Motif)

use new common app funcs in cocoa

add webview width/height args and add gtk function for widget size requests

add width/height to UiImageViewerArgs

add single-document-mode to UiContext

add frame container (QT)

add combobox (QT)

fix ui_sidebar_window (QT)

move startup/exit func stuff to common

implement ui_queue_free

add menubar (Win32)

fix win32 build

add splitview window right panel to the correct paned position

implement splitview window for gtk3

add main event loop (Server)

add threadpool_join

implement toggle button (Client)

fix list update does not reset the style cache (GTK)

add ui-entry-box style class (GTK)

implement UiMessageHandler output thread

move message handler to ui common

update ucx to version 3.2

add initial client code

fix uninitialized memory in ui_create_splitpane_data (GTK)

add textarea

improve listbox setselection functions (GTK)

change w32 eventproc signature + fix grid repaint bug (Win32)

implement sourcelist get/set selection list methods (gtk)

add ui_combobox (Win32)

fix missing return

add ui_window_fullscreen (Motif)

use ui_object_set/get to store UiMotifAppWindow (Motif)

add functions for storing custom data in an UiObject

add ui_window_menubar_set_visible (Motif)

implement ui_window_size/ui_window_default_size (Motif)

implement ui_call_mainthread (Motif)

add ui_motif_set_fallback_resources function (Motif)

move default path elm func to common

implement ui_savefiledialog (Motif)

implement ui_openfiledialog (Motif)

fix wrong exit func in ui_window_widget_destroy (Motif)

add ui_app_quit

add frame container width/height args (Motif)

take manage status of child widgets into account in the grid layout (Motif)

enable box container spacing (Motif)

implement listview selection events (Win32)

implement single row listview update (Win32)

add first win32 listview/table code

fix wrong fprintf arg

add sub-documents to bindings demo

fix wrong arg count in frame creation (Motif)

fix grid margin (Motif)

fix listview get/set selection functions (Motif)

fix combobox get/set selection functions (Motif)

implement listview height parameter (Motif)

fix crash in listview_save_selection when only one item is selected (Motif)

update label first, before freeing the old value in ui_label_set (Motif)

implement textfield callbacks (Motif)

disable onchange events when detaching a document

fix uic_copy_var_binding

fix menus (Motif)

fix tabview container initialization (Motif)

fix var creation when a widget is already bound to this var name

implement grid margin (Motif)

fix tabbar resizing (Motif)

implement spinbox callbacks (Motif)

implement spinbox value binding (Motif)

add spinbox (Motif)

add radiobutton (Win32)

add togglebutton (Win32)

merge

add ui_srclist_swap

fix win32 drawing issue after layout changes

fix grid background painting

sourcelist contextmenu item events also get sublist eventdata (GTK)

implement gtk3 popup hide handler for sourcelist context menus

add drawingarea (Motif)

add support for label UiString binding (Motif)

implement frame container (Motif)

make states array parameter const for ui_widget_set_visibility_states/ui_widget_set_groups2

add all standard images (Cocoa)

implement button icons (Cocoa)

add ui_motif_get_app()

fix textfield style (win32)

add container event proc (win32)

implement the textfield get/set functions (win32)

implement webview zoom setting (Cocoa)

implement all toolbar item positions (Cocoa)

implement ui_webview_load_content (Cocoa)

add cleanup/destroy handler for UiString, UiText and UiGeneric

(0) -120 tip

mercurial