libui/redo/windows
Pietro Gagliardi 721d58d4b9 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
..
GNUmakeinc.mk More rewriting imports. Also moved ui.h to out/. 2015-05-14 09:43:52 -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 Added an initial windows/container.c. 2015-05-14 13:42:28 -04:00
control.c Re-added uiControlContainerShow() and uiControlContainerHide(). This is needed on Windows for uiTab. 2015-05-15 18:34:17 -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 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
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 Migrated windows/tab.c. 2015-05-15 18:54:13 -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