summaryrefslogtreecommitdiff
path: root/redo/table_windows.go
AgeCommit message (Expand)Author
2014-08-16Added image lists to Tables and added them to the Windows backend... mostly. ...Pietro Gagliardi
2014-08-14Implemented table column autoresize on Windows. Also fixed Windows/Mac OS X b...Pietro Gagliardi
2014-08-13Made Tables tab stops on Windows.Pietro Gagliardi
2014-08-13Removed TODO about Windows Table sizing; the alternatives just don't work (li...Pietro Gagliardi
2014-08-11Revert "Revert "Settled race condition TODOs across all platforms... as an un...Pietro Gagliardi
2014-08-11Revert "Settled race condition TODOs across all platforms... as an unfortunat...Pietro Gagliardi
2014-08-11Settled race condition TODOs across all platforms... as an unfortunate case :(Pietro Gagliardi
2014-08-06Implemented reasonable table column autosizing on Windows.Pietro Gagliardi
2014-08-04Removed Control.containerShow() and Control.containerHide() and the overall a...Pietro Gagliardi
2014-08-03Converted the new Windows Control code to use interfaces instead of controlba...Pietro Gagliardi
2014-08-03Did the previous commit, but for the Windows backend.Pietro Gagliardi
2014-08-03Set up the Control restructure and migrated the Windows implementation over. ...Pietro Gagliardi
2014-08-01Added Table.preferredSize() on Windows.Pietro Gagliardi
2014-08-01Fixed up more LPCWSTR->LPWSTR conversion, including some code simplification.Pietro Gagliardi
2014-07-30Set up a new, cleaner model for deriving Control's methods and applied it to ...Pietro Gagliardi
2014-07-28Set up some extended styles on Windows Tables for consistency and future feat...Pietro Gagliardi
2014-07-28Implemented Table item text grabbing on Windows.Pietro Gagliardi
2014-07-28Fixed up borders for currently implemented controls on Windows.Pietro Gagliardi
2014-07-28Began the implementation of Table on Windows.Pietro Gagliardi