libui/redo/darwin
Pietro Gagliardi 29220bde2d Implemented autoresize of bin controls. It won't work now because uiBox tries to do its own size management. This is going to be a mess... :) 2015-07-29 19:57:23 -04:00
..
GNUmakeinc.mk Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
alloc.m Started redoing the OS X port. 2015-07-02 16:09:57 -04:00
bin.m Implemented autoresize of bin controls. It won't work now because uiBox tries to do its own size management. This is going to be a mess... :) 2015-07-29 19:57:23 -04:00
button.m Fixed some compiler errors. 2015-07-28 14:14:41 -04:00
checkbox.m Fixed some compiler errors. 2015-07-28 14:14:41 -04:00
combobox.m Verified some stuff. 2015-07-29 13:35:49 -04:00
container.m Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
control.m Migrated OS X uiButton. We're off to a meh start... 2015-07-11 20:28:04 -04:00
datetimepicker.m Fixed some more runtime errors. 2015-07-29 13:43:54 -04:00
entry.m Fixed some compiler errors. 2015-07-28 14:14:41 -04:00
group.m Fixed some compiler errors. 2015-07-28 14:14:41 -04:00
label.m More OS X uiControl work. 2015-07-22 23:20:01 -04:00
main.m Started redoing the OS X port. 2015-07-02 16:09:57 -04:00
menu.m Fixed some runtime errors. 2015-07-29 13:34:25 -04:00
progressbar.m Verified some stuff. 2015-07-29 13:35:49 -04:00
radiobuttons.m Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
separator.m Fixed some compiler errors. 2015-07-28 14:14:41 -04:00
slider.m Verified some stuff. 2015-07-29 13:35:49 -04:00
spinbox.m Added a dummy implementation of uiSpinbox on OS X. 2015-07-28 14:56:50 -04:00
stddialogs.m Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
tab.m Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
text.m Started redoing the OS X port. 2015-07-02 16:09:57 -04:00
uipriv_darwin.h Added bins to the OS X backend. Let's try this again I guess :/ 2015-07-29 12:28:13 -04:00
util.m Fixed the other build errors. Now to fix runtime errors. 2015-07-29 13:29:32 -04:00
window.m Fixed some more runtime errors. 2015-07-29 13:43:54 -04:00