summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDraw.c
Commit message (Expand)AuthorAgeFilesLines
* Fix broken commits so function definitions match declarations and returns aredkf2012-06-111-2/+3
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-081-11/+10
|\
| * Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-051-11/+10
| |\
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-011-11/+8
| | * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-5/+7
* | | Fix for bgerror conflict with Tk-Cocoa menuKevin Walzer2011-08-051-0/+1
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-271-12/+26
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-264/+396
| | * * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte anddas2007-07-091-49/+26
| | * * macosx/tkMacOSXColor.c: add debug messages for unknown pixel values.das2007-07-021-2/+2
| | * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-395/+358
| | * * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros;das2007-06-091-284/+226
| | * * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enabledas2007-06-061-83/+74
| | * * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup.das2007-06-041-5/+8
| | * * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete alldas2007-05-311-3/+2
| | * * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API.das2007-05-301-55/+41
| | * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-792/+716
| | * sync whitespace with HEADdas2006-10-311-301/+301
| | * whitespacedas2006-10-161-5/+5
| | * * changes: updates for 8.4.14 release.das2006-10-161-553/+522
| | * * macosx/tkMacOSXSubwindows.c (TkMacOSXInvalidateWindow): ensure invaliddas2006-06-141-73/+129
| | * reverted erroneous removal of tclInt.h #includedas2006-05-161-1/+3
| | * * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensuredas2006-05-121-13/+41
| | * * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use ofdas2006-04-281-2/+2
| | * * macosx/tkMacOSXDraw.c (TkMacOSXInitCGDrawing): prevent multiple init.das2006-04-111-7/+7
| | * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-45/+59
| | * * macosx/tkMacOSXDraw.c (TkPutImage): fix endian issue on OS X x86hobbs2006-03-021-29/+30
| | * * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow accessdas2006-01-101-1/+2
| | * * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-2/+1
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-6/+14
| | * * macosx/tkMacOSXDraw.c (XDrawLines, XDrawSegments): correcthobbs2005-07-291-98/+101
| | * * generic/tkFrame.c (DisplayFrame):hobbs2005-07-281-5/+88
| | * * macosx/README: typosdas2004-09-181-9/+9
| | * * generic/tkRectOval.c (ComputeRectOvalBbox): Mac OS X specificdas2004-07-271-2/+2
| | * Forgot this one in the last checkin...wolfsuit2004-07-251-221/+526
| | * * macosx/tkMacOSXDraw.c:das2004-02-231-7/+15
| | * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-5/+5
* | | * macosx/tkMacOSXDraw.c (TkMacOSX{Setup,Restore}DrawingContext):das2009-08-241-1/+3
* | | * macosx/tkMacOSXDraw.c: Avoid exception in XCopyArea() when copyingdas2009-08-141-2/+3
* | | More marking of files as Objective-C.dkf2009-07-061-2/+2
* | | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-799/+682
|/ /
* | * macosx/tkMacOSXDraw.c: workaround leak in Carbon SetPortPenPixPat()das2008-02-271-12/+26
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXSubwindows.c: add pixmap size field to MacDrawabledas2007-11-081-14/+24
* | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD regiondas2007-10-121-258/+380
* | * macosx/tkMacOSXDraw.c (TkPutImage): handle non-native XImage byte anddas2007-07-091-49/+26
* | * macosx/tkMacOSXDraw.c (TkMacOSXRestoreDrawingContext): don't restoredas2007-07-021-2/+2