| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8 | jan.nijtmans | 2020-10-22 | 1 | -3/+3 |
|\ \ |
|
| * | | Merge trunk | jan.nijtmans | 2020-10-05 | 1 | -3/+3 |
|
|
* | | | New utility function ::tk::MouseWheel | jan.nijtmans | 2020-09-25 | 1 | -4/+4 |
|
|
* | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet) | jan.nijtmans | 2020-09-15 | 1 | -8/+8 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2020-09-08 | 1 | -3/+3 |
| |\ \
| | |/ |
|
| | * | Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec... | jan.nijtmans | 2020-09-08 | 1 | -3/+3 |
|
|
| * | | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"... | jan.nijtmans | 2020-01-14 | 1 | -11/+11 |
|
|
| * | | Merge 8.6 (actually, just missing braces in listbox bindings, as correctly sp... | jan.nijtmans | 2019-11-06 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Fix [12c8dfaa98] and [7e174a300e]: listbox.tcl/scrlbar.tcl: missing improved ... | jan.nijtmans | 2019-11-06 | 1 | -2/+10 |
|
|
| * | | On Windows, make sure that mousewheel rounding is the same in positive as in ... | jan.nijtmans | 2019-08-29 | 1 | -2/+16 |
|
|
* | | | Use some more "(x|y)view scroll units" automatic rounding in bindings. | jan.nijtmans | 2019-08-22 | 1 | -4/+4 |
|
|
* | | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a... | jan.nijtmans | 2019-08-22 | 1 | -4/+4 |
|
|
* | | | Merge trunk. | jan.nijtmans | 2019-08-22 | 1 | -5/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6. Also add <6> and <7> bindings for X11, where appropriate | jan.nijtmans | 2019-08-18 | 1 | -5/+15 |
| |\ \
| | |/ |
|
| | * | Refactor all MouseWheel bindings, doing it the same way everywhere. So <Mouse... | jan.nijtmans | 2019-08-16 | 1 | -5/+5 |
| |/ |
|
* | | Fix MouseWheel bindings for listbox and scrollbar: This fixes test-failures o... | jan.nijtmans | 2019-07-26 | 1 | -4/+4 |
|
|
* | | Further experiment: Bring scalefactor back to 120 (as it was for win32) | jan.nijtmans | 2019-07-26 | 1 | -4/+4 |
|
|
* | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"... | jan.nijtmans | 2019-07-25 | 1 | -50/+11 |
|/ |
|
* | Solution from dnikolajevich made thread safe. Thanks to Christian Werner for ... | fvogel | 2018-03-31 | 1 | -6/+0 |
|
|
* | Better solution to [75d38f8608], that fixes the problem for all widgets, not ... | fvogel | 2018-03-25 | 1 | -10/+2 |
|
|
* | Add missing documentation about items of the tk::Priv array | fvogel | 2018-03-20 | 1 | -1/+7 |
|
|
* | Fix [75d38f8608]: touchpad two finger scroll does not work correctly with lis... | fvogel | 2018-03-20 | 1 | -2/+10 |
|
|
* | change non-working URL in comment to comparable working one | jan.nijtmans | 2017-08-23 | 1 | -1/+1 |
|
|
* | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2016-01-06 | 1 | -11/+25 |
|\ |
|
| * | Fixed bug [1288433] - LisboxSelect event triggers when listbox state is disabled | fvogel | 2015-12-30 | 1 | -11/+25 |
|
|
* | | [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu. | jan.nijtmans | 2013-03-27 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk. | jan.nijtmans | 2013-03-20 | 1 | -0/+3 |
|
|
* | | merge trunk | jan.nijtmans | 2012-08-10 | 1 | -2/+2 |
|\ \ |
|
| * | | Shift-Control -> Control-Shift, for consisancy everywhere | jan.nijtmans | 2012-08-10 | 1 | -2/+2 |
|
|
* | | | define two more virtual bindings, and correct various Mac | jan.nijtmans | 2012-08-10 | 1 | -2/+2 |
|
|
* | | | 8 new virtual events (doc not updated yet) | jan.nijtmans | 2012-08-09 | 1 | -4/+4 |
|
|
* | | | [Bug 3555644]: Better use of virtual events. | jan.nijtmans | 2012-08-09 | 1 | -6/+6 |
|/ / |
|
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377... | dgp | 2006-01-25 | 1 | -17/+15 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -4/+4 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c: fixed modifiers for MouseWheel events. | das | 2004-02-17 | 1 | -1/+10 |
|
|
| | * | This gets the scroll wheel working for listboxes and text widgets for Mac OS | wolfsuit | 2004-02-16 | 1 | -3/+10 |
|
|
* | | | Corrected mouse-wheel bindings for widgets. Now Shift-wheel always scrolls the | dkf | 2008-12-28 | 1 | -1/+14 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * library/listbox.tcl (::tk::ListboxBeginSelect): ignore | hobbs | 2007-10-30 | 1 | -4/+2 |
|
|
* | | * tests/listbox.test, tests/panedwindow.test, tests/scrollbar.test: | hobbs | 2007-10-30 | 1 | -3/+9 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -6/+21 |
|
|
* | | Apply some of the changes suggested in [Patch 1237759] | dkf | 2005-07-25 | 1 | -14/+14 |
|/ |
|
* | *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunk | das | 2002-08-31 | 1 | -2/+2 |
|
|
* | Merged changes from feature branch dgp-privates-into-namespace, | dgp | 2001-08-01 | 1 | -78/+78 |
|
|
* | * tests/filebox.test: | ericm | 2000-03-24 | 1 | -1/+5 |
|
|
* | * library/listbox.tcl: | hobbs | 2000-02-10 | 1 | -1/+18 |
|
|
* | * library/entry.tcl: | hobbs | 2000-01-06 | 1 | -2/+2 |
|
|