summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXDraw.c
Commit message (Expand)AuthorAgeFilesLines
* Commiting HITheme implementation on buttons; deferring scrolling for now beca...Kevin Walzer2015-01-241-22/+0
* remove some unnecessary eol-spacingjan.nijtmans2015-01-151-1/+1
* Improved scrolling for text under Cocoa; thanks to Marc Culler for patch.Kevin Walzer2015-01-041-2/+7
* Minor optimization of drawing code in OSXKevin Walzer2014-12-211-2/+2
* Remove unnecessary end-of-line spacingjan.nijtmans2014-11-211-14/+14
* Fix for bug fb35eb59dd, thanks to Paul Walton for the report and Marc Culler ...Kevin Walzer2014-10-141-1/+1
* Fix for shimmering of buttons embedded when scrolled in text and canvas widge...Kevin Walzer2014-08-161-75/+57
* Fix typo's, debug statements, C++-comment.jan.nijtmans2014-08-111-8/+4
|\
| * Fix typo's, debug statements, C++-comment.jan.nijtmans2014-08-111-7/+6
| * Further refinement of scrolling; addresses artifacts in scrolling complex int...Kevin Walzer2014-08-111-34/+61
| * Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi...Kevin Walzer2014-08-041-61/+34
| * Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patchKevin Walzer2014-08-011-2/+1
| * Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-281-4/+0
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+1
| * Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-241-32/+84
| * Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-67/+106
| * Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da...Kevin Walzer2013-10-271-0/+1
| * Fix for http://core.tcl.tk/tk/info/8eb56719cf on broken build with 8.5.15 wit...Kevin Walzer2013-09-161-1/+1
| * 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-798/+686
* | Further refinement of scrolling; addresses artifacts in scrolling complex int...Kevin Walzer2014-08-111-3/+40
* | Further refinement of Mac OS X scrolling; thanks to Marc Culler for an additi...Kevin Walzer2014-08-041-41/+5
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-281-4/+0
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-0/+1
* | Fix for display of images when scrolling a text widget on OS X; thanks to Mar...Kevin Walzer2014-07-241-32/+84
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-67/+106
* | Fix for drawing lags on OS X Mavericks; thanks to Ned Deily for report and Da...Kevin Walzer2013-10-271-0/+1
* | 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