Commit graph

13 commits

Author SHA1 Message Date
obache
a7e7a6caa1 Adapt to giflib-5.1 API change. 2014-05-25 07:18:44 +00:00
joerg
fce74cdd56 Fix fallout from giflib5. 2013-08-30 22:42:18 +00:00
joerg
e3093da41f Don't override IBOutlet and IBAction on NetBSD, the compiler has them
already. Bump revision.
2013-03-23 12:20:43 +00:00
joerg
1b62850b45 Fix libpng fallout. 2013-02-26 23:35:24 +00:00
rh
753de4f888 Update gnustep-gui to 0.22.0
Noteworthy changes in version `0.22.0'
======================================

   * This version is binary incompatible with previous versions due to
     the change of NSNotFound in GNUstep base.

   * Support for drawing the GUI with a scale factor, for high-DPI
     monitors.

   * Character panel

   * Color picker "Magnifier" tool, for grabbing the color of arbitrary
     parts of the screen

   Many NSImage improvements (Mac OS X 10.6 drawing methods, better
selection of image reps, better support for icons). Many bugfixes,
including in Xib loading, printing, and NSView geometry.

Noteworthy changes in version `0.20.0'
======================================

A new stable release. Many improvments with Nib loading, documents and
document controllers. Fixed many drawing issues, particularly ones
related to flipping. Much improved theming.
2012-10-22 02:21:21 +00:00
rh
5c91842b5d Update gnustep-gui to 0.18.0. Notable changes include:
* Add live resize in NSSplitView
   * Toolbars have been completely rewritten and improved
   * New Mac OS X 10.5 methods in NSFont
   * Bug fixes and stability improvements
2011-04-07 02:07:19 +00:00
wiz
b46db273dd Fix build with png-1.5.
Includes upstream bug report URL.
2011-01-29 12:40:14 +00:00
wiz
1295ef346e Fix build with png-1.5. 2011-01-29 12:34:39 +00:00
adam
e879a36f25 Changes 0.14.0:
* New class NSGlyphGenerator for glyph generation
* NSSplitView implemented setAutosaveName:
* NSOpenGLView added some Mac OS X 10.3 methods
* Manu bug fixes.
2008-11-25 12:52:14 +00:00
adam
a4d1323ad5 Changes 0.10.0:
* Nib loading supports window auto-positioning

   * Keyed encoding is supported in many classes.
2005-07-29 12:59:25 +00:00
adam
37227b1c48 Changes 0.9.5:
* Beginnings of CUPS interface were added.
   * Added new control colors and methods from 10.3 version of Cocoa.
   * Added new font methods from 10.3 version of Cocoa.
   * NSApplication -runModalSession behavior changed.
   * You can find the GUI library's version using the Info.plist
2005-04-12 15:54:21 +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
2f5ac60308 Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library. 2002-09-27 15:24:35 +00:00