Commit Graph

6801 Commits

Author SHA1 Message Date
Jon Dufresne
45f5e8e092 Trim trailing whitespace from all source files throughout project
Many editors trim whitespace by default. When newcomers are submitting
patches, it is often undesirable to see inadvertent whitespace changes
in the diff as it is distracting and unrelated. To make contributing
easier, clean up all whitespace in one go across the project. Will allow
for cleaner diffs in the future. Contributors will not need to worry
about automatic yet inadvertent whitespace changes.
2017-12-16 09:51:40 -08:00
Hugo
92bb1b5f06
Merge pull request #2888 from radarhere/typo
Fixed typos
2017-12-15 11:16:48 +02:00
Andrew Murray
35240c3cf6 Fixed typos [ci skip] 2017-12-15 19:52:42 +11:00
wiredfool
9de448e163
Merge pull request #2887 from wiredfool/pr_2847
Moved Glitter
2017-12-13 13:40:58 +00:00
Eric Soroos
9519e19a7b moved glitter badge 2017-12-13 11:53:38 +00:00
wiredfool
0730e88b15
Merge pull request #2885 from radarhere/restore
Restored deleted lines
2017-12-11 10:32:00 +00:00
Andrew Murray
4b7df0b81c Restored deleted lines [ci skip] 2017-12-10 15:47:42 +11:00
wiredfool
db88c6c316
Update CHANGES.rst [ci skip] 2017-12-09 14:33:22 +00:00
wiredfool
9ed4ea9e47
Merge pull request #2883 from uploadcare/tiff-wrong-bitspersample
Fix count of BITSPERSAMPLE items in broken TIFF files
2017-12-09 14:32:47 +00:00
wiredfool
eccf9f624b
Update CHANGES.rst [ci skip] 2017-12-09 14:23:29 +00:00
wiredfool
588944c4a8
Merge pull request #2852 from wiredfool/issue_2837
Fillcolor parameter for Transform
2017-12-09 14:15:41 +00:00
wiredfool
dcb8d6f0b8
Merge pull request #2862 from wiredfool/difference-upload
Display differences for test failures
2017-12-09 14:14:25 +00:00
wiredfool
abdb684c66
Merge pull request #2884 from radarhere/guardfile
Added executable flag to file with shebang line
2017-12-09 14:11:34 +00:00
wiredfool
cb216fad68
Merge pull request #2877 from hugovk/python_requires
Specify compatible Python versions for pip
2017-12-09 14:08:31 +00:00
wiredfool
0280f76d62
Merge pull request #2878 from radarhere/imagequant
Updated libimagequant to 2.11.4
2017-12-09 14:06:32 +00:00
Andrew Murray
3706d6cb4b Updated libimagequant to 2.11.4 2017-12-09 07:18:01 +11:00
Alexander
ce151bcd72 add test for this case 2017-12-08 17:32:39 +03:00
Alexander
f0ae36080c fix comments 2017-12-08 15:37:21 +03:00
Alexander
c4cd036dd8 Fix count of BITSPERSAMPLE items in broken TIFF files 2017-12-07 18:43:22 +03:00
Hugo
a73b951f05 flake8 2017-12-04 15:36:12 +02:00
Hugo
1889b3f1f4 Specify compatible Python versions for pip 2017-12-04 15:36:12 +02:00
Hugo
6eb534b714
Merge pull request #2875 from hugovk/fix-pyroma
Add licence classifier
2017-12-04 15:35:25 +02:00
Andrew Murray
5f122b1732 Added executable flag to file with shebang line 2017-12-03 13:17:17 +11:00
Hugo
308f3b4c39 Add licence classifier 2017-11-29 11:23:46 +02:00
wiredfool
5bbe6c3ad4
Update CHANGES.rst [ci skip] 2017-11-25 13:30:05 +00:00
wiredfool
753b61e4e3
Merge pull request #2855 from hugovk/warn-win-3.7
Warn if trying to install for Py3.7 on Windows
2017-11-25 13:28:21 +00:00
wiredfool
5e1256c8e3
Update CHANGES.rst [ci skip] 2017-11-25 11:05:41 +00:00
wiredfool
9a7fbdf323 disable intentionally failing tests 2017-11-25 11:01:33 +00:00
wiredfool
3438273971
Merge pull request #2861 from robin-norwood/fix-imagefont-docs
Update docs to reflect that font can be loaded from a stream, not jus…
2017-11-25 10:54:15 +00:00
wiredfool
d20f14298b
Merge pull request #2864 from NafisFaysal/master
Add eog support for Ubuntu Image Viewer
2017-11-25 10:51:44 +00:00
wiredfool
8344c0762a
Update CHANGES.rst [ci skip] 2017-11-25 10:49:24 +00:00
wiredfool
4a78a02263
Merge pull request #2870 from hugovk/add-3.7
Test 3.7-dev ahead of 3.7.0's expected 2018-06-15 release
2017-11-25 10:47:42 +00:00
Andrew Murray
3ea5b8c233 Update CHANGES.rst [ci skip] 2017-11-24 05:24:17 +11:00
Hugo
879fba662f
Update CHANGES.rst
[CI skip]
2017-11-23 17:51:03 +02:00
Hugo
84eaff4d52
Merge pull request #2871 from radarhere/libtiff
Updated libtiff to 4.0.9
2017-11-23 17:47:54 +02:00
Andrew Murray
79ad49a8cd Updated libtiff to 4.0.9 2017-11-23 05:10:42 +11:00
Hugo
09f3fbe9b4
Reorder/refactor for consistency 2017-11-22 12:13:13 +02:00
Hugo
30f564a512
Update CHANGES.rst
[CI skip]
2017-11-22 12:08:23 +02:00
Hugo
5acdf450f0
Merge pull request #2869 from wiredfool/debian-setup
Replace deprecated platform.dist with file existence check
2017-11-22 12:07:23 +02:00
Hugo
114365d7f7 Test 3.7-dev ahead of 3.7.0's expected 2018-06-15 release 2017-11-22 11:50:29 +02:00
Eric Soroos
9f9dc9379d Replace deprecated platform.dist with file existence check 2017-11-22 09:08:49 +00:00
Robin Norwood
e3e6da5e35 Change wording from 'stream' to 'file-like object. 2017-11-20 09:00:23 -06:00
wiredfool
0e70b11ec6
Merge pull request #2863 from radarhere/appveyor
Minor comment change
2017-11-19 16:05:00 +00:00
NafisFaysal
3a1f532acf add eog support for Ubuntu Image Viewer 2017-11-19 02:08:46 +06:00
NafisFaysal
2bb78e54f3 add eog support for Ubuntu Image Viewer 2017-11-19 02:00:57 +06:00
NafisFaysal
929d165d8d add eog support for Ubuntu Image Viewer 2017-11-18 21:25:58 +06:00
Andrew Murray
2f63d179fb Minor comment change 2017-11-18 14:37:45 +11:00
Eric Soroos
5a8fd796e9 install the difference engine 2017-11-17 19:47:05 +00:00
Robin Norwood
8293fe0aa7 Update docs to reflect that font can be loaded from a stream, not just by filename 2017-11-17 12:41:05 -06:00
Hugo
c3d6831610
Update CHANGES.rst
[CI skip]
2017-11-15 21:27:57 +02:00