summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXSend.c
Commit message (Expand)AuthorAgeFilesLines
* Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-6/+15
* Remove/disable dead code flagged by clang static analyzerdas2008-12-071-7/+5
* Add "const" to many internalnijtmans2008-10-171-2/+2
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-203/+192
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0.das2007-06-031-4/+8
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-107/+84
* * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-7/+2
* missing MODULE_SCOPE declarations and obsolete exports discovered by 'make ch...das2006-03-161-8/+1
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-2/+2
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+552