summaryrefslogtreecommitdiffstats
path: root/mac/tkMacMenus.c
Commit message (Collapse)AuthorAgeFilesLines
* * generic/tkFileFilter.c:das2002-01-271-2/+2
| | | | | | * mac/tkMacInit.c: * mac/tkMacKeyboard.c: * mac/tkMacMenus.c: TIP 27 CONSTification induced changes
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-5/+5
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* 2000-04-22 Jim Ingham <jingham@cygnus.com> * mac/tkMacDialog.c ↵jingham2000-04-231-15/+12
| | | | (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 support for Appearance Manager 1.2 Floating windows, and the new window ↵jingham2000-02-101-3/+11
| | | | classes in unsupported1
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-2/+2
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+7
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Initial revisionrjohnson1998-04-011-0/+346