summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* * library/prolog.ps: Changed string that determines font height tostanton1999-02-041-2/+2
| | | | include European character with an umlaut.
* * library/menu.tcl (tkMenuFind): Changed so keyboard shortcutsstanton1999-02-041-1/+9
| | | | | | will only be found in the current toplevel. Previously, they might be found in menus attached to other toplevels that might not even be mapped. [Bug: 924]
* Updated the version to 8.0.5.rjohnson1999-01-042-3/+5
|
* Removed lintwelch1998-11-125-19/+19
|
* Added support for the MouseWheel event.rjohnson1998-10-102-2/+20
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-1483-85/+86
|
* <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵stanton1998-08-051-2/+6
| | | | to Shift-Insert on Windows.
* lintstanton1998-08-041-1/+0
|
* Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2>surles1998-08-031-0/+3
|
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-032-11/+10
|
* Merged changes between child workspace "/home/welch/ws/tk8.0.3" andwelch1998-06-272-147/+147
| | | | parent workspace "/ws/tk8.0".
* plugin updateswelch1998-06-2718-297/+356
|
* plugin updatewelch1998-06-272-6/+6
|
* fixed reinitialization bugstanton1998-06-251-0/+8
|
* fixed reinitialization bugsstanton1998-06-251-5/+16
|
* fixed initialdir bugstanton1998-06-242-3/+17
|
* bug fix: 1) If the -initialdir option was "." the result would be ↵surles1998-06-031-5/+7
| | | | "././foo.tcl" instead of an absolute path, like the Windows interface. 2) There is a traceVar on the data(selectPath) where the script was assumes the window exists.
* Initial revisionrjohnson1998-04-0192-0/+17147