summaryrefslogtreecommitdiff
path: root/common_windows.c
AgeCommit message (Collapse)Author
2014-10-30Switched from using SaveDC()/RestoreDC() to just calling SetWindowOrgEx() ↵Pietro Gagliardi
again in the WM_CTLCOLOR** shared handler. Doesn't fix performance the way I was hoping it would, but still better.
2014-10-27Removed the gouicontainer window class from the Windows backend; it is no ↵Pietro Gagliardi
longer needed.
2014-10-18Merged new container/sizing stuff.Pietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi