Mercurial
>
hg
>
toolkit
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
move ui_customwidget to separate file
2 weeks ago
, by Olaf Wintermann
implement window reference counting (Motif)
2 weeks ago
, by Olaf Wintermann
implement ui_customwidget_create (WINUI3)
2 weeks ago
, by Olaf Wintermann
implement window reference counting (WINUI3)
2 weeks ago
, by Olaf Wintermann
fix build (WINUI3)
2 weeks ago
, by Olaf Wintermann
implement tabview UiInteger binding (Motif)
2 weeks ago
, by Olaf Wintermann
fix UiContext detaching
2 weeks ago
, by Olaf Wintermann
fix wrong selection in list onactivate event, when the item was pre-selected
2 weeks ago
, by Olaf Wintermann
fix gtk build when webkit is not enabled
2 weeks ago
, by Olaf Wintermann
ucx update + fix doc attach/detach + fix ui_set with unbound values
2 weeks ago
, by Olaf Wintermann
fix list update (GTK)
3 weeks ago
, by Olaf Wintermann
add more webview API
3 weeks ago
, by Olaf Wintermann
use UiGeneric for WebView
3 weeks ago
, by Olaf Wintermann
make ui_list_free public
3 weeks ago
, by Olaf Wintermann
add support for dynamic sublists (GTK)
3 weeks ago
, by Olaf Wintermann
implement hfill/vfill, def_hfill/def_vfill and override_defaults (GTK)
3 weeks ago
, by Olaf Wintermann
add override_defaults layout arg
3 weeks ago
, by Olaf Wintermann
prepare webview
4 weeks ago
, by Olaf Wintermann
add combobox (Motif)
5 weeks ago
, by Olaf Wintermann
implement missing tabview functions (Motif)
5 weeks ago
, by Olaf Wintermann
finish minimal tabview implementation (Motif)
5 weeks ago
, by Olaf Wintermann
limit textarea width (Motif)
5 weeks ago
, by Olaf Wintermann
remove container debug printf
5 weeks ago
, by Olaf Wintermann
merge
5 weeks ago
, by Olaf Wintermann
add new splitpane (GTK)
5 weeks ago
, by Olaf Wintermann
merge
5 weeks ago
, by Olaf Wintermann
implement togglebutton, checkbox, switch and unfinished radiobutton (Cocoa)
5 weeks ago
, by Olaf Wintermann
add UiSubListEventData struct that contains all relevant data for sublist action events
6 weeks ago
, by Olaf Wintermann
add first code for motif tabview (incomplete)
6 weeks ago
, by Olaf Wintermann
remove WPF code
6 weeks ago
, by Olaf Wintermann
add textarea (Motif)
6 weeks ago
, by Olaf Wintermann
implement grid colspan/rowspan (Cocoa)
7 weeks ago
, by Olaf Wintermann
implement grid hfill/vfill (Cocoa)
7 weeks ago
, by Olaf Wintermann
fix build (Cocoa)
7 weeks ago
, by Olaf Wintermann
implement table columnsize (GTK4)
2 months ago
, by Olaf Wintermann
fix int columns in gtk3 tables
2 months ago
, by Olaf Wintermann
fix columnsize field not copied in ui_model_copy
2 months ago
, by Olaf Wintermann
implement ui_customwidget_create for Motif
2 months ago
, by Olaf Wintermann
add ui_customwidget_create function (GTK)
2 months ago
, by Olaf Wintermann
add ui.gtk.window.showtitle property for configuring the gtk headerbar show_title property
2 months ago
, by Olaf Wintermann
update ucx
2 months ago
, by Olaf Wintermann
fix missing selection init in gtk3 listview
2 months ago
, by Olaf Wintermann
add new gtk4 listview/combobox implementation
2 months ago
, by Olaf Wintermann
fix gtk4 tableview label alignment
2 months ago
, by Olaf Wintermann
add new gtk4 tableview implementation
2 months ago
, by Olaf Wintermann
implement gtk4 menubar
2 months ago
, by Olaf Wintermann
fix gtk build
2 months ago
, by Olaf Wintermann
implement progress spinner (Motif)
2 months ago
, by Olaf Wintermann
close newapi branch
newapi
2 months ago
, by Olaf Wintermann
merge
2 months ago
, by Olaf Wintermann
add resize handler to progressbar (Motif)
newapi
2 months ago
, by Olaf Wintermann
implement progressbar (Motif)
newapi
2 months ago
, by Olaf Wintermann
implement label (Motif)
newapi
2 months ago
, by Olaf Wintermann
implement listview (Motif)
newapi
2 months ago
, by Olaf Wintermann
implement Grid col/row spacing (Motif)
newapi
2 months ago
, by Olaf Wintermann
fix Grid XmManager class fields
newapi
2 months ago
, by Olaf Wintermann
add form widget to a window to fix layout problems (Motif)
newapi
2 months ago
, by Olaf Wintermann
fix build (Motif)
newapi
2 months ago
, by Olaf Wintermann
add item list container (GTK)
newapi
2 months ago
, by Olaf Wintermann
fix menu itemlist position (Motif)
newapi
2 months ago
, by Olaf Wintermann
implement menu itemlist (Motif)
newapi
2 months ago
, by Olaf Wintermann
add menu toggle/radio button (Motif)
newapi
3 months ago
, by Olaf Wintermann
add menu separator (Motif)
newapi
3 months ago
, by Olaf Wintermann
implement menu item callbacks (Motif)
newapi
3 months ago
, by Olaf Wintermann
implement motif menu/menu item
newapi
3 months ago
, by Olaf Winermann
finish motif path bar implementation
newapi
3 months ago
, by Olaf Wintermann
add text field widgets (Motif)
newapi
3 months ago
, by Olaf Wintermann
fix gtk3 sourcelist styling
newapi
3 months ago
, by Olaf Wintermann
fix glib version check that resulted in build failures with older gtk/glib versions
newapi
3 months ago
, by Olaf Wintermann
add sourcelist widget (GTK)
newapi
3 months ago
, by Olaf Wintermann
add sidebar implementation (GTK)
newapi
3 months ago
, by Olaf Wintermann
add sidebar (libadwaita)
newapi
3 months ago
, by Olaf Wintermann
fix grid colspan/rowspan
newapi
3 months ago
, by Olaf Wintermann
semi functional grid container (Motif)
newapi
3 months ago
, by Olaf Wintermann
add first code of the new Motif implementation, implement buttons
newapi
3 months ago
, by Olaf Wintermann
fix missing include
newapi
3 months ago
, by Olaf Wintermann
add first working cocoa code
newapi
3 months ago
, by Olaf Wintermann
fix radiobutton destroy callback (GTK)
newapi
3 months ago
, by Olaf Wintermann
add textfield onactivate event (GTK)
newapi
3 months ago
, by Olaf Wintermann
fix gtk3 tableview contextmenu
newapi
3 months ago
, by Olaf Wintermann
fix gtk3 build
newapi
3 months ago
, by Olaf Wintermann
safely unbind radio buttons (GTK)
newapi
3 months ago
, by Olaf Wintermann
fix missing mempool in document context
newapi
3 months ago
, by Olaf Wintermann
fix textarea crash when no value is specified (GTK)
newapi
3 months ago
, by Olaf Wintermann
fix ui_show reference counting, when the window is already visible (GTK)
newapi
3 months ago
, by Olaf Wintermann
remove global menu observer when destroying a window
newapi
3 months ago
, by Olaf Wintermann
implement table dnd (GTK)
newapi
3 months ago
, by Olaf Wintermann
fix missing terminator in uic_copy_groups
newapi
3 months ago
, by Olaf Wintermann
fix UiList binding copy and missing GTK table setselection method
newapi
3 months ago
, by Olaf Wintermann
fix treeview contextmenu (GTK)
newapi
3 months ago
, by Olaf Wintermann
implement list/table contextmenu (GTK)
newapi
3 months ago
, by Olaf Wintermann
implement image viewer context menus (GTK)
newapi
3 months ago
, by Olaf Wintermann
add menu builder API
newapi
3 months ago
, by Olaf Wintermann
add public function for getting the UiContext UCX mempool
newapi
3 months ago
, by Olaf Wintermann
add gtk3 inactive pathbar css
newapi
3 months ago
, by Olaf Wintermann
add ui_dialog_window reference counting (GTK)
newapi
4 months ago
, by Olaf Wintermann
start UiObject ref with 0 and increases ref with ui_show
newapi
4 months ago
, by Olaf Wintermann
add UiObject reference counting (GTK)
newapi
4 months ago
, by Olaf Wintermann
implement ui groups/states (WINUI)
newapi
4 months ago
, by Olaf Wintermann
fix gtk3 image loading
newapi
4 months ago
, by Olaf Wintermann
make table column sizes adjustable (GTK)
newapi
4 months ago
, by Olaf Wintermann
implement ui_dialog_window (WINUI)
newapi
4 months ago
, by Olaf Wintermann
implement some missing WinUI functions
newapi
4 months ago
, by Olaf Wintermann
implement hfill/vfill (WINUI)
newapi
4 months ago
, by Olaf Wintermann
fix condvar windows implementation
newapi
4 months ago
, by Olaf Wintermann
implement imageviewer (WINUI)
newapi
4 months ago
, by Olaf Wintermann
add textarea (WINUI)
newapi
4 months ago
, by Olaf Wintermann
implement windows condvar
newapi
4 months ago
, by Olaf Wintermann
fix incorrect UiVar destruction
newapi
4 months ago
, by Olaf Wintermann
implement textfield onchange event (GTK)
newapi
4 months ago
, by Olaf Wintermann
improve window close handling
newapi
4 months ago
, by Olaf Wintermann
disable gtk3 single click list activation
newapi
4 months ago
, by Olaf Wintermann
fix generic file icon (GTK)
newapi
4 months ago
, by Olaf Wintermann
fix toolbar item groups
newapi
4 months ago
, by Olaf Wintermann
fix replace close_request signal on gtk3
newapi
4 months ago
, by Olaf Wintermann
clear context states before closing a window
newapi
4 months ago
, by Olaf Wintermann
implement menu item groups
newapi
4 months ago
, by Olaf Wintermann
implement listview onselection callback (GTK)
newapi
4 months ago
, by Olaf Wintermann
implement listview selection event (GTK)
newapi
4 months ago
, by Olaf Wintermann
allow ui_list_update called with unbound lists
newapi
4 months ago
, by Olaf Wintermann
less
more
|
(0)
-120
tip