libui/windows
Pietro Gagliardi 2968d48d9e Figured out something workable for control backgrounds on Windows! 2015-05-04 23:06:16 -04:00
..
GNUmakeinc.mk Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
OLDcontainer.c Moved the WM_CTLCOLORxxx handler back into the Windows uiContainer. 2015-05-04 20:36:33 -04:00
alloc.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
bin.c Made private functions in the various bin source files static. 2015-05-04 17:42:20 -04:00
button.c Made preferredSize function names consistent on Windows. Stale TODO cleanup. 2015-05-04 14:56:26 -04:00
checkbox.c Made preferredSize function names consistent on Windows. Stale TODO cleanup. 2015-05-04 14:56:26 -04:00
comctl32.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
container.c Figured out something workable for control backgrounds on Windows! 2015-05-04 23:06:16 -04:00
debug.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
entry.c Made preferredSize function names consistent on Windows. Stale TODO cleanup. 2015-05-04 14:56:26 -04:00
init.c Moved a TODO to the long-term TODO list. 2015-05-04 20:11:58 -04:00
label.c Made preferredSize function names consistent on Windows. Stale TODO cleanup. 2015-05-04 14:56:26 -04:00
main.c Moved everything back to the top level. 2015-04-29 11:02:38 -04:00
menu.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
newcontrol.c Got rid of typedefs in the various newcontrol files for consistency. 2015-05-04 15:51:23 -04:00
tab.c Removed a now-stale TODO thanks to some past commits. 2015-05-04 20:11:05 -04:00
text.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
uipriv_windows.h BOOL -> int in initAlloc() on Windows. 2015-05-02 12:29:55 -04:00
util.c Removed the typename argument from uiAlloc() and uiRealloc(). 2015-05-03 19:52:24 -04:00
window.c Fixed control enabling on Windows uiWindows. 2015-05-04 14:32:55 -04:00