summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3600390]: tk_strictMotif not tested for.nijtmans@users.sourceforge.net2013-01-132-18/+28
|\
| * removed one entry too much from ttk:entrynijtmans@users.sourceforge.net2013-01-131-0/+1
| * [Bug 3600390]: tk_strictMotif not tested for.nijtmans@users.sourceforge.net2013-01-132-18/+27
| |\
| | * See bug 3600390nijtmans@users.sourceforge.net2013-01-112-3/+6
| |/ |/|
| * "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...nijtmans@users.sourceforge.net2013-01-122-5/+1
| |\ |/ /
| * "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...nijtmans@users.sourceforge.net2013-01-122-6/+1
| * Release branch for Tk 8.5.13.dgp@users.sourceforge.net2012-11-051-1/+1
* | [Bug 3600260]: Errors in new virtual event definitionsnijtmans@users.sourceforge.net2013-01-101-3/+3
* | [Bug 3600251]: Inappropriate replacement of Mac binding.nijtmans@users.sourceforge.net2013-01-101-1/+1
* | Create Tk 8.6.0 release branchdgp@users.sourceforge.net2012-11-081-1/+1
* | merge trunkdgp@users.sourceforge.net2012-09-111-4/+2
|\ \
| * | fix <Up> and <Down> binding in windows consolenijtmans@users.sourceforge.net2012-09-111-4/+2
* | | Bump to 8.6b3dgp@users.sourceforge.net2012-09-071-1/+1
|/ /
* | Generate -errorcode values to go with errors. Generate messages and postscriptdonal.k.fellows@manchester.ac.uk2012-08-2717-53/+87
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredonal.k.fellows@manchester.ac.uk2012-08-241-59/+58
|\ \ | |/
| * [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredonal.k.fellows@manchester.ac.uk2012-08-241-61/+52
* | new virtual event <<ToggleSelection>>nijtmans@users.sourceforge.net2012-08-233-2/+5
* | [Frq 3555324]: On Windows, re-define Ctrl-A for Select-All., as most Windows ...nijtmans@users.sourceforge.net2012-08-151-3/+3
* | two missing bindings for Mac OSXnijtmans@users.sourceforge.net2012-08-131-2/+2
* | don't put that many bindings under tk_strictMotif handling, it was not done b...nijtmans@users.sourceforge.net2012-08-111-24/+12
* | merge trunknijtmans@users.sourceforge.net2012-08-103-21/+29
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherenijtmans@users.sourceforge.net2012-08-104-10/+10
* | | define two more virtual bindings, and correct various Macnijtmans@users.sourceforge.net2012-08-106-47/+50
* | | 8 new virtual events (doc not updated yet)nijtmans@users.sourceforge.net2012-08-0912-87/+63
* | | [Bug 3555644]: Better use of virtual events.nijtmans@users.sourceforge.net2012-08-0913-85/+42
|/ /
* | formatting, unnecessary if'snijtmans@users.sourceforge.net2012-08-091-39/+28
|\ \ | |/
| * partly backport from 8.6nijtmans@users.sourceforge.net2012-08-092-41/+44
| * Release candidate branch for Tk 8.5.12.dgp@users.sourceforge.net2012-07-101-1/+1
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]nijtmans@users.sourceforge.net2012-06-1011-16/+16
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]nijtmans@users.sourceforge.net2012-06-1011-16/+16
| |\
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]nijtmans@users.sourceforge.net2012-06-108-17/+17
* | | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-051-58/+54
|\ \ \ | |/ /
| * | If tk.dll loaded in cygwin, don't use the win32 file dialogsnijtmans@users.sourceforge.net2012-05-051-58/+54
| |\ \ | | |/
| | * [Bug 2768586]: Only do menu correction on Windows < Win7nijtmans@users.sourceforge.net2012-05-051-73/+85
| | |\
* | | \ [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-041-9/+8
|\ \ \ \ | |/ / /
| * | | [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-041-9/+8
| |\ \ \ | | |/ /
| | * | [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-041-9/+8
| * | | [Bug 533519]: Window placement with multiple screensnijtmans@users.sourceforge.net2012-05-021-4/+0
| |\ \ \ | | |/ /
* | | | same bugfix, but now applied to trunknijtmans@users.sourceforge.net2012-04-211-4/+0
|\ \ \ \ | | |/ / | |/| |
* | | | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-207-35/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-207-33/+18
| |\ \ \ | | | |/ | | |/|
| | * | Use vroot size in stead of screen size for clipping window coordinates in ::t...nijtmans@users.sourceforge.net2012-04-207-34/+18
| | |\ \ | | | |/
| | | * set [wm maxsize] as wellnijtmans@users.sourceforge.net2012-04-161-0/+1
| | | * Fix bug 533519nijtmans@users.sourceforge.net2012-04-167-38/+17
| | |/
* | | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish@flightlab.com2012-01-301-2/+5
|\ \ \ | |/ /
| * | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish@flightlab.com2012-01-301-2/+5
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktestnijtmans@users.sourceforge.net2011-11-226-6/+6
| |\ \ | | |/
| | * [Bug 1945073]: Demo square.tcl cannot run; need package tktestnijtmans@users.sourceforge.net2011-11-226-6/+6
| * | merge to releasedgp@users.sourceforge.net2011-10-311-1/+5
| |\ \
| * | | Release candidate branch for Tk 8.5.11dgp@users.sourceforge.net2011-10-261-1/+1