libui/darwin
Pietro Gagliardi 58d59f4370 Cleaned up events and proper string manipulation on uiMultilineEntry on OS X. Woo! 2016-05-28 23:08:56 -04:00
..
GNUfiles.mk Migrated from GTK+ 3.4 to 3.10 and from OS X 10.7 to 10.8. 2016-05-28 13:06:16 -04:00
GNUinstall.mk Mac Os X install rule: Tiny fix. 2016-01-01 23:20:49 +01:00
GNUosspecific.mk More longterming. 2016-05-24 23:13:44 -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 Fixed the botched formula for attribute substring length on OS X. 2016-05-26 20:48:49 -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 Fix additional OS X memory management issues 2016-05-24 20:17:08 -07: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 README updates. 2016-05-24 22:46:53 -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 Added a test of having multiple uiRadioButtons in the same parent container and started a test of intrinsic sizes of all non-container controls. 2016-05-28 21:29:00 -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 TODO and intrinsic size work. 2016-05-28 22:49:27 -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 Migrated from GTK+ 3.4 to 3.10 and from OS X 10.7 to 10.8. 2016-05-28 13:06:16 -04: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