Commit Graph

15 Commits

Author SHA1 Message Date
Pietro Gagliardi c32e95890e Started the work to add accessibility to the new Windows Table. Also adjusted winapi_windows.h to accomodate this (defined CINTERFACE and included <oleacc.h>). 2014-11-09 13:04:04 -05:00
Pietro Gagliardi 0b36a87713 Clarification of previous commit 2014-11-06 10:44:17 -05:00
Pietro Gagliardi 93f99b3bee Let us end the scourge of vanilla MinGW once and for all 2014-11-06 10:43:21 -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 44cd9db87c Started the Windows ProgressBar implemetnation. There's still an important detail left over... 2014-11-04 09:18:57 -05:00
Pietro Gagliardi 8f04623115 Started the work for Spinbox.OnChanged() on Windows with the edit control. 2014-11-02 20:49:39 -05:00
Pietro Gagliardi aafd93b079 Started handling Spinbox events on Windows. 2014-11-01 08:35:21 -04:00
Pietro Gagliardi 071ebcf5be Fixed Windows Spinbox sizing for now. 2014-10-30 10:42:59 -04:00
Pietro Gagliardi 667745dd8c Added the initial Windows Spinbox code. 2014-10-28 15:46:13 -04:00
Pietro Gagliardi b6055d8a35 Fixed Group on Windows not sending events to children. I /think/ we're done with container madness on the Windows backend... 2014-10-27 10:41:10 -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