Commit Graph

1700 Commits

Author SHA1 Message Date
wiredfool
3a484bab09 basic readme + pointer 2014-04-04 16:44:56 -07:00
wiredfool
251749b110 python/multiprocessing build process + clean/dist options 2014-04-04 16:29:58 -07:00
wiredfool
2f7bbffb5b waiting to read stdout was blocking when the buffer filled 2014-04-04 15:18:14 -07:00
wiredfool
4e6ea0fc42 test runner 2014-04-04 14:57:18 -07:00
wiredfool
942a30daf9 Merge branch 'gs-test' into winbuild 2014-04-04 13:41:01 -07:00
wiredfool
9c29819941 Merge branch 'master' into winbuild 2014-04-04 13:40:32 -07:00
wiredfool
82d7524add made has_ghostscript a method, using it from test_imagefile 2014-04-04 13:33:54 -07:00
wiredfool
1ad678a5ea build pillow for all the pythons 2014-04-04 13:01:07 -07:00
wiredfool
95b79926de factored out config 2014-04-04 13:00:52 -07:00
Alex Clark ☺
52189030b8 Merge pull request #600 from wiredfool/readthedocs
Readthedocs
2014-04-04 04:51:41 -04:00
wiredfool
8ca2cfe75c Use an import error instead of a plain exception 2014-04-03 16:05:02 -07:00
wiredfool
ab3687e10f Tests correctly check for the core object 2014-04-03 16:04:29 -07:00
wiredfool
688c8dd538 comment ->autodoc transform 2014-04-03 15:47:57 -07:00
wiredfool
90bbd9ff3e Delayed import error for doc use 2014-04-02 20:09:04 -07:00
Alex Clark
72758c54c4 Fix manifest 2014-04-02 18:41:03 -04:00
Alex Clark ☺
c7fae0b040 Merge pull request #599 from wiredfool/version
Bump all the version numbers
2014-04-02 18:29:53 -04:00
wiredfool
b6955fcf15 Merge branch 'readthedocs' of github.com:wiredfool/Pillow into readthedocs 2014-04-02 15:27:04 -07:00
wiredfool
7b4768a9fa Bump all the version numbers 2014-04-02 15:25:46 -07:00
wiredfool
66a468d4ae current version... 2014-04-02 13:52:23 -07:00
wiredfool
120915411c Updated Changes.rst [ci skip]
Release date.
2014-04-02 10:05:46 -07:00
wiredfool
47cd405c12 Merge pull request #598 from cgohlke/patch-1
Update platform support
2014-04-02 10:04:05 -07:00
cgohlke
d43a0ce133 Update platform support 2014-04-02 09:53:30 -07:00
Alex Clark ☺
12398f632d Merge pull request #593 from wiredfool/docs
Doc updates
2014-04-02 04:50:44 -04:00
wiredfool
24d14c6d48 added webp 0.4.0, reworded openjpeg dependency 2014-04-01 22:21:50 -07:00
wiredfool
e55c6c5471 added version added 2014-04-01 22:21:01 -07:00
wiredfool
e2c1c41ce1 removing old references to the handbook 2014-04-01 22:20:44 -07:00
Alex Clark ☺
1e53f1ad96 Merge pull request #591 from cgohlke/patch-2
DOC: Add openjpeg to external libraries
2014-04-01 13:59:46 -04:00
cgohlke
974ba7800b DOC: Add openjpeg to external libraries 2014-04-01 10:52:52 -07:00
wiredfool
6e2075e25d Merge pull request #574 from wiredfool/convert_trns
Indexed Transparency handled for conversions between L, RGB, and P modes
2014-03-31 21:40:22 -07:00
wiredfool
a5377fd4b0 apparently successful builds for everything ex. lcms2 2014-03-31 19:50:52 -07:00
wiredfool
f26d51c320 Merge branch 'winbuild' of https://github.com/wiredfool/Pillow into winbuild 2014-03-31 15:49:33 -07:00
wiredfool
caf27c6908 merge from master 2014-03-31 15:47:52 -07:00
Alex Clark ☺
dc1664500b Merge pull request #590 from wiredfool/ppc-setup
Rearrange lib directory detection, fixes #587
2014-03-31 16:10:07 -04:00
Eric Soroos
cde7e3e279 Rearrange lib directory detection, fixes #587 2014-03-31 18:59:29 +00:00
wiredfool
182e7782fa Trapping warnings 2014-03-30 09:26:03 -07:00
wiredfool
4877d52cf4 warn category defaults to UserWarning 2014-03-30 09:25:52 -07:00
wiredfool
0d7115a5a4 Merge from master 2014-03-30 09:14:04 -07:00
Alex Clark
cc8677e0df Add history 2014-03-30 07:30:53 -04:00
Alex Clark ☺
6e6bc21ba1 Merge pull request #565 from al45tair/icns-support
Improved icns support
2014-03-30 07:30:14 -04:00
Alex Clark
6efe503123 Add history 2014-03-29 18:26:33 -04:00
Alex Clark ☺
0baa82ac69 Merge pull request #580 from wiredfool/libtiff-fd-leak
Fixes libtiff leaking open files
2014-03-29 18:25:57 -04:00
wiredfool
d09637bc55 Merge pull request #583 from cgohlke/patch-1
Link openjpeg2 statically on Windows
2014-03-29 08:55:47 -07:00
cgohlke
e7e103b1a5 Link openjpeg2 statically on Windows 2014-03-28 20:29:58 -07:00
wiredfool
65c17d4176 Removed warning import, stray im=None, and moved os import to top 2014-03-28 08:35:18 -07:00
Alastair Houghton
172e46def8 Fixed a silly mistake. 2014-03-28 09:30:16 +00:00
Alastair Houghton
5dd67abd71 Merge branch 'master' into icns-support 2014-03-28 09:15:20 +00:00
Alastair Houghton
c2ddcbfde9 Merge JPEG 2000 icon support. 2014-03-28 09:11:45 +00:00
Alastair Houghton
5aac5b7eff Made JPEG2K support for files conditional on its inclusion in pillow build. Added a JPEG2K icon test. 2014-03-28 09:09:55 +00:00
wiredfool
937ae7790f Renamed variables from reused single letter confusing names to something halfway descriptive 2014-03-27 22:19:39 -07:00
wiredfool
9552d9bc66 close the fd, if possible. Fixes #526 2014-03-27 22:18:40 -07:00