summaryrefslogtreecommitdiffstatshomepage
path: root/tableviewcolumnlist.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add some TableView stuffAlexander Neumann2020-07-291-0/+12
* TableView: Add support for frozen columnsAlexander Neumann2018-03-221-16/+0
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* TableViewColumnList: In Insert, only call item.create if the column is visibleAlexander Neumann2013-04-301-3/+5
* TableView: Add support for hiding columns, overriding title and what not.Alexander Neumann2013-04-171-13/+16
* TableView: Use new TableViewColumn struct for column management.Alexander Neumann2013-04-031-0/+126