extend textarea API default tip

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

add destructor func to UiList

fix container.h include in widget.h (Cocoa)

implement textfield utility functions (Cocoa)

implement splitview window functions (Cocoa)

fix file names on macos

add ui_widget_set_size (Cocoa)

add ui_textarea_gettextwidget (Cocoa)

implement some icon macros for macos

enable NSApplication activation policy NSApplicationActivationPolicyRegular (Cocoa)

manually instantiate the AppDelegate (Cocoa)

implement ui_app_quit (Cocoa)

add ui_sourcelist_args_set_states

merge

copy appname in ui_init

fix buffer initialization in create_linkbutton_jsonvalue (Cocoa)

add arg wrapper functions for visibility states

fix app ref/unref (GTK)

the dummy object should not increase the app reference counter

add functions for app reference counting

implement property ui.gtk.window.position and make GTK_WIN_POS_CENTER the default for new windows (GTK)

add UiText replace function (GTK)

add functions for scrolling a textarea to a specific position (GTK)

prepare actions

fix missing UiText setselection function (GTK)

add visibility_states arg to labels, buttons, text widgets (Motif)

add visibility_states arg to labels, buttons, text widgets (GTK)

add visibility_states arg to containers (Motif)

add visibility_states arg to containers (GTK)

implement menu itemlist (Win32)

create all menus in ui_create_main_menu (Win32)

allow NULL value in ui_string_set/ui_text_set

add function for disabling selection events

check negativ index in list functions

change return type of ui_list_getselection from UiListSelection to int, add ui_list_get_selection for returning UiListSelection

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

mercurial