libui/unix
Pietro Gagliardi b08e8f36d4 Inhibited uiEntryOnChanged() with uiEntrySetText() on GTK+. 2015-05-09 21:05:51 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
alloc.c Added the type names back to the allocators. Implemented on GTK+ only for now. 2015-05-08 10:24:03 -04:00
bin.c Implemented proper bin destruction on the GTK+ backend. 2015-05-06 01:31:06 -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 "Exported" uiSizing fields. 2015-05-07 14:33:46 -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
main.c Implemented menu uninit on GTK+. 2015-05-08 10:17:33 -04:00
menu.c Implemented the ShouldQuit() stuff for the Quit menu item on the GTK+ backend. 2015-05-09 10:50:03 -04:00
newcontrol.c Got rid of typedefs in the various newcontrol files for consistency. 2015-05-04 15:51:23 -04:00
tab.c Made Unix uiTab scrollable. 2015-05-07 20:33:09 -04:00
text.c Removed previous commit's TODO; more TODOs. 2015-04-30 22:56:09 -04:00
uipriv_unix.h Implemented menu uninit on GTK+. 2015-05-08 10:17:33 -04:00
util.c Added a [libui] and a newline to the message printed by complain(). 2015-05-07 19:34:45 -04:00
window.c Changed the default uiWindowOnClosing() behavior. Decided to keep the int return. 2015-05-07 20:01:17 -04:00