summaryrefslogtreecommitdiffstats
path: root/library/listbox.tcl
Commit message (Expand)AuthorAgeFilesLines
* Made the scrolling by units via <TouchpadScroll> smoother.csaba2023-12-121-1/+1
* White-spacingjan.nijtmans2023-12-111-1/+1
* Include changes suggested by Csaba Nemethi.marc_culler2023-11-281-2/+7
* Add bindings for listbox and treeview. Some code clean up.marc_culler2023-11-281-6/+4
* Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-1/+1
* Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-241-1/+1
* Remove the ScaleNum invocations from the listbox MouseWheel bindings.marc_culler2023-11-241-4/+4
* Fix the low resolution events.marc_culler2023-11-221-4/+4
* Add bindings for Scrollbar and Listbox. Fix bindings for Text.marc_culler2023-11-211-20/+12
* Fix the MouseWheel bindings for the Listbox.marc_culler2023-11-191-5/+21
* Merge 8.7jan.nijtmans2021-06-021-1/+1
|\
| * Merge 8.6jan.nijtmans2021-05-221-1/+1
| |\
| | * Minor code cleanup: Handle $entry -1 the same as $entry "", since Tk is not a...jan.nijtmans2021-05-211-1/+1
* | | Merge 8.7. Eliminate more use of "none" in menu library code (since it isn't ...jan.nijtmans2021-05-201-1/+1
|/ /
* | Proposed fix for [26889b3e7b]: Make the uniform mouse wheel event handling mo...jan.nijtmans2020-12-291-4/+4
* | (c) -> ©jan.nijtmans2020-12-091-1/+1
| |
| \
*-. \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-221-3/+3
|\ \ \ | | |/
| * | Merge trunkjan.nijtmans2020-10-051-3/+3
* | | New utility function ::tk::MouseWheeljan.nijtmans2020-09-251-4/+4
* | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-151-8/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-081-3/+3
| |\ \ | | |/
| | * Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-3/+3
| * | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-11/+11
| * | Merge 8.6 (actually, just missing braces in listbox bindings, as correctly sp...jan.nijtmans2019-11-061-2/+2
| |\ \ | | |/
| | * Fix [12c8dfaa98] and [7e174a300e]: listbox.tcl/scrlbar.tcl: missing improved ...jan.nijtmans2019-11-061-2/+10
| * | On Windows, make sure that mousewheel rounding is the same in positive as in ...jan.nijtmans2019-08-291-2/+16
* | | Use some more "(x|y)view scroll units" automatic rounding in bindings.jan.nijtmans2019-08-221-4/+4
* | | 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-5/+4
|\ \ \ | |/ /
| * | Merge 8.6. Also add &lt;6&gt; and &lt;7&gt; bindings for X11, where appropriatejan.nijtmans2019-08-181-5/+15
| |\ \ | | |/
| | * Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse...jan.nijtmans2019-08-161-5/+5
| |/
* | 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-50/+11
|/
* Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ...fvogel2018-03-311-6/+0
* Better solution to [75d38f8608], that fixes the problem for all widgets, not ...fvogel2018-03-251-10/+2
* Add missing documentation about items of the tk::Priv arrayfvogel2018-03-201-1/+7
* Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis...fvogel2018-03-201-2/+10
* change non-working URL in comment to comparable working onejan.nijtmans2017-08-231-1/+1
* Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2016-01-061-11/+25
|\
| * Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabledfvogel2015-12-301-11/+25
* | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-271-0/+3
|\ \ | |/
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-201-0/+3
* | merge trunkjan.nijtmans2012-08-101-2/+2
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherejan.nijtmans2012-08-101-2/+2
* | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-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
| |\