summaryrefslogtreecommitdiffstatshomepage
path: root/imageview.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Don't panic in property accessors if type assertion failsAlexander Neumann2018-12-051-1/+1
* CustomWidget: Fix SetClearsBackgroundAlexander Neumann2018-10-101-2/+2
* ImageView: Don't add drop shadow effect by defaultAlexander Neumann2017-11-211-2/+0
* Some more graphics effects workAlexander Neumann2017-11-201-0/+2
* ImageView: Add support for specifying how to size and display imagesAlexander Neumann2017-11-141-16/+103
* ImageView: We clear the background ourselvesAlexander Neumann2017-03-081-0/+6
* Some ImageView improvementsAlexander Neumann2017-03-081-4/+106
* 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
* Reduce widgets footprint a bit by removing unneeded interface fieldsAlexander Neumann2013-07-261-1/+1
* Use new in more placesAlexander Neumann2013-07-241-1/+1
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-8/+4
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+56