summaryrefslogtreecommitdiffstatshomepage
path: root/maptablemodel.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use stable sort everywhereAlexander Neumann2015-08-041-1/+1
* mapTableModel: s/index/rowAlexander Neumann2013-05-161-1/+1
* TableView: Add support for []map[string]interface{} modelsAlexander Neumann2013-05-161-0/+74