summaryrefslogtreecommitdiffstats
path: root/library/iconlist.tcl
Commit message (Expand)AuthorAgeFilesLines
* More scaling in common dialogscsaba2022-12-131-2/+2
* Scaling-related improvementscsaba2022-12-101-1/+1
* Some last-minute changes by Patrick Mayjan.nijtmans2022-10-201-1/+1
* Proposed TIP #645 implementationjan.nijtmans2022-10-111-8/+4
* Merge 8.7jan.nijtmans2022-05-171-2/+2
|\
| * Merge 8.6jan.nijtmans2022-05-171-2/+2
| |\
| | * KeyPress -> Key in bindings. Minor other cleanupsjan.nijtmans2022-05-171-10/+13
* | | Merge 8.7jan.nijtmans2022-04-191-2/+5
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-04-191-2/+5
| |\ \ |/ / / | | _
* | Allow "package require tk" in addition to "package require Tk"jan.nijtmans2020-11-091-1/+1
| |
| \
*-. \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-2/+2
|\ \ \ | | |/
| * | Merge trunkjan.nijtmans2020-10-051-2/+2
* | | New utility function ::tk::MouseWheeljan.nijtmans2020-09-251-3/+3
* | | scrollbar and iconlist bindings can be simplified toojan.nijtmans2020-09-161-12/+3
* | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-15/+15
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-151-1/+1
| |\ \ | | |/
| | * Require Tcltest 2.2 as a miminum.jan.nijtmans2020-09-151-1/+1
| | |\
| * | \ Merge 8.6jan.nijtmans2020-09-141-1/+1
| |\ \ \ | | |/ /
| | * | Use consistant $idx < 0 in stead of $idx != -1 for checking index meaning 'no...jan.nijtmans2020-09-141-1/+1
| | |/
| * | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-10/+10
| * | Merge 8.6jan.nijtmans2019-11-061-3/+3
| |\ \ | | |/
| | * Fix [edf4fd2613]: iconlist.tcl: errors in mouse wheel bindings. Thanks to nem...jan.nijtmans2019-11-061-3/+3
| * | On Windows, make sure that mousewheel rounding is the same in positive as in ...jan.nijtmans2019-08-291-0/+6
* | | Use some more "(x|y)view scroll units" automatic rounding in bindings.jan.nijtmans2019-08-221-5/+1
|/ /
* | Merge 8.6. Also add &lt;6&gt; and &lt;7&gt; bindings for X11, where appropriatejan.nijtmans2019-08-181-0/+23
|\ \ | |/
| * 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