libui/unix
Pietro Gagliardi 58a4b5d2da More work. uiSizing on Unix done. 2015-06-15 22:36:49 -04:00
..
bin.c Migrated the GTK+ backend to the new uiBin system. 2015-05-10 14:05:59 -04:00
button.c Changed the various OS-side control creation functions to use Make like uiMakeContainer() does instead of New. 2015-05-02 20:51:00 -04:00
checkbox.c Changed the various OS-side control creation functions to use Make like uiMakeContainer() does instead of New. 2015-05-02 20:51:00 -04:00
container.c More work. uiSizing on Unix done. 2015-06-15 22:36:49 -04:00
entry.c Inhibited uiEntryOnChanged() with uiEntrySetText() on GTK+. 2015-05-09 21:05:51 -04:00
label.c Changed the various OS-side control creation functions to use Make like uiMakeContainer() does instead of New. 2015-05-02 20:51:00 -04:00
newcontrol.c Started to optimize container updating. Removed container updates from each new control set parent. 2015-05-11 12:16:28 -04:00
tab.c Added uiContainerUpdate() calls to each SetMargined(). 2015-05-11 12:42:13 -04:00
window.c Added uiContainerUpdate() calls to each SetMargined(). 2015-05-11 12:42:13 -04:00