libs-back/Source/cairo
Eric Wasylishen d7b7322723 * Source/cairo/GNUmakefile:
* Source/cairo/CairoContext.m:
* Source/cairo/CairoSurface.m:
* Source/cairo/XGCairoModernSurface.m:
* Headers/cairo/XGCairoModernSurface.h:
* Headers/cairo/CairoSurface.h: New cairo surface which uses
cairo_surface_create_similar to create a back buffer which
has an alpha channel, even if the X server doesn't support
surfaces with alpha. This new surface is also made the default
since this seems to be the recommended way to double buffer
with cairo.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@33978 72102866-910b-0410-8b05-ffd578937521
2011-10-13 21:37:44 +00:00
..
CairoContext.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
CairoFaceInfo.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontEnumerator.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontInfo.m back: implement coveredCharacterSet for CairoFontInfo 2011-03-28 04:19:41 +00:00
CairoGState.m * Source/cairo/CairoGState.m (-saveClip, -restoreClip:, 2011-09-12 10:40:52 +00:00
CairoPDFSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoPSSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoModernSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
XGCairoSurface.m * Source/cairo/XGCairoSurface.m (-contentsOfScreen:inRect:): 2011-07-03 23:59:35 +00:00
XGCairoXImageSurface.m Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00