libui/redo/reredo
Pietro Gagliardi 03bb30947c Updated some uiRadioButtons TODO. 2015-08-25 17:34:18 -04:00
..
darwin Updated some uiRadioButtons TODO. 2015-08-25 17:34:18 -04:00
test 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
uthash Migrated everything else. Now we can rebuild! 2015-08-16 22:48:27 -04:00
GNUbase.mk Migrated everything else. Now we can rebuild! 2015-08-16 22:48:27 -04:00
GNUmakefile Migrated everything else. Now we can rebuild! 2015-08-16 22:48:27 -04:00
GNUmaketest.mk Migrated everything else. Now we can rebuild! 2015-08-16 22:48:27 -04:00
control.c Implemented uiControlContainerUpdateState() on uiBox, uiGroup, and uiWindow. Not on uiTab yet; there's a few glitches that I need to take care of first. 2015-08-21 01:09:07 -04:00
menu.c Other build issues fixed. Now for other issues. 2015-08-16 23:44:23 -04:00
ptrarray.c More migration. 2015-08-16 22:30:44 -04:00
shouldquit.c More migration. 2015-08-16 22:30:44 -04:00
types.c More migration. 2015-08-16 22:30:44 -04:00
ui.h Set up a system by which a control can trigger the relayout of its parents. Not quite perfect yet. 2015-08-17 19:11:35 -04:00
ui_darwin.h 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
uipriv.h Implemented uiControlContainerUpdateState() on uiBox, uiGroup, and uiWindow. Not on uiTab yet; there's a few glitches that I need to take care of first. 2015-08-21 01:09:07 -04:00