Commit graph

28 commits

Author SHA1 Message Date
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
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
rh
68d8b0ce66 Update gnustep-gui to 0.16.0. This makes the gui library more hier(7)
compliant.  Changes also include lots of compatibility enhancements with
OS X 10.5, including improvements to the NIB loader classes.
2009-04-13 12:19:14 +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
c4363b4d91 Changes 0.12.1:
* Switched to use LGPL 3 and GPL 3.
* Report more controls as being flipped. (NSTextField,
  NSTableHeaderView, NSSlider, NSProgressIndicator, NSButton)
  NSTabView is still missing.
* In NSAffineTransform use optimized primitive methods from base.
* Add font attribute fixing to NSAttributedString. To allow for the
  output of glyphs not present in the current font.
* Optimized the validation of edited cells.
2008-05-25 08:28:01 +00:00
adam
daec87b95f Changes 0.12.0:
* Lots of improvements to the NSBitmapImage subclasses.
* GSTheme and other classes were added to improve support of theming.
* Added new methods from Mac OS X 10.4 for NSControl, NSResponder,
  NSDocument, NSPrintOperation, NSWindowController, NSCell,
  NSMenuItem, NSView. Some ivar names were changed also.
* Added new ivars for NSMenuItem, NSPrintOperation, NSTableView,
  NSDrawer, NSScrollView.
* New classes from Mac OS X 10.4 and earlier were added including
  NSLevelIndicator, NSObjectController, NSUserDefaultsController,
  NSKeyValueBinding, NSArrayController, NSController.
* NSSpellServer and NSAffineTransform was moved to GNUstep base for
  Mac OS X compatibility.

Changes 0.11.0:
* Added support for keyed encoding in all gui classes.
* Added mechanism to allow for dynamic extension of model loading
  mechanism
* Implemented glue code in GSNibCompatibility for classes such as
  NSIBObjectData, NSClassSwapper, etc. to facilitate nib loading.
2007-11-25 14:43:11 +00:00
adam
52fa048a80 Changes 0.11.0:
* Added support for keyed encoding in all gui classes.

* Added mechanism to allow for dynamic extension of model loading
  mechanism

* Implemented glue code in GSNibCompatibility for classes such as
  NSIBObjectData, NSClassSwapper, etc. to facilitate nib loading.
2006-08-30 14:55:28 +00:00
adam
2992b800e7 Changes 0.10.3:
* Mostly bug fixes.
2006-04-03 18:25:02 +00:00
adam
0507432a74 Changes 0.10.2:
Mostly bug fixes.
2006-01-17 07:40:02 +00:00
rh
2dd0124dd0 Update gnustep-gui to 0.10.1. This uses v19 of portaudio for the sound
daemon.  Some minor bugfixes.
2005-09-30 23:16:22 +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
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
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