Commit graph

21 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
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
2101450ebb Changes 0.12.1:
* Add DPSshfill for all backends. Better handling of X event times.
2008-05-25 08:27:03 +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
adam
2992b800e7 Changes 0.10.3:
* Mostly bug fixes.
2006-04-03 18:25:02 +00:00
adam
8e060caa1e Changes 0.10.2:
The Backend can set UTF8 window titles where this is allowed.
2006-01-17 07:42: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
rh
298d21c961 Update gnustep-back to 0.9.6. Changes are minor bugfixes only. 2005-05-16 08:59:57 +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
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +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
7a2b09999c Changes 0.9.3:
* A number of W32 window event enhancements
   * art backend glyph drawing with alpha enhancements.
   * libwraster is no longer checked for - image functions now in frontend
2004-08-18 14:01:57 +00:00
rh
fcde527436 Update gnustep-back to 0.9.2.
Noteworthy changes in version `0.9.2'
=====================================

   * Art backend added support for grayscale, one-isblack colorspaces.
   * Windows pasteboard interaction handling added.
   * Better focus handling on Windows.
   * Better font and draw handling on Windows.

Noteworthy changes in version `0.9.1'
=====================================

   Color on 8 bit displays works correctly now. WindowMaker properties
are always set now in case another manager is emulating WindowMaker
styles.
2004-04-10 23:46:55 +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