libui/darwin
Pietro Gagliardi 21a29a5468 More destruction rules following code. 2015-04-19 22:59:06 -04:00
..
GNUmakeinc.mk Some more makefile fixups. 2015-04-16 20:52:47 -04:00
alloc.m Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
button.m Fixed some errors in the OS X build. IT WORKS! AND IS MUCH CLEANER NOW TOO!!!! 2015-04-17 18:54:17 -04:00
checkbox.m Added uiTab page tracking to the Mac OS X backend; necessary for tabDeletePage(). Fixed some small NULL pointer errors in some other files too. 2015-04-19 11:41:23 -04:00
entry.m Added uiTab page tracking to the Mac OS X backend; necessary for tabDeletePage(). Fixed some small NULL pointer errors in some other files too. 2015-04-19 11:41:23 -04:00
init.m Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
label.m Added uiTab page tracking to the Mac OS X backend; necessary for tabDeletePage(). Fixed some small NULL pointer errors in some other files too. 2015-04-19 11:41:23 -04:00
main.m Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
newcontrol.m Added code to check that a control is not destroyed while it has a parent. This isn't enough for uiStack, though... 2015-04-19 22:53:09 -04:00
parent.m More destruction rules following code. 2015-04-19 22:59:06 -04:00
tab.m FINALLY implemented uiTabDeletePage() on Mac OS X. 2015-04-19 11:53:31 -04:00
text.m Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
uipriv_darwin.h Migrated darwin/button.m. Yeah, this will do. 2015-04-17 18:20:14 -04:00
util.m Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
window.m More OS X lifetime stuff. 2015-04-18 23:17:13 -04:00