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

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

remove unnecessary UiContext attach/detach fptrs

fix that attaching a document does not update bindings of subdocuments

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

mercurial