From 7a8cbdf1ca5dc85ee21c74021b45ca34b41fb289 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Thu, 22 Sep 2016 20:33:49 +1000 Subject: [PATCH] Removed history --- PIL/BdfFontFile.py | 7 ----- PIL/BmpImagePlugin.py | 11 ------- PIL/ContainerIO.py | 4 --- PIL/CurImagePlugin.py | 3 -- PIL/DcxImagePlugin.py | 6 ---- PIL/EpsImagePlugin.py | 10 ------- PIL/FliImagePlugin.py | 5 ---- PIL/FontFile.py | 4 --- PIL/FpxImagePlugin.py | 3 -- PIL/GbrImagePlugin.py | 4 --- PIL/GdImageFile.py | 3 -- PIL/GifImagePlugin.py | 14 --------- PIL/GimpGradientFile.py | 3 -- PIL/GimpPaletteFile.py | 4 --- PIL/IcnsImagePlugin.py | 3 -- PIL/IcoImagePlugin.py | 3 -- PIL/ImImagePlugin.py | 15 ---------- PIL/Image.py | 14 --------- PIL/ImageChops.py | 5 ---- PIL/ImageCms.py | 4 --- PIL/ImageColor.py | 7 ----- PIL/ImageDraw.py | 20 ------------- PIL/ImageDraw2.py | 6 ---- PIL/ImageEnhance.py | 4 --- PIL/ImageFile.py | 17 ----------- PIL/ImageFilter.py | 5 ---- PIL/ImageFont.py | 12 -------- PIL/ImageGrab.py | 5 ---- PIL/ImageMath.py | 5 ---- PIL/ImageMode.py | 3 -- PIL/ImageMorph.py | 3 -- PIL/ImageOps.py | 7 ----- PIL/ImagePalette.py | 6 ---- PIL/ImagePath.py | 4 --- PIL/ImageQt.py | 6 ---- PIL/ImageSequence.py | 3 -- PIL/ImageShow.py | 3 -- PIL/ImageStat.py | 6 ---- PIL/ImageTk.py | 15 ---------- PIL/ImageTransform.py | 3 -- PIL/ImageWin.py | 7 ----- PIL/ImtImagePlugin.py | 4 --- PIL/IptcImagePlugin.py | 5 ---- PIL/Jpeg2KImagePlugin.py | 3 -- PIL/JpegImagePlugin.py | 19 ------------ PIL/McIdasImagePlugin.py | 4 --- PIL/MicImagePlugin.py | 3 -- PIL/MpegImagePlugin.py | 3 -- PIL/MpoImagePlugin.py | 3 -- PIL/MspImagePlugin.py | 4 --- PIL/OleFileIO.py | 6 ---- PIL/PSDraw.py | 14 --------- PIL/PaletteFile.py | 3 -- PIL/PcdImagePlugin.py | 4 --- PIL/PcfFontFile.py | 4 --- PIL/PcxImagePlugin.py | 10 ------- PIL/PdfImagePlugin.py | 6 ---- PIL/PixarImagePlugin.py | 3 -- PIL/PngImagePlugin.py | 18 ------------ PIL/PpmImagePlugin.py | 4 --- PIL/PsdImagePlugin.py | 6 ---- PIL/SgiImagePlugin.py | 3 -- PIL/SpiderImagePlugin.py | 5 ---- PIL/SunImagePlugin.py | 6 ---- PIL/TarIO.py | 4 --- PIL/TgaImagePlugin.py | 6 ---- PIL/TiffImagePlugin.py | 20 ------------- PIL/WalImageFile.py | 3 -- PIL/WmfImagePlugin.py | 5 ---- PIL/XVThumbImagePlugin.py | 5 ---- PIL/XbmImagePlugin.py | 9 ------ PIL/XpmImagePlugin.py | 4 --- Scripts/gifmaker.py | 3 -- Scripts/pilconvert.py | 7 ----- Scripts/pilfile.py | 7 ----- Scripts/pilfont.py | 4 --- Scripts/pilprint.py | 5 ---- Tk/tkImaging.c | 8 ----- _imaging.c | 62 --------------------------------------- _imagingft.c | 12 -------- _imagingmath.c | 4 --- _imagingmorph.c | 3 -- _imagingtk.c | 4 --- decode.c | 18 ------------ display.c | 13 -------- encode.c | 11 ------- libImaging/Bands.c | 5 ---- libImaging/BitDecode.c | 3 -- libImaging/Blend.c | 5 ---- libImaging/Chops.c | 6 ---- libImaging/Convert.c | 22 -------------- libImaging/ConvertYCbCr.c | 3 -- libImaging/Copy.c | 5 ---- libImaging/Crc32.c | 3 -- libImaging/Crop.c | 5 ---- libImaging/Dib.c | 9 ------ libImaging/Draw.c | 17 ----------- libImaging/Effects.c | 5 ---- libImaging/EpsEncode.c | 4 --- libImaging/Except.c | 5 ---- libImaging/File.c | 5 ---- libImaging/Fill.c | 5 ---- libImaging/Filter.c | 8 ----- libImaging/FliDecode.c | 4 --- libImaging/GetBBox.c | 6 ---- libImaging/GifDecode.c | 11 ------- libImaging/GifEncode.c | 7 ----- libImaging/HexDecode.c | 3 -- libImaging/Histo.c | 6 ---- libImaging/Jpeg2KDecode.c | 3 -- libImaging/Jpeg2KEncode.c | 3 -- libImaging/JpegDecode.c | 11 ------- libImaging/JpegEncode.c | 9 ------ libImaging/LzwDecode.c | 5 ---- libImaging/Matrix.c | 3 -- libImaging/ModeFilter.c | 4 --- libImaging/MspDecode.c | 3 -- libImaging/Negative.c | 3 -- libImaging/Offset.c | 4 --- libImaging/Pack.c | 15 ---------- libImaging/PackDecode.c | 3 -- libImaging/Palette.c | 6 ---- libImaging/Paste.c | 11 ------- libImaging/PcdDecode.c | 5 ---- libImaging/PcxDecode.c | 3 -- libImaging/PcxEncode.c | 3 -- libImaging/Point.c | 9 ------ libImaging/Quant.c | 6 ---- libImaging/QuantHash.c | 4 --- libImaging/QuantHeap.c | 4 --- libImaging/RankFilter.c | 3 -- libImaging/RawDecode.c | 3 -- libImaging/RawEncode.c | 4 --- libImaging/Storage.c | 21 ------------- libImaging/SunRleDecode.c | 3 -- libImaging/TgaRleDecode.c | 4 --- libImaging/Unpack.c | 20 ------------- libImaging/UnpackYCC.c | 3 -- libImaging/XbmDecode.c | 3 -- libImaging/XbmEncode.c | 3 -- libImaging/ZipDecode.c | 5 ---- libImaging/ZipEncode.c | 4 --- map.c | 5 ---- outline.c | 3 -- path.c | 13 -------- 145 files changed, 995 deletions(-) diff --git a/PIL/BdfFontFile.py b/PIL/BdfFontFile.py index e6cc22f91..7c6d695f8 100644 --- a/PIL/BdfFontFile.py +++ b/PIL/BdfFontFile.py @@ -4,13 +4,6 @@ # # bitmap distribution font (bdf) file parser # -# history: -# 1996-05-16 fl created (as bdf2pil) -# 1997-08-25 fl converted to FontFile driver -# 2001-05-25 fl removed bogus __init__ call -# 2002-11-20 fl robustification (from Kevin Cazabon, Dmitry Vasiliev) -# 2003-04-22 fl more robustification (from Graham Dumpleton) -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1997-2003 by Fredrik Lundh. # diff --git a/PIL/BmpImagePlugin.py b/PIL/BmpImagePlugin.py index eccd29923..329b24a54 100644 --- a/PIL/BmpImagePlugin.py +++ b/PIL/BmpImagePlugin.py @@ -6,17 +6,6 @@ # # Windows (and OS/2) native bitmap storage format. # -# history: -# 1995-09-01 fl Created -# 1996-04-30 fl Added save -# 1997-08-27 fl Fixed save of 1-bit images -# 1998-03-06 fl Load P images as L where possible -# 1998-07-03 fl Load P images as 1 where possible -# 1998-12-29 fl Handle small palettes -# 2002-12-30 fl Fixed load of 1-bit palette images -# 2003-04-21 fl Fixed load of 1-bit monochrome images -# 2003-04-23 fl Added limited support for BI_BITFIELDS compression -# # Copyright (c) 1997-2003 by Secret Labs AB # Copyright (c) 1995-2003 by Fredrik Lundh # diff --git a/PIL/ContainerIO.py b/PIL/ContainerIO.py index 262f2afb9..ad530ccf9 100644 --- a/PIL/ContainerIO.py +++ b/PIL/ContainerIO.py @@ -4,10 +4,6 @@ # # a class to read from a container file # -# History: -# 1995-06-18 fl Created -# 1995-09-07 fl Added readline(), readlines() -# # Copyright (c) 1997-2001 by Secret Labs AB # Copyright (c) 1995 by Fredrik Lundh # diff --git a/PIL/CurImagePlugin.py b/PIL/CurImagePlugin.py index 4db4c4073..8e6cd3ec0 100644 --- a/PIL/CurImagePlugin.py +++ b/PIL/CurImagePlugin.py @@ -7,9 +7,6 @@ # notes: # uses BmpImagePlugin.py to read the bitmap data. # -# history: -# 96-05-27 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/DcxImagePlugin.py b/PIL/DcxImagePlugin.py index f9034d15c..ad97e994d 100644 --- a/PIL/DcxImagePlugin.py +++ b/PIL/DcxImagePlugin.py @@ -9,12 +9,6 @@ # (a list of file offsets) followed by a set of (usually 1-bit) # PCX files. # -# History: -# 1995-09-09 fl Created -# 1996-03-20 fl Properly derived from PcxImageFile. -# 1998-07-15 fl Renamed offset attribute to avoid name clash -# 2002-07-30 fl Fixed file handling -# # Copyright (c) 1997-98 by Secret Labs AB. # Copyright (c) 1995-96 by Fredrik Lundh. # diff --git a/PIL/EpsImagePlugin.py b/PIL/EpsImagePlugin.py index 9a668125a..8c450d459 100644 --- a/PIL/EpsImagePlugin.py +++ b/PIL/EpsImagePlugin.py @@ -4,16 +4,6 @@ # # EPS file handling # -# History: -# 1995-09-01 fl Created (0.1) -# 1996-05-18 fl Don't choke on "atend" fields, Ghostscript interface (0.2) -# 1996-08-22 fl Don't choke on floating point BoundingBox values -# 1996-08-23 fl Handle files from Macintosh (0.3) -# 2001-02-17 fl Use 're' instead of 'regex' (Python 2.1) (0.4) -# 2003-09-07 fl Check gs.close status (from Federico Di Gregorio) (0.5) -# 2014-05-07 e Handling of EPS with binary preview and fixed resolution -# resizing -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1995-2003 by Fredrik Lundh # diff --git a/PIL/FliImagePlugin.py b/PIL/FliImagePlugin.py index a07dc29b0..4c44909e8 100644 --- a/PIL/FliImagePlugin.py +++ b/PIL/FliImagePlugin.py @@ -4,11 +4,6 @@ # # FLI/FLC file handling. # -# History: -# 95-09-01 fl Created -# 97-01-03 fl Fixed parser, setup decoder tile -# 98-07-15 fl Renamed offset attribute to avoid name clash -# # Copyright (c) Secret Labs AB 1997-98. # Copyright (c) Fredrik Lundh 1995-97. # diff --git a/PIL/FontFile.py b/PIL/FontFile.py index 1ccfaa3c3..0b0d22320 100644 --- a/PIL/FontFile.py +++ b/PIL/FontFile.py @@ -4,10 +4,6 @@ # # base class for raster font file parsers # -# history: -# 1997-06-05 fl created -# 1997-08-19 fl restrict image width -# # Copyright (c) 1997-1998 by Secret Labs AB # Copyright (c) 1997-1998 by Fredrik Lundh # diff --git a/PIL/FpxImagePlugin.py b/PIL/FpxImagePlugin.py index a4a9098a7..e680bcd1c 100644 --- a/PIL/FpxImagePlugin.py +++ b/PIL/FpxImagePlugin.py @@ -6,9 +6,6 @@ # # FlashPix support for PIL # -# History: -# 97-01-25 fl Created (reads uncompressed RGB images only) -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1997. # diff --git a/PIL/GbrImagePlugin.py b/PIL/GbrImagePlugin.py index d62981c28..0b38a1999 100644 --- a/PIL/GbrImagePlugin.py +++ b/PIL/GbrImagePlugin.py @@ -3,10 +3,6 @@ # # load a GIMP brush file # -# History: -# 96-03-14 fl Created -# 16-01-08 es Version 2 -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # Copyright (c) Eric Soroos 2016. diff --git a/PIL/GdImageFile.py b/PIL/GdImageFile.py index ae3500f0c..b93f623a1 100644 --- a/PIL/GdImageFile.py +++ b/PIL/GdImageFile.py @@ -4,9 +4,6 @@ # # GD file handling # -# History: -# 1996-04-12 fl Created -# # Copyright (c) 1997 by Secret Labs AB. # Copyright (c) 1996 by Fredrik Lundh. # diff --git a/PIL/GifImagePlugin.py b/PIL/GifImagePlugin.py index c72d04708..3aa2e9958 100644 --- a/PIL/GifImagePlugin.py +++ b/PIL/GifImagePlugin.py @@ -4,20 +4,6 @@ # # GIF file handling # -# History: -# 1995-09-01 fl Created -# 1996-12-14 fl Added interlace support -# 1996-12-30 fl Added animation support -# 1997-01-05 fl Added write support, fixed local colour map bug -# 1997-02-23 fl Make sure to load raster data in getdata() -# 1997-07-05 fl Support external decoder (0.4) -# 1998-07-09 fl Handle all modes when saving (0.5) -# 1998-07-15 fl Renamed offset attribute to avoid name clash -# 2001-04-16 fl Added rewind support (seek to frame 0) (0.6) -# 2001-04-17 fl Added palette optimization (0.7) -# 2002-06-06 fl Added transparency support for save (0.8) -# 2004-02-24 fl Disable interlacing for small images -# # Copyright (c) 1997-2004 by Secret Labs AB # Copyright (c) 1995-2004 by Fredrik Lundh # diff --git a/PIL/GimpGradientFile.py b/PIL/GimpGradientFile.py index 45af573bb..310214722 100644 --- a/PIL/GimpGradientFile.py +++ b/PIL/GimpGradientFile.py @@ -4,9 +4,6 @@ # # stuff to read (and render) GIMP gradient files # -# History: -# 97-08-23 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1997. # diff --git a/PIL/GimpPaletteFile.py b/PIL/GimpPaletteFile.py index 4bf3ca36a..ceaf82fe0 100644 --- a/PIL/GimpPaletteFile.py +++ b/PIL/GimpPaletteFile.py @@ -4,10 +4,6 @@ # # stuff to read GIMP palette files # -# History: -# 1997-08-23 fl Created -# 2004-09-07 fl Support GIMP 2.0 palette files. -# # Copyright (c) Secret Labs AB 1997-2004. All rights reserved. # Copyright (c) Fredrik Lundh 1997-2004. # diff --git a/PIL/IcnsImagePlugin.py b/PIL/IcnsImagePlugin.py index a4366e9e7..506950251 100644 --- a/PIL/IcnsImagePlugin.py +++ b/PIL/IcnsImagePlugin.py @@ -4,9 +4,6 @@ # # Mac OS X icns file decoder, based on icns.py by Bob Ippolito. # -# history: -# 2004-10-09 fl Turned into a PIL plugin; removed 2.3 dependencies. -# # Copyright (c) 2004 by Bob Ippolito. # Copyright (c) 2004 by Secret Labs. # Copyright (c) 2004 by Fredrik Lundh. diff --git a/PIL/IcoImagePlugin.py b/PIL/IcoImagePlugin.py index a01aed376..7aa845217 100644 --- a/PIL/IcoImagePlugin.py +++ b/PIL/IcoImagePlugin.py @@ -4,9 +4,6 @@ # # Windows Icon support for PIL # -# History: -# 96-05-27 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/ImImagePlugin.py b/PIL/ImImagePlugin.py index dd4f82900..659476f83 100644 --- a/PIL/ImImagePlugin.py +++ b/PIL/ImImagePlugin.py @@ -4,21 +4,6 @@ # # IFUNC IM file handling for PIL # -# history: -# 1995-09-01 fl Created. -# 1997-01-03 fl Save palette images -# 1997-01-08 fl Added sequence support -# 1997-01-23 fl Added P and RGB save support -# 1997-05-31 fl Read floating point images -# 1997-06-22 fl Save floating point images -# 1997-08-27 fl Read and save 1-bit images -# 1998-06-25 fl Added support for RGB+LUT images -# 1998-07-02 fl Added support for YCC images -# 1998-07-15 fl Renamed offset attribute to avoid name clash -# 1998-12-29 fl Added I;16 support -# 2001-02-17 fl Use 're' instead of 'regex' (Python 2.1) (0.7) -# 2003-09-26 fl Added LA/PA support -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1995-2001 by Fredrik Lundh. # diff --git a/PIL/Image.py b/PIL/Image.py index 7893a86a3..318c6bcc1 100644 --- a/PIL/Image.py +++ b/PIL/Image.py @@ -4,20 +4,6 @@ # # the Image class wrapper # -# partial release history: -# 1995-09-09 fl Created -# 1996-03-11 fl PIL release 0.0 (proof of concept) -# 1996-04-30 fl PIL release 0.1b1 -# 1999-07-28 fl PIL release 1.0 final -# 2000-06-07 fl PIL release 1.1 -# 2000-10-20 fl PIL release 1.1.1 -# 2001-05-07 fl PIL release 1.1.2 -# 2002-03-15 fl PIL release 1.1.3 -# 2003-05-10 fl PIL release 1.1.4 -# 2005-03-28 fl PIL release 1.1.5 -# 2006-12-02 fl PIL release 1.1.6 -# 2009-11-15 fl PIL release 1.1.7 -# # Copyright (c) 1997-2009 by Secret Labs AB. All rights reserved. # Copyright (c) 1995-2009 by Fredrik Lundh. # diff --git a/PIL/ImageChops.py b/PIL/ImageChops.py index ba5350e02..108fb40dd 100644 --- a/PIL/ImageChops.py +++ b/PIL/ImageChops.py @@ -4,11 +4,6 @@ # # standard channel operations # -# History: -# 1996-03-24 fl Created -# 1996-08-13 fl Added logical operations (for "1" images) -# 2000-10-12 fl Added offset method (from Image.py) -# # Copyright (c) 1997-2000 by Secret Labs AB # Copyright (c) 1996-2000 by Fredrik Lundh # diff --git a/PIL/ImageCms.py b/PIL/ImageCms.py index 4fbe1032d..85e044100 100644 --- a/PIL/ImageCms.py +++ b/PIL/ImageCms.py @@ -4,10 +4,6 @@ # Optional color management support, based on Kevin Cazabon's PyCMS # library. -# History: - -# 2009-03-08 fl Added to PIL. - # Copyright (C) 2002-2003 Kevin Cazabon # Copyright (c) 2009 by Fredrik Lundh # Copyright (c) 2013 by Eric Soroos diff --git a/PIL/ImageColor.py b/PIL/ImageColor.py index bbd67bf60..b5e327a0c 100644 --- a/PIL/ImageColor.py +++ b/PIL/ImageColor.py @@ -4,13 +4,6 @@ # # map CSS3-style colour description strings to RGB # -# History: -# 2002-10-24 fl Added support for CSS-style color strings -# 2002-12-15 fl Added RGBA support -# 2004-03-27 fl Fixed remaining int() problems for Python 1.5.2 -# 2004-07-19 fl Fixed gray/grey spelling issues -# 2009-03-05 fl Fixed rounding error in grayscale calculation -# # Copyright (c) 2002-2004 by Secret Labs AB # Copyright (c) 2002-2004 by Fredrik Lundh # diff --git a/PIL/ImageDraw.py b/PIL/ImageDraw.py index 5dfb5929d..ad2541277 100644 --- a/PIL/ImageDraw.py +++ b/PIL/ImageDraw.py @@ -4,26 +4,6 @@ # # drawing interface operations # -# History: -# 1996-04-13 fl Created (experimental) -# 1996-08-07 fl Filled polygons, ellipses. -# 1996-08-13 fl Added text support -# 1998-06-28 fl Handle I and F images -# 1998-12-29 fl Added arc; use arc primitive to draw ellipses -# 1999-01-10 fl Added shape stuff (experimental) -# 1999-02-06 fl Added bitmap support -# 1999-02-11 fl Changed all primitives to take options -# 1999-02-20 fl Fixed backwards compatibility -# 2000-10-12 fl Copy on write, when necessary -# 2001-02-18 fl Use default ink for bitmap/text also in fill mode -# 2002-10-24 fl Added support for CSS-style color strings -# 2002-12-10 fl Added experimental support for RGBA-on-RGB drawing -# 2002-12-11 fl Refactored low-level drawing API (work in progress) -# 2004-08-26 fl Made Draw() a factory function, added getdraw() support -# 2004-09-04 fl Added width support to line primitive -# 2004-09-10 fl Added font mode handling -# 2006-06-19 fl Added font bearing support (getmask2) -# # Copyright (c) 1997-2006 by Secret Labs AB # Copyright (c) 1996-2006 by Fredrik Lundh # diff --git a/PIL/ImageDraw2.py b/PIL/ImageDraw2.py index 62ee11630..50a45a7ff 100644 --- a/PIL/ImageDraw2.py +++ b/PIL/ImageDraw2.py @@ -4,12 +4,6 @@ # # WCK-style drawing interface operations # -# History: -# 2003-12-07 fl created -# 2005-05-15 fl updated; added to PIL as ImageDraw2 -# 2005-05-15 fl added text support -# 2005-05-20 fl added arc/chord/pieslice support -# # Copyright (c) 2003-2005 by Secret Labs AB # Copyright (c) 2003-2005 by Fredrik Lundh # diff --git a/PIL/ImageEnhance.py b/PIL/ImageEnhance.py index 56b5c0199..5e19aa91b 100644 --- a/PIL/ImageEnhance.py +++ b/PIL/ImageEnhance.py @@ -8,10 +8,6 @@ # Extrapolation", Paul Haeberli and Douglas Voorhies. Available # at http://www.graficaobscura.com/interp/index.html # -# History: -# 1996-03-23 fl Created -# 2009-06-16 fl Fixed mean calculation -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/ImageFile.py b/PIL/ImageFile.py index af67bdb0a..d04aa100f 100644 --- a/PIL/ImageFile.py +++ b/PIL/ImageFile.py @@ -4,23 +4,6 @@ # # base class for image file handlers # -# history: -# 1995-09-09 fl Created -# 1996-03-11 fl Fixed load mechanism. -# 1996-04-15 fl Added pcx/xbm decoders. -# 1996-04-30 fl Added encoders. -# 1996-12-14 fl Added load helpers -# 1997-01-11 fl Use encode_to_file where possible -# 1997-08-27 fl Flush output in _save -# 1998-03-05 fl Use memory mapping for some modes -# 1999-02-04 fl Use memory mapping also for "I;16" and "I;16B" -# 1999-05-31 fl Added image parser -# 2000-10-12 fl Set readonly flag on memory-mapped images -# 2002-03-20 fl Use better messages for common decoder errors -# 2003-04-21 fl Fall back on mmap/map_buffer if map is not available -# 2003-10-30 fl Added StubImageFile class -# 2004-02-25 fl Made incremental parser more robust -# # Copyright (c) 1997-2004 by Secret Labs AB # Copyright (c) 1995-2004 by Fredrik Lundh # diff --git a/PIL/ImageFilter.py b/PIL/ImageFilter.py index baa168aa7..4c72b8609 100644 --- a/PIL/ImageFilter.py +++ b/PIL/ImageFilter.py @@ -4,11 +4,6 @@ # # standard filters # -# History: -# 1995-11-27 fl Created -# 2002-06-08 fl Added rank and mode filters -# 2003-09-15 fl Fixed rank calculation in rank filter; added expand call -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1995-2002 by Fredrik Lundh. # diff --git a/PIL/ImageFont.py b/PIL/ImageFont.py index dc0343ca0..7c544d936 100644 --- a/PIL/ImageFont.py +++ b/PIL/ImageFont.py @@ -4,18 +4,6 @@ # # PIL raster font management # -# History: -# 1996-08-07 fl created (experimental) -# 1997-08-25 fl minor adjustments to handle fonts from pilfont 0.3 -# 1999-02-06 fl rewrote most font management stuff in C -# 1999-03-17 fl take pth files into account in load_path (from Richard Jones) -# 2001-02-17 fl added freetype support -# 2001-05-09 fl added TransposedFont wrapper class -# 2002-03-04 fl make sure we have a "L" or "1" font -# 2002-12-04 fl skip non-directory entries in the system path -# 2003-04-29 fl add embedded default font -# 2003-09-27 fl added support for truetype charmap encodings -# # Todo: # Adapt to PILFONT2 format (16-bit fonts, compressed, single file) # diff --git a/PIL/ImageGrab.py b/PIL/ImageGrab.py index 85bc474bd..05f578f2f 100644 --- a/PIL/ImageGrab.py +++ b/PIL/ImageGrab.py @@ -4,11 +4,6 @@ # # screen grabber (OS X and Windows only) # -# History: -# 2001-04-26 fl created -# 2001-09-17 fl use builtin driver, if present -# 2002-11-19 fl added grabclipboard support -# # Copyright (c) 2001-2002 by Secret Labs AB # Copyright (c) 2001-2002 by Fredrik Lundh # diff --git a/PIL/ImageMath.py b/PIL/ImageMath.py index 897f0aeb1..2c2897434 100644 --- a/PIL/ImageMath.py +++ b/PIL/ImageMath.py @@ -4,11 +4,6 @@ # # a simple math add-on for the Python Imaging Library # -# History: -# 1999-02-15 fl Original PIL Plus release -# 2005-05-05 fl Simplified and cleaned up for PIL 1.1.6 -# 2005-09-12 fl Fixed int() and float() for Python 2.4.1 -# # Copyright (c) 1999-2005 by Secret Labs AB # Copyright (c) 2005 by Fredrik Lundh # diff --git a/PIL/ImageMode.py b/PIL/ImageMode.py index f78a8df90..961b54cac 100644 --- a/PIL/ImageMode.py +++ b/PIL/ImageMode.py @@ -4,9 +4,6 @@ # # standard mode descriptors # -# History: -# 2006-03-20 fl Added -# # Copyright (c) 2006 by Secret Labs AB. # Copyright (c) 2006 by Fredrik Lundh. # diff --git a/PIL/ImageMorph.py b/PIL/ImageMorph.py index 4847594f6..6614400c9 100644 --- a/PIL/ImageMorph.py +++ b/PIL/ImageMorph.py @@ -1,8 +1,5 @@ # A binary morphology add-on for the Python Imaging Library # -# History: -# 2014-06-04 Initial version. -# # Copyright (c) 2014 Dov Grobgeld from PIL import Image diff --git a/PIL/ImageOps.py b/PIL/ImageOps.py index 8580ec5fb..c68db4ce3 100644 --- a/PIL/ImageOps.py +++ b/PIL/ImageOps.py @@ -4,13 +4,6 @@ # # standard image operations # -# History: -# 2001-10-20 fl Created -# 2001-10-23 fl Added autocontrast operator -# 2001-12-18 fl Added Kevin's fit operator -# 2004-03-14 fl Fixed potential division by zero in equalize -# 2005-05-05 fl Fixed equalize for low number of values -# # Copyright (c) 2001-2004 by Secret Labs AB # Copyright (c) 2001-2004 by Fredrik Lundh # diff --git a/PIL/ImagePalette.py b/PIL/ImagePalette.py index 3b60068bc..8af49c0f2 100644 --- a/PIL/ImagePalette.py +++ b/PIL/ImagePalette.py @@ -4,12 +4,6 @@ # # image palette object # -# History: -# 1996-03-11 fl Rewritten. -# 1997-01-03 fl Up and running. -# 1997-08-23 fl Added load hack -# 2001-04-16 fl Fixed randint shadow bug in random() -# # Copyright (c) 1997-2001 by Secret Labs AB # Copyright (c) 1996-1997 by Fredrik Lundh # diff --git a/PIL/ImagePath.py b/PIL/ImagePath.py index 3abfba031..f53674fa5 100644 --- a/PIL/ImagePath.py +++ b/PIL/ImagePath.py @@ -4,10 +4,6 @@ # # path interface # -# History: -# 1996-11-04 fl Created -# 2002-04-14 fl Added documentation stub class -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/ImageQt.py b/PIL/ImageQt.py index 4eb365402..ff8b12dae 100644 --- a/PIL/ImageQt.py +++ b/PIL/ImageQt.py @@ -4,12 +4,6 @@ # # a simple Qt image interface. # -# history: -# 2006-06-03 fl: created -# 2006-06-04 fl: inherit from QImage instead of wrapping it -# 2006-06-05 fl: removed toimage helper; move string support to ImageQt -# 2013-11-13 fl: add support for Qt5 (aurelien.ballier@cyclonit.com) -# # Copyright (c) 2006 by Secret Labs AB # Copyright (c) 2006 by Fredrik Lundh # diff --git a/PIL/ImageSequence.py b/PIL/ImageSequence.py index 1fc6e5de1..592825e16 100644 --- a/PIL/ImageSequence.py +++ b/PIL/ImageSequence.py @@ -4,9 +4,6 @@ # # sequence support classes # -# history: -# 1997-02-20 fl Created -# # Copyright (c) 1997 by Secret Labs AB. # Copyright (c) 1997 by Fredrik Lundh. # diff --git a/PIL/ImageShow.py b/PIL/ImageShow.py index a175b2749..217b98879 100644 --- a/PIL/ImageShow.py +++ b/PIL/ImageShow.py @@ -4,9 +4,6 @@ # # im.show() drivers # -# History: -# 2008-04-06 fl Created -# # Copyright (c) Secret Labs AB 2008. # # See the README file for information on usage and redistribution. diff --git a/PIL/ImageStat.py b/PIL/ImageStat.py index f3c138b3a..29cfa5d80 100644 --- a/PIL/ImageStat.py +++ b/PIL/ImageStat.py @@ -4,12 +4,6 @@ # # global image statistics # -# History: -# 1996-04-05 fl Created -# 1997-05-21 fl Added mask; added rms, var, stddev attributes -# 1997-08-05 fl Added median -# 1998-07-05 hk Fixed integer overflow error -# # Notes: # This class shows how to implement delayed evaluation of attributes. # To get a certain value, simply access the corresponding attribute. diff --git a/PIL/ImageTk.py b/PIL/ImageTk.py index d3957b6d1..cedf2b35b 100644 --- a/PIL/ImageTk.py +++ b/PIL/ImageTk.py @@ -4,21 +4,6 @@ # # a Tk display interface # -# History: -# 96-04-08 fl Created -# 96-09-06 fl Added getimage method -# 96-11-01 fl Rewritten, removed image attribute and crop method -# 97-05-09 fl Use PyImagingPaste method instead of image type -# 97-05-12 fl Minor tweaks to match the IFUNC95 interface -# 97-05-17 fl Support the "pilbitmap" booster patch -# 97-06-05 fl Added file= and data= argument to image constructors -# 98-03-09 fl Added width and height methods to Image classes -# 98-07-02 fl Use default mode for "P" images without palette attribute -# 98-07-02 fl Explicitly destroy Tkinter image objects -# 99-07-24 fl Support multiple Tk interpreters (from Greg Couch) -# 99-07-26 fl Automatically hook into Tkinter (if possible) -# 99-08-15 fl Hook uses _imagingtk instead of _imaging -# # Copyright (c) 1997-1999 by Secret Labs AB # Copyright (c) 1996-1997 by Fredrik Lundh # diff --git a/PIL/ImageTransform.py b/PIL/ImageTransform.py index 92cc2c7e0..cb75dc891 100644 --- a/PIL/ImageTransform.py +++ b/PIL/ImageTransform.py @@ -4,9 +4,6 @@ # # transform wrappers # -# History: -# 2002-04-08 fl Created -# # Copyright (c) 2002 by Secret Labs AB # Copyright (c) 2002 by Fredrik Lundh # diff --git a/PIL/ImageWin.py b/PIL/ImageWin.py index 514fc4ff8..11eb1f14a 100644 --- a/PIL/ImageWin.py +++ b/PIL/ImageWin.py @@ -4,13 +4,6 @@ # # a Windows DIB display interface # -# History: -# 1996-05-20 fl Created -# 1996-09-20 fl Fixed subregion exposure -# 1997-09-21 fl Added draw primitive (for tzPrint) -# 2003-05-21 fl Added experimental Window/ImageWindow classes -# 2003-09-05 fl Added fromstring/tostring methods -# # Copyright (c) Secret Labs AB 1997-2003. # Copyright (c) Fredrik Lundh 1996-2003. # diff --git a/PIL/ImtImagePlugin.py b/PIL/ImtImagePlugin.py index 63e892483..8469ae5b1 100644 --- a/PIL/ImtImagePlugin.py +++ b/PIL/ImtImagePlugin.py @@ -4,10 +4,6 @@ # # IM Tools support for PIL # -# history: -# 1996-05-27 fl Created (read 8-bit images only) -# 2001-02-17 fl Use 're' instead of 'regex' (Python 2.1) (0.2) -# # Copyright (c) Secret Labs AB 1997-2001. # Copyright (c) Fredrik Lundh 1996-2001. # diff --git a/PIL/IptcImagePlugin.py b/PIL/IptcImagePlugin.py index 56d1de424..44631c526 100644 --- a/PIL/IptcImagePlugin.py +++ b/PIL/IptcImagePlugin.py @@ -4,11 +4,6 @@ # # IPTC/NAA file handling # -# history: -# 1995-10-01 fl Created -# 1998-03-09 fl Cleaned up and added to PIL -# 2002-06-18 fl Added getiptcinfo helper -# # Copyright (c) Secret Labs AB 1997-2002. # Copyright (c) Fredrik Lundh 1995. # diff --git a/PIL/Jpeg2KImagePlugin.py b/PIL/Jpeg2KImagePlugin.py index 66de34bfa..aa4f894c9 100644 --- a/PIL/Jpeg2KImagePlugin.py +++ b/PIL/Jpeg2KImagePlugin.py @@ -4,9 +4,6 @@ # # JPEG2000 file handling # -# History: -# 2014-03-12 ajh Created -# # Copyright (c) 2014 Coriolis Systems Limited # Copyright (c) 2014 Alastair Houghton # diff --git a/PIL/JpegImagePlugin.py b/PIL/JpegImagePlugin.py index 815ee02b6..a4a0f30a3 100644 --- a/PIL/JpegImagePlugin.py +++ b/PIL/JpegImagePlugin.py @@ -7,25 +7,6 @@ # See "Digital Compression and Coding of Continuous-Tone Still Images, # Part 1, Requirements and Guidelines" (CCITT T.81 / ISO 10918-1) # -# History: -# 1995-09-09 fl Created -# 1995-09-13 fl Added full parser -# 1996-03-25 fl Added hack to use the IJG command line utilities -# 1996-05-05 fl Workaround Photoshop 2.5 CMYK polarity bug -# 1996-05-28 fl Added draft support, JFIF version (0.1) -# 1996-12-30 fl Added encoder options, added progression property (0.2) -# 1997-08-27 fl Save mode 1 images as BW (0.3) -# 1998-07-12 fl Added YCbCr to draft and save methods (0.4) -# 1998-10-19 fl Don't hang on files using 16-bit DQT's (0.4.1) -# 2001-04-16 fl Extract DPI settings from JFIF files (0.4.2) -# 2002-07-01 fl Skip pad bytes before markers; identify Exif files (0.4.3) -# 2003-04-25 fl Added experimental EXIF decoder (0.5) -# 2003-06-06 fl Added experimental EXIF GPSinfo decoder -# 2003-09-13 fl Extract COM markers -# 2009-09-06 fl Added icc_profile support (from Florian Hoech) -# 2009-03-06 fl Changed CMYK handling; always use Adobe polarity (0.6) -# 2009-03-08 fl Added subsampling support (from Justin Huff). -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1995-1996 by Fredrik Lundh. # diff --git a/PIL/McIdasImagePlugin.py b/PIL/McIdasImagePlugin.py index b75360353..95d8f6848 100644 --- a/PIL/McIdasImagePlugin.py +++ b/PIL/McIdasImagePlugin.py @@ -4,10 +4,6 @@ # # Basic McIdas support for PIL # -# History: -# 1997-05-05 fl Created (8-bit images only) -# 2009-03-08 fl Added 16/32-bit support. -# # Thanks to Richard Jones and Craig Swank for specs and samples. # # Copyright (c) Secret Labs AB 1997. diff --git a/PIL/MicImagePlugin.py b/PIL/MicImagePlugin.py index 3c912442b..354911f9e 100644 --- a/PIL/MicImagePlugin.py +++ b/PIL/MicImagePlugin.py @@ -7,9 +7,6 @@ # Notes: # uses TiffImagePlugin.py to read the actual image streams # -# History: -# 97-01-20 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1997. # diff --git a/PIL/MpegImagePlugin.py b/PIL/MpegImagePlugin.py index 6671b8691..3471b4245 100644 --- a/PIL/MpegImagePlugin.py +++ b/PIL/MpegImagePlugin.py @@ -4,9 +4,6 @@ # # MPEG file handling # -# History: -# 95-09-09 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1995. # diff --git a/PIL/MpoImagePlugin.py b/PIL/MpoImagePlugin.py index 1d26021d8..94539a573 100644 --- a/PIL/MpoImagePlugin.py +++ b/PIL/MpoImagePlugin.py @@ -12,9 +12,6 @@ # a GIF animation, it is commonly used to represent 3D photographs and is (as # of this writing) the most commonly used format by 3D cameras. # -# History: -# 2014-03-13 Feneric Created -# # See the README file for information on usage and redistribution. # diff --git a/PIL/MspImagePlugin.py b/PIL/MspImagePlugin.py index 85f8e764b..df8fd8756 100644 --- a/PIL/MspImagePlugin.py +++ b/PIL/MspImagePlugin.py @@ -6,10 +6,6 @@ # # This is the format used by the Paint program in Windows 1 and 2. # -# History: -# 95-09-05 fl Created -# 97-01-03 fl Read/write MSP images -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1995-97. # diff --git a/PIL/OleFileIO.py b/PIL/OleFileIO.py index 1998e3c10..ea8f549f0 100755 --- a/PIL/OleFileIO.py +++ b/PIL/OleFileIO.py @@ -229,12 +229,6 @@ __version__ = '0.42b' #----------------------------------------------------------------------------- # NOTES from PIL 1.1.6: -# History: -# 1997-01-20 fl Created -# 1997-01-22 fl Fixed 64-bit portability quirk -# 2003-09-09 fl Fixed typo in OleFileIO.loadfat (noted by Daniel Haertle) -# 2004-02-29 fl Changed long hex constants to signed integers -# # Notes: # FIXME: sort out sign problem (eliminate long hex constants) # FIXME: change filename to use "a/b/c" instead of ["a", "b", "c"] diff --git a/PIL/PSDraw.py b/PIL/PSDraw.py index d4e7b18cc..94f594693 100644 --- a/PIL/PSDraw.py +++ b/PIL/PSDraw.py @@ -4,11 +4,6 @@ # # simple postscript graphics interface # -# History: -# 1996-04-20 fl Created -# 1999-01-10 fl Added gsave/grestore to image method -# 2005-05-04 fl Fixed floating point issue in image (from Eric Etheridge) -# # Copyright (c) 1997-2005 by Secret Labs AB. All rights reserved. # Copyright (c) 1996 by Fredrik Lundh. # @@ -147,9 +142,6 @@ class PSDraw(object): # # EDROFF.PS -- Postscript driver for Edroff 2 # -# History: -# 94-01-25 fl: created (edroff 2.04) -# # Copyright (c) Fredrik Lundh 1994. # @@ -176,9 +168,6 @@ EDROFF_PS = """\ # # VDI.PS -- Postscript driver for VDI meta commands # -# History: -# 94-01-25 fl: created (edroff 2.04) -# # Copyright (c) Fredrik Lundh 1994. # @@ -203,9 +192,6 @@ VDI_PS = """\ # # ERROR.PS -- Error handler # -# History: -# 89-11-21 fl: created (pslist 1.10) -# ERROR_PS = """\ /landscape false def diff --git a/PIL/PaletteFile.py b/PIL/PaletteFile.py index ef50feefd..5a8f7476e 100644 --- a/PIL/PaletteFile.py +++ b/PIL/PaletteFile.py @@ -4,9 +4,6 @@ # # stuff to read simple, teragon-style palette files # -# History: -# 97-08-23 fl Created -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1997. # diff --git a/PIL/PcdImagePlugin.py b/PIL/PcdImagePlugin.py index b53635a99..e6ea445c4 100644 --- a/PIL/PcdImagePlugin.py +++ b/PIL/PcdImagePlugin.py @@ -4,10 +4,6 @@ # # PCD file handling # -# History: -# 96-05-10 fl Created -# 96-05-27 fl Added draft mode (128x192, 256x384) -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/PcfFontFile.py b/PIL/PcfFontFile.py index c2006905e..99e667e76 100644 --- a/PIL/PcfFontFile.py +++ b/PIL/PcfFontFile.py @@ -6,10 +6,6 @@ # # portable compiled font file parser # -# history: -# 1997-08-19 fl created -# 2003-09-13 fl fixed loading of unicode fonts -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1997-2003 by Fredrik Lundh. # diff --git a/PIL/PcxImagePlugin.py b/PIL/PcxImagePlugin.py index 9440d5362..30309c0a5 100644 --- a/PIL/PcxImagePlugin.py +++ b/PIL/PcxImagePlugin.py @@ -9,16 +9,6 @@ # Windows applications, including the Windows PaintBrush program in # Windows 3. # -# history: -# 1995-09-01 fl Created -# 1996-05-20 fl Fixed RGB support -# 1997-01-03 fl Fixed 2-bit and 4-bit support -# 1999-02-03 fl Fixed 8-bit support (broken in 1.0b1) -# 1999-02-07 fl Added write support -# 2002-06-09 fl Made 2-bit and 4-bit support a bit more robust -# 2002-07-30 fl Seek from to current position, not beginning of file -# 2003-06-03 fl Extract DPI settings (info["dpi"]) -# # Copyright (c) 1997-2003 by Secret Labs AB. # Copyright (c) 1995-2003 by Fredrik Lundh. # diff --git a/PIL/PdfImagePlugin.py b/PIL/PdfImagePlugin.py index 7decf0ee5..b727905f4 100644 --- a/PIL/PdfImagePlugin.py +++ b/PIL/PdfImagePlugin.py @@ -4,12 +4,6 @@ # # PDF (Acrobat) file handling # -# History: -# 1996-07-16 fl Created -# 1997-01-18 fl Fixed header -# 2004-02-21 fl Fixes for 1/L/CMYK images, etc. -# 2004-02-24 fl Fixes for 1 and P images. -# # Copyright (c) 1997-2004 by Secret Labs AB. All rights reserved. # Copyright (c) 1996-1997 by Fredrik Lundh. # diff --git a/PIL/PixarImagePlugin.py b/PIL/PixarImagePlugin.py index fd002d9cf..22a67f6bc 100644 --- a/PIL/PixarImagePlugin.py +++ b/PIL/PixarImagePlugin.py @@ -4,9 +4,6 @@ # # PIXAR raster support for PIL # -# history: -# 97-01-29 fl Created -# # notes: # This is incomplete; it is based on a few samples created with # Photoshop 2.5 and 3.0, and a summary description provided by diff --git a/PIL/PngImagePlugin.py b/PIL/PngImagePlugin.py index 18deec546..0c8674abc 100644 --- a/PIL/PngImagePlugin.py +++ b/PIL/PngImagePlugin.py @@ -7,24 +7,6 @@ # See "PNG (Portable Network Graphics) Specification, version 1.0; # W3C Recommendation", 1996-10-01, Thomas Boutell (ed.). # -# history: -# 1996-05-06 fl Created (couldn't resist it) -# 1996-12-14 fl Upgraded, added read and verify support (0.2) -# 1996-12-15 fl Separate PNG stream parser -# 1996-12-29 fl Added write support, added getchunks -# 1996-12-30 fl Eliminated circular references in decoder (0.3) -# 1998-07-12 fl Read/write 16-bit images as mode I (0.4) -# 2001-02-08 fl Added transparency support (from Zircon) (0.5) -# 2001-04-16 fl Don't close data source in "open" method (0.6) -# 2004-02-24 fl Don't even pretend to support interlaced files (0.7) -# 2004-08-31 fl Do basic sanity check on chunk identifiers (0.8) -# 2004-09-20 fl Added PngInfo chunk container -# 2004-12-18 fl Added DPI read support (based on code by Niki Spahiev) -# 2008-08-13 fl Added tRNS support for RGB images -# 2009-03-06 fl Support for preserving ICC profiles (by Florian Hoech) -# 2009-03-08 fl Added zTXT support (from Lowell Alleman) -# 2009-03-29 fl Read interlaced PNG files (from Conrado Porto Lopes Gouvua) -# # Copyright (c) 1997-2009 by Secret Labs AB # Copyright (c) 1996 by Fredrik Lundh # diff --git a/PIL/PpmImagePlugin.py b/PIL/PpmImagePlugin.py index 68073cace..32edbe59a 100644 --- a/PIL/PpmImagePlugin.py +++ b/PIL/PpmImagePlugin.py @@ -4,10 +4,6 @@ # # PPM support for PIL # -# History: -# 96-03-24 fl Created -# 98-03-06 fl Write RGBA images (as RGB, that is) -# # Copyright (c) Secret Labs AB 1997-98. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/PsdImagePlugin.py b/PIL/PsdImagePlugin.py index d06e320b0..bab4029a2 100644 --- a/PIL/PsdImagePlugin.py +++ b/PIL/PsdImagePlugin.py @@ -4,12 +4,6 @@ # # Adobe PSD 2.5/3.0 file handling # -# History: -# 1995-09-01 fl Created -# 1997-01-03 fl Read most PSD images -# 1997-01-18 fl Fixed P and CMYK support -# 2001-10-21 fl Added seek/tell support (for layers) -# # Copyright (c) 1997-2001 by Secret Labs AB. # Copyright (c) 1995-2001 by Fredrik Lundh # diff --git a/PIL/SgiImagePlugin.py b/PIL/SgiImagePlugin.py index d2efd3e25..2510a491c 100644 --- a/PIL/SgiImagePlugin.py +++ b/PIL/SgiImagePlugin.py @@ -7,9 +7,6 @@ # See "The SGI Image File Format (Draft version 0.97)", Paul Haeberli. # # -# History: -# 1995-09-10 fl Created -# # Copyright (c) 2008 by Karsten Hiddemann. # Copyright (c) 1997 by Secret Labs AB. # Copyright (c) 1995 by Fredrik Lundh. diff --git a/PIL/SpiderImagePlugin.py b/PIL/SpiderImagePlugin.py index 07f623c7b..cf44c034e 100644 --- a/PIL/SpiderImagePlugin.py +++ b/PIL/SpiderImagePlugin.py @@ -3,11 +3,6 @@ # # SPIDER image file handling # -# History: -# 2004-08-02 Created BB -# 2006-03-02 added save method -# 2006-03-13 added support for stack images -# # Copyright (c) 2004 by Health Research Inc. (HRI) RENSSELAER, NY 12144. # Copyright (c) 2004 by William Baxter. # Copyright (c) 2004 by Secret Labs AB. diff --git a/PIL/SunImagePlugin.py b/PIL/SunImagePlugin.py index af63144f2..302e19881 100644 --- a/PIL/SunImagePlugin.py +++ b/PIL/SunImagePlugin.py @@ -4,12 +4,6 @@ # # Sun image file handling # -# History: -# 1995-09-10 fl Created -# 1996-05-28 fl Fixed 32-bit alignment -# 1998-12-29 fl Import ImagePalette module -# 2001-12-18 fl Fixed palette loading (from Jean-Claude Rimbault) -# # Copyright (c) 1997-2001 by Secret Labs AB # Copyright (c) 1995-1996 by Fredrik Lundh # diff --git a/PIL/TarIO.py b/PIL/TarIO.py index 4e5115b26..62817f670 100644 --- a/PIL/TarIO.py +++ b/PIL/TarIO.py @@ -4,10 +4,6 @@ # # read files from within a tar file # -# History: -# 95-06-18 fl Created -# 96-05-28 fl Open files in binary mode -# # Copyright (c) Secret Labs AB 1997. # Copyright (c) Fredrik Lundh 1995-96. # diff --git a/PIL/TgaImagePlugin.py b/PIL/TgaImagePlugin.py index a75ce2986..6f5855a15 100644 --- a/PIL/TgaImagePlugin.py +++ b/PIL/TgaImagePlugin.py @@ -4,12 +4,6 @@ # # TGA file handling # -# History: -# 95-09-01 fl created (reads 24-bit files only) -# 97-01-04 fl support more TGA versions, including compressed images -# 98-07-04 fl fixed orientation and alpha layer bugs -# 98-09-11 fl fixed orientation for runlength decoder -# # Copyright (c) Secret Labs AB 1997-98. # Copyright (c) Fredrik Lundh 1995-97. # diff --git a/PIL/TiffImagePlugin.py b/PIL/TiffImagePlugin.py index 7e073b49d..bdd0057bb 100644 --- a/PIL/TiffImagePlugin.py +++ b/PIL/TiffImagePlugin.py @@ -13,26 +13,6 @@ # progressive decoding, make sure to use TIFF files where the tag # directory is placed first in the file. # -# History: -# 1995-09-01 fl Created -# 1996-05-04 fl Handle JPEGTABLES tag -# 1996-05-18 fl Fixed COLORMAP support -# 1997-01-05 fl Fixed PREDICTOR support -# 1997-08-27 fl Added support for rational tags (from Perry Stoll) -# 1998-01-10 fl Fixed seek/tell (from Jan Blom) -# 1998-07-15 fl Use private names for internal variables -# 1999-06-13 fl Rewritten for PIL 1.0 (1.0) -# 2000-10-11 fl Additional fixes for Python 2.0 (1.1) -# 2001-04-17 fl Fixed rewind support (seek to frame 0) (1.2) -# 2001-05-12 fl Added write support for more tags (from Greg Couch) (1.3) -# 2001-12-18 fl Added workaround for broken Matrox library -# 2002-01-18 fl Don't mess up if photometric tag is missing (D. Alan Stewart) -# 2003-05-19 fl Check FILLORDER tag -# 2003-09-26 fl Added RGBa support -# 2004-02-24 fl Added DPI support; fixed rational write support -# 2005-02-07 fl Added workaround for broken Corel Draw 10 files -# 2006-01-09 fl Added support for float/double tags (from Russell Nelson) -# # Copyright (c) 1997-2006 by Secret Labs AB. All rights reserved. # Copyright (c) 1995-1997 by Fredrik Lundh # diff --git a/PIL/WalImageFile.py b/PIL/WalImageFile.py index 0cbd1cae6..cb73b608e 100644 --- a/PIL/WalImageFile.py +++ b/PIL/WalImageFile.py @@ -5,9 +5,6 @@ # # WAL file handling # -# History: -# 2003-04-23 fl created -# # Copyright (c) 2003 by Fredrik Lundh. # # See the README file for information on usage and redistribution. diff --git a/PIL/WmfImagePlugin.py b/PIL/WmfImagePlugin.py index 3163210a8..04861825f 100644 --- a/PIL/WmfImagePlugin.py +++ b/PIL/WmfImagePlugin.py @@ -4,11 +4,6 @@ # # WMF stub codec # -# history: -# 1996-12-14 fl Created -# 2004-02-22 fl Turned into a stub driver -# 2004-02-23 fl Added EMF support -# # Copyright (c) Secret Labs AB 1997-2004. All rights reserved. # Copyright (c) Fredrik Lundh 1996. # diff --git a/PIL/XVThumbImagePlugin.py b/PIL/XVThumbImagePlugin.py index 0034ff7d0..23f0b82aa 100644 --- a/PIL/XVThumbImagePlugin.py +++ b/PIL/XVThumbImagePlugin.py @@ -8,11 +8,6 @@ # see xvcolor.c and xvbrowse.c in the sources to John Bradley's XV, # available from ftp://ftp.cis.upenn.edu/pub/xv/ # -# history: -# 98-08-15 cec created (b/w only) -# 98-12-09 cec added color palette -# 98-12-28 fl added to PIL (with only a few very minor modifications) -# # To do: # FIXME: make save work (this requires quantization support) # diff --git a/PIL/XbmImagePlugin.py b/PIL/XbmImagePlugin.py index bca882866..6ca53e900 100644 --- a/PIL/XbmImagePlugin.py +++ b/PIL/XbmImagePlugin.py @@ -4,15 +4,6 @@ # # XBM File handling # -# History: -# 1995-09-08 fl Created -# 1996-11-01 fl Added save support -# 1997-07-07 fl Made header parser more tolerant -# 1997-07-22 fl Fixed yet another parser bug -# 2001-02-17 fl Use 're' instead of 'regex' (Python 2.1) (0.4) -# 2001-05-13 fl Added hotspot handling (based on code from Bernhard Herzog) -# 2004-02-24 fl Allow some whitespace before first #define -# # Copyright (c) 1997-2004 by Secret Labs AB # Copyright (c) 1996-1997 by Fredrik Lundh # diff --git a/PIL/XpmImagePlugin.py b/PIL/XpmImagePlugin.py index 556adb8f7..12330597c 100644 --- a/PIL/XpmImagePlugin.py +++ b/PIL/XpmImagePlugin.py @@ -4,10 +4,6 @@ # # XPM File handling # -# History: -# 1996-12-29 fl Created -# 2001-02-17 fl Use 're' instead of 'regex' (Python 2.1) (0.7) -# # Copyright (c) Secret Labs AB 1997-2001. # Copyright (c) Fredrik Lundh 1996-2001. # diff --git a/Scripts/gifmaker.py b/Scripts/gifmaker.py index c0679ca79..32bff1ae7 100644 --- a/Scripts/gifmaker.py +++ b/Scripts/gifmaker.py @@ -5,9 +5,6 @@ # # convert sequence format to GIF animation # -# history: -# 97-01-03 fl created -# # Copyright (c) Secret Labs AB 1997. All rights reserved. # Copyright (c) Fredrik Lundh 1997. # diff --git a/Scripts/pilconvert.py b/Scripts/pilconvert.py index b9ebd52ae..291fbd9c2 100644 --- a/Scripts/pilconvert.py +++ b/Scripts/pilconvert.py @@ -5,13 +5,6 @@ # # convert image files # -# History: -# 0.1 96-04-20 fl Created -# 0.2 96-10-04 fl Use draft mode when converting images -# 0.3 96-12-30 fl Optimize output (PNG, JPEG) -# 0.4 97-01-18 fl Made optimize an option (PNG, JPEG) -# 0.5 98-12-30 fl Fixed -f option (from Anthony Baxter) -# from __future__ import print_function diff --git a/Scripts/pilfile.py b/Scripts/pilfile.py index dab240e2f..6fb224a1f 100644 --- a/Scripts/pilfile.py +++ b/Scripts/pilfile.py @@ -9,13 +9,6 @@ # pixel mode information for known file formats. Note that # you don't need the PIL C extension to use this module. # -# History: -# 0.0 1995-09-01 fl Created -# 0.1 1996-05-18 fl Modified options, added debugging mode -# 0.2 1996-12-29 fl Added verify mode -# 0.3 1999-06-05 fl Don't mess up on class exceptions (1.5.2 and later) -# 0.4 2003-09-30 fl Expand wildcards on Windows; robustness tweaks -# from __future__ import print_function diff --git a/Scripts/pilfont.py b/Scripts/pilfont.py index aa6a34083..501cdd854 100644 --- a/Scripts/pilfont.py +++ b/Scripts/pilfont.py @@ -5,10 +5,6 @@ # # PIL raster font compiler # -# history: -# 1997-08-25 fl created -# 2002-03-10 fl use "from PIL import" -# from __future__ import print_function diff --git a/Scripts/pilprint.py b/Scripts/pilprint.py index 3d8d01751..1c2fec571 100755 --- a/Scripts/pilprint.py +++ b/Scripts/pilprint.py @@ -5,11 +5,6 @@ # # print image files to postscript printer # -# History: -# 0.1 1996-04-20 fl Created -# 0.2 1996-10-04 fl Use draft mode when converting. -# 0.3 2003-05-06 fl Fixed a typo or two. -# from __future__ import print_function import getopt diff --git a/Tk/tkImaging.c b/Tk/tkImaging.c index 5999a140a..b92f2f747 100644 --- a/Tk/tkImaging.c +++ b/Tk/tkImaging.c @@ -28,14 +28,6 @@ * Setup file for details on how to use tkappinit.c). Note that * _tkinter.c must be compiled with WITH_APPINIT. * - * History: - * 1995-09-12 fl Created - * 1996-04-08 fl Ready for release - * 1997-05-09 fl Use command instead of image type - * 2001-03-18 fl Initialize alpha layer pointer (struct changed in 8.3) - * 2003-04-23 fl Fixed building for Tk 8.4.1 and later (Jack Jansen) - * 2004-06-24 fl Fixed building for Tk 8.4.6 and later. - * * Copyright (c) 1997-2004 by Secret Labs AB * Copyright (c) 1995-2004 by Fredrik Lundh * diff --git a/_imaging.c b/_imaging.c index ef5d346ba..5aad7ef71 100644 --- a/_imaging.c +++ b/_imaging.c @@ -3,68 +3,6 @@ * * the imaging library bindings * - * history: - * 1995-09-24 fl Created - * 1996-03-24 fl Ready for first public release (release 0.0) - * 1996-03-25 fl Added fromstring (for Jack's "img" library) - * 1996-03-28 fl Added channel operations - * 1996-03-31 fl Added point operation - * 1996-04-08 fl Added new/new_block/new_array factories - * 1996-04-13 fl Added decoders - * 1996-05-04 fl Added palette hack - * 1996-05-12 fl Compile cleanly as C++ - * 1996-05-19 fl Added matrix conversions, gradient fills - * 1996-05-27 fl Added display_mode - * 1996-07-22 fl Added getbbox, offset - * 1996-07-23 fl Added sequence semantics - * 1996-08-13 fl Added logical operators, point mode - * 1996-08-16 fl Modified paste interface - * 1996-09-06 fl Added putdata methods, use abstract interface - * 1996-11-01 fl Added xbm encoder - * 1996-11-04 fl Added experimental path stuff, draw_lines, etc - * 1996-12-10 fl Added zip decoder, crc32 interface - * 1996-12-14 fl Added modulo arithmetics - * 1996-12-29 fl Added zip encoder - * 1997-01-03 fl Added fli and msp decoders - * 1997-01-04 fl Added experimental sun_rle and tga_rle decoders - * 1997-01-05 fl Added gif encoder, getpalette hack - * 1997-02-23 fl Added histogram mask - * 1997-05-12 fl Minor tweaks to match the IFUNC95 interface - * 1997-05-21 fl Added noise generator, spread effect - * 1997-06-05 fl Added mandelbrot generator - * 1997-08-02 fl Modified putpalette to coerce image mode if necessary - * 1998-01-11 fl Added INT32 support - * 1998-01-22 fl Fixed draw_points to draw the last point too - * 1998-06-28 fl Added getpixel, getink, draw_ink - * 1998-07-12 fl Added getextrema - * 1998-07-17 fl Added point conversion to arbitrary formats - * 1998-09-21 fl Added support for resampling filters - * 1998-09-22 fl Added support for quad transform - * 1998-12-29 fl Added support for arcs, chords, and pieslices - * 1999-01-10 fl Added some experimental arrow graphics stuff - * 1999-02-06 fl Added draw_bitmap, font acceleration stuff - * 2001-04-17 fl Fixed some egcs compiler nits - * 2001-09-17 fl Added screen grab primitives (win32) - * 2002-03-09 fl Added stretch primitive - * 2002-03-10 fl Fixed filter handling in rotate - * 2002-06-06 fl Added I, F, and RGB support to putdata - * 2002-06-08 fl Added rankfilter - * 2002-06-09 fl Added support for user-defined filter kernels - * 2002-11-19 fl Added clipboard grab primitives (win32) - * 2002-12-11 fl Added draw context - * 2003-04-26 fl Tweaks for Python 2.3 beta 1 - * 2003-05-21 fl Added createwindow primitive (win32) - * 2003-09-13 fl Added thread section hooks - * 2003-09-15 fl Added expand helper - * 2003-09-26 fl Added experimental LA support - * 2004-02-21 fl Handle zero-size images in quantize - * 2004-06-05 fl Added ptr attribute (used to access Imaging objects) - * 2004-06-05 fl Don't crash when fetching pixels from zero-wide images - * 2004-09-17 fl Added getcolors - * 2004-10-04 fl Added modefilter - * 2005-10-02 fl Added access proxy - * 2006-06-18 fl Always draw last point in polyline - * * Copyright (c) 1997-2006 by Secret Labs AB * Copyright (c) 1995-2006 by Fredrik Lundh * diff --git a/_imagingft.c b/_imagingft.c index ae62fc74e..af47bc9b5 100644 --- a/_imagingft.c +++ b/_imagingft.c @@ -3,18 +3,6 @@ * * a FreeType 2.X driver for PIL * - * history: - * 2001-02-17 fl Created (based on old experimental freetype 1.0 code) - * 2001-04-18 fl Fixed some egcs compiler nits - * 2002-11-08 fl Added unicode support; more font metrics, etc - * 2003-05-20 fl Fixed compilation under 1.5.2 and newer non-unicode builds - * 2003-09-27 fl Added charmap encoding support - * 2004-05-15 fl Fixed compilation for FreeType 2.1.8 - * 2004-09-10 fl Added support for monochrome bitmaps - * 2006-06-18 fl Fixed glyph bearing calculation - * 2007-12-23 fl Fixed crash in family/style attribute fetch - * 2008-01-02 fl Handle Unicode filenames properly - * * Copyright (c) 1998-2007 by Secret Labs AB */ diff --git a/_imagingmath.c b/_imagingmath.c index ea9f103c6..490f2351b 100644 --- a/_imagingmath.c +++ b/_imagingmath.c @@ -3,10 +3,6 @@ * * a simple math add-on for the Python Imaging Library * - * history: - * 1999-02-15 fl Created - * 2005-05-05 fl Simplified and cleaned up for PIL 1.1.6 - * * Copyright (c) 1999-2005 by Secret Labs AB * Copyright (c) 2005 by Fredrik Lundh * diff --git a/_imagingmorph.c b/_imagingmorph.c index 2b5e7bc5d..54a19e501 100644 --- a/_imagingmorph.c +++ b/_imagingmorph.c @@ -3,9 +3,6 @@ * * A binary morphology add-on for the Python Imaging Library * - * History: - * 2014-06-04 Initial version. - * * Copyright (c) 2014 Dov Grobgeld * * See the README file for information on usage and redistribution. diff --git a/_imagingtk.c b/_imagingtk.c index 87de36a04..74fc3270f 100644 --- a/_imagingtk.c +++ b/_imagingtk.c @@ -3,10 +3,6 @@ * * tkinter hooks * - * history: - * 99-07-26 fl created - * 99-08-15 fl moved to its own support module - * * Copyright (c) Secret Labs AB 1999. * * See the README file for information on usage and redistribution. diff --git a/decode.c b/decode.c index f700747e1..07c9b1068 100644 --- a/decode.c +++ b/decode.c @@ -3,24 +3,6 @@ * * standard decoder interfaces for the Imaging library * - * history: - * 1996-03-28 fl Moved from _imagingmodule.c - * 1996-04-15 fl Support subregions in setimage - * 1996-04-19 fl Allocate decoder buffer (where appropriate) - * 1996-05-02 fl Added jpeg decoder - * 1996-05-12 fl Compile cleanly as C++ - * 1996-05-16 fl Added hex decoder - * 1996-05-26 fl Added jpeg configuration parameters - * 1996-12-14 fl Added zip decoder - * 1996-12-30 fl Plugged potential memory leak for tiled images - * 1997-01-03 fl Added fli and msp decoders - * 1997-01-04 fl Added sun_rle and tga_rle decoders - * 1997-05-31 fl Added bitfield decoder - * 1998-09-11 fl Added orientation and pixelsize fields to tga_rle decoder - * 1998-12-29 fl Added mode/rawmode argument to decoders - * 1998-12-30 fl Added mode argument to *all* decoders - * 2002-06-09 fl Added stride argument to pcx decoder - * * Copyright (c) 1997-2002 by Secret Labs AB. * Copyright (c) 1995-2002 by Fredrik Lundh. * diff --git a/display.c b/display.c index 9f493344e..673867834 100644 --- a/display.c +++ b/display.c @@ -3,19 +3,6 @@ * * display support (and other windows-related stuff) * - * History: - * 1996-05-13 fl Windows DIB support - * 1996-05-21 fl Added palette stuff - * 1996-05-28 fl Added display_mode stuff - * 1997-09-21 fl Added draw primitive - * 2001-09-17 fl Added ImagingGrabScreen (from _grabscreen.c) - * 2002-05-12 fl Added ImagingListWindows - * 2002-11-19 fl Added clipboard support - * 2002-11-25 fl Added GetDC/ReleaseDC helpers - * 2003-05-21 fl Added create window support (including window callback) - * 2003-09-05 fl Added fromstring/tostring methods - * 2009-03-14 fl Added WMF support (from pilwmf) - * * Copyright (c) 1997-2003 by Secret Labs AB. * Copyright (c) 1996-1997 by Fredrik Lundh. * diff --git a/encode.c b/encode.c index 7e8f6b125..43a93f6ab 100644 --- a/encode.c +++ b/encode.c @@ -3,17 +3,6 @@ * * standard encoder interfaces for the Imaging library * - * History: - * 1996-04-19 fl Based on decoders.c - * 1996-05-12 fl Compile cleanly as C++ - * 1996-12-30 fl Plugged potential memory leak for tiled images - * 1997-01-03 fl Added GIF encoder - * 1997-01-05 fl Plugged encoder buffer leaks - * 1997-01-11 fl Added encode_to_file method - * 1998-03-09 fl Added mode/rawmode argument to encoders - * 1998-07-09 fl Added interlace argument to GIF encoder - * 1999-02-07 fl Added PCX encoder - * * Copyright (c) 1997-2001 by Secret Labs AB * Copyright (c) 1996-1997 by Fredrik Lundh * diff --git a/libImaging/Bands.c b/libImaging/Bands.c index cc8d634dd..7d87b07c2 100644 --- a/libImaging/Bands.c +++ b/libImaging/Bands.c @@ -4,11 +4,6 @@ * * stuff to extract and paste back individual bands * - * history: - * 1996-03-20 fl Created - * 1997-08-27 fl Fixed putband for single band targets. - * 2003-09-26 fl Fixed getband/putband for 2-band images (LA, PA). - * * Copyright (c) 1997-2003 by Secret Labs AB. * Copyright (c) 1996-1997 by Fredrik Lundh. * diff --git a/libImaging/BitDecode.c b/libImaging/BitDecode.c index a78183542..4e140ec10 100644 --- a/libImaging/BitDecode.c +++ b/libImaging/BitDecode.c @@ -4,9 +4,6 @@ * * decoder for packed bitfields (converts to floating point) * - * history: - * 97-05-31 fl created (much more than originally intended) - * * Copyright (c) Fredrik Lundh 1997. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Blend.c b/libImaging/Blend.c index 885a1bb82..5d35ebaa8 100644 --- a/libImaging/Blend.c +++ b/libImaging/Blend.c @@ -4,11 +4,6 @@ * * interpolate between two existing images * - * history: - * 96-03-20 fl Created - * 96-05-18 fl Simplified blend expression - * 96-10-05 fl Fixed expression bug, special case for interpolation - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Chops.c b/libImaging/Chops.c index 73d961231..9de669d95 100644 --- a/libImaging/Chops.c +++ b/libImaging/Chops.c @@ -4,12 +4,6 @@ * * basic channel operations * - * history: - * 1996-03-28 fl Created - * 1996-08-13 fl Added and/or/xor for "1" images - * 1996-12-14 fl Added add_modulo, sub_modulo - * 2005-09-10 fl Fixed output values from and/or/xor - * * Copyright (c) 1996 by Fredrik Lundh. * Copyright (c) 1997 by Secret Labs AB. * diff --git a/libImaging/Convert.c b/libImaging/Convert.c index 0ec5ef864..b282f10c8 100644 --- a/libImaging/Convert.c +++ b/libImaging/Convert.c @@ -4,28 +4,6 @@ * * convert images * - * history: - * 1995-06-15 fl created - * 1995-11-28 fl added some "RGBA" and "CMYK" conversions - * 1996-04-22 fl added "1" conversions (same as "L") - * 1996-05-05 fl added palette conversions (hack) - * 1996-07-23 fl fixed "1" conversions to zero/non-zero convention - * 1996-11-01 fl fixed "P" to "L" and "RGB" to "1" conversions - * 1996-12-29 fl set alpha byte in RGB converters - * 1997-05-12 fl added ImagingConvert2 - * 1997-05-30 fl added floating point support - * 1997-08-27 fl added "P" to "1" and "P" to "F" conversions - * 1998-01-11 fl added integer support - * 1998-07-01 fl added "YCbCr" support - * 1998-07-02 fl added "RGBX" conversions (sort of) - * 1998-07-04 fl added floyd-steinberg dithering - * 1998-07-12 fl changed "YCrCb" to "YCbCr" (!) - * 1998-12-29 fl added basic "I;16" and "I;16B" conversions - * 1999-02-03 fl added "RGBa", and "BGR" conversions (experimental) - * 2003-09-26 fl added "LA" and "PA" conversions (experimental) - * 2005-05-05 fl fixed "P" to "1" threshold - * 2005-12-08 fl fixed palette memory leak in topalette - * * Copyright (c) 1997-2005 by Secret Labs AB. * Copyright (c) 1995-1997 by Fredrik Lundh. * diff --git a/libImaging/ConvertYCbCr.c b/libImaging/ConvertYCbCr.c index 6ce549111..08e00261c 100644 --- a/libImaging/ConvertYCbCr.c +++ b/libImaging/ConvertYCbCr.c @@ -4,9 +4,6 @@ * * code to convert YCbCr data * - * history: - * 98-07-01 hk Created - * * Copyright (c) Secret Labs AB 1998 * * See the README file for information on usage and redistribution. diff --git a/libImaging/Copy.c b/libImaging/Copy.c index b5b0b0aea..f79e9986b 100644 --- a/libImaging/Copy.c +++ b/libImaging/Copy.c @@ -4,11 +4,6 @@ * * copy image * - * history: - * 95-11-26 fl Moved from Imaging.c - * 97-05-12 fl Added ImagingCopy2 - * 97-08-28 fl Allow imOut == NULL in ImagingCopy2 - * * Copyright (c) Fredrik Lundh 1995-97. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Crc32.c b/libImaging/Crc32.c index d83d0fbac..88d5790b4 100644 --- a/libImaging/Crc32.c +++ b/libImaging/Crc32.c @@ -4,9 +4,6 @@ * * calculate ISO 3307 checksum * - * history: - * 96-12-10 fl: Created (based on example in the PNG spec) - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Crop.c b/libImaging/Crop.c index 0db67e8e9..179c9dbcb 100644 --- a/libImaging/Crop.c +++ b/libImaging/Crop.c @@ -4,11 +4,6 @@ * * cut region from image * - * history: - * 95-11-27 fl Created - * 98-07-10 fl Fixed "null result" error - * 99-02-05 fl Rewritten to use Paste primitive - * * Copyright (c) Secret Labs AB 1997-99. * Copyright (c) Fredrik Lundh 1995. * diff --git a/libImaging/Dib.c b/libImaging/Dib.c index 504290231..1e4b644f0 100644 --- a/libImaging/Dib.c +++ b/libImaging/Dib.c @@ -4,15 +4,6 @@ * * imaging display object for Windows * - * history: - * 1996-05-12 fl Created - * 1996-05-17 fl Up and running - * 1996-05-21 fl Added palette stuff - * 1996-05-26 fl Added query palette and mode inquery - * 1997-09-21 fl Added draw primitive - * 1998-01-20 fl Use StretchDIBits instead of StretchBlt - * 1998-12-30 fl Plugged a resource leak in DeleteDIB (from Roger Burnham) - * * Copyright (c) Secret Labs AB 1997-2001. * Copyright (c) Fredrik Lundh 1996. * diff --git a/libImaging/Draw.c b/libImaging/Draw.c index ca26282be..47243b8f7 100644 --- a/libImaging/Draw.c +++ b/libImaging/Draw.c @@ -4,23 +4,6 @@ * * a simple drawing package for the Imaging library * - * history: - * 1996-04-13 fl Created. - * 1996-04-30 fl Added transforms and polygon support. - * 1996-08-12 fl Added filled polygons. - * 1996-11-05 fl Fixed float/int confusion in polygon filler - * 1997-07-04 fl Support 32-bit images (C++ would have been nice) - * 1998-09-09 fl Eliminated qsort casts; improved rectangle clipping - * 1998-09-10 fl Fixed fill rectangle to include lower edge (!) - * 1998-12-29 fl Added arc, chord, and pieslice primitives - * 1999-01-10 fl Added some level 2 ("arrow") stuff (experimental) - * 1999-02-06 fl Added bitmap primitive - * 1999-07-26 fl Eliminated a compiler warning - * 1999-07-31 fl Pass ink as void* instead of int - * 2002-12-10 fl Added experimental RGBA-on-RGB drawing - * 2004-09-04 fl Support simple wide lines (no joins) - * 2005-05-25 fl Fixed line width calculation - * * Copyright (c) 1996-2006 by Fredrik Lundh * Copyright (c) 1997-2006 by Secret Labs AB. * diff --git a/libImaging/Effects.c b/libImaging/Effects.c index 899fbe637..c7a441fb7 100644 --- a/libImaging/Effects.c +++ b/libImaging/Effects.c @@ -4,11 +4,6 @@ * * various special effects and image generators * - * history: - * 1997-05-21 fl Just for fun - * 1997-06-05 fl Added mandelbrot generator - * 2003-05-24 fl Added perlin_turbulence generator (in progress) - * * Copyright (c) 1997-2003 by Fredrik Lundh. * Copyright (c) 1997 by Secret Labs AB. * diff --git a/libImaging/EpsEncode.c b/libImaging/EpsEncode.c index 45fab0a6e..097fabc3b 100644 --- a/libImaging/EpsEncode.c +++ b/libImaging/EpsEncode.c @@ -4,10 +4,6 @@ * * encoder for EPS hex data * - * history: - * 96-04-19 fl created - * 96-06-27 fl don't drop last block of encoded data - * * notes: * FIXME: rename to HexEncode.c ?? * diff --git a/libImaging/Except.c b/libImaging/Except.c index 515d85d1f..1561755fb 100644 --- a/libImaging/Except.c +++ b/libImaging/Except.c @@ -8,11 +8,6 @@ * _imaging.c for PIL's standard Python bindings). If you get * linking errors, remove this file from your project/library. * - * history: - * 1995-06-15 fl Created - * 1998-12-29 fl Minor tweaks - * 2003-09-13 fl Added ImagingEnter/LeaveSection() - * * Copyright (c) 1997-2003 by Secret Labs AB. * Copyright (c) 1995-2003 by Fredrik Lundh. * diff --git a/libImaging/File.c b/libImaging/File.c index ac9ec3be1..1777cd2e6 100644 --- a/libImaging/File.c +++ b/libImaging/File.c @@ -4,11 +4,6 @@ * * built-in image file handling * - * history: - * 1995-11-26 fl Created, supports PGM/PPM - * 1996-08-07 fl Write "1" images as PGM - * 1999-02-21 fl Don't write non-standard modes - * * Copyright (c) 1997-99 by Secret Labs AB. * Copyright (c) 1995-96 by Fredrik Lundh. * diff --git a/libImaging/Fill.c b/libImaging/Fill.c index 1e8dbf9d8..698326deb 100644 --- a/libImaging/Fill.c +++ b/libImaging/Fill.c @@ -4,11 +4,6 @@ * * fill image with constant pixel value * - * history: - * 95-11-26 fl moved from Imaging.c - * 96-05-17 fl added radial fill, renamed wedge to linear - * 98-06-23 fl changed ImageFill signature - * * Copyright (c) Secret Labs AB 1997-98. All rights reserved. * Copyright (c) Fredrik Lundh 1995-96. * diff --git a/libImaging/Filter.c b/libImaging/Filter.c index 9079fbf88..9be866264 100644 --- a/libImaging/Filter.c +++ b/libImaging/Filter.c @@ -4,14 +4,6 @@ * * apply convolution kernel to image * - * history: - * 1995-11-26 fl Created, supports 3x3 kernels - * 1995-11-27 fl Added 5x5 kernels, copy border - * 1999-07-26 fl Eliminated a few compiler warnings - * 2002-06-09 fl Moved kernel definitions to Python - * 2002-06-11 fl Support floating point kernels - * 2003-09-15 fl Added ImagingExpand helper - * * Copyright (c) Secret Labs AB 1997-2002. All rights reserved. * Copyright (c) Fredrik Lundh 1995. * diff --git a/libImaging/FliDecode.c b/libImaging/FliDecode.c index 6d22c6c4e..53e750a8f 100644 --- a/libImaging/FliDecode.c +++ b/libImaging/FliDecode.c @@ -4,10 +4,6 @@ * * decoder for Autodesk Animator FLI/FLC animations * - * history: - * 97-01-03 fl Created - * 97-01-17 fl Added SS2 support (FLC) - * * Copyright (c) Fredrik Lundh 1997. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/GetBBox.c b/libImaging/GetBBox.c index 3cfa42c48..b8796cb76 100644 --- a/libImaging/GetBBox.c +++ b/libImaging/GetBBox.c @@ -4,12 +4,6 @@ * * helpers to bounding boxes, min/max values, number of colors, etc. * - * history: - * 1996-07-22 fl Created - * 1996-12-30 fl Added projection stuff - * 1998-07-12 fl Added extrema stuff - * 2004-09-17 fl Added colors stuff - * * Copyright (c) 1997-2004 by Secret Labs AB. * Copyright (c) 1996-2004 by Fredrik Lundh. * diff --git a/libImaging/GifDecode.c b/libImaging/GifDecode.c index 1b9206b29..4af357f29 100644 --- a/libImaging/GifDecode.c +++ b/libImaging/GifDecode.c @@ -4,17 +4,6 @@ * * a fast, suspendable GIF decoder * - * history: - * 95-09-03 fl Created - * 95-09-05 fl Fixed sign problem on 16-bit platforms - * 95-09-13 fl Added some storage shortcuts - * 96-03-28 fl Revised API, integrated with PIL - * 96-12-10 fl Added interlace support - * 96-12-16 fl Fixed premature termination bug introduced by last fix - * 97-01-05 fl Don't mess up on bogus configuration - * 97-01-17 fl Don't mess up on very small, interlaced files - * 99-02-07 fl Minor speedups - * * Copyright (c) Secret Labs AB 1997-99. * Copyright (c) Fredrik Lundh 1995-97. * diff --git a/libImaging/GifEncode.c b/libImaging/GifEncode.c index f211814ed..473b5b439 100644 --- a/libImaging/GifEncode.c +++ b/libImaging/GifEncode.c @@ -4,13 +4,6 @@ * * encoder for uncompressed GIF data * - * history: - * 97-01-05 fl created (writes uncompressed data) - * 97-08-27 fl fixed off-by-one error in buffer size test - * 98-07-09 fl added interlace write support - * 99-02-07 fl rewritten, now uses a run-length encoding strategy - * 99-02-08 fl improved run-length encoding for long runs - * * Copyright (c) Secret Labs AB 1997-99. * Copyright (c) Fredrik Lundh 1997. * diff --git a/libImaging/HexDecode.c b/libImaging/HexDecode.c index 14f5241dc..1a301cf3b 100644 --- a/libImaging/HexDecode.c +++ b/libImaging/HexDecode.c @@ -4,9 +4,6 @@ * * decoder for hex encoded image data * - * history: - * 96-05-16 fl Created - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Histo.c b/libImaging/Histo.c index 0bfc8dfe9..67b2f440e 100644 --- a/libImaging/Histo.c +++ b/libImaging/Histo.c @@ -4,12 +4,6 @@ * * histogram support * - * history: - * 1995-06-15 fl Created. - * 1996-04-05 fl Fixed histogram for multiband images. - * 1997-02-23 fl Added mask support - * 1998-07-01 fl Added basic 32-bit float/integer support - * * Copyright (c) 1997-2003 by Secret Labs AB. * Copyright (c) 1995-2003 by Fredrik Lundh. * diff --git a/libImaging/Jpeg2KDecode.c b/libImaging/Jpeg2KDecode.c index 9140e0074..386b4de5f 100644 --- a/libImaging/Jpeg2KDecode.c +++ b/libImaging/Jpeg2KDecode.c @@ -4,9 +4,6 @@ * * decoder for JPEG2000 image data. * - * history: - * 2014-03-12 ajh Created - * * Copyright (c) 2014 Coriolis Systems Limited * Copyright (c) 2014 Alastair Houghton * diff --git a/libImaging/Jpeg2KEncode.c b/libImaging/Jpeg2KEncode.c index 92e55e190..1b94ed233 100644 --- a/libImaging/Jpeg2KEncode.c +++ b/libImaging/Jpeg2KEncode.c @@ -4,9 +4,6 @@ * * decoder for JPEG2000 image data. * - * history: - * 2014-03-12 ajh Created - * * Copyright (c) 2014 Coriolis Systems Limited * Copyright (c) 2014 Alastair Houghton * diff --git a/libImaging/JpegDecode.c b/libImaging/JpegDecode.c index 6ebdb8f93..ffe30bfed 100644 --- a/libImaging/JpegDecode.c +++ b/libImaging/JpegDecode.c @@ -4,17 +4,6 @@ * * decoder for JPEG image data. * - * history: - * 1996-05-02 fl Created - * 1996-05-05 fl Handle small JPEG files correctly - * 1996-05-28 fl Added "draft mode" support - * 1997-01-25 fl Added colour conversion override - * 1998-01-31 fl Adapted to libjpeg 6a - * 1998-07-12 fl Extended YCbCr support - * 1998-12-29 fl Added new state to handle suspension in multipass modes - * 2000-10-12 fl Suppress warnings - * 2000-12-04 fl Suppress errors beyond end of image data - * * Copyright (c) 1998-2000 Secret Labs AB * Copyright (c) 1996-2000 Fredrik Lundh * diff --git a/libImaging/JpegEncode.c b/libImaging/JpegEncode.c index 23f8a9a13..d41e3ad78 100644 --- a/libImaging/JpegEncode.c +++ b/libImaging/JpegEncode.c @@ -4,15 +4,6 @@ * * coder for JPEG data * - * history: - * 1996-05-06 fl created - * 1996-07-16 fl don't drop last block of encoded data - * 1996-12-30 fl added quality and progressive settings - * 1997-01-08 fl added streamtype settings - * 1998-01-31 fl adapted to libjpeg 6a - * 1998-07-12 fl added YCbCr support - * 2001-04-16 fl added DPI write support - * * Copyright (c) 1997-2001 by Secret Labs AB * Copyright (c) 1995-1997 by Fredrik Lundh * diff --git a/libImaging/LzwDecode.c b/libImaging/LzwDecode.c index bdab04efc..aea296aac 100644 --- a/libImaging/LzwDecode.c +++ b/libImaging/LzwDecode.c @@ -16,11 +16,6 @@ * stream. This means that the code size will always * start at 9 bits. * - * history: - * 95-09-13 fl Created (derived from GifDecode.c) - * 96-03-28 fl Revised API, integrated with PIL - * 97-01-05 fl Added filter support, added extra consistency checks - * * Copyright (c) Fredrik Lundh 1995-97. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Matrix.c b/libImaging/Matrix.c index 5d2f031cf..142a807c9 100644 --- a/libImaging/Matrix.c +++ b/libImaging/Matrix.c @@ -4,9 +4,6 @@ * * colour and luminance matrix transforms * - * history: - * 1996-05-18 fl: created (brute force implementation) - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/ModeFilter.c b/libImaging/ModeFilter.c index b1fc7e8e6..f82f8d863 100644 --- a/libImaging/ModeFilter.c +++ b/libImaging/ModeFilter.c @@ -4,10 +4,6 @@ * * mode filter * - * history: - * 2002-06-08 fl Created (based on code from IFUNC95) - * 2004-10-05 fl Rewritten; use a simpler brute-force algorithm - * * Copyright (c) Secret Labs AB 2002-2004. All rights reserved. * * See the README file for information on usage and redistribution. diff --git a/libImaging/MspDecode.c b/libImaging/MspDecode.c index b611098d8..0bd207b74 100644 --- a/libImaging/MspDecode.c +++ b/libImaging/MspDecode.c @@ -4,9 +4,6 @@ * * decoder for MSP version 2 data. * - * history: - * 97-01-03 fl Created - * * Copyright (c) Fredrik Lundh 1997. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Negative.c b/libImaging/Negative.c index eaa790768..e76b7378d 100644 --- a/libImaging/Negative.c +++ b/libImaging/Negative.c @@ -7,9 +7,6 @@ * to do: * FIXME: Maybe this should be implemented using ImagingPoint() * - * history: - * 95-11-27 fl: Created - * * Copyright (c) Fredrik Lundh 1995. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Offset.c b/libImaging/Offset.c index f6d6e510e..12a356a34 100644 --- a/libImaging/Offset.c +++ b/libImaging/Offset.c @@ -4,10 +4,6 @@ * * offset an image in x and y directions * - * history: - * 96-07-22 fl: Created - * 98-11-01 cgw@pgt.com: Fixed negative-array index bug - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Pack.c b/libImaging/Pack.c index 8a0fcc004..5a365da88 100644 --- a/libImaging/Pack.c +++ b/libImaging/Pack.c @@ -4,21 +4,6 @@ * * code to pack raw data * - * history: - * 1996-04-30 fl Created - * 1996-05-12 fl Published a few RGB packers - * 1996-11-01 fl More RGB packers (Tk booster stuff) - * 1996-12-30 fl Added P;1, P;2 and P;4 packers - * 1997-06-02 fl Added F (F;32NF) packer - * 1997-08-28 fl Added 1 as L packer - * 1998-02-08 fl Added I packer - * 1998-03-09 fl Added mode field, RGBA/RGBX as RGB packers - * 1998-07-01 fl Added YCbCr support - * 1998-07-12 fl Added I 16 packer - * 1999-02-03 fl Added BGR packers - * 2003-09-26 fl Added LA/PA packers - * 2006-06-22 fl Added CMYK;I packer - * * Copyright (c) 1997-2006 by Secret Labs AB. * Copyright (c) 1996-1997 by Fredrik Lundh. * diff --git a/libImaging/PackDecode.c b/libImaging/PackDecode.c index aea8f04e3..88a90d9dd 100644 --- a/libImaging/PackDecode.c +++ b/libImaging/PackDecode.c @@ -4,9 +4,6 @@ * * decoder for PackBits image data. * - * history: - * 96-04-19 fl Created - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Palette.c b/libImaging/Palette.c index 31c2c0245..4fba78c46 100644 --- a/libImaging/Palette.c +++ b/libImaging/Palette.c @@ -4,12 +4,6 @@ * * imaging palette object * - * history: - * 1996-05-05 fl Added to library - * 1996-05-27 fl Added colour mapping stuff - * 1997-05-12 fl Support RGBA palettes - * 2005-02-09 fl Removed grayscale entries from web palette - * * Copyright (c) Secret Labs AB 1997-2005. All rights reserved. * Copyright (c) Fredrik Lundh 1995-1997. * diff --git a/libImaging/Paste.c b/libImaging/Paste.c index a18e5d6f2..f634a8fd1 100644 --- a/libImaging/Paste.c +++ b/libImaging/Paste.c @@ -4,17 +4,6 @@ * * paste image on another image * - * history: - * 96-03-27 fl Created - * 96-07-16 fl Support "1", "L" and "RGBA" masks - * 96-08-16 fl Merged with opaque paste - * 97-01-17 fl Faster blending, added support for RGBa images - * 97-08-27 fl Faster masking for 32-bit images - * 98-02-02 fl Fixed MULDIV255 macro for gcc - * 99-02-02 fl Added "RGBa" mask support - * 99-02-06 fl Rewritten. Added support for masked fill operations. - * 99-12-08 fl Fixed matte fill. - * * Copyright (c) Fredrik Lundh 1996-97. * Copyright (c) Secret Labs AB 1997-99. * diff --git a/libImaging/PcdDecode.c b/libImaging/PcdDecode.c index f92343890..093f094d9 100644 --- a/libImaging/PcdDecode.c +++ b/libImaging/PcdDecode.c @@ -4,11 +4,6 @@ * * decoder for uncompressed PCD image data. * - * history: - * 96-05-10 fl Created - * 96-05-18 fl New tables - * 97-01-25 fl Use PhotoYCC unpacker - * * notes: * This driver supports uncompressed PCD modes only * (resolutions up to 768x512). diff --git a/libImaging/PcxDecode.c b/libImaging/PcxDecode.c index e5417f1bd..5868e561c 100644 --- a/libImaging/PcxDecode.c +++ b/libImaging/PcxDecode.c @@ -4,9 +4,6 @@ * * decoder for PCX image data. * - * history: - * 95-09-14 fl Created - * * Copyright (c) Fredrik Lundh 1995. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/PcxEncode.c b/libImaging/PcxEncode.c index 163b09b13..4d86c9883 100644 --- a/libImaging/PcxEncode.c +++ b/libImaging/PcxEncode.c @@ -4,9 +4,6 @@ * * encoder for PCX data * - * history: - * 99-02-07 fl created - * * Copyright (c) Fredrik Lundh 1999. * Copyright (c) Secret Labs AB 1999. * diff --git a/libImaging/Point.c b/libImaging/Point.c index 53d797e58..728bbdeed 100644 --- a/libImaging/Point.c +++ b/libImaging/Point.c @@ -4,15 +4,6 @@ * * point (pixel) translation * - * history: - * 1995-11-27 fl Created - * 1996-03-31 fl Fixed colour support - * 1996-08-13 fl Support 8-bit to "1" thresholding - * 1997-05-31 fl Added floating point transform - * 1998-07-02 fl Added integer point transform - * 1998-07-17 fl Support L to anything lookup - * 2004-12-18 fl Refactored; added I to L lookup - * * Copyright (c) 1997-2004 by Secret Labs AB. * Copyright (c) 1995-2004 by Fredrik Lundh. * diff --git a/libImaging/Quant.c b/libImaging/Quant.c index 25aa7f079..423c32b4d 100644 --- a/libImaging/Quant.c +++ b/libImaging/Quant.c @@ -4,12 +4,6 @@ * * image quantizer * - * history: - * 1998-09-10 tjs Contributed - * 1998-12-29 fl Added to PIL 1.0b1 - * 2004-02-21 fl Fixed bogus free() on quantization error - * 2005-02-07 fl Limit number of colors to 256 - * * Written by Toby J Sargeant . * * Copyright (c) 1998 by Toby J Sargeant diff --git a/libImaging/QuantHash.c b/libImaging/QuantHash.c index 48b7a973e..8155e6076 100644 --- a/libImaging/QuantHash.c +++ b/libImaging/QuantHash.c @@ -4,10 +4,6 @@ * * hash tables used by the image quantizer * - * history: - * 98-09-10 tjs Contributed - * 98-12-29 fl Added to PIL 1.0b1 - * * Written by Toby J Sargeant . * * Copyright (c) 1998 by Toby J Sargeant diff --git a/libImaging/QuantHeap.c b/libImaging/QuantHeap.c index 121b87275..eb7c75b62 100644 --- a/libImaging/QuantHeap.c +++ b/libImaging/QuantHeap.c @@ -4,10 +4,6 @@ * * heap data type used by the image quantizer * - * history: - * 98-09-10 tjs Contributed - * 98-12-29 fl Added to PIL 1.0b1 - * * Written by Toby J Sargeant . * * Copyright (c) 1998 by Toby J Sargeant diff --git a/libImaging/RankFilter.c b/libImaging/RankFilter.c index cfcc7ef38..a287c5a83 100644 --- a/libImaging/RankFilter.c +++ b/libImaging/RankFilter.c @@ -4,9 +4,6 @@ * * min, max, median filters * - * history: - * 2002-06-08 fl Created - * * Copyright (c) Secret Labs AB 2002. All rights reserved. * * See the README file for information on usage and redistribution. diff --git a/libImaging/RawDecode.c b/libImaging/RawDecode.c index 40c0cb79a..c21bf0ce4 100644 --- a/libImaging/RawDecode.c +++ b/libImaging/RawDecode.c @@ -4,9 +4,6 @@ * * decoder for raw (uncompressed) image data * - * history: - * 96-03-07 fl rewritten - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/RawEncode.c b/libImaging/RawEncode.c index a3b74b8cf..5138a1855 100644 --- a/libImaging/RawEncode.c +++ b/libImaging/RawEncode.c @@ -8,10 +8,6 @@ * hold one full line of data. There's a workaround for this problem * in ImageFile.py, but it should be solved here instead. * - * history: - * 96-04-30 fl created - * 97-01-03 fl fixed padding - * * Copyright (c) Fredrik Lundh 1996-97. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/Storage.c b/libImaging/Storage.c index f40840671..b60e22841 100644 --- a/libImaging/Storage.c +++ b/libImaging/Storage.c @@ -7,27 +7,6 @@ * This baseline implementation is designed to efficiently handle * large images, provided they fit into the available memory. * - * history: - * 1995-06-15 fl Created - * 1995-09-12 fl Updated API, compiles silently under ANSI C++ - * 1995-11-26 fl Compiles silently under Borland 4.5 as well - * 1996-05-05 fl Correctly test status from Prologue - * 1997-05-12 fl Increased THRESHOLD (to speed up Tk interface) - * 1997-05-30 fl Added support for floating point images - * 1997-11-17 fl Added support for "RGBX" images - * 1998-01-11 fl Added support for integer images - * 1998-03-05 fl Exported Prologue/Epilogue functions - * 1998-07-01 fl Added basic "YCrCb" support - * 1998-07-03 fl Attach palette in prologue for "P" images - * 1998-07-09 hk Don't report MemoryError on zero-size images - * 1998-07-12 fl Change "YCrCb" to "YCbCr" (!) - * 1998-10-26 fl Added "I;16" and "I;16B" storage modes (experimental) - * 1998-12-29 fl Fixed allocation bug caused by previous fix - * 1999-02-03 fl Added "RGBa" and "BGR" modes (experimental) - * 2001-04-22 fl Fixed potential memory leak in ImagingCopyInfo - * 2003-09-26 fl Added "LA" and "PA" modes (experimental) - * 2005-10-02 fl Added image counter - * * Copyright (c) 1998-2005 by Secret Labs AB * Copyright (c) 1995-2005 by Fredrik Lundh * diff --git a/libImaging/SunRleDecode.c b/libImaging/SunRleDecode.c index 6c240e400..4d90fbe2c 100644 --- a/libImaging/SunRleDecode.c +++ b/libImaging/SunRleDecode.c @@ -6,9 +6,6 @@ * * decoder for SUN RLE data. * - * history: - * 97-01-04 fl Created - * * Copyright (c) Fredrik Lundh 1997. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/TgaRleDecode.c b/libImaging/TgaRleDecode.c index cad6bc3bc..451e9a4f9 100644 --- a/libImaging/TgaRleDecode.c +++ b/libImaging/TgaRleDecode.c @@ -4,10 +4,6 @@ * * decoder for Targa RLE data. * - * history: - * 97-01-04 fl created - * 98-09-11 fl don't one byte per pixel; take orientation into account - * * Copyright (c) Fredrik Lundh 1997. * Copyright (c) Secret Labs AB 1997-98. * diff --git a/libImaging/Unpack.c b/libImaging/Unpack.c index dfc8a4d7e..49286876b 100644 --- a/libImaging/Unpack.c +++ b/libImaging/Unpack.c @@ -4,26 +4,6 @@ * * code to unpack raw data from various file formats * - * history: - * 1996-03-07 fl Created (from various decoders) - * 1996-04-19 fl Added band unpackers - * 1996-05-12 fl Published RGB unpackers - * 1996-05-27 fl Added nibble unpacker - * 1996-12-10 fl Added complete set of PNG unpackers - * 1996-12-29 fl Set alpha byte in RGB unpackers - * 1997-01-05 fl Added remaining TGA unpackers - * 1997-01-18 fl Added inverting band unpackers - * 1997-01-25 fl Added FlashPix unpackers - * 1997-05-31 fl Added floating point unpackers - * 1998-02-08 fl Added I unpacker - * 1998-07-01 fl Added YCbCr unpacker - * 1998-07-02 fl Added full set of integer unpackers - * 1998-12-29 fl Added mode field, I;16 unpackers - * 1998-12-30 fl Added RGBX modes - * 1999-02-04 fl Fixed I;16 unpackers - * 2003-05-13 fl Added L/RGB reversed unpackers - * 2003-09-26 fl Added LA/PA and RGBa->RGB unpackers - * * Copyright (c) 1997-2003 by Secret Labs AB. * Copyright (c) 1996-1997 by Fredrik Lundh. * diff --git a/libImaging/UnpackYCC.c b/libImaging/UnpackYCC.c index 19da1f654..cd0372327 100644 --- a/libImaging/UnpackYCC.c +++ b/libImaging/UnpackYCC.c @@ -4,9 +4,6 @@ * * code to convert and unpack PhotoYCC data * - * history: - * 97-01-25 fl Moved from PcdDecode.c - * * Copyright (c) Fredrik Lundh 1996-97. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/XbmDecode.c b/libImaging/XbmDecode.c index 8a203841b..2e5521260 100644 --- a/libImaging/XbmDecode.c +++ b/libImaging/XbmDecode.c @@ -4,9 +4,6 @@ * * decoder for XBM hex image data * - * history: - * 96-04-13 fl Created - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/XbmEncode.c b/libImaging/XbmEncode.c index e066fd6b5..ea94a9c4a 100644 --- a/libImaging/XbmEncode.c +++ b/libImaging/XbmEncode.c @@ -4,9 +4,6 @@ * * encoder for Xbm data * - * history: - * 96-11-01 fl created - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/libImaging/ZipDecode.c b/libImaging/ZipDecode.c index 37cb2866c..6a9e612ef 100644 --- a/libImaging/ZipDecode.c +++ b/libImaging/ZipDecode.c @@ -4,11 +4,6 @@ * * decoder for ZIP (deflated) image data. * - * history: - * 1996-12-14 fl Created (for PNG) - * 1997-01-15 fl Prepared to read TIFF/ZIP - * 2001-11-19 fl PNG incomplete read patch (from Bernhard Herzog) - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997-2001. * diff --git a/libImaging/ZipEncode.c b/libImaging/ZipEncode.c index 0c6f34242..afd4eac12 100644 --- a/libImaging/ZipEncode.c +++ b/libImaging/ZipEncode.c @@ -4,10 +4,6 @@ * * coder for ZIP (deflated) image data * - * History: - * 96-12-29 fl created - * 96-12-30 fl adaptive filter selection, encoder tuning - * * Copyright (c) Fredrik Lundh 1996. * Copyright (c) Secret Labs AB 1997. * diff --git a/map.c b/map.c index 7309a7bd7..d3d2566b0 100644 --- a/map.c +++ b/map.c @@ -3,11 +3,6 @@ * * standard memory mapping interface for the Imaging library * - * history: - * 1998-03-05 fl added Win32 read mapping - * 1999-02-06 fl added "I;16" support - * 2003-04-21 fl added PyImaging_MapBuffer primitive - * * Copyright (c) 1998-2003 by Secret Labs AB. * Copyright (c) 2003 by Fredrik Lundh. * diff --git a/outline.c b/outline.c index 25e63aeaf..4daf5c7b6 100644 --- a/outline.c +++ b/outline.c @@ -8,9 +8,6 @@ * the arrow graphics package, but not before PIL 1.1. * use at your own risk. * - * history: - * 99-01-10 fl Added to PIL (experimental) - * * Copyright (c) Secret Labs AB 1999. * Copyright (c) Fredrik Lundh 1999. * diff --git a/path.c b/path.c index 824fbdd89..e6c12f100 100644 --- a/path.c +++ b/path.c @@ -3,19 +3,6 @@ * * 2D path utilities * - * history: - * 1996-11-04 fl Added to PIL (incomplete) - * 1996-11-05 fl Added sequence semantics - * 1997-02-28 fl Fixed getbbox - * 1997-06-12 fl Added id attribute - * 1997-06-14 fl Added slicing and setitem - * 1998-12-29 fl Improved sequence handling (from Richard Jones) - * 1999-01-10 fl Fixed IndexError test for 1.5 (from Fred Drake) - * 2000-10-12 fl Added special cases for tuples and lists - * 2002-10-27 fl Added clipping boilerplate - * 2004-09-19 fl Added tolist(flat) variant - * 2005-05-06 fl Added buffer interface support to path constructor - * * notes: * FIXME: fill in remaining slots in the sequence api *