summaryrefslogtreecommitdiffstats
path: root/macosx/README
Commit message (Collapse)AuthorAgeFilesLines
* * macosx/Wish.pbproj/project.pbxproj:das2003-03-181-25/+53
| | | | | | | | | | * macosx/Makefile: * macosx/README: added support for giving 'make' the location of Tcl.framework and tclsh to build and link against. * macosx/tkMacOSXXStubs.c: fixed crash in [winfo server]. FossilOrigin-Name: 60f68c2f03ef3e9a9c6926cd80fa6da009aace39
* correct 8.4.3 refs to 8.4.2hobbs2003-02-271-3/+3
| | | FossilOrigin-Name: f954b1bbdb892c44aaed0667e39d80104a103211
* * library/console.tcl: (aqua & macintosh) added missing <Cmd-q>das2003-02-211-67/+67
| | | | | | | | | | | | binding for corresponding Quit menu item shortcut. * macosx/README: updated instructions for embedded build, added various improvements by Russell Owen. * unix/tcl.m4: update from Tcl. * unix/configure: regen. FossilOrigin-Name: 258a3fd4bad32c093d19bd8cc6e538ee4ac25e98
* 2003-02-10 Jim Ingham <jingham@apple.com>wolfsuit2003-02-111-1/+25
| | | | | | | | | | | | | * macosx/tkMacOSXCursor.c (TkMacOSXInstallCursor): Set all theme cursors using SetThemeCursor or SetAnimatedThemeCursors. (TkGetCursorByName): Use the theme cursors for arrow, ibeam, etc. Allow animatedCursor{NUM} form for an animated cursor with count. (TkpSetCursor): Don't reset the cursor if there is no change. * macosx/tkMacOSXMouseEvent.c (GeneratePollingEvents): Don't directly call TkMacOSXInstallCursor, it gets called by the call to Tk_UpdatePointer immediately above. FossilOrigin-Name: e47d84660dfde7429de4939c5f910c941a2b09de
* * macosx/README: added info on new package searching indas2002-10-291-4/+8
| | | | | | Frameworks directories. FossilOrigin-Name: d493a60b63db12f69ab75c2fbd5367e04b5dc9d7
* * macosx/README: revised according to Jim's suggestionsdas2002-10-211-18/+25
| | | | | | * macosx/tkMacOSXAppInit.c: use standard PATH_MAX from <limits.h> FossilOrigin-Name: dd2e2e28c0d768141607d26c6bf90de451c46df2
* * macosx/README: info specific to building and runningdas2002-10-161-0/+172
TclTk on Mac OS X, answers to tcl-mac list FAQs. * macosx/Makefile: permission fix after embedded install. * macosx/Wish.pbproj/project.pbxproj: after install, fix permissions of uninstalled products. FossilOrigin-Name: 58b7e09c17c84d99c04cc5b487cca6b4aaf343b9