Chapter 2. News and Change Log

gimp-psp-plugin-0.3.2

Aug 27, 1999

  • Documentation now docbook/book.

  • Autoconf cleanups for release.

gimp-psp-plugin-0.3.1

Aug 10, 1999

  • Documentation now up to date.

Jun 02, 1999

  • autoconf/automake now working.

Jun 01, 1999

  • Started with autoconf/automake support.

gimp-psp-0.2beta1

Mar 25, 1999

  • Resolution and unit import tested.

Mar 17, 1999

  • Active layer is set.

  • Switch off mask implementation.

  • Layer linking supported as far as possible.

  • Resolution and unit import implemented (untested feature).

Mar 16, 1999

  • Cleanup in case of load failure added.

gimp-psp-pre0.2beta2

Mar 15, 1999

  • Floating Selection support added, although they are imported as normal layers in The GIMP.

  • Does not crash anymore if a broken or invalid file is loaded. Data is not cleaned up though.

Mar 13, 1999

  • Loading selections does not cause a Segmentation Fault in The Gimp anymore.

gimp-psp-pre0.2beta1

Mar 11, 1999

  • Works with The GIMP 1.0 again...

  • The layer offset problem is now "downsized" to a layer mask bug.

Mar 10, 1999

  • Extra channel (PSP Alpha channel) support working.

  • Temporary channels (for selections) are deleted now.

Mar 9, 1999

  • Selection import working

  • src/gimp/Makefile: Clean up of dependencies.

  • PSP Dodge mode now works with the latest GIMP cvs snapshot.

Mar 5, 1999

  • Changes in the save_dialog code of the plugin to work around the strange behaviour in The GIMP versions 1.1.x on cancelled saves.

gimp-psp-0.1alpha6

Mar 4, 1999

  • 8 bit indexed images are now supported.

  • Support of PSP Dodge mode (translated to GIMP Divide Mode) theoretically possible. Note that this is translated to Divide mode which looks much different, but is the way GIMP says. A similar problem arises with Burn mode translation to Multiply.

gimp-psp-0.1alpha4

Mar 3, 1999

Save dialog changed to reflect missing save feature.

gimp-psp-0.1alpha3

Mar 3, 1999

  • Layer user masks added.

gimp-psp-0.1alpha1

Feb 28, 1999

  • Fixed a bug with images higher than tile_height.

  • After some more bugfixes, the plugin can now handle uncompressed and RLE PSP Images with layers and transparency masks containing pictures without color-maps. Due to a limited set of compatibility of layer blend modes, not all of them can be translated correctly and are therefore disabled and have a note added to the layer name in GIMP.

Feb 27, 1999

  • Compile and test for GIMP 1.1.2 without major problems - only the save dialog is broken (which does not matter).

gimp-psp-0.0alpha6

Feb 26, 1999

  • uncompressed 24 bpp truecolor images are now supported.

gimp-psp-0.0alpha5

Feb 25, 1999

  • Late into the night I got the plugin (and the library) working to read image contents.

Feb 24, 1999

  • First version of the plugin. It creates empty layers according to the input file.

gimp-psp-0.0alpha4

Feb 22, 1999

  • Import from plain source. The plugin only consists of the GIMP interface and dialogs.