libui/redo
Pietro Gagliardi 5a15c84827 Removed the typefuncs autogeneration. 2015-05-29 22:38:13 -04:00
..
test Added some basic messageboxes. 2015-05-23 15:07:16 -04:00
tools Removed the typefuncs autogeneration. 2015-05-29 22:38:13 -04:00
uthash Fixed stdint inclusion in uthash.h 2015-05-21 10:39:30 -04:00
windows More migration. This just leaves box.c and windows/menu.c, I think... 2015-05-29 22:29:52 -04:00
GNUbase.mk Removed the typefuncs autogeneration. 2015-05-29 22:38:13 -04:00
GNUmakefile Reworked (most of) windows/control.c to play with the portable control base. Not too happy with having to store the uiControl in the singleHWND for the subclass procedure, but... I think I've reached the breaking point with this particular object-oriented model. 2015-05-18 22:32:22 -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 Prepared a few things for migrating windows/container.c. 2015-05-29 20:40:54 -04:00
control.c Moved the new control stuff back. 2015-05-29 14:56:11 -04:00
objectimpl Started planning the new object implementation. 2015-05-25 11:22:08 -04:00
ptrarray.c InsertBefore -> InsertAt. 2015-05-18 10:32:08 -04:00
shed Made a plan for showing, hiding, enabling, and disabling controls. 2015-05-24 21:30:32 -04:00
shouldquit.c Fixed some build errors. 2015-05-16 01:45:20 -04:00
types.c Fixed *some* errors... 2015-05-29 20:01:11 -04:00
ui.idl Prepared a few things for migrating windows/container.c. 2015-05-29 20:40:54 -04:00
ui_windows.h More error fixing. 2015-05-29 20:53:12 -04:00
uipriv.h Moved the new control stuff back. 2015-05-29 14:56:11 -04:00