Commit Graph

4338 Commits

Author SHA1 Message Date
wiredfool
94c84b49f1 Disable multiprocessing install on cygwin, fixes #1690 2016-02-01 08:11:42 -08:00
wiredfool
756d8a606e Updated Changes.rst [ci skip] 2016-02-01 13:46:51 +00:00
wiredfool
fd4ed4ace2 Merge pull request #1699 from wiredfool/ftex
Rebased #1688
2016-02-01 05:45:39 -08:00
wiredfool
850f6dca06 added tests for ftex 2016-02-01 05:23:37 -08:00
Jerome Leclanche
58c59bbad0 Add a loader for the FTEX format from Independence War 2: Edge of Chaos 2016-02-01 05:23:37 -08:00
Hugo
83ac121f1c Merge pull request #1656 from wiredfool/manifest
Pruning manifest to those items we need
2016-02-01 14:00:48 +02:00
Hugo
976e731aa0 Merge pull request #1697 from wiredfool/depends
Additional dependency scripts
2016-02-01 13:59:35 +02:00
wiredfool
b431bbc272 Updated Changes.rst [ci skip] 2016-02-01 10:16:48 +00:00
wiredfool
2988d89b33 Merge pull request #1698 from radarhere/alpha
Improved alpha_composite documentation
2016-02-01 02:16:10 -08:00
Andrew Murray
3a55a20712 Improved alpha_composite documentation 2016-02-01 21:02:43 +11:00
wiredfool
70cfd5416c Update CHANGES.rst 2016-02-01 09:20:11 +00:00
wiredfool
c09ba49f0f Merge pull request #1647 from radarhere/multiline
Allowed text method to pass on multiline_text method specific arguments
2016-02-01 01:18:51 -08:00
Andrew Murray
68ea064336 Added documentation [ci skip] 2016-02-01 09:22:18 +11:00
wiredfool
8a0c2d5634 running check-manifest in a clean checkout 2016-01-31 17:16:54 +00:00
wiredfool
30bd49d617 Full grafts of Tests and PIL, Scripts, excluding build artifacts 2016-01-31 17:16:54 +00:00
wiredfool
878bd8a03b added more ignores to check-manifest 2016-01-31 17:16:54 +00:00
wiredfool
1f97f25ae1 Move travis cruft out of scripts deployable directory 2016-01-31 17:16:54 +00:00
wiredfool
1dc961d6c1 Added Tests/*.py 2016-01-31 17:16:53 +00:00
wiredfool
8ec76b277b Pruning manifest to those items we need, and in larger chunks to reduce thrashing 2016-01-31 17:16:53 +00:00
wiredfool
d6bbe29532 Update CHANGES.rst [ci skip] 2016-01-31 17:10:49 +00:00
wiredfool
7d1df35089 Merge pull request #1686 from radarhere/seek
Allow ImageSequence to seek to zero
2016-01-31 09:08:09 -08:00
wiredfool
3f1834a67b Merge pull request #1649 from radarhere/iterator
Modified ImageSequence Iterator class to be an iterator
2016-01-31 09:06:43 -08:00
wiredfool
9d9a995c72 Merge pull request #1673 from radarhere/jpeg
Updated jpeg to 9b
2016-01-31 09:05:12 -08:00
wiredfool
99e88c7796 Merge pull request #1653 from wiredfool/gbr
Fixed long broken GBRImagePlugin
2016-01-31 09:03:03 -08:00
wiredfool
f0f6614042 Merge pull request #1677 from radarhere/ycbcr
Clarified YCbCr handling
2016-01-31 09:02:01 -08:00
wiredfool
2170fd5550 Merge pull request #1667 from wiredfool/pr_1665
TiffTags Documentation, Move doc file.
2016-01-31 09:00:31 -08:00
Hugo
205f8bc7a1 Merge pull request #1694 from radarhere/paste
Corrected comment
2016-01-31 12:17:21 +02:00
Andrew Murray
a5b2c4da29 Corrected comment 2016-01-31 11:57:02 +11:00
Andrew Murray
2b0c037d5f Allowed ImageSequence to seek to zero 2016-01-27 14:04:05 +11:00
Hugo
3d6e137ff2 Merge pull request #1680 from radarhere/asserts
Updated deprecated asserts
2016-01-24 22:54:53 +02:00
Andrew Murray
0ad6f5ff1f Updated deprecated asserts 2016-01-24 12:44:31 +11:00
Hugo
ee76e8a050 Update CHANGES.rst [CI skip] 2016-01-23 11:11:21 +02:00
Hugo
29d23ee102 Merge pull request #1678 from radarhere/pillow_tests
Add tests for OLE file based formats
2016-01-23 11:10:20 +02:00
Andrew Murray
a7a087e0b2 Added FPX test 2016-01-23 13:50:17 +11:00
Andrew Murray
da7e712cb4 Added MIC test 2016-01-23 13:46:36 +11:00
Andrew Murray
6994da9287 Clarified YCbCr handling [ci skip] 2016-01-23 12:40:38 +11:00
Hugo
e06d3acc96 Merge pull request #1674 from radarhere/releasing
Fixed RTD URL
2016-01-21 15:26:17 +02:00
Andrew Murray
95e2a15075 Fixed URL [ci skip] 2016-01-21 22:35:30 +11:00
Andrew Murray
d9466c9d92 Fixed URL [ci skip] 2016-01-21 22:28:30 +11:00
Andrew Murray
fcbd054f36 Updated jpeg to 9b 2016-01-21 19:50:36 +11:00
Hugo
184d40260f Update CHANGES.rst [CI skip] 2016-01-21 10:47:11 +02:00
Hugo
8a5b5c2d2c Merge pull request #1671 from radarhere/ifd
Add TIFF IFD test
2016-01-21 10:46:29 +02:00
Andrew Murray
957187d417 Added TIFF IFD test 2016-01-21 16:00:53 +11:00
wiredfool
8f82678f4c added winbuild/build.rst to manifest.in 2016-01-16 15:41:33 +00:00
wiredfool
c9f3abf7ac moved build.rst out of the doctree to suppress warnings, as this documentation is work in progress and not up to the standards of the rest of the documentation 2016-01-16 13:37:20 +00:00
wiredfool
b44488a346 added TiffTags documentation 2016-01-16 13:36:11 +00:00
Hugo
0bd2af1e74 Merge pull request #1666 from python-pillow/radarhere-patch-1
Update CHANGES.rst
2016-01-16 10:37:36 +02:00
Andrew Murray
b0aaa09b95 Update CHANGES.rst [ci skip] 2016-01-16 19:14:03 +11:00
Hugo
023d422ecb Update CHANGES.rst [CI skip] 2016-01-16 10:07:44 +02:00
Hugo
9da179c78c Merge pull request #1654 from wiredfool/pr_1650
Add a basic DDS image plugin with more tests
2016-01-16 10:06:37 +02:00