Thursday, December 10, 2009

GNUstep 2.0 LiveCD

Here

Tuesday, May 26, 2009

Terminal 0.9.5

Bug-fix release, now hosted in GAP Project.

Sunday, March 08, 2009

Google Summer of Code 2009

For people who are interested.

Friday, January 09, 2009

FOSDEM 2009

FOSDEM 2009 will take place at at the Université Libre de Bruxelles, in Brussels on the 7/8. Feb 2009. Join the discussion here and there.

Sunday, December 28, 2008

Gorm 1.2.8

Noteworthy changes in version 1.2.8
=========================================

Requires: gnustep-gui-0.16.0. It will not compile without this version of the library. Reason: Nib and Gorm loading were moved to a more sensible file structure. Additionally, Nib loading was refactored.

  • Correction for bug#25001 (Gorm compilation fails with --as-needed linker flag).
  • Correction for bug#25111 (Segmentation fault when switching between items being inspected).
  • Fixes for nib encoding to use the proper template class instances.
  • Changes to use new headers.

  • Sunday, December 21, 2008

    New GNUstep Release

    GNUstep Make 2.0.7, Base 1.18.0, GUI/Back 0.16.0 can be found here.

    Noteworthy changes in Make:
  • New configuration file to set default installation
  • gnustep-make now uses the -no-print-directory flag when invoking make
  • Files make have same name but different extensions (.c and .m)
  • Change in path checking algorithm in GNUstep.sh and GNUstep.csh
  • Test applications linked against gnustep-gui by default

    Noteworthy changes in Base:
  • Many new OSX 10.5 methods and stubs and general 10.5 compatibility
  • Changes to build on 64bit Windows
  • Support for @synchronize

    Noteworthy changes in GUI:
  • Nib loading refractored and improved.
  • Added support for autosaving in NSDocuments
  • NSWindowController made a subclass of NSResponder
  • NSTokenField and netokenFiledCell classes added.

    Noteworthy changes in Back:
  • Transparent windows implemented in WIN32 backend, better position and scaling of images. General cleanup of code.

  • Monday, December 01, 2008

    FTP 0.2 released

    Here