From GNUstepWiki
Contents
- 1 January 24, 2007
- 2 January 17th, 2007
- 3 January 8th, 2007
- 4 January 1st, 2007
- 5 December 11th, 2006
- 6 December 1st, 2006
- 7 November 20, 2006
- 8 November 17, 2006
- 9 November 10, 2006
- 10 November 8, 2006
- 11 November 6, 2006
- 12 November 5, 2006
- 13 September 30, 2006
- 14 September 25, 2006
- 15 September 15, 2006
- 16 September 14, 2006
- 17 September 11, 2006
- 18 September 08, 2006
- 19 September 02, 2006
- 20 August 31, 2006
- 21 August 30, 2006
- 22 August 29, 2006
- 23 August 28, 2006
- 24 August 23, 2006
|
January 24, 2007
- Some code cleanup.
January 17th, 2007
- Bugfixes and improvements.
January 8th, 2007
- Reminder to Call for Presentations.
January 1st, 2007
- Bugfixes and improvements.
December 11th, 2006
- Gregory Casamento has accepted the position of GNUstep Maintainer. He has detailed his plans for change as well.
December 1st, 2006
- Fixed a bug that would report addresses multiple times; TBrowser now correctly displays all addresses.
November 20, 2006
- This release fixes interoperability issues with unicode encoded messages.
November 17, 2006
- Minor fixes and code clean-up, added missing method documentation.
November 10, 2006
- From the article: The popularity of OS X among geeks in recent years has led to a lot more people discovering OpenStep through Cocoa. GNUstep provides a much-needed Free Software alternative, as David Chisnall explains.
November 8, 2006
November 6, 2006
- Many bugfixes, built on top of Debian, includes Emacs.app and Mac OS X .nib compatibility.
November 5, 2006
- Bugfixes, Mac OS X and GUstep version now share the same codebase and color equalization is now possible on the luminance channel, in addition to RGB.
September 30, 2006
- Adun version 0.6 released
- See http://diana.imim.es/Adun/versions/adunversion0.6/ (Download)
- Adds lossless JPEG transformation, keybindings and bug fixes. (Download)
September 25, 2006
- This pre-release introduces lots of new features, bug fixes, major refactorings, speed and usability improvements. (Download)
September 15, 2006
- Grouch version 20060915 released
- This release includes preliminary preferences panel, other fixes. (Download)
September 14, 2006
- This release includes many bug fixes and partial rewrites of existing implementations and should be more robust that the previous release. (Download)
September 11, 2006
- GNUstep example programs version 1.1.0 released
- Sample programs and class demonstrations to mess around with :). (Download)
- GNUstep Startup version 0.16.0 released
- This is the package to download if you want to install all 4 core GNUstep packages. Updated included library versions. (Download, Announcement)
September 08, 2006
- JIGS version 1.5.6 in SVN
- 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
- Patches added, that fix a bug with respect to monitoring TXT updates and add IPv6 support for Solaris and FreeBSD.
- Adam Fedor announced the opening of a new project website, intended for people to put GNUstep-related frameworks and applications without having to sign a copyright assignment form to the FSF.
August 31, 2006
- (Download and release notes)
August 30, 2006
- Everybody loves bugfixes
- (Download, release notes)
August 29, 2006
- 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 portability page.
- (Download, release notes)
- 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.
- (Download GUI, GUI release notes, Download Backend, Backend release notes)
August 28, 2006
- 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!
- (Download Base, Base release notes, Download Make, Make release notes)
August 23, 2006
- An image Inspector for GWorkspace.app.
- (Download, release notes)
- Goes over the basics of how to work with the GNUstep SVN repository.