libui/darwin
Pietro Gagliardi 9ef8019159 Quick OS X menu fixup. 2015-04-21 18:24:48 -04:00
..
GNUmakeinc.mk Began implementing menus on Mac OS X. 2015-04-20 22:34:31 -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 Quick OS X menu fixup. 2015-04-21 18:24:48 -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
menu.m More TODOs. 2015-04-21 18:10:48 -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 Began implementing menus on Mac OS X. 2015-04-20 22:34:31 -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 Began implementing menus on Mac OS X. 2015-04-20 22:34:31 -04:00
util.m Began implementing menus on Mac OS X. 2015-04-20 22:34:31 -04:00
window.m Began implementing menus on Mac OS X. 2015-04-20 22:34:31 -04:00