libui/darwin
Pietro Gagliardi c89b473c76 Added the Services menu to the OS X application menu. 2015-05-02 11:11:13 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
alloc.m Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
bin.m Added bin destruction OS parent checks. 2015-04-30 17:49:38 -04:00
button.m Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
checkbox.m Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
container.m Decided to remove allocation logging. Leak checking can be done with dedicated tools. 2015-04-30 13:37:13 -04:00
entry.m Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
init.m Oh wait it wasn't duplicate, but now it's in the right place. 2015-04-30 22:47:29 -04:00
label.m Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
main.m Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
menu.m Added the Services menu to the OS X application menu. 2015-05-02 11:11:13 -04:00
newcontrol.m Made refcounting for new control on GTK+ and OS X consistent. 2015-04-30 17:57:54 -04:00
tab.m Attempted to fix uiTab resource freeing on OS X. Seems to work for removing tabs, not sure about deleting controls because of other crashes. 2015-04-30 19:56:12 -04:00
text.m Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
uipriv_darwin.h Implemented menu uniqueness checks on OS X. More TODOs. 2015-04-30 23:24:52 -04:00
util.m Implemented complain() on Mac OS X. 2015-04-30 23:28:02 -04:00
window.m More TODOs. 2015-04-30 18:05:12 -04:00