summaryrefslogtreecommitdiffstats
path: root/mac/tkMacResource.r
Commit message (Collapse)AuthorAgeFilesLines
* * 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/tkMacTclCode.r:das2002-04-231-40/+4
| | | | | | | | | * mac/tkMacResource.r: added check of TCLTK_NO_LIBRARY_TEXT_RESOURCES #define to allow disabling the inclusion of the tk library code in the resource fork of Tk executables and shared libraries. Moved tk library code inclusion to separate file like in tcl. Added 'panedwindow' resource.
* * mac/mac/tkMacInit.c:das2001-12-271-15/+3
| | | | | | | | * 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-56/+39
| | | | | | ** changes for 8.4, some already backported to 8.3.4 (patch #435660) see ChangeLog for details
* Fix a typo.jingham1999-08-161-2/+2
|
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-161-5/+5
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-13/+10
|
* 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/+507