Pietro Gagliardi
|
166eaeb7db
|
Revert "Revert "Settled race condition TODOs across all platforms... as an unfortunate case :(""
Put this back on master so we can debug.
This reverts commit 67adbd43a1 .
|
2014-08-11 19:38:21 -04:00 |
Pietro Gagliardi
|
67adbd43a1
|
Revert "Settled race condition TODOs across all platforms... as an unfortunate case :("
Things broke when introducing this after the new GC... let's see if this broke under the new GC or not.
This reverts commit b198a4dfec .
|
2014-08-11 17:18:02 -04:00 |
Pietro Gagliardi
|
b198a4dfec
|
Settled race condition TODOs across all platforms... as an unfortunate case :(
|
2014-08-11 14:16:23 -04:00 |
Pietro Gagliardi
|
b3b91c68d0
|
Implemented reasonable table column autosizing on Windows.
|
2014-08-06 10:42:26 -04:00 |
Pietro Gagliardi
|
0ac40be173
|
Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right.
|
2014-08-04 13:39:33 -04:00 |
Pietro Gagliardi
|
2c107d7057
|
Converted the new Windows Control code to use interfaces instead of controlbase, just like the GTK+ and Mac OS X backends do now.
|
2014-08-03 21:52:21 -04:00 |
Pietro Gagliardi
|
0fb45ba84d
|
Did the previous commit, but for the Windows backend.
|
2014-08-03 20:42:45 -04:00 |
Pietro Gagliardi
|
1aea308645
|
Set up the Control restructure and migrated the Windows implementation over. Lots of repetition, but hopefully more correct and maintainable!
|
2014-08-03 09:18:35 -04:00 |
Pietro Gagliardi
|
f7749f3678
|
Added Table.preferredSize() on Windows.
|
2014-08-01 21:21:42 -04:00 |
Pietro Gagliardi
|
b31ce95b33
|
Fixed up more LPCWSTR->LPWSTR conversion, including some code simplification.
|
2014-08-01 18:30:07 -04:00 |
Pietro Gagliardi
|
210102fe95
|
Set up a new, cleaner model for deriving Control's methods and applied it to the Windows backend.
|
2014-07-30 02:06:01 -04:00 |
Pietro Gagliardi
|
84e04cdae1
|
Set up some extended styles on Windows Tables for consistency and future features.
|
2014-07-28 23:47:45 -04:00 |
Pietro Gagliardi
|
8fcadffeaf
|
Implemented Table item text grabbing on Windows.
|
2014-07-28 23:29:06 -04:00 |
Pietro Gagliardi
|
3c34f22373
|
Fixed up borders for currently implemented controls on Windows.
|
2014-07-28 22:16:45 -04:00 |
Pietro Gagliardi
|
7cb6ca1243
|
Began the implementation of Table on Windows.
|
2014-07-28 20:52:32 -04:00 |