summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
Commit message (Expand)AuthorAgeFilesLines
...
* 305742 - Fields that should not be referenced by clients should have @norefer...Grant Gayed2010-04-131-1/+4
* 232560 Icons disappear in PackageExplorer when mouse is over an itemKevin Barnes2009-09-241-3/+3
* 286687 [Graphics] clipping broken when setting a transform with Gtk 2.17.7 w...Bogdan Gheorghe2009-08-171-24/+28
* 276892 - GC.setLineAttributes() uses caps const instead of joinSilenio Quarti2009-08-171-6/+6
* restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti2009-07-011-0/+4036
* *** empty log message ***Felipe Heidrich2009-06-301-4036/+0
* After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod2009-05-291-1/+1
* After javadoc bash for 3.5RC3v3549aBEFORE_COPYRIGHT_BASH_FOR_35RC3AFTER_JAVADOC_BASH_FOR_35RC3Carolyn MacLeod2009-05-271-0/+9
* 275459 Test failures in GC on I20090507-2000Bogdan Gheorghe2009-05-081-1/+1
* 262981 GC#drawText could use data.stringWidth and data.stringHeightBogdan Gheorghe2009-05-071-17/+25
* Bug 271310: [Presentations] BIDI3.5:HCG_Wrong repaint of mirrored windows on ...Felipe Heidrich2009-04-231-1/+3
* Bug 262888: GTK-BIDI: Mirrored drawText background has wrong sizeFelipe Heidrich2009-01-301-1/+2
* fix clipping (wrong fix of 258424)Felipe Heidrich2009-01-151-1/+2
* Bug 258424: Clip is not honored in Canvas.paint .Felipe Heidrich2009-01-131-9/+22
* 241490 GC.setAlpha() / GC.getAlpha() does not work properly on LinuxBogdan Gheorghe2008-07-211-0/+1
* After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4Carolyn MacLeod2008-06-051-1/+1
* After Javadoc Bash for 3.4RC4Carolyn MacLeod2008-06-041-2/+7
* 215243 - Wrong drawing behaviour using SWT and Cairo drawing a text and then ...Felipe Heidrich2008-03-111-0/+1
* 202005 - GC Transform rotate(90) or rotate(-90) not applied to several methodsFelipe Heidrich2008-03-111-2/+5
* GC.getClipping() for printersCarolyn MacLeod2008-01-281-8/+18
* 190793 - GTK Printing getClipping returns [0,0,1,1]Silenio Quarti2008-01-281-28/+36
* reorganize to consider adding finalizationSilenio Quarti2008-01-241-17/+2
* hold on to Font objectSilenio Quarti2008-01-211-8/+10
* *** empty log message ***Silenio Quarti2007-11-231-1/+5
* 210412 - GC.setLineAttributes() uses "join" as "cap"Silenio Quarti2007-11-201-1/+1
* Fix 64bit compile errorBogdan Gheorghe2007-10-291-1/+1
* 206095 - DCR - possibility to print the contents of SWT widgets, 168979 - tra...Steve Northover2007-10-261-9/+19
* /*long*/Kevin Barnes2007-08-201-1/+1
* 200083 Support BIDI on Linux GTKBogdan Gheorghe2007-08-171-6/+63
* 179945 - GC constructor thread invalid access missing from API JavadocCarolyn MacLeod2007-06-061-0/+6
* After copyright bash for 3.3 RC3AFTER_COPYRIGHT_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-1/+1
* After javadoc bash for 3.3 RC3BEFORE_COPYRIGHT_BASH_FOR_33RC3AFTER_JAVADOC_BASH_FOR_33RC3Carolyn MacLeod2007-05-311-19/+131
* Bug 67652 - some GC calls are off by one pixel in mirrored mode (platform con...Felipe Heidrich2007-05-141-24/+43
* version check changed from 1.4.2 to 1.4.0Silenio Quarti2007-03-271-1/+1
* 150357 - [Linux] [cairo] GC.setAdvance(true) and subsequent drawing of images...Silenio Quarti2007-03-271-4/+54
* removing fix to create patchSilenio Quarti2007-03-271-54/+4
* 150357 - [Linux] [cairo] GC.setAdvance(true) and subsequent drawing of images...Silenio Quarti2007-03-271-4/+54
* 172832 - GC.getClipping( ) difference GTK / WindowsSilenio Quarti2007-03-221-1/+5
* 150357 - [Linux] GC.setAntialias(int) and subsequent drawing of image corrupt...Silenio Quarti2007-02-211-1/+3
* *** empty log message ***Silenio Quarti2006-11-301-1/+1
* *** empty log message ***Silenio Quarti2006-11-301-1/+1
* 114007 - The GC line width must not be an intSilenio Quarti2006-11-301-34/+146
* FIX set text antialias for gtk 2.8 in GCFelipe Heidrich2006-11-171-5/+18
* 105101 - Transform translations not accounted for in GC.drawFocus()Silenio Quarti2006-10-121-0/+16
* need to check line style to run awaySilenio Quarti2006-07-191-2/+2
* reset previous clipping in setClipping(Path)Silenio Quarti2006-07-191-3/+0
* reset previous clipping in setClipping(Path)Silenio Quarti2006-07-191-0/+1
* add /*long*/sGrant Gayed2006-07-191-3/+3
* fixing clipping for holongate (performance of setTransform() and intersection...Silenio Quarti2006-07-181-76/+117
* forgot checkGC() in fillPolygon()Silenio Quarti2006-07-101-0/+1