Difference between revisions of "Template:GNUstep News"

From GNUstepWiki
Jump to navigation Jump to search
(some archival)
 
(208 intermediate revisions by 18 users not shown)
Line 1: Line 1:
=== Jun 17, 2008 ===
+
=== June 6 2024 ===
* New bugfix of base library released: Base 1.16.1
+
* '''[[Gui]]'''
: Fixes problem with notification observers on some 64bit systems.
+
: Minor fix release for correcting NIB loading
: See main page (above) for download location
 
  
=== Jun 15, 2008 ===
+
=== May 30 2024 ===
* New stable branch of core libraries released: Base 1.16.0, Gui 0.14.0, Back 0.14.0
+
* '''[[Gorm]] 1.4.0 released'''
: All the latest code
+
: Fixes, XLIF support, gormtool addition
: See main page (above) for download location
 
  
=== Jun 13, 2008 ===
+
=== May 29 2024 ===
* New GNUstep searchable, collaborative, global software index database is in operation
+
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
: Location: http://www.gnustep.org/softwareindex/
+
: New Releases of all core packages
: See [http://groups.google.de/group/gnu.gnustep.discuss/browse_frm/thread/da6539b6cbef1f34#] or [[Software_Index]] for announcement and a description
 
  
=== Jun 09, 2008 ===
+
=== Feb 03 2023 ===
* Updated stable libraries released: Base 1.14.4, Gui 0.12.2, Back 0.12.2
 
: See wiki main page for download location
 
  
=== Jun 09, 2008 ===
+
* '''[[ProjectCenter]] 0.7.0 released'''
* http://sid.ethz.ch/gnustep-blogger-button.png http://sid.ethz.ch/gnustep-love-blogger-button.png
+
: Editor enhancements and fixes, improved templates, many other bug fixes and performance improvements. Windows and debugger fixes.
: Blogger buttons for the web
 
  
=== May 29, 2008 ===
+
=== Apr 29 2022 ===
* '''Introduction page in spanish [http://wiki.gnustep.org/index.php/User:Espectador here]'''
 
: There is a manual in spanish about Objective-C and GNUstep
 
  
=== May 09, 2008 ===
+
* '''[[NetSurf.app]] 3.10-gnustep released'''
* '''Description for [[Cross Compiling]] between Linux and OSX added'''
+
: Planned features completed. More or less feature parity with the Gtk port of NetSurf!
: based on a recent discussion on the mailing list
 
  
=== Apr 17, 2008 ===
+
=== Dec 24 2021 ===
* '''New [[Zipper]] 1.3 release'''
 
: unzip and 7zip fixes
 
  
=== Apr 15, 2008 ===
+
* '''[[GWorkspace]] 1.0.0 released'''
* '''New [http://io.debian.net/~tar/gnustep/ GNUSTEP LIVE CD]'''
+
: Interface enhancements, build system improvements, more translations and refined graphics
: Version 1.8 now is also available for PowerPC Apple Mac computers
 
  
=== Apr 08, 2008 ===
+
=== May 25 2021 ===
* ''' New [[LapisPuzzle]] 1.1.0'''
+
* '''[[PDFKit]] 1.2.0 released'''
: Version [http://savannah.nongnu.org/download/gap/LapisPuzzle-1.1.0.tar.gz 1.1.0] . Fixed key handling bugs and made portable to Windows too.
+
* '''[[HelpViewer]] 0.4 released'''
 +
* '''[[Heritage]] and [[Sleek]] Themes released
  
* '''New [http://io.debian.net/~tar/gnustep/ GNUSTEP LIVE CD]'''
+
=== May 09 2021 ===
: Version 1.8 for i486 and AMD64 (64-bit) with GRUB bootloader
+
* '''[[Gorm]] 1.2.28 released'''
 +
: Inferface improvements for NSMatrix, other inspector fixes
  
=== Apr 07, 2008 ===
+
=== May 07 2021 ===
* '''New [[Gorm]] 1.2.4 release'''
+
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
 +
: New Releases of all core packages
  
=== Apr 03, 2008 ===
+
=== Apr 14 2020 ===
 +
* '''[[Gorm]] 1.2.26 released'''
 +
: Stability fixes, refactoring of user interface with many usability tweaks
  
* '''New [http://io.debian.net/~tar/gnustep/ GNUSTEP LIVE CD]'''
+
=== Apr 14 2020 ===
: Version 1.6 for i486 and AMD64 (64-bit)
+
* '''[[Make]] [[Base]] [[Gui]] [[Back]]'''
 +
: New Releases of all core packages
  
=== Mar 29, 2008 ===
+
=== 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.
  
* '''New [http://www.gnustep.org/experience/Windows.html Windows Installer]'''
+
=== Sep 26 2018 ===
: Adds gdb plus latest core libraries release.
+
* '''[[StepSync]] 1.0 released'''
 +
: First release for the new file-sync tool
  
=== Mar 23, 2008 ===
+
=== Jun 15 2018 ===
 +
* '''[[GNUMail]] [[Pantomime]] 1.3.0 release'''
 +
: Many Bug fixes, code clean-up, some old GS specific patches removed, interface tweaks
  
* GNUstep has been accepted again to Google's [[ Summer_Of_Code_2008 ]]. If you are
+
=== June 8 2018 ===
a student, submit an application, or talk to the developers to get ideas for a summer
+
* '''[[OresmeKit]] 0.1 release'''
project.
+
: First public release of the plotting framework
  
=== Mar 19, 2008 ===
+
=== Aug 31 2017 ===
 +
* '''[[FTP.app]] 0.6 release'''
 +
: Bug fixes, speed improvements, code clean-up
  
* '''GNUstep [[Gui]] 0.13.2 unstable release'''
+
=== Aug 21 2017 ===
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.13.2.tar.gz Download Gui])
+
* '''[[GNUMail]] [[Pantomime]] 1.2.3 release'''
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.13.2.tar.gz Download Back])
+
: Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home
  
=== Mar 12, 2008 ===
+
=== 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.
  
* '''GNUstep [[Base]] 1.14.3 stable release'''
+
=== Apr 23 2017 ===
: Bug fixes
+
* '''[[Graphos.app]] version 0.6'''
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.14.3.tar.gz Download Base])
+
: Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.  
  
=== Mar 11, 2008 ===
+
=== April 22 2017 ===
  
* '''GNUstep [[Make]]  2.0.5 release'''
+
* '''GNUstep [[Make]]  2.7.0 stable release'''
: Updated C++ support, other changes
+
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.7.0.tar.gz Download Make])
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.0.5.tar.gz Download Make])
+
* '''GNUstep [[Base]]  1.25.0 stable release'''
* '''GNUstep [[Base]]  1.15.3 unstable release'''
+
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.25.0.tar.gz Download Base])
: Added TLS/SSL and https support
+
* '''GNUstep [[Gui]]  0.25.1 stable release'''
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.15.3.tar.gz Download Base])
+
: ([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])
  
=== Mar 07, 2008 ===
+
=== April 09 2017 ===
  
* '''Comparison of iPhone SDK to QuantumSTEP'''
+
* '''[[PDFKit]] release'''
: A table comparing the GNUstep based QuantumSTEP SDK with the iPhone SDK: [[QuantumSTEP_vs_iPhoneSDK]]
+
: 1.0.1 release with fixes in the Obj-C C++ bridge
  
=== Feb 24, 2008 ===
+
=== December 29 2016 ===
  
* '''FOSDEM 2008 presentation - GNUstep on embedded Devices'''
+
* '''[[PDFKit]] release'''
: Unfortunately, the talk by Nikolaus Schaller has to be cancelled. Please ([http://www.quantum-step.com/download/FOSDEM%202008%20Presentation.pdf Download]) the PDF slides.
+
: 1.0.0 release based on xpdf 3.0.4
  
=== Feb 20, 2008 ===
+
=== July 09 2016 ===
* '''[[Price.app]] 0.8.2 release'''
 
:([http://price.sourceforge.net/ Homepage]),
 
:([http://downloads.sourceforge.net/price/PRICE-0.8.2.tar.gz?modtime=1203540886&big_mirror=0 Source Download])
 
  
=== Feb 11, 2008 ===
+
* '''[[GWorkspace]] release'''
* '''[[LaternaMagica.app]] 0.1 release'''
+
: Improved translations, improved threading in thumbnails and image inspectors
:([http://gap.nongnu.org/laternamagica/index.html homepage on GAP])
 
  
=== Jan 19, 2008 ===
+
=== Jun 19 2016  ===
 
+
* '''Windows Installer update'''
* '''SystemPreferences 1.0.2 release'''
+
: ([http://www.gnustep.org/windows/installer.html 0.35.0 Release])
: ([ftp://ftp.gnustep.org/pub/gnustep/usr-apps/SystemPreferences-1.0.2.tar.gz Download])
 
 
 
=== Jan 16, 2008 ===
 
 
 
* [[FOSDEM 2008]]: what, when, where, how to get there
 
 
 
=== Jan 10, 2008 ===
 
 
 
* '''Updated [http://www.gnustep.org/experience/Windows.html Windows] installer.'''
 
: Includes all the latest core packages
 
 
 
=== Jan 08, 2008 ===
 
 
 
* '''GNUstep [[Make]]  2.0.4 release'''
 
: Fixes relative path configuration issue on Windows
 
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-make-2.0.4.tar.gz Download Make])
 
 
 
=== Jan 01, 2008 ===
 
 
 
* '''GNUstep [[Base]]  1.15.2 unstable release'''
 
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-base-1.15.2.tar.gz Download Base])
 
* '''GNUstep [[Gui]]  0.13.1 unstable release'''
 
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-gui-0.13.1.tar.gz Download Gui])
 
: ([ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-0.13.1.tar.gz Download Back])
 

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)