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 -48 +48 tip

mercurial