libui/redo/windows
Pietro Gagliardi 65cc67e0e1 Fixed some build errors. 2015-05-16 01:45:20 -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 Fixed some build errors. 2015-05-16 01:45:20 -04:00
control.c Fixed some build errors. 2015-05-16 01:45:20 -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 Migrated windows/group.c. Also forgot a line in windows/tab.c. 2015-05-15 21:06:52 -04:00
init.c Migrated init.c, I think... 2015-05-15 21:11:28 -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 Removed some uses of initialParent. 2015-05-14 22:33:19 -04:00
resize.c Added sizing information acquisition to the new Windows backend; started clearing out the old windows/container.c. 2015-05-15 16:04:10 -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 Fixed some build errors. 2015-05-16 01:45:20 -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