libui/new
Pietro Gagliardi f30cc471a6 Added a dilemma document which explains what I've been struggling with. 2015-04-26 11:34:28 -04:00
..
test Wrote the code that builds menu data structures. That just leaves the code to create the menus in the windows themselves. 2015-04-24 15:26:37 -04:00
unix Revert "Nuked uiParent/uiOSContainer, replacing it with the older uintptr_t/Update() method. I'm not sure if I'm happy with *this* design either... I really have no idea what's clean or elegant here ^^' Fixed initial title/size setting not taking effect on the GTK+ Window bckend." 2015-04-25 18:28:49 -04:00
windows Hooked up menu events on Windows. We're done! 2015-04-24 15:54:37 -04:00
GNUbase.mk Fixed some Windows Makefile issues. 2015-04-24 14:11:23 -04:00
GNUmakefile Added a lifeline to keep my sanity about lifetimes. Not sure if this will stay or not... 2015-04-25 18:33:36 -04:00
GNUmaketest.mk Set up a better build system. Started fixing the build. 2015-04-22 17:40:58 -04:00
box.c Revert "Nuked uiParent/uiOSContainer, replacing it with the older uintptr_t/Update() method. I'm not sure if I'm happy with *this* design either... I really have no idea what's clean or elegant here ^^' Fixed initial title/size setting not taking effect on the GTK+ Window bckend." 2015-04-25 18:28:49 -04:00
dilemma.md Added a dilemma document which explains what I've been struggling with. 2015-04-26 11:34:28 -04:00
lifetimes.c Added a lifeline to keep my sanity about lifetimes. Not sure if this will stay or not... 2015-04-25 18:33:36 -04:00
ui.idl Revert "Nuked uiParent/uiOSContainer, replacing it with the older uintptr_t/Update() method. I'm not sure if I'm happy with *this* design either... I really have no idea what's clean or elegant here ^^' Fixed initial title/size setting not taking effect on the GTK+ Window bckend." 2015-04-25 18:28:49 -04:00
ui_unix.h Fixed the makefile. Fixed the build. Added files needed for builds. Updated ui_unix.h to account for _UI_EXPORT. 2015-04-22 15:47:37 -04:00
ui_windows.h More Windows stuff. Ugh this is what I was trying to AVOID but oh well 2015-04-24 14:09:48 -04:00
uipriv.h Added a lifeline to keep my sanity about lifetimes. Not sure if this will stay or not... 2015-04-25 18:33:36 -04:00