libs-back/Source
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
..
art * Headers/x11/XGServer.h: Add #include of config.h. 2011-06-22 22:09:41 +00:00
cairo * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
English.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
gsc * Source/winlib/WIN32GState.m: 2011-05-26 03:48:58 +00:00
Swedish.lproj Make nfont face name localization work. Add English and Swedish translations. 2003-06-28 13:32:59 +00:00
win32 * Source/win32/WIN32Server.m (-resolutionForScreen:): 2011-07-30 20:39:10 +00:00
winlib * Source/winlib/WIN32GState.m (GSCreateBitmap): Add support for 2011-07-18 18:13:47 +00:00
x11 * Source/x11/XGDragView.m (GSActionForDragOperation, 2011-09-12 09:18:29 +00:00
xdps Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
xlib * Headers/x11/XGServer.h: Add #include of config.h. 2011-06-22 22:09:41 +00:00
.cvsignore Added missing .cvsignore files. 2004-01-07 12:04:36 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +00:00
GNUmakefile.postamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSBackend.m Fixes warnings reported by clang. 2011-04-09 17:10:49 +00:00