summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXXStubs.c
Commit message (Expand)AuthorAgeFilesLines
* spacingjan.nijtmans2015-12-171-1/+1
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-4/+2
* Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-071-3/+4
* Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-1/+15
* Fix for PNG rendering on OS X 10.11; thanks to Stephan Meier for patchKevin Walzer2015-10-261-11/+25
* Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-2/+1
* Fix typo's, debug statements, C++-comment.jan.nijtmans2014-08-111-2/+2
|\
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+1
| * Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-52/+60
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-180/+242
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+1
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-52/+60
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-2/+4
|\ \ | |/
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-2/+4
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-2/+4
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXXStubs.c: sync with core-8-5-branch.das2008-06-121-2/+2
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-10/+99
| | * * macosx/tkMacOSXXStubs.c (DestroyImage): Fixed crash in releasehobbs2007-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/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-2/+5
| | * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-3/+39
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-157/+178
| | * * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgrdas2006-09-101-1/+30
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-13/+1
| | * * macosx/tkMacOSXInt.h:das2005-12-081-4/+4
| | * * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged):hobbs2005-11-301-35/+78
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-11/+13
| | * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-1/+9
| | * * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code intodas2005-08-091-3/+3
| | * 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
| | * * 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