Pietro Gagliardi
|
c59d12d72d
|
Removed residual ImageList references.
|
2015-02-20 00:17:15 -05:00 |
Pietro Gagliardi
|
924352d76a
|
Added tableSetSelection to the new Windows Table and hooked it up to the package ui Table.
|
2015-02-19 23:25:51 -05:00 |
Pietro Gagliardi
|
cab2d93449
|
Added tableGetSelection to the new Windows Table and hooked it up to package ui's Table.
|
2015-02-19 22:58:17 -05:00 |
Pietro Gagliardi
|
9f8ae40516
|
Began fixing the new Windows Table. In its current state one bug is fixed and another has been spotted, with the diagnosis coming next.
|
2015-02-18 01:51:57 -05:00 |
Pietro Gagliardi
|
1fd265135d
|
Fixed the other build errors. Awesome, Go's linker won't recognize the COM IIDs in uuid.dll; guess we're bumping the minimum required version of Go, maybe?...
|
2015-02-17 22:17:58 -05:00 |
Pietro Gagliardi
|
1913564fda
|
Tied Table initialization in. Now to test!
|
2015-02-17 21:43:32 -05:00 |
Pietro Gagliardi
|
3099edb9c9
|
Next part of Table code: HBITMAP generation code migration.
|
2015-02-17 21:35:03 -05:00 |
Pietro Gagliardi
|
5d6054a896
|
More Windows Table migration.
|
2015-02-17 20:46:10 -05:00 |
Pietro Gagliardi
|
8405292a2c
|
Began the Windows Table integration.
|
2015-02-17 20:39:13 -05:00 |
Pietro Gagliardi
|
095c6dc79c
|
Split out all Windows header file inclusion into a single wininclude_windows.h so all subdirectory files can be on the same page.
|
2015-01-06 22:02:04 -05:00 |
Pietro Gagliardi
|
085fc00f81
|
Added the standard accessible object, added it to a few navigation-related places to make Inspect.exe's life easier, and added some more get_accName() debug stuff.
|
2015-01-04 01:13:35 -05:00 |
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 |