summaryrefslogtreecommitdiffstatshomepage
path: root/property.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use govaluate package to enable much more powerful expressionsAlexander Neumann2017-02-271-1/+24
* 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
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-2/+2
* property, boolProperty: Accept nil sourceAlexander Neumann2013-05-011-30/+34
* Change Property to be an interface, provide some implementations and adjust widgetsAlexander Neumann2013-04-301-65/+264
* Property: Workaround Visible property not working properlyAlexander Neumann2013-03-131-1/+2
* Add PropertyAlexander Neumann2012-10-301-0/+119