summaryrefslogtreecommitdiff
path: root/common_windows.c
AgeCommit message (Expand)Author
2014-11-05Fixed up appearance of read-only TextFields on Windows.Pietro Gagliardi
2014-11-05More Windows window class logic simplification. This will be needed for read-...Pietro Gagliardi
2014-11-05Implemented TextField.ReadOnly() on Mac OS X. Began standardizing window clas...Pietro Gagliardi
2014-11-05Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.Pietro Gagliardi
2014-10-30Switched from using SaveDC()/RestoreDC() to just calling SetWindowOrgEx() aga...Pietro Gagliardi
2014-10-27Removed the gouicontainer window class from the Windows backend; it is no lon...Pietro Gagliardi
2014-10-18Merged new container/sizing stuff.Pietro Gagliardi
2014-08-30...in with the new.Pietro Gagliardi