summaryrefslogtreecommitdiffstats
path: root/doc/chooseDirectory.n
Commit message (Collapse)AuthorAgeFilesLines
* Minor doc updates (removing out of date changebars, improving typedef ↵dkf2008-06-301-2/+3
| | | | | | formatting, etc.)
* merge stable branch onto HEADdgp2007-12-131-1/+1
|
* Various markup fixesjenglish2007-12-101-2/+1
| | | | (mostly: missing quotes on .SH arguments, extraneous .PPs)
* * doc/chooseDirectory.n: remove/correct obsolete Mac OS 9-eradas2007-11-041-6/+4
| | | | | * doc/getOpenFile.n: information. * doc/menu.n:
* More documentation improvementsdkf2007-10-301-7/+6
|
* Lots more GOOBE stuff. Now works with 'make html'!dkf2007-10-291-4/+4
|
* * doc/*.1: Revert doc changes that brokedgp2007-10-261-2/+2
| | | | | * doc/*.3: `make html` so we can get the release * doc/*.n: out the door.
* Documentation improvements, all minor.dkf2007-10-221-2/+2
|
* Assorted minor documentation fixesdkf2004-10-281-2/+2
|
* Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]dkf2004-08-201-2/+2
|
* Added exampledkf2004-06-211-5/+13
|
* * doc/getOpenFile.n:ericm2000-01-271-0/+52
* doc/chooseDirectory.n: Man page/cross links for tk_chooseDirectory (bug #1786). * library/tk.tcl: * library/tclIndex: Added hooks for tk_chooseDirectory. (bug #1786) * library/choosedir.tcl: tk_chooseDirectory implementation for Unix/Mac (bug #1786).