summaryrefslogtreecommitdiffstats
path: root/generic/tkWindow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing ; from TCL_DECLARE_MUTEX call (warning from Sun compiler)redman1999-04-061-2/+2
* Remove the DDE code.redman1999-04-011-2/+11
* * generic/tkWindow.c (Tk_DestroyWindow): Image handlers are nowstanton1999-03-301-2/+2
* integrated stubs from development branchstanton1999-03-101-4/+25
* Eliminated last stronghold of static data in the Tk core...until the next one.lfb1999-02-161-2/+2
* Change Menubutton to use TK_OPTION interface to eliminate static data.lfb1999-02-161-2/+2
* Objectified scale widget to eliminate Tk_Uids.lfb1999-02-131-2/+2
* Removed perky gloabal Tk_Uids causing concurrency problems.lfb1999-01-071-26/+1
* Fixed problem with duplicate locking causing Wish to hang.lfb1998-12-301-6/+8
* Tk 8.1 Muti-threading changes.lfb1998-12-131-76/+176
* Merged 8.0.3 changes into 8.1stanton1998-09-301-1/+1
* initial tk8.1a2 versionstanton1998-09-291-70/+165
* Initial revisionrjohnson1998-04-011-0/+2763