libui/redo/windows
Pietro Gagliardi d5a87a0be5 More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
..
GNUmakeinc.mk Fixed up the Makefile. Need to think about this sizing stuff... d must always be of the parent, so a GetSizing() must precede all Resize() calls. 2015-05-15 21:12:54 -04:00
alloc.c More migration of files that don't need changes. 2015-05-15 16:17:28 -04:00
button.c Moved the basic controls back to the new Windows backend. More file clearout. 2015-05-15 16:14:22 -04:00
checkbox.c Moved the basic controls back to the new Windows backend. More file clearout. 2015-05-15 16:14:22 -04:00
container.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
control.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
debug.c More migration of files that don't need changes. 2015-05-15 16:17:28 -04:00
entry.c Moved the basic controls back to the new Windows backend. More file clearout. 2015-05-15 16:14:22 -04:00
group.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
init.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
label.c Moved the basic controls back to the new Windows backend. More file clearout. 2015-05-15 16:14:22 -04:00
main.c More migration of files that don't need changes. 2015-05-15 16:17:28 -04:00
menu.c More migration of files that don't need changes. 2015-05-15 16:17:28 -04:00
parent.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
resize.c More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
tab.c Migrated windows/group.c. Also forgot a line in windows/tab.c. 2015-05-15 21:06:52 -04:00
text.c Brought init.c, text.c, and util.c back on Windows. Migrated util.c; still need to do init.c. 2015-05-15 21:09:13 -04:00
uipriv_windows.h More compiler error fixes and TODOs. 2015-05-16 01:55:34 -04:00
util.c Brought init.c, text.c, and util.c back on Windows. Migrated util.c; still need to do init.c. 2015-05-15 21:09:13 -04:00
utilwin.c Wrote code for a new utility window in the Windows backend to replace the initialParent. 2015-05-14 11:19:52 -04:00
window.c Re-added uiControlContainerShow() and uiControlContainerHide(). This is needed on Windows for uiTab. 2015-05-15 18:34:17 -04:00