Commit graph

16 commits

Author SHA1 Message Date
rh
d693c07607 Update gnustep-back to 0.18.0. This should close PR pkg/44783.
Other notable changes include:
 * implement pattern colours for all backends
 * use DejaVu as another fallback font
 * OpenGL fixes and improvements
 * Key repeat support implemented in X11
2011-04-07 02:12:48 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
rh
a53927030c Update gnustep-back to 0.16.0. This makes the backend more hier(7)
compliant.  Changes also include gui rendering improvements and other
bug fixes.
2009-04-13 12:21:37 +00:00
adam
7988bcee06 Changes 0.14.0:
* Added code to automatically make any window which uses the
  NSDesktopWindowLevel also be omnipresent.
* Many glyph drawing improvements.
2008-11-25 12:52:33 +00:00
adam
69253cf88a Changes 0.12.0:
Big improvements to the cairo graphics and Window backend. Also better
support for OpenGL.

Changes 0.11.0:
Bugfixes to art and xlib.
2007-11-25 14:43:33 +00:00
adam
9b9721a775 Changes 0.11.0:
Bugfixes to art and xlib.

There was some work on the Windows backend for the GDI interface by
Christopher Armstrong.
2006-08-30 14:55:41 +00:00
rh
b2383f0ebc Update gnustep-back to 0.10.1. This introduces some enhancements to the
xlib, winlib, and Cairo backends as well as some bugfixes.
2005-09-30 23:18:41 +00:00
adam
8b7eacd4fa Changes 0.10.0:
* Alpha blending was implemented for Windows, although it does not
     seem to work on some machines.
2005-07-29 12:59:50 +00:00
adam
e6182be75a PLIST correction 2005-04-18 08:46:52 +00:00
adam
6bb52df8bc Changes 0.9.5:
* Added support for window alpha on X servers.
   * Add support for old and new freetype libs.
   * Some improvements to the Windows backend.
2005-04-12 16:03:56 +00:00
rh
863df1c96a Update gnustep-back to 0.9.4. Notable changes include:
* Fast drawing on 8 bit displays was added (although it might only
     speed things up on old X11 servers and/or remote servers).

   * GNUstep modifier keys are mapped to KeySyms instead of KeyCodes

   * Added a Cairo backend, although it is probably non-functional.
     Anyone is invited to contribute to making it work.

   * art backend supports reading from a window.

   * Add internal window decoration handling.
2004-09-27 01:10:18 +00:00
adam
fa6d04060f Noteworthy changes in version `0.9.0':
Some more improvements to copy/paste support following ICCCM
specifications (like COMPOUND_TEXT support).
2003-12-05 10:15:23 +00:00
rh
9bbb0f2443 Update gnustep-back to 0.8.5. This version mainly implements text system
improvements and bug fixes.
2003-04-01 08:37:43 +00:00
rh
4f53977d7f Update gnustep-back to 0.8.3. Notable changes include:
* Bug fixes
	* Preliminary OpenGL support
	* Localisation upates
        * Implemented -GSSendBezierPath
        * -DPSsetalpha: Use GSsetalpha as defined in frontend, for
          printers that don't support setalpha.
        * Source/x11/XIMInputServer.m
        * Hack: if focus went nowhere, don't deactivate app.
        * Only send event if we don't have a key window.
        * Tools/GNUmakefile: Use BUILD_SERVER to decide whether to build
          X specific parts of gpbs or not.
2003-01-03 04:12:02 +00:00
rh
3801c05f80 Update gnustep-back to 0.8.2. Changes are bug fixes and class additions. 2002-10-18 09:30:26 +00:00
rh
d364592f10 Initial import of gnustep-back-0.8.1, the X11 GUI backend for GNUstep 2002-09-27 23:59:09 +00:00