summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* updated changes, added reserved slot for dash patchstanton1999-03-123-688/+705
* integrated stubs from development branchstanton1999-03-1026-939/+11237
* Added shameful hack for dealing with Tk_Uids in a thread-specific waylfb1999-03-092-4/+16
* Added forward reference for TkpMenuThreadInit().lfb1999-03-091-1/+2
* Added call to TkpMenuThread Init for thread-specific menu initialization.lfb1999-03-091-5/+29
* Add code to hook up stdin/stdout/stderr if connected. This can happen if theyredman1999-02-262-26/+70
* Eliminated last stronghold of static data in the Tk core...until the next one.lfb1999-02-1617-746/+815
* Change Menubutton to use TK_OPTION interface to eliminate static data.lfb1999-02-166-320/+418
* Removed Tk_Uids from Menubutton widget.lfb1999-02-132-12/+16
* Objectified scale widget to eliminate Tk_Uids.lfb1999-02-134-387/+497
* * README:stanton1999-02-121-4/+2
* * Various cleanup related to the Tcl_Eval and Tcl_ObjSetVarstanton1999-02-1111-107/+117
* Merged changes from Tk 8.0.5b1stanton1999-01-292-2/+6
* Removed perky gloabal Tk_Uids causing concurrency problems.lfb1999-01-0711-64/+144
* Fixed problem with duplicate locking causing Wish to hang.lfb1998-12-301-6/+8
* Fixed Windows bugs encountered while building w/ threads enabled.lfb1998-12-131-2/+3
* Tk 8.1 Muti-threading changes.lfb1998-12-1331-930/+1400
* fixed bug in command line argument encoding handlingstanton1998-12-111-2/+2
* lintstanton1998-12-101-3/+1
* Changed patch level to 8.1b1welch1998-12-042-8/+7
* * generic/tkButton.c (ConfigureButton): The error result wasstanton1998-11-301-2/+11
* * generic/tkFont.c (TkFontParseXLFD): initialize charset tostanton1998-11-251-1/+3
* * generic/tkMenu.c (MenuWidgetObjCmd): disabled menu entries werestanton1998-11-251-3/+4
* * integrated tk8.0.4 changes.stanton1998-11-257-118/+197
* lintstanton1998-11-241-2/+2
* * tkMacMenu.c, tkUnixMenu.c, tkWinMenu.c, tkMenuDraw.c, tkMenu.h,stanton1998-11-243-98/+66
* fixed bug 613, small typostanton1998-11-201-2/+2
* Fixed bug 747: underlines don't map to character offsets in unicode stringsstanton1998-10-211-3/+5
* Merged 8.0.3 changes into 8.1stanton1998-09-3091-170/+315
* initial tk8.1a2 versionstanton1998-09-2974-5662/+14749
* Initial revisionrjohnson1998-04-0188-0/+95501