summaryrefslogtreecommitdiffstats
path: root/library/tk.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | | |/ | |/|
| * | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-8/+9
| |\ \
| | * \ Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-201-8/+9
| | |\ \ | | | |/
| | | * set [wm maxsize] as welljan.nijtmans2012-04-161-0/+1
| | | * Fix bug 533519jan.nijtmans2012-04-161-12/+8
| | |/
| * | Release candidate branch for Tk 8.5.11dgp2011-10-261-1/+1
| * | Merge to RC branchdgp2011-06-101-2/+0
| |\ \
| * | | Release candidate branch for Tk 8.5.10dgp2011-05-261-1/+1
* | | | Bump version number to 8.6b2dgp2011-07-181-1/+1
* | | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ \ | | |/ / | |/| / | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-1/+6
| | * * library/bgerror.tcl: on aqua, use moveable alert resp. modal dialogdas2007-04-291-3/+3
| | * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-3/+3
| | * * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-3/+3
| | * * generic/tkEntry.c: move hard-coded ALWAYS_SHOW_SELECTIONhobbs2006-09-061-3/+6
| | * * library/bgerror.tcl: Updates to use Tcl 8.4 features. [Patch 12377...dgp2006-01-251-25/+29
| | * * library/tk.tcl (::tk::PlaceWindow): Backported the fix frompatthoyts2004-10-291-2/+6
| | * Make sure we do default placement strategy when placement is empty [Bug 819284]dkf2003-10-281-2/+6
| * | * generic/tk.h: Bump to 8.5.9 for release.dgp2010-08-041-2/+2
| * | Correctly handle quoted ampersands in AmpMenuArgs and friendspatthoyts2010-01-041-20/+4
| * | [Bug 2912473]: Stop problems caused by display names with a double colon in.dkf2009-12-111-75/+84
| * | *** 8.5.8 TAGGED FOR RELEASE ***dgp2009-11-031-2/+2
| * | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
| * | * generic/tk.h: Bump to 8.5.6 for release.dgp2009-04-101-2/+2
| * | Fix [Bug 2116837].dkf2009-04-101-16/+19
| * | * generic/tk.h: Bump to 8.5.6 for release.dgp2008-12-211-2/+2
| * | * generic/tk.h: Bump version number to 8.5.6b1 to distinguishdgp2008-10-231-2/+2
| * | * generic/tk.h: Bump to 8.5.5 for release.dgp2008-10-101-2/+2
| * | * generic/tk.h: Bump version number to 8.5.5b1 to distinguishdgp2008-08-281-2/+2
| * | * generic/tk.h: Bump to 8.5.4 for release.dgp2008-08-081-2/+2
| * | * generic/tk.h: Bump to 8.5.3 for release.core_8_5_3dgp2008-06-301-2/+2
| * | Support for ttk widgets in AmpWidgetpatthoyts2008-05-111-5/+5
| * | * generic/tk.h: Bump version number to 8.5.3b1 to distinguishdgp2008-04-111-2/+2
* | | Make tk::FindAltKeyTarget handle the traversal of the logical window managerdkf2011-03-281-32/+37