summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
Commit message (Expand)AuthorAgeFilesLines
* Use Cairo instead of gdk_draw_drawable and gdk_gc_set_exposurescairo_region_64Anatoly Spektor2012-10-101-46/+106
* Ongoing work on GdkRegion... to be amended!Anatoly Spektor2012-10-091-49/+115
* Use gtk_render_focus instead of gtk_paint_focus for GTK+ 3Anatoly Spektor2012-10-051-1/+17
* Bug 377107 - no 32bits vm for JDK7Carolyn MacLeod2012-09-251-0/+34
* Make 64-bit the default source codeSilenio Quarti2012-09-241-145/+145
* Omit use of gdk_drawable_get_size for newer GTK+ and make it dynamicAnatoly Spektor2012-08-141-2/+1
* fix formattingSilenio Quarti2012-08-011-22/+22
* Omit use of gdk_drawable_get_size deprecated function in GCAnatoly Spektor2012-08-011-6/+24
* Bug 113342 - Disposing a font still in use by a GC causes crashesSilenio Quarti2012-06-201-0/+1
* Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod2012-06-011-1/+1
* Use gdk_get_default_root_window instead of GDK_ROOT_PARENT.Alexander Kurtakov2012-02-281-1/+1
* Replace usage of GDK_DISPLAY with gdk_x11_display_get_xdisplay.Alexander Kurtakov2012-02-281-3/+3
* Make gdk_pango_context_set_colormap dynamic.Alexander Kurtakov2012-01-311-1/+6
* Get rid of gdk_pixbuf_render_to_drawable_alpha.Alexander Kurtakov2012-01-201-9/+1
* cleanup before merging into masterSilenio Quarti2012-01-191-3/+7
* Fix Cairo XOR and drawImage width and heightBogdan Gheorghe2012-01-181-7/+14
* Merge master into Bug354978Bogdan Gheorghe2012-01-181-0/+3
|\
| * Bug 362999 - SWTGraphics#scale is broken when used with Printer onSilenio Quarti2011-11-091-0/+3
* | Add a new property to enable Cairo graphicsBogdan Gheorghe2012-01-181-1/+3
* | GC CopyArea for scrollingBogdan Gheorghe2012-01-171-4/+46
* | Fixed for copying wrong portion of source windowBogdan Gheorghe2012-01-161-11/+16
* | getSize is wrong when damage is not the whole widgetBogdan Gheorghe2012-01-161-2/+4
* | No XOR support for CairoBogdan Gheorghe2012-01-161-1/+3
* | Bug 354978 - Use Cairo as backend for graphics operations (comment#5Arun Thondapu2011-11-141-1/+20
* | make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti2011-10-211-31/+45
* | Cairo.CAIRO_EXTEND_PAD works on cairo 1.8. performance improvement in Intro p...Silenio Quarti2011-10-201-5/+9
* | Bug354978 - work in progress - all images are cairo images surfacesSilenio2011-09-201-2/+6
* | Bug 354978 - First changesBogdan Gheorghe2011-09-191-5/+5
|/
* 349354 - Need to call gdk_cairo_reset_clip when resetting clippingBogdan Gheorghe2011-08-051-1/+5
* Copyright bash pre-RC4Carolyn MacLeod2011-05-271-1/+1
* 345650 - FillGradientRectangle results in screen cheese on x86_64Bogdan Gheorghe2011-05-241-1/+4
* Bug 314492 - Do the annual copyright/javadoc bashAFTER_JAVADOC_BASH_FOR_36RC3Carolyn MacLeod2010-05-261-1/+1
* 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