summaryrefslogtreecommitdiffstats
path: root/library/unsupported.tcl
Commit message (Collapse)AuthorAgeFilesLines
* * 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.