Commit graph

8 commits

Author SHA1 Message Date
rh
1a9705b2a1 Update gnustep-gui to 0.9.4. Notable changes include:
* The printing classes have been completely reorganized to
     accommodate different native printing systems

   * PPD files have been moved to a separate package.

   * NSToolbar now allows rearranging items.

   * NSScroller, NSScrollView has a new ivar.

   * Some improvement of NSDataLink classes.
2004-09-27 01:07:23 +00:00
adam
5072eaa3fe Changes 0.9.3:
* Working NSToolbar implementation
   * New Mac OS X methods in NSView and other classes
   * Fixed some sheet handling problems.
   * Integrated gif, jpg, and png handling in front-end.
   * Added overridable button and frame drawing functions
   * Add some keyed decode/encoding to some classes
   * NSStringDrawing redesigned.
   * Much improved loading of gorm files
2004-08-18 14:01:14 +00:00
rh
2b3a0eb31c Update gnustep-gui to 0.9.2.
Noteworthy changes in version `0.9.2'
=====================================

   * Working NSToolbar implementation
   * New Mac OS X methods in NSView and other classes
   * Fixed some sheet handling problems.
   * Integrated gif, jpg, and png handling in front-end.
   * Added overridable button and frame drawing functions
   * Add some keyed decode/encoding to some classes
   * NSStringDrawing redesigned.
   * Much improved loading of gorm files

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

   * NSWindow - DnD works on whole window and events are propogated up
     to first DnD aware view.
   * Absolute paths and DnD works in OpenPanels.
2004-04-10 23:44:28 +00:00
adam
0bcb0e856b Noteworthy changes in version `0.9.0':
Improvements in various classes, include NSPopUpButton,
NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images
in NSWorkspace.
2003-12-05 10:06:39 +00:00
rh
c2f36e36be Update gnustep-gui to 0.8.5
Noteworthy changes in version `0.8.5'
=====================================

   Bug fixes. NSStringDrawing now uses text system implementation.

Noteworthy changes in version `0.8.4'
=====================================

   This release features a brand new text and layout system thanks to
Alexander Malmberg. Other improvements include:

   * Various display optimizations.

   * Default border to NSScrollView changed

   * Printing fixes.

   * NSToolbar partially implemented.
2003-04-01 08:35:15 +00:00
rh
e17c89775c Update gnustep-gui to 0.8.3.
Noteworthy changes in version `0.8.3'
=====================================
   * Additions for Gorm support.
   * Alpha support for OpenGL
   * Better ruler support - dragging of tab markers.
   * Document support, recent files, etc.
   * Simple printing to printer and print previewing.
   * Window focus fixes
   * Key view handling rewritten.
2003-01-03 04:06:13 +00:00
rh
da4f244cbc Update gnustep-gui to 0.8.2
Noteworthy changes in version `0.8.2'
=====================================

   * Handle fonts that aren't found better.

   * Implement pageUp/Down.

   * Some window focusing problems fixed.

   * Quartz-like interface partially implemented.

   * NSSecureTextField partially rewritten. More secure.

   * NSBrowser: implement non-separate columns

   * Fix firstResponder status in text fields.
2002-10-18 09:23:26 +00:00
rh
2f5ac60308 Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library. 2002-09-27 15:24:35 +00:00