summaryrefslogtreecommitdiffstats
path: root/generic/tkImgListFormat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix order of tests in tkImgListFormat.c. This was discovered when analyzing [...tip_166fvogel2017-09-161-1/+1
* Changed from #ARGB to #RGBA color formatsimonbachmann2017-06-181-25/+25
* Fixed incorrect parsing of #ARGB format on Windowssimon2017-04-091-2/+2
* Performance tuning in color parsing code and the 'data' subcommandsimonbachmann2017-04-091-46/+52
* Fixed bug in format suboptions parsing (crash with no value to -colorformat)simonbachmann2017-04-081-247/+340
* Fix for bug 7c49a7f594c8d47dfdf7b6037b8316e4d51cc36asimonbachmann2017-04-041-22/+31
* Added -withalpha option to [imageName get].simonbachmann2017-03-231-0/+1033