Pietro Gagliardi
|
2a337df8e5
|
Fixed up appearance of read-only TextFields on Windows.
|
2014-11-05 16:36:44 -05:00 |
Pietro Gagliardi
|
745fdc9dc6
|
More Windows window class logic simplification. This will be needed for read-only TextFields, next.
|
2014-11-05 14:12:57 -05:00 |
Pietro Gagliardi
|
b632fef3b1
|
Implemented TextField.ReadOnly() on Mac OS X. Began standardizing window class name access on Windows.
|
2014-11-05 13:35:39 -05:00 |
Pietro Gagliardi
|
5fc368fc23
|
Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.
|
2014-11-05 12:59:44 -05:00 |
Pietro Gagliardi
|
1e7fcd818c
|
Switched from using SaveDC()/RestoreDC() to just calling SetWindowOrgEx() again in the WM_CTLCOLOR** shared handler. Doesn't fix performance the way I was hoping it would, but still better.
|
2014-10-30 08:36:14 -04:00 |
Pietro Gagliardi
|
1d53d4db1d
|
Removed the gouicontainer window class from the Windows backend; it is no longer needed.
|
2014-10-27 10:19:39 -04:00 |
Pietro Gagliardi
|
62048303a3
|
Merged new container/sizing stuff.
|
2014-10-18 17:03:07 -04:00 |
Pietro Gagliardi
|
77bf566ebb
|
...in with the new.
|
2014-08-30 23:02:02 -04:00 |