summaryrefslogtreecommitdiffstatshomepage
path: root/reflectmodels.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some TableView improvementsAlexander Neumann2018-10-101-1/+20
* Add support for interfaces as items of reflection based modelsAlexander Neumann2018-02-051-6/+7
* DataBinding: add new DataField interfaceAttila Tajti2015-12-051-18/+5
* 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
* TableView: Don't reset sorting when replacing modelAlexander Neumann2015-07-301-4/+0
* Don't ask...Alexander Neumann2015-06-251-47/+7
* Move body of tableReflectModel.Less to new less funcAlexander Neumann2013-05-161-105/+1
* /s/f/v in valueFromSliceAlexander Neumann2013-05-071-8/+8
* ComboBox, ListBox: Add support for []string modelsAlexander Neumann2013-05-051-1/+11
* Add reflect based model implementationsAlexander Neumann2013-04-301-0/+517