Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 28 | -657/+5011 |
| | |||||
* | * library/prolog.ps: Changed string that determines font height to | stanton | 1999-02-04 | 1 | -2/+2 |
| | | | | include European character with an umlaut. | ||||
* | * library/menu.tcl (tkMenuFind): Changed so keyboard shortcuts | stanton | 1999-02-04 | 1 | -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. | rjohnson | 1999-01-04 | 2 | -3/+5 |
| | |||||
* | Removed lint | welch | 1998-11-12 | 5 | -19/+19 |
| | |||||
* | Added support for the MouseWheel event. | rjohnson | 1998-10-10 | 2 | -2/+20 |
| | |||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 83 | -85/+86 |
| | |||||
* | <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵ | stanton | 1998-08-05 | 1 | -2/+6 |
| | | | | to Shift-Insert on Windows. | ||||
* | lint | stanton | 1998-08-04 | 1 | -1/+0 |
| | |||||
* | Created a <<PasteSelection>> virtual event that replaces <ButtonRelease-2> | surles | 1998-08-03 | 1 | -0/+3 |
| | |||||
* | Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>> | surles | 1998-08-03 | 2 | -11/+10 |
| | |||||
* | Merged changes between child workspace "/home/welch/ws/tk8.0.3" and | welch | 1998-06-27 | 2 | -147/+147 |
| | | | | parent workspace "/ws/tk8.0". | ||||
* | plugin updates | welch | 1998-06-27 | 18 | -297/+356 |
| | |||||
* | plugin update | welch | 1998-06-27 | 2 | -6/+6 |
| | |||||
* | fixed reinitialization bug | stanton | 1998-06-25 | 1 | -0/+8 |
| | |||||
* | fixed reinitialization bugs | stanton | 1998-06-25 | 1 | -5/+16 |
| | |||||
* | fixed initialdir bug | stanton | 1998-06-24 | 2 | -3/+17 |
| | |||||
* | bug fix: 1) If the -initialdir option was "." the result would be ↵ | surles | 1998-06-03 | 1 | -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 revision | rjohnson | 1998-04-01 | 92 | -0/+17147 |