Difference between revisions of "Template:GNUstep News"

From GNUstepWiki
Jump to navigation Jump to search
m (linkify GDL2 news)
(310 intermediate revisions by 22 users not shown)
Line 1: Line 1:
=== September 15, 2006 ===
+
=== Aug 31 2017 ===
 +
* '''[[FTP.app]] 0.6 release'''
 +
: Bug fixes, speed improvements, code clean-up
  
* '''Grouch''' version 20060915 released
+
=== Aug 21 2017 ===
: This release includes preliminary preferences panel, other fixes. ([http://mail.rochester.edu/~asveikau/grouch/ Download])
+
* '''[[GNUMail]] [[Pantomime]] 1.2.3 release'''
 +
: Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home
  
=== September 14, 2006 ===
+
=== Aug 02 2017 ===
 +
* '''[[Terminal.app]] version 0.9.9'''
 +
:Tabs support, improved localizations (French, Italian), white on black display fixes. Other code and make files improvements and fixes.
  
* '''[[GDL2|GNUstep Database Library 2 Package]''' version 0.10.1 released
+
=== Apr 23 2017 ===
: 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])
+
* '''[[Graphos.app]] version 0.6'''
 +
: Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.  
  
=== September 11, 2006 ===
+
=== April 22 2017 ===
  
* '''GNUstep example programs version 1.1.0 released'''
+
* '''GNUstep [[Make]]  2.7.0 stable 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])
+
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.7.0.tar.gz Download Make])
 +
* '''GNUstep [[Base]]  1.25.0 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.25.0.tar.gz Download Base])
 +
* '''GNUstep [[Gui]]  0.25.1 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.25.1.tar.gz Download Gui])
 +
* '''GNUstep [[Back]]  0.25.1 stable release'''
 +
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.25.1.tar.gz Download Back])
  
* '''GNUstep Startup version 0.16.0 released'''
+
=== April 09 2017 ===
: 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])
 
  
=== September 08, 2006 ===
+
* '''[[PDFKit]] release'''
 +
: 1.0.1 release with fixes in the Obj-C C++ bridge
  
* '''JIGS version 1.5.6''' in [http://svn.gna.org/viewcvs/gnustep/libs/java/trunk/ SVN]
+
=== December 29 2016 ===
: 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 ===
+
* '''[[PDFKit]] release'''
 +
: 1.0.0 release based on xpdf 3.0.4
  
* '''[[KoKit#Tryst|Tryst]] version 1.0.8.pl1'''
+
=== July 09 2016 ===
: 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]'''
+
* '''[[GWorkspace]] 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].
+
: Improved translations, improved threading in thumbnails and image inspectors
  
=== August 31, 2006 ===
+
=== Jun 19 2016  ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/windows/installer.html 0.35.0 Release])
  
* '''[[FortyTwo]] 0.2.0, [[Encore]] 0.3.0 and [[BDB]] 0.2.1 released'''
+
=== Apr 5 2015 ===
: ([http://fortytwo.sourceforge.net/ Download and release notes])
 
  
=== August 30, 2006 ===
+
* '''[[TalkSoup.app]]''' 1.1 and corresponding [[netclasses]] released from GAP
  
* '''[[GWorkspace]] 0.8.3 released'''
+
=== Mar 29 2015 ===
: Everybody loves bugfixes
 
: ([http://www.gnustep.it/enrico/gworkspace/gworkspace-0.8.3.tar.gz Download], [http://www.gnustep.it/enrico/gworkspace/ release notes])
 
  
=== August 29, 2006 ===
+
* '''[[LuserNET.app]]''' 0.4.3 maintenance release
  
* '''[[Gorm]] 1.1.0 released'''
+
=== Mar 05 2015 ===
: 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.
 
: ([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'''
+
* '''[[FTP.app]]''' 0.5 release
: 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.
 
: ([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])
 
  
=== August 28, 2006 ===
+
=== Jan 09 2015 ===
 +
* '''[[DataBasin.app]]''' 0.8 release
 +
: Split out core API into KIT, Improved CSV field output management, bug fixes
  
* '''GNUstep [[Foundation|Base]] and [[Make]] 1.13.0 released'''
+
=== Jan 08 2015 ===
: 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!
+
* '''[[PRICE.app]]''' 1.3.0 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])
 
  
=== August 23, 2006 ===
+
=== Dec 31 2014 ===
  
* ''' [[GWorkspace#IMImage|IMImage]] Inspector released'''
+
* '''[[GWorkspace]] release'''
: An image Inspector for GWorkspace.app.
+
: Many file operation fixes, memory leaks&crashes fixes, new preference system to hold viewer status
: ([http://www.gnustep.it/enrico/gworkspace/inspectors/IMImageViewer.tar.gz Download], [http://article.gmane.org/gmane.comp.lib.gnustep.general/26736 release notes])
 
  
* '''New article on [[Using_Subversion|Subversion]]'''
+
=== Oct 26 2014 ===
: Goes over the basics of how to work with the GNUstep SVN repository.
+
 
 +
* '''[[GNUMail]] release'''
 +
: Maintenance release, fixes crashes and SMTP on GNUstep.
 +
 
 +
=== Oct 24 2014 ===
 +
 
 +
* '''[[ProjectCenter]] release'''
 +
: Editor improvements, crash fixes.
 +
 
 +
=== Oct 12 2014 ===
 +
 
 +
* '''[[Pantomime]] release'''
 +
: Maintenance release, fixes NetBSD and many other crashers
 +
 
 +
=== Sep 04 2014 ===
 +
 
 +
* '''[[BatMon.app]] release'''
 +
: ([http://gap.nongnu.org/batmon/index.html Homepage] 0.8 Release
 +
 
 +
=== Apr 28 2014 ===
 +
* '''[[DataBasin.app]] release'''
 +
: ([http://gap.nongnu.org/databasin/index.html 0.7 release])
 +
 
 +
=== Jan 09 2014  ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/experience/Windows.html 0.34.0 Release])
 +
 
 +
=== Dec 24 2013 ===
 +
* '''GNUstep core release'''
 +
: ([http://www.gnustep.org/resources/downloads.php Christmas2013 Release])
 +
 
 +
=== Dec 06 2013 ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/experience/Windows.html 0.33.0 Release])
 +
 
 +
=== Oct 15 2013 ===
 +
* '''[[Graphos.app]] version 0.5'''
 +
: New release, with improved editors and selection , important fixes for the Text objects
 +
 
 +
=== Sep 16 2013 ===
 +
 
 +
* '''[[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 08:21, 10 September 2017

Aug 31 2017

Bug fixes, speed improvements, code clean-up

Aug 21 2017

Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home

Aug 02 2017

Tabs support, improved localizations (French, Italian), white on black display fixes. Other code and make files improvements and fixes.

Apr 23 2017

Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.

April 22 2017

  • GNUstep Make 2.7.0 stable release
(Download Make)
  • GNUstep Base 1.25.0 stable release
(Download Base)
  • GNUstep Gui 0.25.1 stable release
(Download Gui)
  • GNUstep Back 0.25.1 stable release
(Download Back)

April 09 2017

1.0.1 release with fixes in the Obj-C C++ bridge

December 29 2016

1.0.0 release based on xpdf 3.0.4

July 09 2016

Improved translations, improved threading in thumbnails and image inspectors

Jun 19 2016

  • Windows Installer update
(0.35.0 Release)

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)