summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* rebasebug_3582795jan.nijtmans2013-06-041-60/+40
|\
| * Implement <<KillLine>> virtual binding (still experimental)jan.nijtmans2013-01-151-2/+3
| * Merge trunkjan.nijtmans2013-01-151-10/+10
| |\
| * | Implement <<NewPage>> bindingjan.nijtmans2013-01-141-1/+6
| * | Don't override <Return>/<KP_Enter>/<Control-o> bindings from other widgetsjan.nijtmans2013-01-141-1/+1
| * | Rename (undocumented) <<Console_Eval>> virtual event to <<NewLine>>jan.nijtmans2013-01-141-4/+7
| * | Eliminate all virtual event definitions in console.tcljan.nijtmans2013-01-131-55/+26
| |\ \ | | |/ | |/|
| | * Merge trunkjan.nijtmans2013-01-135-64/+52
| | |\
| | * | (Experiment) remove unnecessary virtual eventsjan.nijtmans2012-11-051-18/+6
* | | | [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
|\ \ \ \ | | |/ / | |/| |