Commit Graph

  • 970ac4c7e1 Update CHANGES.rst [ci skip] wiredfool 2015-09-20 10:33:52 +0100
  • 2350eaad17 Merge pull request #1423 from wiredfool/debug-logging wiredfool 2015-09-20 10:32:47 +0100
  • f0889a8e12 Merge pull request #1424 from wiredfool/doc-warnings wiredfool 2015-09-20 10:32:32 +0100
  • 71c95c8e5f Restored deprecated methods with errors instead Andrew Murray 2015-09-19 21:36:19 +1000
  • 5835c1e09c Added deprecation warning to ImageDraw setfont method, as specified in docs Andrew Murray 2015-09-19 21:12:10 +1000
  • baa5143394 Removed methods deprecated in 2.0 Andrew Murray 2015-07-13 17:41:53 +1000
  • 47366692d9 Removed ImagePalette methods, deprecated in 2.6 Andrew Murray 2015-07-13 17:37:14 +1000
  • a3107af63f Removed ImageFileIO, deprecated since PIL Andrew Murray 2015-07-13 17:27:52 +1000
  • 3841a11fb5 Removed ImageFont filename param, deprecated in 2.1 Andrew Murray 2015-07-13 17:39:34 +1000
  • 3e47ddbeeb Removed comment that Python 2 behaviour is deprecated Andrew Murray 2015-07-13 17:21:09 +1000
  • c1164b2e2e Merge pull request #18 from matthew-brett/fix-rackspace-deploy Alex Clark 2015-09-18 17:37:13 -0400
  • 71ae6efd63 BF: workaround Rackspace deploy bug Matthew Brett 2015-09-18 13:41:42 -0700
  • e67a4c4270 preserve alpha during conversion; add tests; found bug and added TODOs Eric L Frederich 2015-09-16 16:59:52 -0400
  • 86e775daa3 bug fix: Qt wants data aligned to 32 bits Eric L Frederich 2015-09-17 09:32:15 -0400
  • 58af64e245 Update CHANGES.rst [ci skip] wiredfool 2015-09-18 14:44:01 +0100
  • 3177a3807a Update CHANGES.rst wiredfool 2015-09-18 14:43:40 +0100
  • a38fb2d0c5 Merge pull request #1384 from radarhere/gifparams wiredfool 2015-09-18 14:41:45 +0100
  • 01356a9ad8 Improved documentation [ci skip] Andrew Murray 2015-09-18 21:41:36 +1000
  • f46d65d0a4 test for this homm 2015-09-15 20:12:16 +0300
  • 613f1e241e do not raise on broken images homm 2015-09-15 19:11:45 +0300
  • baac3c2321 Removed trailing whitespace Andrew Murray 2015-09-15 21:37:51 +1000
  • d02c57a7db Update CHANGES.rst [ci skip] Andrew Murray 2015-09-15 19:13:09 +1000
  • 2593aa78a2 Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-15 11:43:30 +0300
  • 18f5e5e123 Merge pull request #1426 from wiredfool/convert-matrix-docs Hugo van Kemenade 2015-09-15 11:42:59 +0300
  • 4cd29c10d3 Fix indentation to match actual code flow wiredfool 2015-09-15 01:01:04 -0700
  • 5b7f6f2638 Fix docs to match code, see http://engineering.khanacademy.org/posts/making-thumbnails-fast.htm wiredfool 2015-09-15 01:00:36 -0700
  • b1066bdf75 Merge pull request #3 from uploadcare/tiff-ifd-tests wiredfool 2015-09-15 07:23:18 +0100
  • 0f87b1f125 suppress and check warning during tests homm 2015-09-15 02:52:02 +0300
  • 9930b05a33 fix tiff exif loading in case when file is empty or ended homm 2015-09-15 04:06:51 +0300
  • 63f5f68837 unused imports homm 2015-09-15 01:15:54 +0300
  • f3b38b8a0e Merge pull request #1425 from hugovk/py35 wiredfool 2015-09-14 19:25:33 +0100
  • 2af6971444 Fix sphinx build warnings wiredfool 2015-09-14 07:38:46 -0700
  • e4f9b697c6 Doc syntax error wiredfool 2015-09-14 07:33:07 -0700
  • 56c00ba412 Update CHANGES.rst [ci skip] Andrew Murray 2015-09-15 00:26:05 +1000
  • eff9bffb01 Merge pull request #1421 from radarhere/tiff wiredfool 2015-09-14 15:08:09 +0100
  • 6e82984e34 Promote Python 3.5; must pass hugovk 2015-09-14 17:06:13 +0300
  • 1614f2fdb5 Documentation for IFD Changes wiredfool 2015-09-14 07:01:57 -0700
  • 33cd2a5e9b Python 3.5.0 released and available on Travis CI hugovk 2015-09-14 16:36:04 +0300
  • 9286c9e460 Reenabling and fixing the former test_xyres_tiff test for integer resolutions wiredfool 2015-09-14 05:10:27 -0700
  • 4adbc9735c Reorder load_* parameters to pass master tests wiredfool 2015-09-14 04:35:09 -0700
  • 43f3e7504c Removing spammy debug logging wiredfool 2015-09-14 03:42:08 -0700
  • e3a8044a38 Removing low level PyAccess debug logging wiredfool 2015-09-14 03:38:52 -0700
  • 05348d4f8f Reenabling failing/crashing tests, with fixes wiredfool 2015-09-14 03:03:24 -0700
  • 8fa3f9d77d Merge pull request #17 from radarhere/tiff Alex Clark 2015-09-14 06:03:16 -0400
  • 38f89c7122 Updated libtiff to 4.0.6 Andrew Murray 2015-09-14 19:48:08 +1000
  • cf1a1e0893 Updated libtiff to 4.0.6 Andrew Murray 2015-09-14 19:34:19 +1000
  • b56d5ca403 Added indicator for multipage tiffs wiredfool 2015-09-13 16:16:50 +0100
  • c2818ee09e Add versioned api to tests wiredfool 2015-09-13 16:16:26 +0100
  • 86bda9a705 Legacy tifftags wiredfool 2015-09-13 15:55:17 +0100
  • 70977bcbb5 Got the order of the enums wrong wiredfool 2015-09-13 15:45:15 +0100
  • 4596df45c1 Versioned interface for TiffTags wiredfool 2015-09-13 15:15:13 +0100
  • f3ab9b9f81 temp removing segfaulting test on travis wiredfool 2015-09-13 14:38:51 +0100
  • f451e4094b Merge pull request #1420 from python-pillow/revert-1418-style wiredfool 2015-09-13 14:33:28 +0100
  • fce11e0b7b Revert "Style changes" wiredfool 2015-09-13 14:31:49 +0100
  • ca24a44100 Rewrap intelligently wiredfool 2015-09-13 14:16:12 +0100
  • bb75b2d6ad Added doc comment wiredfool 2015-09-13 14:09:42 +0100
  • 2636679868 updating tests for legacy_api api change wiredfool 2015-09-13 14:08:49 +0100
  • e1236d702d v1/v2 tag storage in IFD, legacy_api as a parameter to _saveitem, save both _tags_v* when saving as legacy api wiredfool 2015-09-13 14:01:01 +0100
  • a9396ab412 convert load_* functions to pure functions with no state wiredfool 2015-09-13 11:07:43 +0100
  • 156972874d missed a set of _v2 versioning wiredfool 2015-09-13 10:53:47 +0100
  • a183fc4030 Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-12 17:31:38 +0300
  • bcd3551f51 Merge pull request #1418 from radarhere/style Hugo van Kemenade 2015-09-12 17:31:03 +0300
  • 0c35194167 rewrite of #1416 working wiredfool 2015-09-12 10:11:10 +0100
  • b1fdff4034 In a twisty maze of bytes, text and arbitrary metadata, py2 and py3. New IFD is putting textdata in type7 metadata and returning bytes, old one put it in type 2 string and returned a string. This may be an issue wiredfool 2015-09-11 23:44:23 +0100
  • 426c9d8fc2 test failing update wiredfool 2015-09-11 14:24:35 -0700
  • 5f9fff0215 Restoring bad exif handling wiredfool 2015-09-11 10:45:10 -0700
  • 47a963c2a4 Legacy/versioned interface wiredfool 2015-09-11 10:09:14 -0700
  • 9bb4c51629 module level default api level wiredfool 2015-09-10 08:49:37 -0700
  • 0c942911d9 fixed the rebase wiredfool 2015-09-10 08:33:14 -0700
  • c113e8f7cd libtiff's rational precision is limited to C floats. Antony Lee 2015-06-30 18:29:29 -0700
  • ba7b8d1708 Fail on invalid EXIF, reverting ed2cca1. Antony Lee 2015-06-29 15:37:58 -0700
  • 1b9b3749ca Reorder OPEN_INFO to cover both endiannesses. Antony Lee 2015-06-16 14:27:02 -0700
  • 6309bfe921 Support too long ExtraSamples. Antony Lee 2015-06-16 14:16:56 -0700
  • 93abbd0caa Restore legacy TIFF API. Antony Lee 2015-02-28 19:44:38 -0800
  • 38f7e23495 Include tests of #1113. Antony Lee 2015-02-25 19:12:34 -0800
  • d5b46dce96 Fix MPO support, and Python2.6 support. Antony Lee 2015-01-13 23:07:41 -0800
  • 56a3f0f2ab Fix EXIF support. Antony Lee 2014-12-30 11:57:45 +0100
  • 974bcc074b Major rewrite of TIFF ImageFileDirectory. Antony Lee 2014-12-29 16:48:01 +0100
  • aba7a34036 Fix setting of TIFF ExtraSamples tag. Antony Lee 2014-12-28 21:47:16 +0100
  • 64e733f552 Style changes Andrew Murray 2015-09-11 23:54:57 +1000
  • 21459e9ab4 Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-11 14:57:29 +0300
  • 82c29f65d3 Merge pull request #1417 from radarhere/flake8 Hugo van Kemenade 2015-09-11 14:57:04 +0300
  • 105e963505 Flake8 fixes Andrew Murray 2015-09-11 19:28:19 +1000
  • eecb1ffcad Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-10 19:12:25 +0300
  • 991829b75a Merge pull request #1414 from wiredfool/pr1360 Hugo van Kemenade 2015-09-10 19:11:32 +0300
  • 79dd6ac360 Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-10 19:08:34 +0300
  • f631ddb1ef Merge pull request #1416 from wiredfool/pr1309 Hugo van Kemenade 2015-09-10 19:07:48 +0300
  • 5a675d63b3 Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-10 19:07:04 +0300
  • 254201cac6 Merge pull request #1415 from wiredfool/dup_code Hugo van Kemenade 2015-09-10 19:06:35 +0300
  • 42b5a85cb4 Fix for UnicodeDecodeError in TiffImagePlugin Bogdan Kubala 2015-06-27 18:35:36 +0200
  • f8f01dbdf1 Merge e06c93c737 into 4f705c9636 bogdan199 2015-09-10 14:40:31 +0000
  • 4f705c9636 Update CHANGES.rst wiredfool 2015-09-10 15:40:28 +0100
  • 60f44f2dce Merge pull request #1337 from homm/extraneous-jpeg-bytes wiredfool 2015-09-10 15:39:55 +0100
  • 9cbbab2da5 Dedup code in image.open wiredfool 2015-09-10 07:03:24 -0700
  • 03a822674a Merge 53a966d80f into c8e570b08e Andrew Murray 2015-09-10 14:08:21 +0000
  • c8e570b08e Update CHANGES.rst [CI skip] Hugo van Kemenade 2015-09-10 17:08:17 +0300
  • 8c2dc27346 Merge dc23e64d6e into f6d57418cd Martin Fitzpatrick 2015-09-10 14:05:46 +0000
  • f6d57418cd Merge pull request #1413 from wiredfool/single_threaded_build Hugo van Kemenade 2015-09-10 17:05:20 +0300
  • 07d95c3861 Added test for typeerror test for gpsexif wiredfool 2015-09-10 05:21:21 -0700
  • 587698051f comments for future understanding wiredfool 2015-09-10 04:36:07 -0700