Commit Graph

427 Commits

Author SHA1 Message Date
Christoph Gohlke
bd55b8baf1 End 'Make' tag with null byte 2013-03-14 16:06:20 -07:00
Alex Clark ☺
a5ab2a6fa7 Merge pull request #122 from wiredfool/lena_g4
Lena g4 fix
2013-03-14 15:30:34 -07:00
wiredfool
d98abd877b merge to master 2013-03-14 14:38:49 -07:00
wiredfool
8b153d1ec4 renamed testfile 2013-03-14 13:33:10 -07:00
Alex Clark
fa275f51b5 Cross plat fix 2013-03-14 16:27:31 -04:00
wiredfool
7d99141405 force seek to beginning of file 2013-03-14 13:25:23 -07:00
Alex Clark ☺
b909f4f0da Merge pull request #121 from cgohlke/patch-2
Fix `support not installed` messages during selftest
2013-03-14 12:37:26 -07:00
Christoph Gohlke
8b440811b5 Fix support not installed messages during selftest
The extension modules are currently not installed in PIL but sys.path.
2013-03-14 12:34:56 -07:00
Alex Clark ☺
fce923f6b7 Merge pull request #120 from cgohlke/patch-1
Disable debug messages during g4 tiff tests
2013-03-14 12:27:20 -07:00
Christoph Gohlke
a72d46d314 Disable debug messages during g4 tiff tests 2013-03-14 12:26:00 -07:00
Alex Clark ☺
64ba20743a Merge pull request #116 from wiredfool/py3k
Py3k
2013-03-14 11:05:48 -07:00
wiredfool
1540d46ca9 support for the differences between StringIO and BytesIO 2013-03-14 10:36:15 -07:00
Alex Clark ☺
1095f2d03e Merge pull request #114 from cgohlke/patch-1
Disable debug prints in g4 tiff decoder
2013-03-14 10:26:54 -07:00
wiredfool
7db24ccac8 StringIO -> BytesIO 2013-03-14 10:17:26 -07:00
Christoph Gohlke
26c037a08d Disable debug prints in g4 tiff decoder 2013-03-14 09:03:18 -07:00
Alex Clark
05531c880e Wording 2013-03-14 08:33:20 -04:00
Alex Clark
a59756d82a Add platform support table 2013-03-14 08:20:08 -04:00
Alex Clark
e6a03f2a7f Clean up 2013-03-14 07:27:38 -04:00
Alex Clark
a5a6eb1870 Rename 2013-03-14 07:25:22 -04:00
Alex Clark
e5d169a440 Clean up new lines 2013-03-14 07:07:46 -04:00
Alex Clark ☺
ae45b38286 Merge pull request #112 from cgohlke/patch-9
Support uint32 TIFF
2013-03-14 03:55:14 -07:00
Alex Clark ☺
3ecf2afa2d Merge pull request #111 from cgohlke/patch-8
Port WebPImagePlugin to Python 3
2013-03-14 03:54:28 -07:00
Alex Clark ☺
901a7aa773 Merge pull request #113 from cgohlke/patch-10
Revert PR #110
2013-03-14 03:49:48 -07:00
Christoph Gohlke
64c25bcf89 Compare prefix to byte strings 2013-03-13 23:28:30 -07:00
Christoph Gohlke
92c3d626c6 Revert PR #110 2013-03-13 23:16:25 -07:00
Christoph Gohlke
dbfaff5673 Support uint32 TIFF 2013-03-13 21:08:24 -07:00
Christoph Gohlke
b9b6972097 Use BytesIO instead of StringIO 2013-03-13 19:42:21 -07:00
Christoph Gohlke
c768e793a4 Port _webp.c to Python 3 2013-03-13 19:37:00 -07:00
Christoph Gohlke
d71cda4f09 Update py3.h 2013-03-13 19:34:43 -07:00
Alex Clark ☺
a6f7b8acb1 Merge pull request #110 from cgohlke/patch-7
Fix g4_tiff test on Python 3
2013-03-13 19:33:21 -07:00
Christoph Gohlke
e071f062cf Fix g4_tiff test on Python 3 2013-03-13 19:31:37 -07:00
Alex Clark
cfd933bda4 Merge branch 'master' of github.com:python-imaging/Pillow 2013-03-13 22:23:47 -04:00
Alex Clark
5362a097ab Make a note 2013-03-13 22:23:08 -04:00
Alex Clark ☺
ba213e5450 Merge pull request #108 from cgohlke/patch-6
Decode bytestr instead of str
2013-03-13 19:21:06 -07:00
Alex Clark
2f684cf3a5 Wording, get rid of newline 2013-03-13 22:20:25 -04:00
Christoph Gohlke
a26d7b6261 Decode bytestr instead of str 2013-03-13 19:18:40 -07:00
Alex Clark
aa90543c32 Merge branch 'master' of github.com:python-imaging/Pillow 2013-03-13 22:09:48 -04:00
Alex Clark
7749e8859f Add changelog entry 2013-03-13 22:09:31 -04:00
Alex Clark ☺
6dff8c2839 Merge pull request #107 from cgohlke/patch-5
Fix imports
2013-03-13 19:05:26 -07:00
Alex Clark
4df9cb8eb4 Changelog entry 2013-03-13 22:04:09 -04:00
Christoph Gohlke
0df7744845 Fix imports 2013-03-13 19:03:38 -07:00
Alex Clark
9970153b13 Add changelog entry 2013-03-13 21:59:56 -04:00
Alex Clark
a375733f53 Clean up 2013-03-13 21:54:25 -04:00
Alex Clark
1ba8d5b9ce Add contributor and changelog entry 2013-03-13 21:53:14 -04:00
Alex Clark
82ad8dc44b Better skip test ; more changelogging 2013-03-13 21:45:15 -04:00
Alex Clark
9b132eed9b Merge branch 'master' of github.com:python-imaging/Pillow 2013-03-13 21:38:34 -04:00
Alex Clark
990f5ddd15 Add contributors ; rename Tiff.h, fixes #103 2013-03-13 21:37:42 -04:00
Alex Clark ☺
8ee5dc3056 Merge pull request #106 from cgohlke/patch-4
Better import of _imagingagg and ImageDraw2
2013-03-13 18:03:30 -07:00
Christoph Gohlke
a442d5fa06 Better import of _imagingagg and ImageDraw2 2013-03-13 18:01:15 -07:00
Alex Clark ☺
6c565e980f Merge pull request #105 from cgohlke/patch-3
Better import of Tkinter
2013-03-13 18:00:38 -07:00