summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXXStubs.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-131-4/+24
| | * * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-8/+44
| | * * macosx/tkMacOSXDraw.c:das2004-02-231-22/+64
| | * * macosx/Wish.pbproj/project.pbxproj:das2003-03-181-3/+8
| * | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-121-2/+2
| * | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra...das2008-05-031-123/+148
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-9/+9
* | | More marking of files as Objective-C.dkf2009-07-061-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-161/+219
* | | fix warningdas2008-12-201-2/+2
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-18/+20
* | | After some discussion with Joe English and subsequently thegeorgeps2008-08-191-28/+1
* | | * macosx/tkMacOSXXStubs.c (Tk_ResetUserInactiveTime): use UsrActivitydas2008-06-121-2/+2
* | | fix typos, whitespacedas2008-05-031-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-126/+151
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * xlib/xgc.c: factor out alloc/free of GC clip_mask;das2007-10-121-10/+3
* | * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed seg.fault inandreas_kupries2007-07-041-3/+2
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-6/+5
* | * macosx/tkMacOSXXStubs.c (XCreateImage, DestroyImage): correct XImagedas2007-06-231-121/+224
* | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-4/+1
* | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0.das2007-06-031-2/+5
* | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-3/+39
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-158/+179
* | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-1/+30
* | * generic/tkTextDisp.c: moved #ifdef MAC_OSX_TK code added bydas2006-03-241-13/+1
* | * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-12-011-38/+81
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-12/+14
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+9
* | * generic/tkDecls.h:das2005-05-291-2/+2
* | Partial implementation of TIP#245; thanks Reinhard!dkf2005-05-271-1/+96
* | Fixes from Michael Kirkham:wolfsuit2005-05-151-3/+7
* | * macosx/tkMacOSXInit.c:das2005-05-141-2/+2
* | * macosx/tkMacOSXXStubs.c: implemented XGetGeometry().das2004-11-131-4/+24
* | * generic/tkClipboard.c: Move TkClipCleanup from tkClipboard.chobbs2004-05-031-8/+44
* | * macosx/tkMacOSXDraw.c:das2004-02-231-22/+64
* | * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-3/+3
* | * macosx/Wish.pbproj/project.pbxproj:das2003-03-181-3/+8
|/
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+862