GIFReader.st
Fri, 17 Feb 2017 13:11:15 +0100 Claus Gittinger #DOCUMENTATION by cg
Fri, 17 Feb 2017 13:02:33 +0100 Claus Gittinger #DOCUMENTATION by cg
Thu, 26 Jan 2017 14:07:56 +0100 Claus Gittinger #REFACTORING by cg
Thu, 26 Jan 2017 14:06:42 +0100 Claus Gittinger #REFACTORING by cg
Wed, 16 Nov 2016 23:15:41 +0100 Claus Gittinger #DOCUMENTATION by cg
Fri, 04 Nov 2016 16:05:46 +0100 Claus Gittinger #DOCUMENTATION by cg
Tue, 31 May 2016 15:21:21 +0200 Claus Gittinger #REFACTORING by cg
Wed, 20 Apr 2016 13:00:29 +0200 Claus Gittinger #REFACTORING by cg expecco_2_9_0 expecco_2_9_0_win75_lx36 expecco_2_9_1
Sat, 27 Feb 2016 23:38:02 +0100 Claus Gittinger #FEATURE
Sun, 14 Feb 2016 00:16:12 +0100 Claus Gittinger #REFACTORING
Thu, 07 May 2015 22:42:35 +0200 Claus Gittinger class: GIFReader
Tue, 18 Nov 2014 18:39:15 +0100 Claus Gittinger unused locals
Sat, 15 Nov 2014 17:36:59 +0100 Claus Gittinger class: GIFReader
Fri, 01 Aug 2014 08:06:37 +0200 Claus Gittinger class: GIFReader
Fri, 14 Feb 2014 01:37:14 +0100 Claus Gittinger class: GIFReader
Fri, 14 Feb 2014 01:27:40 +0100 Claus Gittinger class: GIFReader
Fri, 14 Feb 2014 01:23:38 +0100 Claus Gittinger class: GIFReader
Mon, 06 May 2013 14:20:43 +0200 Claus Gittinger class: GIFReader
Sat, 27 Apr 2013 14:27:39 +0200 Claus Gittinger exception access
Tue, 17 Jul 2012 13:39:31 +0200 anwild changed: #assignTransparentPixelIn:
Wed, 02 Jun 2010 12:24:25 +0200 Claus Gittinger comment/format in: #writeBitDataFor:
Wed, 02 Jun 2010 12:21:55 +0200 Claus Gittinger changed: #readExtension:
Fri, 31 Jul 2009 10:49:05 +0200 Claus Gittinger *** empty log message ***
Wed, 11 Feb 2009 17:19:55 +0100 Claus Gittinger *** empty log message ***
Wed, 11 Feb 2009 17:16:43 +0100 Claus Gittinger be tolerant to corrupted gif files (subblock size in extension)
Fri, 05 Aug 2005 14:45:04 +0200 Claus Gittinger fixed transparency-pixel bug (with full colormap)
Tue, 01 Feb 2005 13:39:32 +0100 Stefan Vogel category
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
Wed, 19 Nov 2003 16:28:36 +0100 Claus Gittinger dimensionReport
Fri, 12 Sep 2003 13:40:49 +0200 Claus Gittinger image saving - use save:onStream:
Tue, 09 Sep 2003 13:30:24 +0200 penk *** empty log message ***
Mon, 01 Sep 2003 16:47:57 +0200 Claus Gittinger category changes
Wed, 07 May 2003 16:10:24 +0200 Claus Gittinger method category rename
Mon, 05 May 2003 18:51:10 +0200 Claus Gittinger slowly getting rid of the Colormap class
Mon, 28 Apr 2003 12:16:30 +0200 Claus Gittinger *** empty log message ***
Mon, 28 Apr 2003 11:18:06 +0200 Claus Gittinger checkin from browser
Thu, 10 Apr 2003 16:26:11 +0200 Claus Gittinger code cleanup (colorMap handling)
Fri, 04 Apr 2003 19:26:11 +0200 Claus Gittinger refactorings
Sun, 02 Mar 2003 19:41:31 +0100 Stefan Vogel Handle openErrorSignal in preparition for change openErrorSignal
Tue, 16 Oct 2001 13:25:48 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Nov 2000 16:05:02 +0100 martin remember offsets in imageSequences
Wed, 16 Aug 2000 19:24:28 +0200 Claus Gittinger convert non-depth8 images when trying to save
Mon, 24 Jan 2000 10:41:35 +0100 Claus Gittinger oops - missing period. period.
Fri, 16 Jul 1999 01:49:17 +0200 Claus Gittinger separated image writer for stream writing
Mon, 24 Aug 1998 13:14:13 +0200 Claus Gittinger handle primitiveFailure in decompression (corrupted file)
Wed, 12 Aug 1998 14:05:07 +0200 Claus Gittinger use initialized byteArrays, in case rows are padded
Thu, 02 Apr 1998 12:02:39 +0200 Claus Gittinger avoid autoloading ImageFrame
Wed, 01 Apr 1998 19:14:16 +0200 Claus Gittinger care for iterationCount
Wed, 01 Apr 1998 15:02:02 +0200 Claus Gittinger fixed imageSequence reading
Wed, 01 Apr 1998 14:17:37 +0200 Claus Gittinger *** empty log message ***
Tue, 03 Feb 1998 17:54:19 +0100 Claus Gittinger use common fileFormatError reporter
Fri, 16 Jan 1998 16:20:10 +0100 Claus Gittinger extracted raw image reading (i.e. after header & extensions have been read)
Thu, 15 Jan 1998 16:38:47 +0100 Stefan Vogel be carefull when reading from non-fileStreams
Thu, 18 Dec 1997 11:47:43 +0100 Claus Gittinger checkin from browser
Sun, 02 Nov 1997 18:32:36 +0100 Claus Gittinger *** empty log message ***
Tue, 28 Oct 1997 19:38:32 +0100 Claus Gittinger raise an error, if depth is not supported.
Wed, 22 Oct 1997 17:19:46 +0200 ca added transparentPixel support.
Tue, 21 Oct 1997 20:27:06 +0200 Claus Gittinger *** empty log message ***
Wed, 15 Oct 1997 19:58:09 +0200 Claus Gittinger checkin from browser
less more (0) -100 -60 tip