libui/windows
Pietro Gagliardi 3260de37b3 BOOL -> int in initAlloc() on Windows. 2015-05-02 12:29:55 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
OLDcontainer.c Switched from GetParent() to GetAncestor() on Windows since GetAncestor() has no documented error state. 2015-04-30 17:39:20 -04:00
alloc.c BOOL -> int in initAlloc() on Windows. 2015-05-02 12:29:55 -04:00
bin.c Added bin destruction OS parent checks. 2015-04-30 17:49:38 -04:00
button.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
checkbox.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
comctl32.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
container.c Re-connected Windows events. More TODOs. 2015-04-29 19:17:26 -04:00
debug.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
entry.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
init.c Switched to the Windows API heap functions in windows/alloc.c. 2015-05-02 12:27:53 -04:00
label.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
main.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
menu.c Some TODO consolidation. 2015-05-01 10:11:22 -04:00
newcontrol.c Decided not to bother with destruction blocking for now. 2015-04-30 13:30:00 -04:00
tab.c Fixed build errors from the previous commit. 2015-05-01 10:16:02 -04:00
text.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
uipriv_windows.h BOOL -> int in initAlloc() on Windows. 2015-05-02 12:29:55 -04:00
util.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
window.c Implemented menu destruction on Windows. 2015-04-30 17:05:41 -04:00