summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* [Bug 3608074]: Add <<Invoke>> bindings to Button's, Listbox and Menu.jan.nijtmans2013-03-273-0/+19
|\
| * Add <<Invoke>> bindings to button, listbox and menu, for consistancy with ttk.jan.nijtmans2013-03-203-0/+19
* | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-132-18/+28
|\ \
| * | removed one entry too much from ttk:entryjan.nijtmans2013-01-131-0/+1
| * | [Bug 3600390]: tk_strictMotif not tested for.jan.nijtmans2013-01-132-18/+27
| |\ \
| | * | See bug 3600390bug_3600390jan.nijtmans2013-01-112-3/+6
| |/ / |/| |
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...jan.nijtmans2013-01-122-5/+1
| |\ \ |/ / /
| * | "package require Tk 8.5" already implies "package require Tcl 8.5" (That's wh...jan.nijtmans2013-01-122-6/+1
| |/
| * Release branch for Tk 8.5.13.dgp2012-11-051-1/+1
* | [Bug 3600260]: Errors in new virtual event definitionsjan.nijtmans2013-01-101-3/+3
* | [Bug 3600251]: Inappropriate replacement of Mac binding.jan.nijtmans2013-01-101-1/+1
* | Create Tk 8.6.0 release branchdgp2012-11-081-1/+1
* | merge trunkdgp2012-09-111-4/+2
|\ \
| * | fix <Up> and <Down> binding in windows consolejan.nijtmans2012-09-111-4/+2
* | | Bump to 8.6b3dgp2012-09-071-1/+1
|/ /
* | Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-2717-53/+87
* | [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-59/+58
|\ \ | |/
| * [Bug 3558535]: Factor out the filtered-sorted globbing code into one proceduredkf2012-08-241-61/+52
* | new virtual event <<ToggleSelection>>bug_3555644jan.nijtmans2012-08-233-2/+5
* | [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-103-21/+29
|\ \
| * | Shift-Control -> Control-Shift, for consisancy everywherejan.nijtmans2012-08-104-10/+10
* | | define two more virtual bindings, and correct various Macjan.nijtmans2012-08-106-47/+50
* | | 8 new virtual events (doc not updated yet)jan.nijtmans2012-08-0912-87/+63
* | | [Bug 3555644]: Better use of virtual events.jan.nijtmans2012-08-0913-85/+42
|/ /
* | formatting, unnecessary if'sjan.nijtmans2012-08-091-39/+28
|\ \ | |/
| * partly backport from 8.6jan.nijtmans2012-08-092-41/+44
| * Release candidate branch for Tk 8.5.12.dgp2012-07-101-1/+1
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1011-16/+16
|\ \ | |/
| * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-1011-16/+16
| |\
| | * [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem]jan.nijtmans2012-06-108-17/+17
* | | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-58/+54
|\ \ \ | |/ /
| * | If tk.dll loaded in cygwin, don't use the win32 file dialogsjan.nijtmans2012-05-051-58/+54
| |\ \ | | |/
| | * [Bug 2768586]: Only do menu correction on Windows < Win7jan.nijtmans2012-05-051-73/+85
| | |\
* | | \ [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
|\ \ \ \ | |/ / /
| * | | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
| |\ \ \ | | |/ /
| | * | [Bug 2768586]: Menu posting problem on dual monitorsjan.nijtmans2012-05-041-9/+8
| * | | [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-207-35/+20
|\ \ \ \ | | |/ / | |/| |
| * | | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-207-33/+18
| |\ \ \ | | | |/ | | |/|
| | * | Use vroot size in stead of screen size for clipping window coordinates in ::t...jan.nijtmans2012-04-207-34/+18
| | |\ \ | | | |/
| | | * set [wm maxsize] as welljan.nijtmans2012-04-161-0/+1
| | | * Fix bug 533519jan.nijtmans2012-04-167-38/+17
| | |/
* | | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
|\ \ \ | |/ /
| * | ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-226-6/+6
| |\ \ | | |/
| | * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-226-6/+6