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