Difference between revisions of "Template:GNUstep News"

From GNUstepWiki
Jump to navigation Jump to search
(linkified Grouch)
(296 intermediate revisions by 21 users not shown)
Line 1: Line 1:
=== September 15, 2006 ===
+
=== Apr 5 2015 ===
  
* '''[[Grouch]]''' version 20060915 released
+
* '''[[TalkSoup.app]]''' 1.1 and corresponding [[netclasses]] released from GAP
: This release includes preliminary preferences panel, other fixes. ([http://mail.rochester.edu/~asveikau/grouch/ Download])
 
  
=== September 14, 2006 ===
+
=== Mar 29 2015 ===
  
* '''[[GDL2|GNUstep Database Library 2 Package]]''' version 0.10.1 released
+
* '''[[LuserNET.app]]''' 0.4.3 maintenance release
: This release includes many bug fixes and partial rewrites of existing implementations and should be more robust that the previous release. ([http://ftp.gnustep.org/pub/gnustep/libs/gnustep-dl2-0.10.1.tar.gz Download])
 
  
=== September 11, 2006 ===
+
=== Mar 05 2015 ===
  
* '''GNUstep example programs version 1.1.0 released'''
+
* '''[[FTP.app]]''' 0.5 release
: Sample programs and class demonstrations to mess around with :). ([http://ftpmain.gnustep.org/pub/gnustep/core/gnustep-examples-1.1.0.tar.gz Download])
 
  
* '''GNUstep Startup version 0.16.0 released'''
+
=== Jan 09 2015 ===
: This is the package to download if you want to install all 4 core GNUstep packages. Updated included library versions. ([http://ftpmain.gnustep.org/pub/gnustep/core/gnustep-startup-0.16.0.tar.gz Download], [http://www.gnustep.org/resources/documentation/gnustep-startup-ANNOUNCE Announcement])
+
* '''[[DataBasin.app]]''' 0.8 release
 +
: Split out core API into KIT, Improved CSV field output management, bug fixes
  
=== September 08, 2006 ===
+
=== Jan 08 2015 ===
 +
* '''[[PRICE.app]]''' 1.3.0 release
  
* '''JIGS version 1.5.6''' in [http://svn.gna.org/viewcvs/gnustep/libs/java/trunk/ SVN]
+
=== Dec 31 2014 ===
: New advanced support for exposing enumeration: the wrapper tool can now recognize and parse enumeration declarations in the Objective-C header files, so it automatically maps them to ints, and upon request can expose any enumeration you want using static Java constants in a class.
 
  
=== September 02, 2006 ===
+
* '''[[GWorkspace]] release'''
 +
: Many file operation fixes, memory leaks&crashes fixes, new preference system to hold viewer status
  
* '''[[KoKit#Tryst|Tryst]] version 1.0.8.pl1'''
+
=== Oct 26 2014 ===
: Patches added, that fix a bug with respect to monitoring TXT updates and add IPv6 support for Solaris and FreeBSD.
 
  
* '''[https://gna.org/projects/gnustep-nonfsf/ New Project Website]'''
+
* '''[[GNUMail]] release'''
: Adam Fedor announced the opening of a [https://gna.org/projects/gnustep-nonfsf/ new project website], intended for people to put GNUstep-related frameworks and applications without having to sign a copyright assignment form to [http://www.fsf.org the FSF].
+
: Maintenance release, fixes crashes and SMTP on GNUstep.
  
=== August 31, 2006 ===
+
=== Oct 24 2014 ===
  
* '''[[FortyTwo]] 0.2.0, [[Encore]] 0.3.0 and [[BDB]] 0.2.1 released'''
+
* '''[[ProjectCenter]] release'''
: ([http://fortytwo.sourceforge.net/ Download and release notes])
+
: Editor improvements, crash fixes.
  
=== August 30, 2006 ===
+
=== Oct 12 2014 ===
  
* '''[[GWorkspace]] 0.8.3 released'''
+
* '''[[Pantomime]] release'''
: Everybody loves bugfixes
+
: Maintenance release, fixes NetBSD and many other crashers
: ([http://www.gnustep.it/enrico/gworkspace/gworkspace-0.8.3.tar.gz Download], [http://www.gnustep.it/enrico/gworkspace/ release notes])
 
  
=== August 29, 2006 ===
+
=== Sep 04 2014 ===
  
* '''[[Gorm]] 1.1.0 released'''
+
* '''[[BatMon.app]] release'''
: Working Nib support!  Please note that only 10.2.x and later nibs are supported by this.  Notes about how to convert older nibs are available on the [[Writing portable code#Porting_.nib_files_from_OPENSTEP_or_Mac_OS_X_10.1_and_earlier|portability]] page.
+
: ([http://gap.nongnu.org/batmon/index.html Homepage] 0.8 Release
: ([ftp://ftp.gnustep.org/pub/gnustep/dev-apps/gorm-1.1.0.tar.gz Download], [http://www.gnustep.org/experience/Gorm-ANNOUNCE release notes])
 
  
* '''GNUstep [[AppKit|GUI]] and [[Backend]] 0.11.0 released'''
+
=== Apr 28 2014 ===
: This release includes several bugfixes to art and xlib and some work done on the GDI interface by Christopher Armstrong. Support for keyed encoding has been added to all gui classes and Nib loading as well as RTFD read and write support has been implemented. For the most part, nibs are (or should be) compatible between GNUstep and Mac OS X. Additionally, better support for color schemes and themes has been added. In the near future theming should be integrated into gui itself.
+
* '''[[DataBasin.app]] release'''
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.11.0.tar.gz Download GUI], [http://www.gnustep.org/resources/documentation/Developer/Gui/ReleaseNotes/ReleaseNotes.html GUI release notes], [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.11.0.tar.gz Download Backend], [http://www.gnustep.org/resources/documentation/Developer/Back/ReleaseNotes/ReleaseNotes.html Backend release notes])
+
: ([http://gap.nongnu.org/databasin/index.html 0.7 release])
  
=== August 28, 2006 ===
+
=== Jan 09 2014  ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/experience/Windows.html 0.34.0 Release])
  
* '''GNUstep [[Foundation|Base]] and [[Make]] 1.13.0 released'''
+
=== Dec 24 2013 ===
: Several classes added that deal with URL and predicate handling, including a few minor API changes. The new Make package features some work done on MingW plus some DLL trickery. You have to rebuild all your applications (except when using MingW) when you switch to this version!
+
* '''GNUstep core release'''
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.13.0.tar.gz Download Base], [http://www.gnustep.org/resources/documentation/Developer/Base/ReleaseNotes/ReleaseNotes.html Base release notes], [ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-1.13.0.tar.gz Download Make], [http://www.gnustep.org/resources/documentation/Developer/Make/ReleaseNotes/NEWS Make release notes])
+
: ([http://www.gnustep.org/resources/downloads.php Christmas2013 Release])
  
=== August 23, 2006 ===
+
=== Dec 06 2013 ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/experience/Windows.html 0.33.0 Release])
  
* ''' [[GWorkspace#IMImage|IMImage]] Inspector released'''
+
=== Oct 15 2013 ===
: An image Inspector for GWorkspace.app.
+
* '''[[Graphos.app]] version 0.5'''
: ([http://www.gnustep.it/enrico/gworkspace/inspectors/IMImageViewer.tar.gz Download], [http://article.gmane.org/gmane.comp.lib.gnustep.general/26736 release notes])
+
: New release, with improved editors and selection , important fixes for the Text objects
  
* '''New article on [[Using_Subversion|Subversion]]'''
+
=== Sep 16 2013 ===
: Goes over the basics of how to work with the GNUstep SVN repository.
+
 
 +
* '''[[PDFKit]] version 0.9.3'''
 +
: This release solves portability issues (64bit-x86, PPC, Sparc...), problems with Clang, improved packaging, security patches
 +
 
 +
=== Aug 22 2013 ===
 +
* '''GNUstep Examples 1.4.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/usr-apps/gnustep-examples-1.4.0.tar.gz Download Examples]). Various updates.
 +
 
 +
* '''[[MathArray]] Version 1.3'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/contrib/MathArray-1.3.0.tar.gz Download MathArray]). Fixes to work on modern compilers.
 +
 
 +
=== Aug 10 2013 ===
 +
* '''GNUstep [[Startup]]  0.30.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-startup-0.30.0.tar.gz Download Startup]). Includes latest core packages
 +
 
 +
=== Apr 21 2013 ===
 +
* '''[[Zipper.app]] 1.5'''
 +
: ([http://gap.nongnu.org/zipper Zipper Homepage])
 +
 
 +
=== Apr 02 2013 ===
 +
* '''GNUstep [[Gui]]  0.23.1 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.23.1.tar.gz Download Gui])
 +
* '''GNUstep [[Make]]  2.6.4 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.6.4.tar.gz Download Make])
 +
* '''GNUstep [[Base]]  1.24.4 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.24.4.tar.gz Download Base])
 +
 
 +
=== Mar 02 2013 ===
 +
* '''GNUstep [[Gui]]  0.23.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.23.0.tar.gz Download Gui])
 +
* '''GNUstep [[Back]]  0.23.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.23.0.tar.gz Download Back])
 +
* '''GNUstep [[Make]]  2.6.3 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.6.3.tar.gz Download Make])
 +
* '''GNUstep [[Base]]  1.24.3 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.24.3.tar.gz Download Base])

Revision as of 12:30, 8 April 2015

Apr 5 2015

Mar 29 2015

Mar 05 2015

Jan 09 2015

Split out core API into KIT, Improved CSV field output management, bug fixes

Jan 08 2015

Dec 31 2014

Many file operation fixes, memory leaks&crashes fixes, new preference system to hold viewer status

Oct 26 2014

Maintenance release, fixes crashes and SMTP on GNUstep.

Oct 24 2014

Editor improvements, crash fixes.

Oct 12 2014

Maintenance release, fixes NetBSD and many other crashers

Sep 04 2014

(Homepage 0.8 Release

Apr 28 2014

(0.7 release)

Jan 09 2014

  • Windows Installer update
(0.34.0 Release)

Dec 24 2013

  • GNUstep core release
(Christmas2013 Release)

Dec 06 2013

  • Windows Installer update
(0.33.0 Release)

Oct 15 2013

New release, with improved editors and selection , important fixes for the Text objects

Sep 16 2013

This release solves portability issues (64bit-x86, PPC, Sparc...), problems with Clang, improved packaging, security patches

Aug 22 2013

  • GNUstep Examples 1.4.0 stable release
(Download Examples). Various updates.
(Download MathArray). Fixes to work on modern compilers.

Aug 10 2013

  • GNUstep Startup 0.30.0 stable release
(Download Startup). Includes latest core packages

Apr 21 2013

(Zipper Homepage)

Apr 02 2013

  • GNUstep Gui 0.23.1 stable release
(Download Gui)
  • GNUstep Make 2.6.4 stable release
(Download Make)
  • GNUstep Base 1.24.4 stable release
(Download Base)

Mar 02 2013

  • GNUstep Gui 0.23.0 stable release
(Download Gui)
  • GNUstep Back 0.23.0 stable release
(Download Back)
  • GNUstep Make 2.6.3 stable release
(Download Make)
  • GNUstep Base 1.24.3 stable release
(Download Base)