send broadcast actions also to the global context

send broadcast to all receivers

add app newwindow callback

fix missing eventdatatype in list selection events (GTK3)

merge

implement table/listview actions for gtk3

clear tableview selection when doing a full reload

set textview delegate (Cocoa)

save window size (Cocoa)

fix incorrect type when passing a dialog window to the windowmanager (Cocoa)

fix window memory management (Cocoa)

use UiEventType* instead of int* in get_eventdata_func (Cocoa)

don't save selections in uic_list_unbind, because it overrides saved selections from uic_copy_value_binding

add wrapper functions for typed obj access

add ui_call_action3 for calling actions with a typed object as argument

save selections when copying bindings, fix invalid selections in gtk4 column view

save list selections when unbinding

disable document attach/detach debug printf calls

remove unnecessary UiContext attach/detach fptrs

fix that attaching a document does not update bindings of subdocuments

implement textarea events (Cocoa)

implement actions for list/table events (Cocoa)

implement actions for toolbar items (Cocoa)

fix motif build

add ui_icon_name

add missing build dependency generation for the common objects

add build dependencies and a script for generating them

fix sourcelist onbuttonclickdata

fix sourcelist dynamic update (Cocoa)

add ui_mainthread_app_unref

fix ui_textarea_args_set_onchange_action function name

add separate textarea change events for before and after changes (GTK)

implement buttion actions (Motif)

add ui_textarea_args_set_action

fix missing include

change textarea change events to include UiTextChangeEventData (GTK)

merge

detach documents before a window is fulled destroyed

add warning when ui_init/ui_main are not called from the main thread (Cocoa)

detach documents when destroying an UiContext

add label/icon check when creating toolbar toggle items (Cocoa)

add ui_open_uri (Cocoa)

fix some UiText functions using obj instead of data1 (GTK)

fix ui_document_new creating a wrong self_doc ptr

fix ui/widget.h in case no specific toolkit is used (UI_GENERIC)

allow usage of toolkit.h without defining a specific UI toolkit

fix gtk4 menu radiobutton enumeration

fix ui_close (GTK)

add action support for listview events

add todo for later optimization

add ui_mainthread_object_unref/ui_mainthread_document_unref wrapper functions

add missing public ui_remove_destructor declaration

add ui_object_set_onclose

add ui_remove_destructor

make sure uic_context_prepare_close is called before the window is destroyed (GTK)

rework window closing behavior and reference counting (GTK)

fix UiObject close handling

add ui_call_action/ui_broadcast_action

fix cocoa build

increase app ref counter in ui_dialog_create (GTK)

allow NULL parent in ui_dialog_create (GTK)

rename internal UiContainerX to UiContainer

add ui_open_link

extend button widget API (GTK)

implement textarea widget functions (QT)

remove .DS_Store

merge

remove unused UiTabbedPane struct

implement textarea widget functions (Cocoa)

fix missing return in ui_text_getsubstr

extend textarea API

add text functions

implement actions for toggle buttons (GTK)

implement actions for toolbar buttons (GTK)

add wrapper functions for setting toolbar item actions

fix QT build

implement getvaluefunc2 for menu item lists (Motif)

implement getvaluefunc2 for menu item lists (GTK)

add support for getvaluefunc2 for menu item lists

add ui_list_insert

fix UiList creation without a UiContext

implement actions for textfield events (GTK)

implement textfield onchange events (Cocoa)

fix button action binding

allow null ctx in ui_list_new2

implement actions for buttons (Cocoa)

add ui_add_action (Cocoa)

change ui_reg_destructor behavior: registered destructors are called before the context mempool is destroyed

implement actions for buttons (GTK)

add functions for accessing some UiContext internals

fix attaching documents increases the reference counter

add action to button/text widget args

add actions, implement action binding for menu items (GTK)

allow NULL as ctx in ui_malloc functions

fix new UiModel reference counter

add document/context reference counter

(0) -1000 -300 -100 -96 tip

mercurial