summaryrefslogtreecommitdiff
path: root/redo/imagelist_windows.go
AgeCommit message (Collapse)Author
2014-08-25Added cleanup of Windows image lists.Pietro Gagliardi
2014-08-17Began implementing checkboxes in the Windows Table.Pietro Gagliardi
2014-08-17Added code to prepare a state image list of checkboxes for adding checkbox ↵Pietro Gagliardi
columns to Table on Windows.
2014-08-16Added image lists to Tables and added them to the Windows backend... mostly. ↵Pietro Gagliardi
There are a few kinks to work out...
2014-08-16Added the beginning of ImageList, including the Windows implementation.Pietro Gagliardi