XPMReader.st
Mon, 19 Jun 2017 19:49:17 +0200 mawalch #REFACTORING by mawalch
Fri, 17 Feb 2017 08:54:18 +0100 Claus Gittinger #DOCUMENTATION by cg
Mon, 13 Feb 2017 20:41:20 +0100 Claus Gittinger #DOCUMENTATION by cg
Tue, 31 May 2016 15:15:03 +0200 Claus Gittinger #TUNING by cg
Thu, 04 Dec 2014 02:29:39 +0100 Claus Gittinger class: XPMReader
Fri, 08 Feb 2013 13:49:41 +0100 Claus Gittinger class: XPMReader
Thu, 19 Nov 2009 16:22:26 +0100 Claus Gittinger changed: #isValidImageFile:
Fri, 07 Jan 2005 15:35:42 +0100 Claus Gittinger *** empty log message ***
Fri, 05 Mar 2004 20:04:29 +0100 Stefan Vogel Use #codePoint instead of deprecated #asciiValue
Fri, 13 Feb 2004 00:25:34 +0100 Claus Gittinger *** empty log message ***
Wed, 07 Jan 2004 14:27:03 +0100 Claus Gittinger read new xpm files (with 'static const char' - line)
Wed, 26 Nov 2003 16:33:54 +0100 Claus Gittinger better error report for too many colors
Wed, 19 Nov 2003 16:38:53 +0100 Claus Gittinger category
Wed, 19 Nov 2003 16:28:36 +0100 Claus Gittinger dimensionReport
Fri, 12 Sep 2003 13:43:19 +0200 Claus Gittinger image saving - use save:onStream:
Fri, 12 Sep 2003 12:38:06 +0200 Claus Gittinger writing onto a stream
Mon, 01 Sep 2003 16:47:57 +0200 Claus Gittinger category changes
Mon, 05 May 2003 18:51:10 +0200 Claus Gittinger slowly getting rid of the Colormap class
Thu, 10 Apr 2003 16:26:11 +0200 Claus Gittinger code cleanup (colorMap handling)
Wed, 09 Apr 2003 12:49:21 +0200 Claus Gittinger replace $. in c-variables name
Fri, 04 Apr 2003 19:07:54 +0200 Claus Gittinger refactorings
Sun, 02 Mar 2003 19:39:45 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Fri, 25 Oct 2002 20:27:20 +0200 Claus Gittinger *** empty log message ***
Thu, 15 Nov 2001 12:09:54 +0100 penk xpm bitmaps with more than 256 colors.
Tue, 16 Oct 2001 13:25:48 +0200 Claus Gittinger *** empty log message ***
Fri, 21 Sep 2001 10:02:41 +0200 Claus Gittinger care for invalid format (long line)
Wed, 22 Aug 2001 18:38:44 +0200 Claus Gittinger *** empty log message ***
Tue, 05 Sep 2000 14:44:17 +0200 Claus Gittinger tuned image reading with 2-char color encoding
Thu, 31 Aug 2000 12:04:08 +0200 Claus Gittinger category change
Tue, 28 Jul 1998 22:06:10 +0200 Claus Gittinger oops - usedColors returns a set.
Mon, 27 Jul 1998 20:02:13 +0200 Claus Gittinger care for bad color names.
Sat, 06 Jun 1998 20:59:00 +0200 Claus Gittinger comment
Mon, 11 May 1998 22:48:34 +0200 tz unused local
Tue, 03 Feb 1998 18:21:40 +0100 Claus Gittinger use common fileFormatError reporter
Mon, 15 Sep 1997 15:33:06 +0200 Stefan Vogel Fix compiler warning.
Tue, 22 Jul 1997 10:33:03 +0200 Claus Gittinger allow save of images with up-to 256 colors
Mon, 30 Jun 1997 22:56:45 +0200 Claus Gittinger *** empty log message ***
Tue, 24 Jun 1997 22:05:25 +0200 Claus Gittinger mimeTypes
Thu, 24 Apr 1997 21:33:14 +0200 Claus Gittinger checkin from browser
Thu, 24 Apr 1997 20:33:40 +0200 Claus Gittinger handle commented lines (in colorSpec)
Thu, 24 Apr 1997 18:08:20 +0200 Claus Gittinger checkin from browser
Mon, 21 Apr 1997 17:11:47 +0200 Claus Gittinger handle long line read error.
Fri, 04 Apr 1997 15:02:02 +0200 Claus Gittinger handle read of multiChar encodings
Sat, 01 Mar 1997 23:15:10 +0100 Claus Gittinger allow lines to begin with spaces
Sat, 01 Mar 1997 22:54:52 +0100 Claus Gittinger checkin from browser
Sat, 01 Mar 1997 21:34:32 +0100 Claus Gittinger dont forget to close the stream at the end
Thu, 27 Feb 1997 12:50:58 +0100 Claus Gittinger more signals to be raised if anything happens during
Thu, 27 Feb 1997 12:05:52 +0100 Claus Gittinger added #canRepresent:
Thu, 27 Feb 1997 11:54:45 +0100 Claus Gittinger added image writing support
Sat, 01 Feb 1997 15:10:35 +0100 Claus Gittinger new suffix-table
Sat, 01 Feb 1997 15:07:04 +0100 Claus Gittinger new suffix-table
Fri, 24 Jan 1997 15:46:06 +0100 Claus Gittinger fixed color reading - color names may consist of multiple
Fri, 05 Jul 1996 23:09:05 +0200 Stefan Vogel Support color 'none' (transparency masks).
Fri, 10 May 1996 18:46:43 +0200 Claus Gittinger category change
Mon, 29 Apr 1996 10:47:15 +0200 Claus Gittinger xrefs in documentation
Tue, 23 Apr 1996 13:06:56 +0200 Claus Gittinger checkin from browser
Tue, 23 Apr 1996 12:40:18 +0200 Claus Gittinger commentary
Wed, 22 Nov 1995 15:08:36 +0100 Claus Gittinger oops - handling None-color
Tue, 21 Nov 1995 15:01:56 +0100 Claus Gittinger handle mask color as black (used to be white)
Sat, 11 Nov 1995 17:05:49 +0100 Claus Gittinger uff - version methods changed to return stings
less more (0) -60 tip