summaryrefslogtreecommitdiffstats
path: root/library/entry.tcl
Commit message (Collapse)AuthorAgeFilesLines
* 1999-08-09 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-091-5/+8
| | | | | | | | * library/button.tcl: cleaned up programming (config -> configure) and fixed Windows relief bug [Bug: 664] * library/entry.tcl: changed Entry C/C/P to not use global data (now uses tkPriv(data)) [Bug: 1475] * library/listbox.tcl: fixed extended mode script error [Bug: 866]
* * Merged 8.1 branch into the main trunkstanton1999-04-161-12/+24
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* <Insert> binding in entries was masking the virtual event <<Paste>> binding ↵stanton1998-08-051-2/+6
| | | | to Shift-Insert on Windows.
* Changed binding on <ButtonRelease-2> to be a binding on <<PasteSelection>>surles1998-08-031-6/+5
|
* plugin updateswelch1998-06-271-32/+32
|
* Initial revisionrjohnson1998-04-011-0/+607