Commit graph

8 commits

Author SHA1 Message Date
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