Difference between revisions of "Template:GNUstep News"

From GNUstepWiki
Jump to navigation Jump to search
(some archival)
 
(331 intermediate revisions by 23 users not shown)
Line 1: Line 1:
=== September 14, 2006 ===
+
=== June 6 2024 ===
 +
* '''[[Gui]]'''
 +
: Minor fix release for correcting NIB loading
  
* '''GNUstep Database Library 2 Package''' version 0.10.1 released
+
=== May 30 2024 ===
: 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])
+
* '''[[Gorm]] 1.4.0 released'''
 +
: Fixes, XLIF support, gormtool addition
  
=== September 11, 2006 ===
+
=== May 29 2024 ===
 +
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
 +
: New Releases of all core packages
  
* '''GNUstep example programs version 1.1.0 released'''
+
=== Feb 03 2023 ===
: 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'''
+
* '''[[ProjectCenter]] 0.7.0 released'''
: 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])
+
: Editor enhancements and fixes, improved templates, many other bug fixes and performance improvements. Windows and debugger fixes.
  
=== September 08, 2006 ===
+
=== Apr 29 2022 ===
  
* '''JIGS version 1.5.6''' in [http://svn.gna.org/viewcvs/gnustep/libs/java/trunk/ SVN]
+
* '''[[NetSurf.app]] 3.10-gnustep released'''
: 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.
+
: Planned features completed. More or less feature parity with the Gtk port of NetSurf!
  
=== September 02, 2006 ===
+
=== Dec 24 2021 ===
  
* '''[[KoKit#Tryst|Tryst]] version 1.0.8.pl1'''
+
* '''[[GWorkspace]] 1.0.0 released'''
: Patches added, that fix a bug with respect to monitoring TXT updates and add IPv6 support for Solaris and FreeBSD.
+
: Interface enhancements, build system improvements, more translations and refined graphics
  
* '''[https://gna.org/projects/gnustep-nonfsf/ New Project Website]'''
+
=== May 25 2021 ===
: 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].
+
* '''[[PDFKit]] 1.2.0 released'''
 +
* '''[[HelpViewer]] 0.4 released'''
 +
* '''[[Heritage]] and [[Sleek]] Themes released
  
=== August 31, 2006 ===
+
=== May 09 2021 ===
 +
* '''[[Gorm]] 1.2.28 released'''
 +
: Inferface improvements for NSMatrix, other inspector fixes
  
* '''[[FortyTwo]] 0.2.0, [[Encore]] 0.3.0 and [[BDB]] 0.2.1 released'''
+
=== May 07 2021 ===
: ([http://fortytwo.sourceforge.net/ Download and release notes])
+
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
 +
: New Releases of all core packages
  
=== August 30, 2006 ===
+
=== Apr 14 2020 ===
 +
* '''[[Gorm]] 1.2.26 released'''
 +
: Stability fixes, refactoring of user interface with many usability tweaks
  
* '''[[GWorkspace]] 0.8.3 released'''
+
=== Apr 14 2020 ===
: Everybody loves bugfixes
+
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
: ([http://www.gnustep.it/enrico/gworkspace/gworkspace-0.8.3.tar.gz Download], [http://www.gnustep.it/enrico/gworkspace/ release notes])
+
: New Releases of all core packages
  
=== August 29, 2006 ===
+
=== Feb 07 2019 ===
 +
* '''[[Gorm]] 1.2.24 released'''
 +
: Fix for issue where Gorm was referencing private variables. This caused a crash when built with Clang.
  
* '''[[Gorm]] 1.1.0 released'''
+
=== Sep 26 2018 ===
: 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.
+
* '''[[StepSync]] 1.0 released'''
: ([ftp://ftp.gnustep.org/pub/gnustep/dev-apps/gorm-1.1.0.tar.gz Download], [http://www.gnustep.org/experience/Gorm-ANNOUNCE release notes])
+
: First release for the new file-sync tool
  
* '''GNUstep [[AppKit|GUI]] and [[Backend]] 0.11.0 released'''
+
=== Jun 15 2018 ===
: 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.
+
* '''[[GNUMail]] [[Pantomime]] 1.3.0 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])
+
: Many Bug fixes, code clean-up, some old GS specific patches removed, interface tweaks
  
=== August 28, 2006 ===
+
=== June 8 2018 ===
 +
* '''[[OresmeKit]] 0.1 release'''
 +
: First public release of the plotting framework
  
* '''GNUstep [[Foundation|Base]] and [[Make]] 1.13.0 released'''
+
=== Aug 31 2017 ===
: 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!
+
* '''[[FTP.app]] 0.6 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])
+
: Bug fixes, speed improvements, code clean-up
  
=== August 23, 2006 ===
+
=== Aug 21 2017 ===
 +
* '''[[GNUMail]] [[Pantomime]] 1.2.3 release'''
 +
: Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home
  
* ''' [[GWorkspace#IMImage|IMImage]] Inspector released'''
+
=== Aug 02 2017 ===
: An image Inspector for GWorkspace.app.
+
* '''[[Terminal.app]] version 0.9.9'''
: ([http://www.gnustep.it/enrico/gworkspace/inspectors/IMImageViewer.tar.gz Download], [http://article.gmane.org/gmane.comp.lib.gnustep.general/26736 release notes])
+
:Tabs support, improved localizations (French, Italian), white on black display fixes. Other code and make files improvements and fixes.  
  
* '''New article on [[Using_Subversion|Subversion]]'''
+
=== Apr 23 2017 ===
: Goes over the basics of how to work with the GNUstep SVN repository.
+
* '''[[Graphos.app]] version 0.6'''
 +
: 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'''
 +
: ([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])
 +
 
 +
=== April 09 2017 ===
 +
 
 +
* '''[[PDFKit]] release'''
 +
: 1.0.1 release with fixes in the Obj-C C++ bridge
 +
 
 +
=== December 29 2016 ===
 +
 
 +
* '''[[PDFKit]] release'''
 +
: 1.0.0 release based on xpdf 3.0.4
 +
 
 +
=== July 09 2016 ===
 +
 
 +
* '''[[GWorkspace]] release'''
 +
: Improved translations, improved threading in thumbnails and image inspectors
 +
 
 +
=== Jun 19 2016  ===
 +
* '''Windows Installer update'''
 +
: ([http://www.gnustep.org/windows/installer.html 0.35.0 Release])

Latest revision as of 09:03, 10 June 2024

June 6 2024

Minor fix release for correcting NIB loading

May 30 2024

Fixes, XLIF support, gormtool addition

May 29 2024

New Releases of all core packages

Feb 03 2023

Editor enhancements and fixes, improved templates, many other bug fixes and performance improvements. Windows and debugger fixes.

Apr 29 2022

Planned features completed. More or less feature parity with the Gtk port of NetSurf!

Dec 24 2021

Interface enhancements, build system improvements, more translations and refined graphics

May 25 2021

May 09 2021

  • Gorm 1.2.28 released
Inferface improvements for NSMatrix, other inspector fixes

May 07 2021

New Releases of all core packages

Apr 14 2020

  • Gorm 1.2.26 released
Stability fixes, refactoring of user interface with many usability tweaks

Apr 14 2020

New Releases of all core packages

Feb 07 2019

  • Gorm 1.2.24 released
Fix for issue where Gorm was referencing private variables. This caused a crash when built with Clang.

Sep 26 2018

First release for the new file-sync tool

Jun 15 2018

Many Bug fixes, code clean-up, some old GS specific patches removed, interface tweaks

June 8 2018

First public release of the plotting framework

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)