| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
| |
FossilOrigin-Name: f954b1bbdb892c44aaed0667e39d80104a103211
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
Frameworks directories.
FossilOrigin-Name: d493a60b63db12f69ab75c2fbd5367e04b5dc9d7
|
|
|
|
|
|
| |
* macosx/tkMacOSXAppInit.c: use standard PATH_MAX from <limits.h>
FossilOrigin-Name: dd2e2e28c0d768141607d26c6bf90de451c46df2
|
|
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
|