libui/redo
Pietro Gagliardi 56c8dd6939 Decided to have uiBox implementations be per-OS and switched to using GtkBox on GTK+. This has the advantage that a) all uiControls on GTK+ now use exactly one GtkWidget so we don't need container, and b) we can use Auto Layout on OS X. Only more work will decide if we keep this system.. 2015-06-30 01:05:07 -04:00
..
stubs More build fixes. Almost linking now... 2015-06-14 20:02:52 -04:00
test Revert "Set up basic logging." 2015-06-08 19:09:57 -04:00
tools Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
unix Decided to have uiBox implementations be per-OS and switched to using GtkBox on GTK+. This has the advantage that a) all uiControls on GTK+ now use exactly one GtkWidget so we don't need container, and b) we can use Auto Layout on OS X. Only more work will decide if we keep this system.. 2015-06-30 01:05:07 -04:00
uthash Some TODO resolution. 2015-06-01 22:12:39 -04:00
windows Revert "Added more robust debugger logging to the Windows backend, PROPERLY this time." 2015-06-09 18:08:41 -04:00
GNUbase.mk Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
GNUmakefile Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
GNUmaketest.mk Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
TODO.contributions TODO updates. 2015-06-08 23:03:58 -04:00
box.c TODO shuffling. 2015-06-06 16:37:13 -04:00
control.c Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
menu.c Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
ptrarray.c Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
shouldquit.c Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
types.c Added deallocation of type information to types.c. We are finally back to NOT crashing when quitting!! 2015-06-01 18:11:23 -04:00
ui.idl Revert "Set up basic logging." 2015-06-08 19:09:57 -04:00
ui_unix.h More work. uiSizing on Unix done. 2015-06-15 22:36:49 -04:00
ui_windows.h More TODO resolution. 2015-06-05 17:12:51 -04:00
uipriv.h Added deallocation of type information to types.c. We are finally back to NOT crashing when quitting!! 2015-06-01 18:11:23 -04:00