libui/darwin
Pietro Gagliardi 3e1258cc62 Implemented the new radio button stuff on OS X. 2016-06-06 20:12:17 -04:00
..
CMakeLists.txt Re-added OS X file. Now to just prune everything again. 2016-06-03 21:48:10 -04:00
alloc.m Removed an unnecessary TODO; mapTables cannot be freed unless empty anyway. 2016-05-26 21:09:42 -04:00
area.m Some TODO resolution. 2016-05-28 17:36:31 -04:00
areaevents.m Fixed typos in the test program that in turn fixed the gradients; also fixed a few Objective-C-isms in the OS X backend. 2015-10-09 18:49:41 -04:00
autolayout.m Started cleaning up all the NSScrollView stuff into its own file so it can be reused. 2016-05-27 23:42:05 -04:00
box.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
button.m Fix additional OS X memory management issues 2016-05-24 20:17:08 -07:00
checkbox.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
colorbutton.m More TODO and intrinsic size work. 2016-05-28 22:49:27 -04:00
combobox.m Merge branch 'master' of github.com:andlabs/libui 2016-05-25 23:14:05 -04:00
control.m Some more work, edging us ever-closer to the correct solution... 2016-05-12 12:26:43 -04:00
datetimepicker.m Migrated the controls that don't have children to the new object method model on OS X. 2016-04-25 11:54:09 -04:00
debug.m Started resolving TODOs in the GTK+ backend, marking some LONGTERM. In particular, uiDateTimePicker no longer will be localized, as there doesn't seem to be a way to get that info out. 2016-05-22 19:17:42 -04:00
draw.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
drawtext.m Either solved, dropped, or relegated to LONGTERM many of drawtext.m's TODOs. 2016-05-28 23:37:07 -04:00
editablecombo.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
entry.m Implemented uiPasswordEntry() and uiSearchEntry() on OS X. 2016-06-05 20:39:18 -04:00
fontbutton.m Made the font dialog respect our new modality rules on OS X. 2016-05-15 19:56:01 -04:00
group.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
label.m Some TODO resolution and stale TODO removal. 2016-05-13 17:54:10 -04:00
main.m More TODO resolution. Some TODOs were moved to the issue tracker. 2016-05-28 18:01:25 -04:00
map.m Fix "attempt to destroy map with items inside" when menuManager is deallocated 2016-05-23 21:41:52 -07:00
menu.m More notes. 2016-06-04 00:16:37 -04:00
multilineentry.m Cleaned up events and proper string manipulation on uiMultilineEntry on OS X. Woo! 2016-05-28 23:08:56 -04:00
progressbar.m More TODO and intrinsic size work. 2016-05-28 22:49:27 -04:00
radiobuttons.m Implemented the new radio button stuff on OS X. 2016-06-06 20:12:17 -04:00
scrollview.m Some TODO resolution. 2016-05-28 17:36:31 -04:00
separator.m More TODO and intrinsic size work. 2016-05-28 22:49:27 -04:00
slider.m Fix additional OS X memory management issues 2016-05-24 20:17:08 -07:00
spinbox.m More work. 2016-05-29 19:01:48 -04:00
stddialogs.m More TODO resolution and LONGTERM relegation. 2016-05-28 21:17:54 -04:00
tab.m More TODO resolution and LONGTERM relegation. 2016-05-28 21:17:54 -04:00
text.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
uipriv_darwin.h Declare 10.9 version in Darwin 2016-05-30 13:06:25 +01:00
util.m More longterming. 2016-05-24 23:13:44 -04:00
window.m More stale and duplicate TODO removal. 2016-05-28 18:16:13 -04:00