Commit Graph

409 Commits

Author SHA1 Message Date
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
Alex Clark ☺
03f06185ea Merge pull request #104 from cgohlke/patch-2
Better import of _imagingft
2013-03-13 18:00:19 -07:00
Christoph Gohlke
706812ec87 Better import of Tkinter 2013-03-13 17:58:11 -07:00
Christoph Gohlke
4985d96d03 Better import of _imagingft 2013-03-13 17:56:33 -07:00
Alex Clark ☺
50878f5767 Merge pull request #102 from cgohlke/patch-1
Make _webp.c compatible with msvc
2013-03-13 17:45:07 -07:00
Alex Clark
a60a987866 Move experimental notation 2013-03-13 20:43:01 -04:00
Christoph Gohlke
c3dae62779 Make _webp.c compatible with msvc 2013-03-13 17:42:26 -07:00
Alex Clark ☺
b397e3ee78 Merge pull request #101 from cgohlke/patch-13
Check for webp extension during selftest
2013-03-13 17:40:34 -07:00
Christoph Gohlke
45b99b45f5 Check for webp extension during selftest 2013-03-13 17:36:41 -07:00
Alex Clark ☺
b83b162dcb Merge pull request #100 from cgohlke/patch-12
Fix compile error with msvc
2013-03-13 17:36:21 -07:00
Alex Clark ☺
907b3c9177 Merge pull request #99 from cgohlke/patch-10
Include zlib.h before Imaging.h
2013-03-13 17:35:29 -07:00
Christoph Gohlke
9f09a9253c Fix compile error with msvc 2013-03-13 17:33:16 -07:00
Christoph Gohlke
0b8c870d0b Include zlib.h before Imaging.h
Fixes a msvc compile error because various types get redefined
2013-03-13 17:27:24 -07:00
Alex Clark
062397c0af Skip test 2013-03-13 19:21:43 -04:00
Alex Clark
289d96331a Py3 compat 2013-03-13 18:45:18 -04:00
Alex Clark ☺
62bb9aaaa2 Merge pull request #98 from wiredfool/g4_support
G4 Tiff support
2013-03-13 15:41:33 -07:00
wiredfool
e83dbaccce scaling back on redefinitions 2013-03-13 15:11:01 -07:00
wiredfool
9bdd575882 linefeed in debug 2013-03-13 15:10:37 -07:00
wiredfool
dd78115f0a following rename of find_library_file to _find_library_file 2013-03-13 13:40:12 -07:00