hugovk
|
98a8085d6c
|
Header width/height may have multiple underscores: file_name_width
|
2015-05-12 12:49:43 +03:00 |
|
hugovk
|
bf1645616f
|
Passing test for hopper.xbm and failing test for hopper_underscore.xbm
|
2015-05-12 12:43:58 +03:00 |
|
Andrew Murray
|
1dd3bef615
|
Upgraded OleFileIO to 0.42b
|
2015-05-10 23:55:33 +10:00 |
|
Hugo
|
8f0dca2333
|
Merge pull request #1223 from radarhere/olefileio
Removed pre-Python 2.3 workaround from OleFileIO
|
2015-05-10 10:45:34 +03:00 |
|
Hugo
|
335ebf7080
|
Merge pull request #1222 from radarhere/pildriver
Removed unused import from pildriver script
|
2015-05-10 10:36:40 +03:00 |
|
Lawrence Kesteloot
|
b503d27f45
|
Release GIL during image load (decode).
|
2015-05-09 22:10:05 -07:00 |
|
Andrew Murray
|
dbd3415709
|
Removed pre-Python 2.3 workaround
|
2015-05-08 21:37:05 +10:00 |
|
Andrew Murray
|
61bc6e5be2
|
Removed unused import from pildriver script
|
2015-05-08 21:36:42 +10:00 |
|
Alex Clark
|
55ec522727
|
Merge branch 'master' of github.com:python-pillow/Pillow [ci skip]
|
2015-05-08 07:29:03 -04:00 |
|
Alex Clark
|
3ac92445ae
|
Add headers [ci skip]
|
2015-05-08 07:28:50 -04:00 |
|
Hugo
|
b4c8208e7e
|
Merge pull request #1219 from radarhere/jpeg_image_plugin
Fixed variable name in JpegImagePlugin
|
2015-05-08 11:51:33 +03:00 |
|
Andrew Murray
|
9e00c77884
|
Fixed variable name in JpegImagePlugin
|
2015-05-08 14:28:49 +10:00 |
|
hugovk
|
fa27200fe3
|
Pyroma (really docutils)' installation no longer slow on Py3
|
2015-05-08 00:05:59 +03:00 |
|
Andrew Murray
|
3d52e797f8
|
Adjusted ImageQt use of unicode() for 2/3 compatibility
|
2015-05-07 21:47:08 +10:00 |
|
Hugo
|
414c3f8b3a
|
Merge pull request #1216 from hugovk/fix_osx_build
Fix test according to original
|
2015-05-05 20:32:22 +03:00 |
|
hugovk
|
30bb31ef59
|
Fix test according to original: 689f28aae7 (diff-d48d995756d16b9d9b8151e27377a37dR25)
|
2015-05-05 19:38:10 +03:00 |
|
Hugo
|
f21b45c976
|
Merge pull request #1184 from darkfeline/add-doc
Clarify docstring about mask values [ci skip]
|
2015-05-05 19:29:04 +03:00 |
|
Hugo
|
51a17acb02
|
Merge pull request #1215 from python-pillow/hugovk-fix-1209
Fix OS X build
|
2015-05-05 11:44:57 +03:00 |
|
Hugo
|
e7d85432e4
|
Fix OS X build
PR https://github.com/python-pillow/Pillow/pull/1209 missed a `file` -> `test_file` change on line 28, which broke the Mac build. Let's also make the constant uppercase whilst we're at it.
|
2015-05-05 11:15:55 +03:00 |
|
hugovk
|
cb6fa8a20f
|
Add CPython/PyPy classifiers
|
2015-05-05 00:52:56 +03:00 |
|
Hugo
|
7e02582931
|
Merge pull request #1210 from toabctl/issue-1202
Fix test TestImageFont.test_textsize_equal for SLE11SP3
|
2015-04-29 15:39:50 +03:00 |
|
Thomas Bechtold
|
80a8463225
|
Fix test TestImageFont.test_textsize_equal
The current test failed on SLE11SP3 so use assert_image_similar() for
the test.
This fixes issue 1202.
|
2015-04-29 14:21:42 +02:00 |
|
Hugo
|
86616dfc0a
|
Merge pull request #1166 from radarhere/health
83% Health
|
2015-04-25 22:58:10 +03:00 |
|
Andrew Murray
|
ee34d6843b
|
Further health fixes
|
2015-04-24 18:24:52 +10:00 |
|
Andrew Murray
|
b33642c361
|
Fixed unintentional method overriding
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
76fec69eda
|
Removed unnecessary lambdas
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
7f414057c9
|
Fixed redefinition of built-in
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
566153f59f
|
Fixed statements with no effect
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
f2145baedb
|
Fixed unused imports in MicImagePlugin
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
e8679dff66
|
Fixed indentation in OleFileIO
|
2015-04-24 16:02:39 +10:00 |
|
Andrew Murray
|
540a225ea0
|
Removed unnecessary pass lines and commented debugging lines
|
2015-04-24 16:02:38 +10:00 |
|
Andrew Murray
|
8193a07305
|
Removed unnecessary line from ImageOps
|
2015-04-24 16:02:38 +10:00 |
|
Andrew Murray
|
9794aafc37
|
Removed or commented unused variables
|
2015-04-24 16:02:38 +10:00 |
|
Andrew Murray
|
e22e4239e5
|
Removed unused imports
|
2015-04-24 16:01:47 +10:00 |
|
Andrew Murray
|
ebc6996ba5
|
Changed list comprehension variable name to avoid redefinition
|
2015-04-24 16:00:08 +10:00 |
|
Hugo
|
8c052ba002
|
Merge pull request #1209 from radarhere/flake8
Various Flake8 fixes
|
2015-04-24 08:43:23 +03:00 |
|
Andrew Murray
|
87c4c6a72d
|
Various Flake8 fixes to base scripts
|
2015-04-24 10:15:14 +10:00 |
|
Andrew Murray
|
86be744d1f
|
Various Flake8 Scripts fixes
|
2015-04-24 09:41:33 +10:00 |
|
Andrew Murray
|
d1c182cadc
|
Various Flake8 fixes
|
2015-04-24 09:26:52 +10:00 |
|
Andrew Murray
|
f028928b5a
|
Rearranged used_palette_colors to fix get_local_header
|
2015-04-24 00:44:27 +10:00 |
|
Andrew Murray
|
aa1368f551
|
Flake8 fixes
|
2015-04-23 23:41:42 +10:00 |
|
Hugo
|
40165d6860
|
Merge pull request #1208 from hugovk/1185
Flake8 after PR #1185
|
2015-04-23 13:45:37 +03:00 |
|
hugovk
|
63f6e94be4
|
Flake8 after PR #1185
|
2015-04-23 13:25:45 +03:00 |
|
Hugo
|
6d4b9b6d61
|
Update CHANGES.rst [CI skip]
|
2015-04-23 10:48:53 +03:00 |
|
Hugo
|
5302acae37
|
Merge pull request #1185 from radarhere/icns
Added icns save for OS X
|
2015-04-23 10:47:58 +03:00 |
|
Andrew Murray
|
1bcda962d2
|
Updated IcnsImagePlugin documentation
|
2015-04-23 17:04:03 +10:00 |
|
Hugo
|
6ae1218f4b
|
Update CHANGES.rst [CI skip]
|
2015-04-23 08:33:26 +03:00 |
|
Hugo
|
eafcf40080
|
Merge pull request #1196 from benoit-pierre/putdata-leak
fix putdata memory leak
|
2015-04-23 08:32:33 +03:00 |
|
Hugo
|
f6333cc36f
|
Update CHANGES.rst [CI skip]
|
2015-04-23 08:30:49 +03:00 |
|
Hugo
|
026789f258
|
Merge pull request #1193 from karimbahgat/master
Keep user-specified ordering of icon sizes
|
2015-04-23 08:30:11 +03:00 |
|