libui/redo
Pietro Gagliardi 2ff913cd58 Started splitting the shared control code into portable and non-portable files. This handles the portable part; the non-portable part comes next. 2015-05-18 22:02:37 -04:00
..
test Brought the tabs back to the test program. 2015-05-18 10:36:24 -04:00
tools More type stuff. Almost working. 2015-05-17 18:53:06 -04:00
windows Fixed errors in the previous commit. 2015-05-18 15:27:56 -04:00
GNUbase.mk Fixed duplication of types. 2015-05-17 20:04:19 -04:00
GNUmakefile Fixed duplication of types. 2015-05-17 20:04:19 -04:00
GNUmaketest.mk Fixed assorted errors. Now to figure out why we're running out of memory... 2015-05-16 11:55:03 -04:00
box.c Removed the uiBox parent stuff from box.c; it's no longer needed (and having the parented check there isn't necessary; it'll be reached eventually). 2015-05-18 19:02:23 -04:00
control.c Started splitting the shared control code into portable and non-portable files. This handles the portable part; the non-portable part comes next. 2015-05-18 22:02:37 -04:00
ptrarray.c InsertBefore -> InsertAt. 2015-05-18 10:32:08 -04:00
shouldquit.c Fixed some build errors. 2015-05-16 01:45:20 -04:00
types.c Fixed duplication of types. 2015-05-17 20:04:19 -04:00
ui.idl Converted uiSizing to a dynamically allocated structure. This will be needed for handling coordinate conversion. 2015-05-18 11:46:50 -04:00
ui_windows.h Handled window coordinates properly in resizes. 2015-05-18 12:04:52 -04:00
uipriv.h Started splitting the shared control code into portable and non-portable files. This handles the portable part; the non-portable part comes next. 2015-05-18 22:02:37 -04:00