Commit Graph

  • a1b71d5ee0 Added test for polygon edge drawing Andrew Murray 2015-06-06 00:46:50 +1000
  • 16261beeba Fixed polygon edge drawing Andrew Murray 2015-06-05 11:16:33 +1000
  • 997e0fcc5a Pyroma tests sometimes hang on PyPy; skip for PyPy hugovk 2015-06-04 13:19:08 +0300
  • 9f79e4a320 Update CHANGES.rst [CI skip] Hugo 2015-06-04 13:08:59 +0300
  • b816c048ad Merge pull request #1172 from radarhere/gif Hugo 2015-06-04 13:07:58 +0300
  • 77e2878734 Fixed redefining built-ins Andrew Murray 2015-06-02 00:09:18 +1000
  • d66776a59a SVG instead of PNG for consistency [CI skip] hugovk 2015-06-01 16:28:33 +0300
  • 1ad00ae8e2 Replace broken pypip.in badges with Shields.io [CI skip] hugovk 2015-06-01 16:24:55 +0300
  • 40531c70d4 Reinstate OSX badge re: comments b09c861d87 [CI skip] hugovk 2015-06-01 16:17:48 +0300
  • 045190d3dd Removed support for FreeType 2.0 Andrew Murray 2015-06-01 18:50:37 +1000
  • dd1a6f1f13 fix MPO parsing issue Nick Adams 2015-05-31 13:10:29 -0700
  • 93e6c08d30 Floor division fix Alex Ball 2015-05-31 10:59:19 -0400
  • 907ac614f0 Added tests; whitespace fix Alex Ball 2015-05-31 10:51:19 -0400
  • bfab360504 Add autocontrast_preserve Alex Ball 2015-05-31 00:37:11 -0400
  • d975cd6dff Updated Python 2.7 version Andrew Murray 2015-05-30 11:03:30 +1000
  • cbd108c2a9 Updated Python 3.4 version Andrew Murray 2015-05-30 10:58:01 +1000
  • 40c05380c5 Changed string statement to docstring Andrew Murray 2015-05-27 09:18:11 +1000
  • 26bcc443d1 Specified exception types Andrew Murray 2015-05-27 09:15:45 +1000
  • e58a773c29 Update CHANGES.rst [CI skip] Hugo 2015-05-29 18:30:57 +0300
  • 022cebd723 Merge pull request #1232 from wiredfool/ico-bigendian Hugo 2015-05-29 18:28:59 +0300
  • 4aba749c3c Merge pull request #1245 from radarhere/patch-1 Hugo 2015-05-29 08:28:39 +0300
  • 6c12205aea Update CHANGES.rst [CI skip] Hugo 2015-05-29 08:12:39 +0300
  • af6bf89096 Merge pull request #1226 from radarhere/olefileio_upgrade Hugo 2015-05-29 08:09:42 +0300
  • a996033079 Fixed various typos Andrew Murray 2015-05-29 14:59:54 +1000
  • a662a94316 Updated i16 and i32 to be in sync with _binary Andrew Murray 2015-05-28 23:11:51 +1000
  • cfedc8093c Fixed typo Andrew Murray 2015-05-28 21:04:10 +1000
  • 29a3de6ccc Doc cleanup from wiredfool Andrew Murray 2015-05-11 00:16:35 +1000
  • 1b98b76bcf Flake8 fixes Andrew Murray 2015-05-28 22:34:23 +1000
  • 1208fe89cd Renamed _raise_defect to avoid protected member warnings Andrew Murray 2015-05-10 23:50:06 +1000
  • f55f2d13cb Various health fixes Andrew Murray 2015-05-11 00:00:36 +1000
  • b213f63c59 Removed pre-Python 2.3 workaround Andrew Murray 2015-05-10 22:36:23 +1000
  • caa8d9c674 Merge pull request #1243 from radarhere/patch-1 Hugo 2015-05-28 10:51:10 +0300
  • 0999ec95a0 Fixed typo in ImageEnhance.py Andrew Murray 2015-05-28 17:20:33 +1000
  • 96b96e5654 Update CHANGES.rst [CI skip] Hugo 2015-05-27 22:40:24 +0300
  • b350a2ac95 Merge pull request #1239 from juztin/master Hugo 2015-05-27 22:37:29 +0300
  • e33b5c6355 Added test to check that png with null tRNS value defaults to a zero transparency value. Justin Wilson 2015-05-27 09:45:27 -0600
  • 54c3224b80 Update CHANGES.rst [CI skip] Hugo 2015-05-27 14:41:06 +0300
  • 06c8d715f2 Merge pull request #1233 from radarhere/features Hugo 2015-05-27 14:39:00 +0300
  • 394b245a39 Merge pull request #1240 from radarhere/future Hugo 2015-05-27 14:37:38 +0300
  • 996b87cfbb Merge pull request #1242 from radarhere/health Hugo 2015-05-27 14:35:57 +0300
  • 3c7e37d2d7 Replaced old-style classes Andrew Murray 2015-05-27 00:07:21 +1000
  • 4e2de9d9ed Added missing future print imports and removed unnecessary imports Andrew Murray 2015-05-23 20:28:41 +1000
  • e317a729f3 Setting transparency value to 0 when the tRNS contains only null byte(s) Justin Wilson 2015-05-22 16:37:50 -0600
  • 77f7cfd370 Merge pull request #1236 from radarhere/patch-1 Hugo 2015-05-20 09:55:18 +0300
  • cb4172675a Removed description for missing scripts [CI skip] Andrew Murray 2015-05-20 13:28:48 +1000
  • 5a8c63249e Update CHANGES.rst [CI skip] Hugo 2015-05-19 08:01:00 +0300
  • 0727fa557a Merge pull request #1235 from radarhere/patch-1 Hugo 2015-05-19 08:00:18 +0300
  • 74803dfd73 Update WebP from 0.4.1 to 0.4.3 Andrew Murray 2015-05-19 13:01:03 +1000
  • 8ae24eca93 Merge pull request #1234 from python-pillow/tox_py34 Hugo 2015-05-18 13:15:27 +0300
  • 9fd69fa717 Add Python 3.4 Hugo 2015-05-18 11:29:32 +0300
  • ebdfb87a8c Merge pull request #2 from hugovk/radarhere-features Andrew Murray 2015-05-15 19:33:14 +1000
  • 05987c8d60 Test unsupported features hugovk 2015-05-15 11:42:36 +0300
  • aed878e7d1 Adjusted selftest feature label to be in sync with setup Andrew Murray 2015-05-15 07:42:22 +1000
  • 3458e7a4c3 Added feature checking tests Andrew Murray 2015-05-15 07:33:17 +1000
  • 9b0636b68f Merge 52b6a5b779 into a579a90fdd nikolas 2015-05-14 17:25:43 +0000
  • 98fa49ea37 Changed module and codec names Andrew Murray 2015-05-14 20:57:01 +1000
  • 799e8312cb Separated out feature checking from selftest Andrew Murray 2015-05-14 19:43:28 +1000
  • b1e8a68df8 When copying Image, copy ImagePalette as well Andrew Murray 2015-05-14 09:57:56 +1000
  • 93461e6faa Ico files are little endian, ref #1204 Eric Soroos 2015-05-13 03:05:45 -0700
  • a579a90fdd Merge pull request #1225 from hugovk/pyroma_for_all Alexander Karpinsky 2015-05-13 18:26:55 +0300
  • 9bbc75647e Update CHANGES.rst [CI skip] Hugo 2015-05-13 18:10:12 +0300
  • c70e166a77 Merge pull request #1224 from lkesteloot/master Hugo 2015-05-13 18:09:01 +0300
  • ca89d431ba To avoid modifications, copy image when saving in GifImagePlugin Andrew Murray 2015-05-13 16:39:25 +1000
  • ca7f44e7ae Fix comment and file hugovk 2015-05-12 13:34:18 +0300
  • 98a8085d6c Header width/height may have multiple underscores: file_name_width hugovk 2015-05-12 12:49:43 +0300
  • bf1645616f Passing test for hopper.xbm and failing test for hopper_underscore.xbm hugovk 2015-05-12 12:43:58 +0300
  • 1dd3bef615 Upgraded OleFileIO to 0.42b Andrew Murray 2015-05-10 23:55:33 +1000
  • 8f0dca2333 Merge pull request #1223 from radarhere/olefileio Hugo 2015-05-10 10:45:34 +0300
  • 335ebf7080 Merge pull request #1222 from radarhere/pildriver Hugo 2015-05-10 10:36:40 +0300
  • b503d27f45 Release GIL during image load (decode). Lawrence Kesteloot 2015-05-09 22:10:05 -0700
  • dbd3415709 Removed pre-Python 2.3 workaround Andrew Murray 2015-05-08 16:37:52 +1000
  • 61bc6e5be2 Removed unused import from pildriver script Andrew Murray 2015-05-08 14:24:40 +1000
  • 55ec522727 Merge branch 'master' of github.com:python-pillow/Pillow [ci skip] Alex Clark 2015-05-08 07:29:03 -0400
  • 3ac92445ae Add headers [ci skip] Alex Clark 2015-05-08 07:28:50 -0400
  • b4c8208e7e Merge pull request #1219 from radarhere/jpeg_image_plugin Hugo 2015-05-08 11:51:33 +0300
  • 9e00c77884 Fixed variable name in JpegImagePlugin Andrew Murray 2015-05-08 14:28:49 +1000
  • fa27200fe3 Pyroma (really docutils)' installation no longer slow on Py3 hugovk 2015-05-08 00:05:59 +0300
  • 3d52e797f8 Adjusted ImageQt use of unicode() for 2/3 compatibility Andrew Murray 2015-05-07 21:47:08 +1000
  • 414c3f8b3a Merge pull request #1216 from hugovk/fix_osx_build Hugo 2015-05-05 20:32:22 +0300
  • 30bb31ef59 Fix test according to original: 689f28aae7 (diff-d48d995756d16b9d9b8151e27377a37dR25) hugovk 2015-05-05 19:38:10 +0300
  • f21b45c976 Merge pull request #1184 from darkfeline/add-doc Hugo 2015-05-05 19:29:04 +0300
  • 51a17acb02 Merge pull request #1215 from python-pillow/hugovk-fix-1209 Hugo 2015-05-05 11:44:57 +0300
  • e7d85432e4 Fix OS X build Hugo 2015-05-05 11:15:55 +0300
  • cb6fa8a20f Add CPython/PyPy classifiers hugovk 2015-05-05 00:52:56 +0300
  • 52b6a5b779 Add testing on python3.4 Nik Nyby 2015-05-04 15:48:41 -0400
  • 7e02582931 Merge pull request #1210 from toabctl/issue-1202 Hugo 2015-04-29 15:39:50 +0300
  • 80a8463225 Fix test TestImageFont.test_textsize_equal Thomas Bechtold 2015-04-29 13:02:21 +0200
  • 86616dfc0a Merge pull request #1166 from radarhere/health Hugo 2015-04-25 22:58:10 +0300
  • ee34d6843b Further health fixes Andrew Murray 2015-04-24 18:24:52 +1000
  • b33642c361 Fixed unintentional method overriding Andrew Murray 2015-04-02 19:46:35 +1100
  • 76fec69eda Removed unnecessary lambdas Andrew Murray 2015-04-02 18:08:14 +1100
  • 7f414057c9 Fixed redefinition of built-in Andrew Murray 2015-04-02 19:45:24 +1100
  • 566153f59f Fixed statements with no effect Andrew Murray 2015-04-02 19:57:24 +1100
  • f2145baedb Fixed unused imports in MicImagePlugin Andrew Murray 2015-04-02 00:01:07 +1100
  • e8679dff66 Fixed indentation in OleFileIO Andrew Murray 2015-04-03 17:42:34 +1100
  • 540a225ea0 Removed unnecessary pass lines and commented debugging lines Andrew Murray 2015-04-03 11:49:04 +1100
  • 8193a07305 Removed unnecessary line from ImageOps Andrew Murray 2015-04-01 23:52:59 +1100
  • 9794aafc37 Removed or commented unused variables Andrew Murray 2015-04-08 21:12:37 +1000
  • e22e4239e5 Removed unused imports Andrew Murray 2015-04-02 16:37:04 +1100
  • ebc6996ba5 Changed list comprehension variable name to avoid redefinition Andrew Murray 2015-04-02 16:35:52 +1100