libui/darwin
Pietro Gagliardi f77955aefb 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
..
GNUmakeinc.mk More makefile work. 2015-10-16 22:49:54 -04:00
GNUosspecific.mk Added C++ to the build and started writing the actual Haiku code. I think this isg oing to have to require a GCC 4 hybrid... 2015-11-17 11:49:23 -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 Removed uiAreaHandler.RedrawOnResize(); Direct2D requires us to always redraw on resize (see previous commit). Added windows/amd64 to the example makefiles and updated them to use libui.xxx instead of new.xxx. 2015-12-04 21:04:51 -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 Finally merged out the redo folder. 2015-09-02 13:48:06 -04: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 Implemented dashing on OS X. 2015-10-16 11:05:08 -04: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
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 Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00
window.m Finally merged out the redo folder. 2015-09-02 13:48:06 -04:00