libui/redo/reredo/darwin
Pietro Gagliardi 133f258c3f Some TODO resolution. 2015-08-20 19:40:23 -04:00
..
GNUmakeinc.mk Set up the infrastructure for replacing NSMutableDictionary with a proper non-copying map. 2015-08-17 01:03:53 -04:00
alloc.m Implemented the uiSlider and uiProgressBar functions and events. More TODOs. Some build warnings fixed. 2015-08-17 15:16:54 -04:00
autolayout.m Some more Auto Layout utility functions. 2015-08-16 11:43:51 -04:00
box.m Some TODO resolution. 2015-08-20 19:40:23 -04:00
button.m Wrote up the resize triggering logic for most controls. Only uiTab remains. 2015-08-18 20:15:09 -04:00
checkbox.m Wrote up the resize triggering logic for most controls. Only uiTab remains. 2015-08-18 20:15:09 -04:00
combobox.m Other build issues fixed. Now for other issues. 2015-08-16 23:44:23 -04:00
control.m Set up work for rearranging control layout to be depth-first and to relayout the entire window on a change. 2015-08-18 19:57:16 -04:00
datetimepicker.m Other build issues fixed. Now for other issues. 2015-08-16 23:44:23 -04:00
entry.m More TODO resolution. 2015-08-17 12:57:45 -04:00
group.m FINALLY fixed the ambiguity FOR REAL. The problem was improper NSBox handling. Now to restore the test program... 2015-08-20 17:04:23 -04:00
label.m Wrote up the resize triggering logic for most controls. Only uiTab remains. 2015-08-18 20:15:09 -04:00
main.m Attempted to fill in uiGroup; also fixed uiUninit() bugs. 2015-08-17 17:27:27 -04:00
map.m Fixed some build and runtime errors. 2015-08-17 01:41:04 -04:00
menu.m Set up the infrastructure for replacing NSMutableDictionary with a proper non-copying map. 2015-08-17 01:03:53 -04:00
progressbar.m Implemented the uiSlider and uiProgressBar functions and events. More TODOs. Some build warnings fixed. 2015-08-17 15:16:54 -04:00
radiobuttons.m Wrote up the resize triggering logic for most controls. Only uiTab remains. 2015-08-18 20:15:09 -04:00
separator.m More new Darwin controls. 2015-08-14 23:50:38 -04:00
slider.m Implemented the uiSlider and uiProgressBar functions and events. More TODOs. Some build warnings fixed. 2015-08-17 15:16:54 -04:00
spinbox.m Other build issues fixed. Now for other issues. 2015-08-16 23:44:23 -04:00
stddialogs.m More migration. 2015-08-16 22:30:44 -04:00
tab.m Restored the test program to its full glory. Also removed the whole NSTabViewDelegate song and dance; that seemed to actually introduce bugs (like the tab view going partially offscreen at the top on first ppage switch to Page 2). 2015-08-20 17:09:41 -04:00
text.m More migration. 2015-08-16 22:30:44 -04:00
uipriv_darwin.h More TODO resolution. 2015-08-17 12:57:45 -04:00
util.m Other build issues fixed. Now for other issues. 2015-08-16 23:44:23 -04:00
window.m Forbade setting a parent on a toplevel. 2015-08-20 19:17:19 -04:00