summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
Commit message (Expand)AuthorAgeFilesLines
* Bump to 8.7a2 to distinguish trunk from 8.7a1 release.dgp2017-09-081-1/+1
* Release candidate branch for Tk 8.7a1.dgp2017-08-101-1/+1
* Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-011-2/+0
|\
| * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-011-2/+0
| |\
| | * Fix [http://core.tcl.tk/tcl/info/3bd69eba99a395ee|3bd69eba99a395ee]: 'make di...jan.nijtmans2016-06-011-4/+0
| | * merge 8.5dgp2015-11-301-1/+0
| | |\
| | * | Bump to release number 8.5.19dgp2015-10-231-1/+1
* | | | Bump trunk to 8.7a0 to accept new feature development.dgp2016-03-031-1/+1
|/ / /
* | | Bump to 8.6.5dgp2016-01-281-1/+1
* | | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountfvogel2015-11-081-1/+0
|\ \ \ | | |/ | |/|
| * | Fixed bug [297442da29] - tk_strictMotif not correctly taken into accountbug_297442da29fvogel2015-11-051-1/+0
| |/
| * Bump to version 8.5.18.dgp2015-02-051-1/+1
| * Bump to 8.5.17dgp2014-10-131-1/+1
| * Bump to 8.5.16 for release.dgp2014-07-231-1/+1
| * Bump to 8.5.15 for release.dgp2013-08-301-1/+1
| * merge release to 8.5; revert features not included in releasedgp2013-04-031-1/+1
* | Remove various unnecessary "global tcl_platform" occurrences, which are no lo...jan.nijtmans2015-08-051-1/+0
* | Bump to 8.6.4.dgp2015-02-261-1/+1
* | Remove unnecessary end-of-line spacingjan.nijtmans2015-02-021-4/+4
* | Bump to Tk 8.6.3; update changes filedgp2014-10-141-1/+1
* | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
* | Possible fix for [http://core.tcl.tk/tcl/info/4955f5d8a4dce006e063f924bc9709f...jan.nijtmans2014-05-191-8/+8
* | Bump to 8.6.1.dgp2013-08-301-1/+1
* | Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-15/+14
* | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-15/+27
|\ \
| * \ [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-131-15/+27
| |\ \
| | * | See bug 3600390bug_3600390jan.nijtmans2013-01-111-0/+6
| |/ / |/| |
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...jan.nijtmans2013-01-121-4/+1
| |\ \ |/ / /
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...jan.nijtmans2013-01-121-5/+1
| |/
| * Release branch for Tk 8.5.13.dgp2012-11-051-1/+1
| * Release candidate branch for Tk 8.5.12.dgp2012-07-101-1/+1
* | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-3/+3
* | Create Tk 8.6.0 release branchdgp2012-11-081-1/+1
* | Bump to 8.6b3dgp2012-09-071-1/+1
* | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-2/+4
* | new virtual event <<ToggleSelection>>bug_3555644jan.nijtmans2012-08-231-0/+3
* | [Frq 3555324]: On Windows, re-define Ctrl-A for Select-All., as most Windows ...jan.nijtmans2012-08-151-3/+3
* | two missing bindings for Mac OSXjan.nijtmans2012-08-131-2/+2
* | don't put that many bindings under tk_strictMotif handling, it was not done b...jan.nijtmans2012-08-111-24/+12
* | merge trunkjan.nijtmans2012-08-101-17/+25
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherejan.nijtmans2012-08-101-4/+4
* | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-101-37/+40
* | | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-091-0/+28
* | | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-091-6/+6
|/ /
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-1/+1
| |\
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-101-2/+2
| * | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-4/+0
| |\ \ | | |/
* | | same bugfix, but now applied to trunkjan.nijtmans2012-04-211-4/+0
|\ \ \ | | |/ | |/|
* | | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-8/+9
|\ \ \ | | |/ | |/|