summaryrefslogtreecommitdiffstats
path: root/library/scrlbar.tcl
Commit message (Expand)AuthorAgeFilesLines
* Proposed fix for [26889b3e7b]: Make the uniform mouse wheel event handling mo...jan.nijtmans2020-12-291-2/+2
*-. Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-2/+2
|\ \
| | * Fix [12c8dfaa98] and [7e174a300e]: listbox.tcl/scrlbar.tcl: missing improved ...jan.nijtmans2019-11-061-2/+10
| * | Merge trunkjan.nijtmans2020-10-051-2/+2
* | | New utility function ::tk::MouseWheeljan.nijtmans2020-09-251-5/+5
* | | scrollbar and iconlist bindings can be simplified toojan.nijtmans2020-09-161-6/+0
* | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-10/+10
|\ \ \ | |/ /
| * | When Shift-bindings are equal to the non-shift ones, they can be eliminated: ...jan.nijtmans2020-02-091-17/+2
| * | Implementation for TIP 563: "scrollwheel on horizontal scrollbar scrolls with...oehhar2020-02-021-8/+8
| * | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-12/+12
| * | On Windows, make sure that mousewheel rounding is the same in positive as in ...jan.nijtmans2019-08-291-2/+16
* | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a...jan.nijtmans2019-08-221-4/+4
* | | Merge trunk. jan.nijtmans2019-08-221-4/+4
|\ \ \ | |/ /
| * | Merge 8.6. Also add &lt;6&gt; and &lt;7&gt; bindings for X11, where appropriatejan.nijtmans2019-08-181-32/+28
| |\ \ | | |/
| | * Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse...jan.nijtmans2019-08-161-32/+26
| |/
* | Fix MouseWheel bindings for listbox and scrollbar: This fixes test-failures o...jan.nijtmans2019-07-261-4/+4
* | Further experiment: Bring scalefactor back to 120 (as it was for win32)jan.nijtmans2019-07-261-4/+4
* | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"...jan.nijtmans2019-07-251-35/+13
|/
* Fixed [011706ec42] for the scrollbar case.fvogel2016-05-181-3/+8
* Make test-case and binding equal for win32 and x11. Test-case doesn't pass yetjan.nijtmans2016-01-081-2/+2
* ..... horizontal scrollbar toojan.nijtmans2016-01-081-1/+4
* New attempt at fixing bug [1927212fff]. (rebased against Tk 8.6)jan.nijtmans2016-01-081-0/+3
|\
* | Backout previous commit: it causes many event-related test-failures in Tk tes...jan.nijtmans2016-01-081-4/+0
* | Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsjan.nijtmans2016-01-081-0/+4
|\ \ | |/
| * Fixed bug [1927212] - MouseWheel unbound for non-aqua scrollbarsfvogel2016-01-061-0/+4
| * Scrolling now working at an acceptable level with HITheme API; Unix scroll bi...Kevin Walzer2015-01-301-1/+1
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-1/+1
* | Scrolling is now working at an acceptable level; using Unix bindings to drive...Kevin Walzer2015-01-301-2/+2
* | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-4/+4
* | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-6/+6
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-15/+12
| | * * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events.das2004-02-171-1/+16
* | | Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls thedkf2008-12-281-11/+27
|/ /
* | bug #1451587: avoid using abbreviated sub-commands inpatthoyts2006-03-171-3/+3
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+15
* | Apply some of the changes suggested in [Patch 1237759]dkf2005-07-251-11/+11
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-3/+2
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-102/+102
* * library/entry.tcl:hobbs2000-01-061-4/+5
* * library/scrlbar.tcl: changed tkScrollButtonUp to check forhobbs1999-10-201-4/+7
* 1999-09-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-021-25/+23
* * Merged 8.1 branch into the main trunkstanton1999-04-161-23/+20
* Removed lintwelch1998-11-121-4/+4
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* plugin updateswelch1998-06-271-17/+17
* Initial revisionrjohnson1998-04-011-0/+417