summaryrefslogtreecommitdiffstats
path: root/mac/tkMacDialog.c
Commit message (Collapse)AuthorAgeFilesLines
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * mac/tkMacDialog.c ↵jingham2000-04-231-7/+31
| | | | (Tk_MacGetOpenFile): Add empty bodies for the "-initialfile" and "-defaultextension" options. * mac/tkMacDialog.c (NavServicesGetFile): Only cons the result up into a list if multiple is true. * mac/tkMacMenus.c (SourceDialog): Use the "tk_getOpenFile" instead of hand-coding the dialog with StandardGetFile. This way we get the Navigation dialogs for free. * doc/getOpenFile.n: Document the -multiple and -message flags which are only implemented on the Mac. Also note that the -title works on the Mac with Nav Services installed.
* Add Navigation Services support.jingham2000-04-171-135/+716
|
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-1/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-452/+324
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+939