summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* Created branch core-8-1-b3-syntheticcore_8_1_b3core_8_1_b3_syntheticcvs2fossil1999-04-078-0/+31
|
* * library/bgerror.tcl:stanton1999-04-0616-374/+386
| | | | | | | | | | | | | | | | | | | * library/button.tcl: * library/clrpick.tcl: * library/console.tcl: * library/dialog.tcl: * library/entry.tcl: * library/focus.tcl: * library/listbox.tcl: * library/menu.tcl: * library/msgbox.tcl: * library/palette.tcl: * library/scale.tcl: * library/scrlbar.tcl: * library/tearoff.tcl: * library/text.tcl: * library/tk.tcl: Lots of minor performance improvements contributed by Jeffrey Hobbs. [Bug: 1118]
* * library/tkfbox.tcl: Change to restore button text after anstanton1999-04-061-1/+9
| | | | | action to avoid the sticky "Open" button in a save dialog. [Bug: 1640]
* * library/entry.tcl: Fixed so selection is returned using thestanton1999-04-061-5/+18
| | | | -show character during cut and paste operations. [Bug: 1687]
* fixed bug in tk-interp deletion: was not unsetting tkInit($slave). This bughershey1999-04-031-63/+129
| | | | cause safe-5.1 test to fail, which was part of bugID 1523.
* fixed bug in menubutton binding that assumed a menu was attached to the ↵surles1999-03-261-2/+2
| | | | button [Bug 1116]
* fixed bug in menubutton binding that assumed a menu was attached to the ↵surles1999-03-261-2/+3
| | | | button [Bug 1116]
* * Various cleanup related to the Tcl_Eval and Tcl_ObjSetVarstanton1999-02-112-3/+12
| | | | | | changes in Tcl. * Integrated patches from 8.0.5b2
* Merged changes from Tk 8.0.5b1stanton1999-01-292-3/+5
|
* * library/xmfbox.tcl (tkMotifFDialog_Create): In the cached case,stanton1998-12-081-1/+10
| | | | | the data array was not being initialized with the correct set of widgets.
* Added Chinese Tcl chop contributed by Mark Harrisonstanton1998-12-041-0/+0
|
* * integrated tk8.0.4 changes.stanton1998-11-257-21/+39
| | | | | * generic/tkBind.c: fixed deletion order bug where a crash would result if a binding deleted "."
* Merged 8.0.3 changes into 8.1stanton1998-09-3070-98/+130
|
* initial tk8.1a2 versionstanton1998-09-2930-675/+4986
|
* removed deleted filestanton1998-09-2913-719/+0
|
* Initial revisionrjohnson1998-04-0192-0/+17147