summaryrefslogtreecommitdiff
path: root/winapi_windows.h
AgeCommit message (Expand)Author
2015-12-11LET'S GET THIS FINAL REWRITE EVER STARTEDPietro Gagliardi
2015-02-20Removed residual ImageList references.Pietro Gagliardi
2015-02-19Added tableSetSelection to the new Windows Table and hooked it up to the pack...Pietro Gagliardi
2015-02-19Added tableGetSelection to the new Windows Table and hooked it up to package ...Pietro Gagliardi
2015-02-18Began fixing the new Windows Table. In its current state one bug is fixed and...Pietro Gagliardi
2015-02-17Fixed the other build errors. Awesome, Go's linker won't recognize the COM II...Pietro Gagliardi
2015-02-17Tied Table initialization in. Now to test!Pietro Gagliardi
2015-02-17Next part of Table code: HBITMAP generation code migration.Pietro Gagliardi
2015-02-17More Windows Table migration.Pietro Gagliardi
2015-02-17Began the Windows Table integration.Pietro Gagliardi
2015-01-06Split out all Windows header file inclusion into a single wininclude_windows....Pietro Gagliardi
2015-01-04Added the standard accessible object, added it to a few navigation-related pl...Pietro Gagliardi
2014-11-09Started the work to add accessibility to the new Windows Table. Also adjusted...Pietro Gagliardi
2014-11-06Clarification of previous commitPietro Gagliardi
2014-11-06Let us end the scourge of vanilla MinGW once and for allPietro 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-11-04Started the Windows ProgressBar implemetnation. There's still an important de...Pietro Gagliardi
2014-11-02Started the work for Spinbox.OnChanged() on Windows with the edit control.Pietro Gagliardi
2014-11-01Started handling Spinbox events on Windows.Pietro Gagliardi
2014-10-30Fixed Windows Spinbox sizing for now.Pietro Gagliardi
2014-10-28Added the initial Windows Spinbox code.Pietro Gagliardi
2014-10-27Fixed Group on Windows not sending events to children. I /think/ we're done w...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