summaryrefslogtreecommitdiffstats
path: root/macosx
Commit message (Expand)AuthorAgeFilesLines
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-2433-166/+94
* * generic/tkFont.c: implementation of ATSUI text renderingdas2006-03-228-1605/+2180
* missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch...das2006-03-161-8/+1
* * generic/tkCmds.c: Purged remaining references todgp2006-03-133-27/+6
* * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86hobbs2006-03-021-26/+26
* * generic/tk.decls: fix signature of TkMacOSXInvalClipRgnsdas2006-02-094-21/+29
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-1010-47/+209
* * macosx/Wish.xcode/project.pbxproj:das2005-12-142-0/+22
* * library/demos/cscroll.tcl: add MouseWheel bindings for aqua.das2005-12-132-16/+30
* * generic/tkInt.decls: move all platform test sources from tk lib intodas2005-12-091-3/+4
* * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-085-13/+11
* * macosx/tkMacOSXInt.h: sync comments with core-8-4-branch.das2005-12-081-2/+2
* * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-015-66/+128
* fix typodas2005-12-011-2/+2
* fix settings orderdas2005-11-271-1/+1
* * macosx/tkMacOSXMenu.c:das2005-11-272-8/+14
* typo in last commitdas2005-11-272-4/+4
* document automatic removal of -arch ppc64 CFLAGSdas2005-11-271-1/+3
* * macosx/tkMacOSXMenu.c:das2005-11-272-2/+14
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-2739-6436/+18592
* Renamed Makefile to GNUmakefiledas2005-11-221-1/+1
* * macosx/tkMacOSXScrlbr.c (UpdateControlValues): check geomMgrPtrhobbs2005-10-181-16/+15
* * macosx/tkMacOSXInt.h: Move MODULE_SCOPE defn to tkInt.h and addhobbs2005-10-101-9/+1
* tip256 implementationvincentdarley2005-10-101-1/+2
* * macosx/tkMacOSXInt.h: add MODULE_SCOPE definition check forhobbs2005-10-041-1/+9
* move declarations of Carbon-internal event debugging routines to tkMacOSXCarb...das2005-09-102-6/+8
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-1018-211/+333
* * macosx/tkMacOSXDialog.c: make dialogs ignore -initialfile "" andhobbs2005-08-231-53/+57
* * macosx/tkMacOSXButton.c:das2005-08-222-4/+4
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-0924-951/+1230
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent):hobbs2005-07-211-1/+1
* * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2das2005-06-231-3/+3
* * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wishdas2005-06-181-2/+4
* Bumped patchleveldkf2005-06-073-8/+8
* 2005-06-02 Jim Ingham <jingham@apple.com>wolfsuit2005-06-031-19/+40
* * macosx/Makefile: fixed 'embedded' target.das2005-06-031-4/+3
* * macosx/tkMacOSXFont.c: use Tcl_Panic instead of panic.das2005-05-291-2/+2
* * unix/configure.in: added description of HAVE_XSS for autoheader.das2005-05-292-2/+2
* * macosx/tkMacOSXInit.c:das2005-05-292-4/+4
* * generic/tkDecls.h:das2005-05-293-47/+28
* Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-272-1/+129
* * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extractiondas2005-05-262-18/+23
* fix for non-framework TkAqua builddas2005-05-241-2/+5
* * macosx/Makefile:das2005-05-235-118/+377
* * macosx/Wish.pbproj/project.pbxproj:das2005-05-234-17/+13
* Fixes from Michael Kirkham:wolfsuit2005-05-154-2078/+17
* Add a missing Tcl_Release to ThumbActionProc. Thanks to Micheal Kirkham forwolfsuit2005-05-151-1/+2
* * macosx/tkMacOSXInit.c:das2005-05-1414-1145/+218
* Fix [1191097], factor, and tidy up.dkf2005-04-281-192/+208
* * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes sincedas2005-04-261-197/+177