summaryrefslogtreecommitdiffstats
path: root/library/iconlist.tcl
Commit message (Expand)AuthorAgeFilesLines
* Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-151-1/+1
|\
* | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-1/+1
|/
* Fix [edf4fd2613]: iconlist.tcl: errors in mouse wheel bindings. Thanks to nem...jan.nijtmans2019-11-061-3/+3
* Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse...jan.nijtmans2019-08-161-0/+21
* Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-4/+6
* 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-2/+2
* [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-2/+2
* Purge RCS Keywordsdgp2011-06-081-2/+0
* Factor out some of the megawidget machinery.dkf2010-03-121-67/+30
* [Patch 2870648]: Corrected cursor used in file/directory dialogs.dkf2009-10-081-2/+2
* Some tidying up; reducces coupling to rest of Tk implementationdkf2009-02-161-31/+39
* Factor out the IconList megawidget.dkf2009-02-121-0/+725