summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDebug.c
Commit message (Expand)AuthorAgeFilesLines
* Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-485/+8
* Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-44/+69
* Code style improvements, especially including making code less deeply nested.dkf2008-10-271-208/+209
* * macosx/tkMacOSXDebug.c: revert 2007-11-09 commit makingdas2008-06-191-2/+3
* merge stable branch onto HEADdgp2007-12-131-1/+1
* fix warningsdas2007-11-081-2/+2
* move #includes for TkMacOSXGetNamedDebugSymbol() outside of TK_MAC_DEBUG #ifdefdas2007-11-081-4/+4
* * macosx/tkMacOSXDebug.c: make TkMacOSXInitNamedDebugSymbol()das2007-11-081-3/+2
* * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-4/+13
* * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-8/+12
* * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-2/+20
* * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-154/+149
* * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-3/+7
* * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-privatedas2006-10-311-12/+14
* * generic/tkImgGIF.c (ReadImage):das2006-07-201-2/+2
* fix whitespace, copyrightdas2006-05-121-2/+6
* * macosx/tkMacOSXDebug.c: add TkMacOSXGetNamedDebugSymbol() functiondas2006-01-101-1/+133
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-24/+30
* * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+5
* * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbondas2005-08-091-0/+2
* Fix a bug in tk_getOpenFile - files with no types are rejected when they wouldwolfsuit2004-02-161-16/+16
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+439