Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-03Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+10
2018-07-02Revert "Bug 475784: half transparent composite as overlay composite not work ...Andrey Loskutov1-10/+0
2018-06-29Bug 475784: half transparent composite as overlay composite not workEric Williams1-0/+10
2018-05-04Bug 530932 - Enable native scaling on Linux GTKSravan Kumar Lakkimsetti1-0/+28
2018-04-16Bug 529431: [GTK3.10+] Snippet294 fails to draw RegionEric Williams1-0/+10
2018-02-01Bug 528679 - Eclipse Photon M3a crashes on CentOS 6Alexander Kurtakov1-1/+2
2018-01-16Bug 470115 - GC.drawLine draws a very large line when using certainAlexander Kurtakov1-0/+1
2017-06-27Bug 518855 - Remove workarounds for Cairo older than 1.8.0I20170627-2000Alexander Kurtakov1-10/+0
2017-06-27Bug 477950: [GTK3] Port SWT colors from using GdkColor to GdkRGBA soEric Williams1-0/+12
2016-12-14Bug 509215 - Make Cairo bindings non-dynamic where possibleAlexander Kurtakov1-7/+0
2016-01-07Bug 485367 - cleaned trailing spaces in swt (gtk, cairo and Co)Andrey Loskutov1-3/+3
2015-03-26Bug 463151 - Drop pre-2.18 GTK Cairo code in GCAlexander Kurtakov1-10/+0
2014-03-03Bug 429476 - Remove useless Cairo bindings.Alexander Kurtakov1-382/+0
2013-07-12GC remove GTK pre-2.8 code paths.Alexander Kurtakov3-128/+0
2013-05-28Bug 408895 - Do the annual javadoc/copyright bash for 4.3Carolyn MacLeod1-1/+1
2012-10-27cleanup region changes - use macros to redefine gdk_region_XXX in terms of ca...Silenio Quarti2-158/+0
2012-10-17Replace GdkRegion with Cairo methods for GTK + 3.0 and higherAnatoly Spektor2-0/+178
2012-09-24Make 64-bit the default source codeSilenio Quarti2-274/+274
2012-06-01Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2Carolyn MacLeod1-1/+1
2012-01-19cleanup before merging into masterSilenio Quarti1-1/+0
2012-01-18Fix Cairo XOR and drawImage width and heightBogdan Gheorghe1-13/+1
2012-01-17Add cairo_push_group and cairo_pop_groupBogdan Gheorghe1-1/+27
2012-01-17Draw Caret with CairoBogdan Gheorghe1-0/+1
2012-01-16have to mark dirty when creating from pixelsSilenio Quarti1-0/+11
2012-01-13adding cairo_surface_flush PISilenio Quarti1-0/+10
2011-10-21fix Control.setBackgroundImage()Silenio Quarti1-0/+13
2011-10-21support Images with xlib surface, performance of large images surfaces is badSilenio Quarti1-1/+17
2011-10-21make GC handle a cairo object, fix clipping, rename USE_CAIRO flagSilenio Quarti1-0/+26
2011-10-20create opaque image surfaces; target cairo 1.2 APIs; remove surfaceData fieldSilenio Quarti1-0/+39
2011-09-19Bug 354978 - First changesBogdan Gheorghe1-0/+10
2009-07-01restore HEAD after accidental deletion by error in automated build scriptSilenio Quarti5-0/+1703
2009-06-30*** empty log message ***Felipe Heidrich5-1703/+0
2009-05-29After copyright bash for 3.5RC4AFTER_COPYRIGHT_BASH_FOR_35RC4Carolyn MacLeod5-5/+5
2008-09-10new JNI gen toolSilenio Quarti3-0/+246
2007-04-05176167 - Form's BusyIndicator hangs workbench on GTKSilenio Quarti1-144/+1231
2007-03-27150357 - [Linux] [cairo] GC.setAdvance(true) and subsequent drawing of images...Silenio Quarti1-0/+3
2007-03-27removing fix to create patchSilenio Quarti1-3/+0
2007-03-27Cairo versionSilenio Quarti1-0/+3
2006-07-05fixing structuresFelipe Heidrich3-6/+39
2006-06-30bug 24796Carolyn MacLeod1-0/+1
2006-06-26bug 24796Carolyn MacLeod1-0/+14
2005-11-18Fix cairo and GNOME loading on Motif based on changes from GTK.Billy Biggs1-13/+0
2005-11-16110924 - Allow for providing a fallback cairo library for distributions witho...Billy Biggs1-1/+14
2005-08-15106759 - porting to cairo 0.9.2Silenio Quarti1-3/+15
2005-08-09*** empty log message ***Silenio Quarti1-1/+1
2005-07-11porting to cairo 0.5.1Silenio Quarti3-79/+143
2005-04-06cairo_points custom nativeSilenio Quarti1-1/+4
2005-03-22*** empty log message ***Silenio Quarti1-0/+1
2005-03-09cairo 0.4.0Silenio Quarti1-2/+0
2005-02-14v3123Christophe Cornu2-22/+40

Back to the top