libui/windows
Pietro Gagliardi 63ccceed4f Implemented uiTabDeletePage() on Windows. I'm really getting unhappy with the way we're implemented right now... 2015-04-18 14:41:28 -04:00
..
GNUmakeinc.mk Some more makefile fixups. 2015-04-16 20:52:47 -04:00
alloc.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
button.c Migrated windows/button.c. This might be better; I don't know yet... 2015-04-17 10:40:52 -04:00
checkbox.c Migrated windows/checkbox.c. Yes, this might work... 2015-04-17 10:49:14 -04:00
comctl32.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
debug.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
entry.c Migrated windows/entry.c and windows/label.c. 2015-04-17 11:13:42 -04:00
init.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
label.c Migrated windows/entry.c and windows/label.c. 2015-04-17 11:13:42 -04:00
main.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
newcontrol.c Started the work to settle lifetime issues on the Windows backend. 2015-04-18 14:06:12 -04:00
parent.c Continued implementing Windows lifetime code. Now for uiTab. 2015-04-18 14:16:06 -04:00
tab.c Implemented uiTabDeletePage() on Windows. I'm really getting unhappy with the way we're implemented right now... 2015-04-18 14:41:28 -04:00
text.c Split all OS backends into their own folders. 2015-04-15 18:49:45 -04:00
uipriv_windows.h More Windows backend cleanup. 2015-04-17 11:19:42 -04:00
util.c Started the work to settle lifetime issues on the Windows backend. 2015-04-18 14:06:12 -04:00
window.c Continued implementing Windows lifetime code. Now for uiTab. 2015-04-18 14:16:06 -04:00