summaryrefslogtreecommitdiffstats
path: root/library/unsupported.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Generate -errorcode values to go with errors. Generate messages and postscriptdkf2012-08-271-2/+4
| | | using Tcl_Obj API, not the string result API.
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | |
* | | Factor out the IconList megawidget.dkf2009-02-121-29/+1
|/ /
* | Fix bits that (should, and now do) refer to tk::IconList_CurSelectiondkf2005-11-251-2/+2
|/
* * library/unsupported.tcl: Extended ExposePrivateVariable, andrmax2002-07-171-8/+16
| | | | ExposePrivateCommand to accept patterns as well.
* * TIP 44 changes specific to the Mac anddgp2001-08-061-1/+4
| | | | | | Windows platforms that were overlooked before: tkOpenDocument, tkConsoleExit, tkConsoleOutput, unsupported1 out of namespace :: . Thanks to Vince Darley for prompting another look.
* Merged changes from feature branch dgp-privates-into-namespace,dgp2001-08-011-0/+286
implementing TIP 44. All Tk commands and variables matching tk[A-Z]* are now in the ::tk namespace.