libui/darwin
Pietro Gagliardi bcc17a4e6d Attempted to write the font enumeration code for OS X. It does not work yet (memory management is borked and duplicate removal does not work, period). 2015-12-22 21:48:26 -05:00
..
GNUfiles.mk Fixed rpath shenanigans on OS X. 2015-12-19 16:46:04 -05:00
GNUosspecific.mk Re-established the OS X build. 2015-12-11 18:58:27 -05:00
alloc.m Wrote the Haiku allocator and fixed some leftovers in other allocators. 2015-11-17 12:51:51 -05:00
area.m Implemented mouse tracking on OS X. 2015-12-19 16:35:18 -05: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 Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
box.m Fixed the uiMultilineEntry on OS X so that it now actually displays something. More TODOs. 2015-12-09 09:05:28 -05:00
button.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
checkbox.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
combobox.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
control.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
datetimepicker.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
draw.m Attempted to write the font enumeration code for OS X. It does not work yet (memory management is borked and duplicate removal does not work, period). 2015-12-22 21:48:26 -05:00
entry.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
group.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
label.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
main.m Added uiQueueMain() (basically g_idle_add()) and implemented it on all platforms except Haiku. A test to come. After this we can start rewriting the Go package ui at long last. 2015-12-04 23:42:03 -05:00
map.m More TODOs. 2015-11-28 12:16:05 -05:00
menu.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
multilineentry.m Updated a TODO. 2015-12-09 09:07:00 -05:00
progressbar.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
radiobuttons.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
separator.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
slider.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
spinbox.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
stddialogs.m Implemented the dialog stuff on OS X. 2015-11-28 12:09:14 -05:00
tab.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
text.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
uipriv_darwin.h Moved all the common stuff in a new folder common/. This is part of the makefile simplification. 2015-10-16 18:31:14 -04:00
util.m More NSTextView work. 2015-12-08 21:09:23 -05:00
window.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00