summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics
Commit message (Expand)AuthorAgeFilesLines
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-286-6/+6
* Bug 408895 - fix cocoa compile errors from previous commitMarkus Keller2013-05-281-3/+1
* Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod2013-05-251-11/+5
* Bug 339132 - [10.8][Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2012-11-201-0/+8
* Bug 383305 - [10.8]Font size incorrect when running in RetinaSilenio Quarti2012-11-071-2/+7
* Bug 387755 - GC.copyArea() not work correctly on Mac retina screenSilenio Quarti2012-10-101-6/+22
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-252-2/+26
* Make 64-bit the default source codeSilenio Quarti2012-09-2410-190/+190
* drawText does not respect background patternSilenio Quarti2012-06-201-7/+14
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-018-8/+8
* Bug 374628 - gc.setBackgroundPattern does not draw correctly in CocoaSilenio Quarti2012-03-191-0/+33
* Bug 373794 - Malformed Javadoc commentsGrant Gayed2012-03-095-9/+8
* Bug 358022-Set text editor background to black, mouseLakshmi Shanmugam2012-01-311-7/+30
* Fix for broken buildBogdan Gheorghe2012-01-161-1/+1
* Bug 367809 - [SWT Mac OS X] path.addString does not appear to handleSilenio Quarti2012-01-162-11/+14
* Bug 358188 - Horizontal alignment in StyledText does not work for SWT.SINGLEFelipe Heidrich2011-09-231-9/+11
* fix permission of filesSilenio2011-09-2315-0/+0
* Bug 272592 - Issues with PNG images on CocoaSilenio Quarti2011-08-051-4/+8
* Bug 352694 - GC can not capture screen correctly in MAC 10.7 lionSilenio Quarti2011-08-031-3/+7
* Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1Carolyn MacLeod2011-05-108-8/+8
* Bug 339132 - [Cocoa] GEF Thumbnail sync view broken in 3.7Silenio Quarti2011-03-305-28/+24
* surrogate fixesSilenio Quarti2011-03-231-1/+1
* surrogate fixesFelipe Heidrich2011-03-231-36/+64
* Bug 340603 - Selection under cocoa draws wrong in wrapped TextLayoutFelipe Heidrich2011-03-221-4/+6
* 332872 - implement XOR mode for Cocoa GC.Scott Kovatch2010-12-181-0/+2
* Bug 326644 - StyledText selection erases painted characters behind last chara...Felipe Heidrich2010-11-081-3/+3
* 329569 - minimize the number of special casesScott Kovatch2010-11-051-35/+8
* 329569 - no need for conditional code in Image.Scott Kovatch2010-11-051-8/+4
* 329569 - conditional code for colors obtained from color spacesScott Kovatch2010-11-052-12/+47
* Move back to NSCalibratedColorSpace everywhere. This may trigger unit test fa...Scott Kovatch2010-11-052-12/+12
* 327974 - fix improper casts to int in getPathData.Scott Kovatch2010-10-181-10/+10
* 298698 - use smaller text container sizeScott Kovatch2010-09-213-6/+6
* 325687 - use device colors in GC and Image to work around Cocoa bug in OS X 1...Scott Kovatch2010-09-202-12/+12
* 325153 - convert device colors to calibrated colorsScott Kovatch2010-09-185-24/+24
* Bug 325383 - StyledText has problems with layout in the presence of ligaturesFelipe Heidrich2010-09-161-0/+1
* use the constant instead of creating a new nsstring everytimeFelipe Heidrich2010-08-101-1/+1
* Bug 320484 - Weak FontData hashCodeSilenio Quarti2010-07-281-1/+1
* 320135 - cache FontMetrics in the FontScott Kovatch2010-07-213-12/+45
* 313315 - use drawPoint for single-pixel linesScott Kovatch2010-07-141-0/+4
* Bug 314492 - Do the annual copyright/javadoc bashCarolyn MacLeod2010-05-313-3/+3
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-2610-13/+78
* Bug 277098 - Line numbers rendered too lowSilenio Quarti2010-05-072-9/+14
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-1310-6/+43
* refactoringFelipe Heidrich2010-04-091-16/+4
* refactoringFelipe Heidrich2010-04-091-15/+4
* refactoringFelipe Heidrich2010-04-091-4/+2
* [BiDi] Java editor - wrong position of caret when typing Hebrew dataFelipe Heidrich2010-04-091-2/+13
* Bug 290373 - [Graphics] Lines not honoring print margiSilenio Quarti2010-04-083-230/+125
* Bug 295025 - fix previous checkin.Scott Kovatch2010-04-071-6/+13
* Bug 295025 - add null check when getting fonts from OS.Scott Kovatch2010-04-071-29/+27