summaryrefslogtreecommitdiff
path: root/new/util_windows.c
AgeCommit message (Expand)Author
2015-04-15Split all OS backends into their own folders.Pietro Gagliardi
2015-04-12Made controls transparent to tab backgrounds on Windows. It doesn't quite wor...Pietro Gagliardi
2015-04-11More TODO resolution.Pietro Gagliardi
2015-04-09Split toUTF16() into a new file; other Windows text functions will also be th...Pietro Gagliardi
2015-04-08More TODO resolution.Pietro Gagliardi
2015-04-07Implemented the memory logging.Pietro Gagliardi
2015-04-07Fixed compiler warnings. Stack works!Pietro Gagliardi
2015-04-07Implemented uiButton.preferredSize() on Windows. This includes adding a funct...Pietro Gagliardi
2015-04-07Moved Windows container functions from util_windows.c to container_windows.c.Pietro Gagliardi
2015-04-07Hooked up resizing. Now to make a control that uses this.Pietro Gagliardi
2015-04-07Hooked up the WM_COMMAND and WM_NOTIFY bouncers.Pietro Gagliardi
2015-04-07Changed ui_*.h to uipriv_*.h pending a public non-portable API.Pietro Gagliardi
2015-04-06Implemented what we have so far, but on Windows.Pietro Gagliardi