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

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

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

mercurial