The NetBSD Project

CVS log for pkgsrc/x11/gnustep-gui/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / x11 / gnustep-gui

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22 / (download) - annotate - [select for diffs], Thu Apr 7 02:07:19 2011 UTC (13 months, 2 weeks ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.21: +4 -6 lines
Diff to previous 1.21 (colored)

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

Revision 1.21 / (download) - annotate - [select for diffs], Sat Jan 29 12:40:14 2011 UTC (15 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Fix build with png-1.5.
Includes upstream bug report URL.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jan 29 12:34:39 2011 UTC (15 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Fix build with png-1.5.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 13 12:19:14 2009 UTC (3 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.18: +4 -4 lines
Diff to previous 1.18 (colored)

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.

Revision 1.18 / (download) - annotate - [select for diffs], Tue Nov 25 12:52:14 2008 UTC (3 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.17: +5 -5 lines
Diff to previous 1.17 (colored)

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.

Revision 1.17 / (download) - annotate - [select for diffs], Sun May 25 08:28:01 2008 UTC (4 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.16: +4 -4 lines
Diff to previous 1.16 (colored)

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.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Nov 25 14:43:12 2007 UTC (4 years, 6 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

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.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 30 14:55:28 2006 UTC (5 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.14: +4 -4 lines
Diff to previous 1.14 (colored)

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.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Apr 3 18:25:02 2006 UTC (6 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Changes 0.10.3:
* Mostly bug fixes.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 17 07:40:03 2006 UTC (6 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.12: +4 -4 lines
Diff to previous 1.12 (colored)

Changes 0.10.2:

Mostly bug fixes.

Revision 1.12 / (download) - annotate - [select for diffs], Fri Sep 30 23:16:22 2005 UTC (6 years, 7 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored)

Update gnustep-gui to 0.10.1.  This uses v19 of portaudio for the sound
daemon.  Some minor bugfixes.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 29 12:59:25 2005 UTC (6 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.10: +5 -6 lines
Diff to previous 1.10 (colored)

Changes 0.10.0:

   * Nib loading supports window auto-positioning

   * Keyed encoding is supported in many classes.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Apr 12 15:54:21 2005 UTC (7 years, 1 month ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +5 -5 lines
Diff to previous 1.9 (colored)

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

Revision 1.9 / (download) - annotate - [select for diffs], Wed Feb 23 17:36:11 2005 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Add RMD160 checksums to the SHA1 ones.

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 27 01:07:23 2004 UTC (7 years, 7 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.7: +3 -3 lines
Diff to previous 1.7 (colored)

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.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 18 14:01:14 2004 UTC (7 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

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

Revision 1.6 / (download) - annotate - [select for diffs], Sat Apr 10 23:44:28 2004 UTC (8 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

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.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Dec 5 10:06:39 2003 UTC (8 years, 5 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

Noteworthy changes in version `0.9.0':
   Improvements in various classes, include NSPopUpButton,
NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images
in NSWorkspace.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 1 08:35:15 2003 UTC (9 years, 1 month ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

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.

Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 04:06:15 2003 UTC (9 years, 4 months ago) by rh
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

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.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Oct 18 09:23:26 2002 UTC (9 years, 7 months ago) by rh
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

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.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Sep 27 15:24:36 2002 UTC (9 years, 8 months ago) by rh
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Sep 27 15:24:36 2002 UTC (9 years, 8 months ago) by rh
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>