summaryrefslogtreecommitdiffstats
path: root/mac/tkMacDialog.c
Commit message (Collapse)AuthorAgeFilesLines
* 2002-04-08 Daniel Steffen <das@users.sourceforge.net>das2002-04-081-8/+1
| | | | | | | | | | | | | | * mac/tkMacProjects.sea.hqx: added tkPanedWindow.c to projects * mac/tkMacAppInit.c: fixes to MSL stdin/stdout hookup to the TkConsole when using shared MSL libraries; fix for crashing bug on exit: writing to stdin/sterr when console has already been destroyed. (both fixes need support in MSL, see 'CW Pro6 changes' in tcl/mac/tcltkMacBuildSupport.sea.hqx) * mac/tkMacDialog.c: fixes to Navigation Services Dialog filter. * mac/tkMacDraw.c: add panic for overwide TkImages that would crash Tk on mac otherwise. FossilOrigin-Name: 5243baf17cc64be10d3a692ed59abc5f68ed5fd9
* * mac/tkMacDialog.c:das2002-01-181-5/+5
| | | | | | | * mac/tkMacSend.c: TIP 27 CONSTification broke the mac build in a few places. FossilOrigin-Name: c224cef1db36cd9b6ab76a85d9655f83c9f6c911
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-8/+18
| | | | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details FossilOrigin-Name: 72721350b6f21354b5149babeafdb2304ece1e2e
* 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. FossilOrigin-Name: 94894720f3e5ba4140104523b125afa23b691842
* Add Navigation Services support.jingham2000-04-171-135/+716
| | | FossilOrigin-Name: e7c8cfd3d2bfa753e0bcd721e5b9b89943087d03
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-221-1/+2
| | | FossilOrigin-Name: b58707e8becc30319a60309bd4bb423ec42c2790
* * Merged 8.1 branch into the main trunkstanton1999-04-161-452/+324
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Initial revisionrjohnson1998-04-011-0/+939
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4