summaryrefslogtreecommitdiffstatshomepage
path: root/imagelist.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix image list creation regressionAlexander Neumann2017-02-281-0/+6
* Add support for populating image lists from resource managerAlexander Neumann2017-02-271-0/+4
* ImageList: Expose HandleAlexander Neumann2016-08-011-0/+4
* 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
* ImageList: Use 32 bit color depthAlexander Neumann2015-08-311-2/+2
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-20/+20
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Add functions for managing image to image list index mapping and cachingAlexander Neumann2012-10-261-0/+91
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-7/+3
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+75