add ui_document_onattach_action/ui_document_ondetach_action default tip

add document attach/detach callbacks

move toolbar items to the next pane, when splitpane is hidden (GTK)

fix non-functional ui_splitview_window_set_visible (GTK)

fix table view activation events, when only an action name is specified

fix menuitem action selector (Cocoa)

only init global menubar, when menus were created (Cocoa)

make sure menus are initialized when a new window is opened

add separate app init func, that is called before startup, to improve menu initialization order on some platforms

fix AppDelegate source file case (Cocoa)

fix usage of wrong widget in ui_textarea_focus (GTK)

fix potential double-free in ui_linkbutton_set (GTK)

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

(0) -1000 -300 -100 -50 -30 tip

mercurial