Commit Graph

7 Commits

Author SHA1 Message Date
sebastia
5d92a80042 Minor update, fixing a large speed penalty with regard to font handling in the cairo backend.
OK landry@, sthen@
2011-05-09 11:15:13 +00:00
sebastia
0611073093 update gnustep-back to 0.20.0
ok landry@, ajacoutot@
2011-04-18 11:56:41 +00:00
jasper
36680215af - update gnustep-back to 0.18.0
ok aja@ (MAINTAINER)
2010-05-12 16:44:39 +00:00
ajacoutot
461bb36191 - update to gnustep-back 0.16.0 2008-12-23 15:25:51 +00:00
ajacoutot
9fe4df9793 - update to gnustep-back-0.14.0 2008-06-23 11:00:18 +00:00
ajacoutot
8206a1bd9d - update to gnustep-back-0.12.1 2008-01-09 14:20:16 +00:00
ajacoutot
bb698610ef Import gnustep-back-0.12.0
This is the back-end component for the GNUstep GUI Library.  The
implementation of the GNUstep GUI Library is designed in two parts.  The
first part is the front-end component which is independent of platform
and display system.  This front-end is combined with a back-end
component which handles all of the display system dependent such as
specific calls to the X Window System.  This design allows the GNUstep
applications to have the "look and feel" of the underlying display
system without any changes to the application, and the library can be
easily ported to other display systems.
The GNUstep GUI Backend is for platforms using the X-Window System or
Window's Systems. It works via a DPS emulation engine to emulate the
DPS functions required by the front-end system.
2007-05-29 03:03:08 +00:00