summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* Allow "package require tk" in addition to "package require Tk"jan.nijtmans2020-11-093-4/+4
* Fix [4ebcc04dc4]: tk fontchooser partial configure on X11 overwrites options ...fvogel2020-11-072-4/+7
|\
| * Fix [4ebcc04dc4]: tk fontchooser partial configure on X11 overwrites options ...fvogel2020-11-072-4/+7
| |\
| | * Fix [4ebcc04dc4]: tk fontchooser partial configure on X11 overwrites options ...fvogel2020-11-012-4/+7
* | | Merge 8.6jan.nijtmans2020-11-041-2/+2
|\ \ \ | |/ /
| * | Fix [5224aa89ac]: Bug in the ttk::bindMouseWheel procjan.nijtmans2020-11-041-3/+3
| | |
| \ \
*-. \ \ Fix [ef0e2629ea]: <MouseWheel> handling on X11 completely broken in Tk 8.7a4jan.nijtmans2020-11-048-36/+16
|\ \ \ \ | | |/ /
| | * | Merge 8.5jan.nijtmans2020-11-031-1/+1
| | |\ \ | | | |/ | | |/|
| | | * Redundant "-accelerator" option in menu demojan.nijtmans2020-11-031-2/+2
| | * | Don't use \\U escape sequence any more in demo: No longer needed starting wit...jan.nijtmans2020-10-261-2/+1
| * | | Handle "Commmand-" bindings platform-dependant toojan.nijtmans2020-11-036-28/+13
| * | | (experiment) possible solution for [ef0e2629ea]jan.nijtmans2020-11-021-7/+2
|/ / /
* | | Merge 8.6jan.nijtmans2020-10-233-22/+22
|\ \ \ | |/ /
| * | See previous commit, but don't do this for user-provided script filesjan.nijtmans2020-10-231-1/+1
| * | Always "source -encoding utf-8" Tk's own script files. Since Tk 8.7 runs in e...jan.nijtmans2020-10-233-22/+22
* | | Fix bug in TIP #474 implementation: Wrong bindings for Mousewheel in text wid...jan.nijtmans2020-10-231-4/+4
| | |
| \ \
*-. \ \ Make use of TIP #587 in Tk: Now we can assume that all Tcl files are utf-8jan.nijtmans2020-10-2238-174/+154
|\ \ \ \ | | |/ /
| | * | Always use "source -encoding utf-8" in the demos just to be sure.jan.nijtmans2020-10-222-65/+65
| | * | Assume utf-8 encoding for demo's (although they actually are still ASCII)jan.nijtmans2020-10-222-5/+7
| * | | Merge trunkjan.nijtmans2020-10-0528-58/+58
| |\ \ \
| * \ \ \ Merge trunkjan.nijtmans2020-10-021-4/+4
| |\ \ \ \ | | |/ / /
| * | | | little tweakjan.nijtmans2020-09-291-2/+1
| * | | | Tk demo, taking advantage of TIP #587jan.nijtmans2020-09-298-52/+33
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Implement TIP #474: Treat the mouse wheel events in a uniform wayjan.nijtmans2020-10-2118-403/+110
|\ \ \ \ \ | | | |/ / | | |/| |
| | * | | Adapt some demo's to TIP #474 (runtime switchable, depending on Tk version)jan.nijtmans2020-10-215-19/+27
| * | | | Merge trunkjan.nijtmans2020-10-071-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge trunkjan.nijtmans2020-10-063-21/+22
| |\ \ \ \ | | |/ / /
| * | | | Merge trunk. jan.nijtmans2020-09-292-35/+17
| |\ \ \ \
| * \ \ \ \ Merge trunk. Fix factor bug in TtkScrollable <Shift-Option-MouseWheel> bindingjan.nijtmans2020-09-262-4/+4
| |\ \ \ \ \ | | |/ / / /
| * | | | | New utility function ::tk::MouseWheeljan.nijtmans2020-09-2510-39/+43
| * | | | | Merge trunkjan.nijtmans2020-09-252-12/+7
| |\ \ \ \ \ | | |/ / / /
| * | | | | Now (really) swap Buttons 2|3 on MacOS. Adapt all bindings not depending on a...jan.nijtmans2020-09-2011-106/+60
| * | | | | Merge 8.7.jan.nijtmans2020-09-201-3/+0
| |\ \ \ \ \
| * | | | | | scrollbar and iconlist bindings can be simplified toojan.nijtmans2020-09-162-18/+3
| * | | | | | Merge 8.7. Make test-cases on MacOS and X11 pass (win32 not tested yet)jan.nijtmans2020-09-1562-761/+986
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Use some more "(x|y)view scroll units" automatic rounding in bindings.jan.nijtmans2019-08-224-14/+23
| * | | | | | Allow using floating-point number in "scroll (x|y)view (units|pages)". They a...jan.nijtmans2019-08-223-14/+14
| * | | | | | Merge trunk. jan.nijtmans2019-08-2213-68/+146
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge trunkjan.nijtmans2019-07-301-1/+1
| |\ \ \ \ \ \ \
| * | | | | | | | Add support for "(x|y)view scroll number mouseunits" for text widget, and use...jan.nijtmans2019-07-291-4/+4
| * | | | | | | | Fix MouseWheel bindings for listbox and scrollbar: This fixes test-failures o...jan.nijtmans2019-07-262-8/+8
| * | | | | | | | Further experiment: Bring scalefactor back to 120 (as it was for win32)jan.nijtmans2019-07-265-41/+26
| * | | | | | | | Experiment: Handle scaling fractors for the ScrollWheel sensibly. Trying "40"...jan.nijtmans2019-07-255-190/+46
* | | | | | | | | Merge 8.6jan.nijtmans2020-10-131-21/+22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Protect ttk::spinbox::Spin against empty lsearch result. Discovered when runn...jan.nijtmans2020-10-131-21/+22
* | | | | | | | Use \x escape sequences in stead of \u when appropriatejan.nijtmans2020-09-291-5/+6
* | | | | | | | Use direct unicode characters in stead of escape sequencesjan.nijtmans2020-09-292-16/+16
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled (macO...fvogel2020-09-211-6/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabled (macO...fvogel2020-09-211-6/+1
| |\ \ \ \ \ \
| | * | | | | | Fix [d91e05bf20]: text widget will not process a <<copy>> when disabledfvogel2020-09-201-6/+1