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_darwin.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-20
Implemented Table.OnSelected() on Mac OS X.
Pietro Gagliardi
2014-08-18
Implemented Table.Selected()/Select() on Mac OS X. Also more TODOs.
Pietro Gagliardi
2014-08-17
Added bool Table columns on Mac OS X.
Pietro Gagliardi
2014-08-16
Implemented ImageList and Table ImageIndex on Mac OS X.
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-10
Stored table column numbers more efficiently on Mac OS X.
Pietro Gagliardi
2014-08-10
Made a more intelligent Table.preferredSize() for Mac OS X.
Pietro Gagliardi
2014-08-10
Removed borders from Areas on Mac OS X.
Pietro Gagliardi
2014-08-04
Removed Control.containerShow() and Control.containerHide() and the overall a...
Pietro Gagliardi
2014-08-03
Migrated the Mac OS X backend to the new Control setup.
Pietro Gagliardi
2014-07-30
Ported the new Control setup to Mac OS X.
Pietro Gagliardi
2014-07-29
Wrote up the data model for Mac OS X Tables; now Tables work everywhere!
Pietro Gagliardi
2014-07-29
Added the beginning of the Mac OS X Table code.
Pietro Gagliardi