Mercurial
>
hg
>
toolkit
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
add basic code structure for cocoa menu implementation
default
tip
3 hours ago
, by Olaf Wintermann
another textview/scrollview layout fix (Cocoa)
4 hours ago
, by Olaf Wintermann
fix textview creation (Cocoa)
4 hours ago
, by Olaf Wintermann
use view.fittingSize as backup to intrisicContentSize in GridLayout (Cocoa)
5 hours ago
, by Olaf Wintermann
implement menu radiobutton (QT)
7 hours ago
, by Olaf Wintermann
implement menu toggleitem (QT)
8 hours ago
, by Olaf Wintermann
add QT implementation for menubars, sub-menus and simple menu items
9 hours ago
, by Olaf Wintermann
add prefix to common object files
10 hours ago
, by Olaf Wintermann
replace imageviewer integer zoom with fp userscale setting
11 hours ago
, by Olaf Wintermann
allow autoscale + useradjustable in imageviewer (GTK)
11 hours ago
, by Olaf Wintermann
add separator widget (GTK)
11 hours ago
, by Olaf Wintermann
implement imageviewer useradjustable setting in gtk4 implementation
24 hours ago
, by Olaf Wintermann
add new imageviewer implementation (GTK)
26 hours ago
, by Olaf Wintermann
implement remaining textarea functions (QT)
36 hours ago
, by Olaf Wintermann
add textarea (QT)
46 hours ago
, by Olaf Wintermann
add togglebutton and checkbox (QT)
2 days ago
, by Olaf Wintermann
implement all grid layout features (QT)
2 days ago
, by Olaf Wintermann
implement passwordfield (QT)
3 days ago
, by Olaf Wintermann
add textfield (QT)
3 days ago
, by Olaf Wintermann
add grid container (QT)
3 days ago
, by Olaf Wintermann
add label (QT)
3 days ago
, by Olaf Wintermann
add button (QT)
3 days ago
, by Olaf Wintermann
add box container (QT)
3 days ago
, by Olaf Wintermann
use pkg-config for qt5 compiler flags
3 days ago
, by Olaf Wintermann
merge
4 days ago
, by Olaf Wintermann
remove old Qt code
4 days ago
, by Olaf Wintermann
remove enum forward declarations
4 days ago
, by Olaf Wintermann
re-enable qt5 toolkit option
4 days ago
, by Olaf Wintermann
implement first toolkit functions (WIN32)
5 days ago
, by Olaf Wintermann
fix win32 build
5 days ago
, by Olaf Wintermann
add LIB_PREFIX to the build system
5 days ago
, by Olaf Wintermann
prepare buildsystem for win32
5 days ago
, by Olaf Wintermann
implement ui_set_visible for gtk4
6 days ago
, by Olaf Wintermann
add more _w container macros
6 days ago
, by Olaf Wintermann
enable setop in uic_copy_binding
6 days ago
, by Olaf Wintermann
connect changed event to all textbuffer objects (GTK)
6 days ago
, by Olaf Wintermann
re-enable textarea onchange event (GTK)
6 days ago
, by Olaf Wintermann
improve ui_listview_update2 and add todo for further improvements (GTK)
7 days ago
, by Olaf Winermann
implement single row list updates (GTK)
7 days ago
, by Olaf Winermann
fix gtk3 build
12 days ago
, by Olaf Wintermann
implement event->set for list events (GTK, Motif)
13 days ago
, by Olaf Wintermann
fix nested box containers (Cocoa)
2 weeks ago
, by Olaf Wintermann
implement UiEvent set field for buttons (Motif)
2 weeks ago
, by Olaf Wintermann
add missing setop functions
2 weeks ago
, by Olaf Wintermann
add UiEvent set for indicating, if the event was triggered by ui_set
2 weeks ago
, by Olaf Wintermann
setup togglebutton with correct obj
2 weeks ago
, by Olaf Wintermann
add ui_listview_select/ui_combobox_select for gtk3
3 weeks ago
, by Olaf Wintermann
add ui_listview_select/ui_combobox_select
3 weeks ago
, by Olaf Wintermann
implement splitpane initial_position (GTK)
3 weeks ago
, by Olaf Wintermann
fix list update when attaching a context
3 weeks ago
, by Olaf Wintermann
add ui_add_styledata function (GTK)
3 weeks ago
, by Olaf Wintermann
fix gtk3 build and implement new combobox
3 weeks ago
, by Olaf Wintermann
add option for static listview/dropdown (GTK)
3 weeks ago
, by Olaf Wintermann
fix wrong path in pathbar_activate event (Motif)
3 weeks ago
, by Olaf Wintermann
fix text binding
3 weeks ago
, by Olaf Wintermann
refactor textarea to store a text buffer object in UiText values (GTK)
3 weeks ago
, by Olaf Wintermann
move ui_customwidget_create to separate file (GTK)
3 weeks ago
, by Olaf Wintermann
add ui_scrolledwindow_create (Motif)
4 weeks ago
, by Olaf Wintermann
add ui_splitpane_set_visible (GTK)
4 weeks ago
, by Olaf Wintermann
implement grid default expand/fill (Motif)
4 weeks ago
, by Olaf Wintermann
add separator (Motif)
4 weeks ago
, by Olaf Wintermann
move ui_customwidget to separate file
4 weeks ago
, by Olaf Wintermann
implement window reference counting (Motif)
4 weeks ago
, by Olaf Wintermann
implement ui_customwidget_create (WINUI3)
4 weeks ago
, by Olaf Wintermann
implement window reference counting (WINUI3)
4 weeks ago
, by Olaf Wintermann
fix build (WINUI3)
4 weeks ago
, by Olaf Wintermann
implement tabview UiInteger binding (Motif)
4 weeks ago
, by Olaf Wintermann
fix UiContext detaching
5 weeks ago
, by Olaf Wintermann
fix wrong selection in list onactivate event, when the item was pre-selected
5 weeks ago
, by Olaf Wintermann
fix gtk build when webkit is not enabled
5 weeks ago
, by Olaf Wintermann
ucx update + fix doc attach/detach + fix ui_set with unbound values
5 weeks ago
, by Olaf Wintermann
fix list update (GTK)
5 weeks ago
, by Olaf Wintermann
add more webview API
5 weeks ago
, by Olaf Wintermann
use UiGeneric for WebView
5 weeks ago
, by Olaf Wintermann
make ui_list_free public
5 weeks ago
, by Olaf Wintermann
add support for dynamic sublists (GTK)
5 weeks ago
, by Olaf Wintermann
implement hfill/vfill, def_hfill/def_vfill and override_defaults (GTK)
5 weeks ago
, by Olaf Wintermann
add override_defaults layout arg
5 weeks ago
, by Olaf Wintermann
prepare webview
7 weeks ago
, by Olaf Wintermann
add combobox (Motif)
7 weeks ago
, by Olaf Wintermann
implement missing tabview functions (Motif)
7 weeks ago
, by Olaf Wintermann
finish minimal tabview implementation (Motif)
7 weeks ago
, by Olaf Wintermann
limit textarea width (Motif)
7 weeks ago
, by Olaf Wintermann
remove container debug printf
7 weeks ago
, by Olaf Wintermann
merge
7 weeks ago
, by Olaf Wintermann
add new splitpane (GTK)
7 weeks ago
, by Olaf Wintermann
merge
8 weeks ago
, by Olaf Wintermann
implement togglebutton, checkbox, switch and unfinished radiobutton (Cocoa)
8 weeks ago
, by Olaf Wintermann
add UiSubListEventData struct that contains all relevant data for sublist action events
8 weeks ago
, by Olaf Wintermann
add first code for motif tabview (incomplete)
8 weeks ago
, by Olaf Wintermann
remove WPF code
8 weeks ago
, by Olaf Wintermann
add textarea (Motif)
8 weeks ago
, by Olaf Wintermann
implement grid colspan/rowspan (Cocoa)
2 months ago
, by Olaf Wintermann
implement grid hfill/vfill (Cocoa)
2 months ago
, by Olaf Wintermann
fix build (Cocoa)
2 months 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
3 months ago
, by Olaf Wintermann
less
more
|
(0)
-120
tip