summaryrefslogtreecommitdiffstats
path: root/mac/tkMacLibrary.r
Commit message (Collapse)AuthorAgeFilesLines
* Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-73/+0
|
* * generic/tk.h:das2002-09-121-2/+2
| | | | | | | | | | | | | | | | | | * mac/tkMacApplication.r: * mac/tkMacLibrary.r: * mac/tkMacResource.r: * macosx/tkAboutDlg.r: * macosx/tkMacOSXApplication.r: * macosx/tkMacOSXLibrary.r: * macosx/tkMacOSXResource.r: unified use of the two equivalent resource compiler header inclusion defines RC_INVOKED and RESOURCE_INCLUDED, now use RC_INVOKED throughout. * macosx/tkMacOSXAppInit.c: improved detection of Wish startup by the finder (by checking if stdin is /dev/null), in which case we want to bring up the Tk console window. * macosx/tkMacOSXHLEvents.c: added 'rapp' apple event handler.
* * mac/mac/tkMacInit.c:das2001-12-271-3/+5
| | | | | | | | * mac/mac/tkMacResource.r: synced up tkInit features to unix/win: use existing tkInit proc if defined. Added spinbox.tcl resource. Used TclGetEnv() instead of Tcl_GetVar2(interp, env) * mac/tkMacApplication.r: * mac/tkMacLibrary.r: minor version resources cleanup
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-440/+3
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* Fix typo in the file info, add Finder Balloon help just cause you can.jingham2000-02-101-2/+2
|
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-161-6/+6
|
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* Mac updates for 8.0.3-2welch1998-07-061-2/+0
|
* Initial revisionrjohnson1998-04-011-0/+510