Commit Graph

  • 675b4d433c Merge pull request #280 from freyes/add-docstrings-Image Alex Clark ☺ 2013-07-09 09:15:15 -0700
  • d15423a4cf Merge 25b6371b75 into 516630eb43 Felipe Reyes 2013-07-09 07:40:54 -0700
  • 25b6371b75
    Moved PIL.Image.Image docs from comments to docstrings Felipe Reyes 2013-07-09 10:32:14 -0400
  • 516630eb43 Add history Alex Clark 2013-07-09 06:30:39 -0400
  • 2ed47b8096 Merge pull request #277 from wiredfool/tiff_16_bit Alex Clark ☺ 2013-07-09 03:28:46 -0700
  • d937856725 Merge 5b269a6ab7 into 877330d24c wiredfool 2013-07-09 03:24:33 -0700
  • 877330d24c Add history Alex Clark 2013-07-09 06:21:49 -0400
  • e5ead08324 Merge pull request #276 from wiredfool/whitespace Alex Clark ☺ 2013-07-09 03:20:49 -0700
  • 24529e90d0 Merge c575dff007 into b4f1394415 wiredfool 2013-07-09 03:19:58 -0700
  • b4f1394415 Add history Alex Clark 2013-07-09 06:19:27 -0400
  • 611d921202 Merge pull request #275 from freyes/make-tox-like-travis Alex Clark ☺ 2013-07-09 03:17:09 -0700
  • 5b269a6ab7 small test image for I;16 => F conversion wiredfool 2013-07-08 23:26:45 -0700
  • 993e075c0d Add conversions from I;16 to F to retain 16 bit precision wiredfool 2013-07-08 23:21:41 -0700
  • c7264b5d4b 8 char tabs -> whitespace wiredfool 2013-07-08 22:39:16 -0700
  • c575dff007 ignore high ascii characters in string.whitespace wiredfool 2013-07-08 22:16:25 -0700
  • 11590cc64d Merge 690e6970f6 into b297adfdd7 Felipe Reyes 2013-07-08 20:18:25 -0700
  • 690e6970f6
    Added clean/build to tox to make it behave like travis Felipe Reyes 2013-07-08 23:04:47 -0400
  • b297adfdd7 Add history Alex Clark 2013-07-05 07:30:06 -0400
  • 885b4a3593 Merge pull request #271 from heynemann/master Alex Clark ☺ 2013-07-05 04:26:31 -0700
  • 4e0d4624e8 Merge b4735f7829 into 786196a77c Bernardo Heynemann 2013-07-04 14:05:57 -0700
  • b4735f7829 Adding support for metadata in webp images. Bernardo Heynemann 2013-07-04 17:57:05 -0300
  • 786196a77c Wording Alex Clark 2013-07-04 09:24:06 -0400
  • 75af7e00db Fix manifest 2.1.0 Alex Clark 2013-07-02 08:52:49 -0400
  • b862f86556 Clean up Alex Clark 2013-07-02 08:43:39 -0400
  • 1693a21bc5 Merge pull request #269 from megabuz/master Alex Clark ☺ 2013-07-02 03:37:34 -0700
  • 037e59b292 Merge bacaf26f20 into d0f15672bf megabuz 2013-07-02 02:54:25 -0700
  • bacaf26f20 move test_adobe_deflate_tiff to libtiff test file Alexey Buzanov 2013-07-02 13:49:43 +0400
  • d0f15672bf Bump release to tomorrow, need more time to review Alex Clark 2013-07-01 21:35:48 -0400
  • 72aff98ff5 Add history Alex Clark 2013-07-01 21:03:19 -0400
  • b4ec2f705a Clean up Alex Clark 2013-07-01 12:29:57 -0400
  • c241dc24d6 Wording Alex Clark 2013-07-01 12:26:38 -0400
  • fd98b0cceb Merge pull request #268 from megabuz/master Alex Clark ☺ 2013-07-01 09:14:43 -0700
  • 5e1a89c43c Merge df0e214d46 into 1f3c9f4feb megabuz 2013-07-01 08:48:44 -0700
  • df0e214d46 hide tiff warnings Alexey Buzanov 2013-07-01 19:48:21 +0400
  • a130c45990 add several TIFF decoders and encoders Alexey Buzanov 2013-07-01 18:45:42 +0400
  • 1f3c9f4feb Merge pull request #267 from chrispbailey/master Alex Clark ☺ 2013-07-01 06:01:48 -0700
  • fbd161e51c Merge 08d0ec1e93 into ae9b6b3209 Chris Bailey 2013-07-01 04:41:10 -0700
  • 08d0ec1e93 Generalizing pterk's ZeroDivisionError fix for 1px images Chris Bailey 2013-07-01 12:36:46 +0100
  • ae9b6b3209 Wording Alex Clark 2013-07-01 06:51:07 -0400
  • 3207bf372a Merge pull request #266 from cgohlke/remove-test_imagegl Alex Clark ☺ 2013-07-01 03:32:27 -0700
  • 43736fba78 Merge f042fd6af3 into 3b22bdae38 Christoph Gohlke 2013-07-01 03:31:04 -0700
  • 3b22bdae38 Merge pull request #265 from cgohlke/patch-3 Alex Clark ☺ 2013-07-01 03:30:34 -0700
  • f042fd6af3 remove useless ImageGL module Christoph Gohlke 2013-06-30 20:39:12 -0700
  • 211d16362d Merge 3e87da96bd into 946dc5f8a0 Christoph Gohlke 2013-06-30 18:44:43 -0700
  • 3e87da96bd Don't skip 'import site' on initialization when running tests for inplace builds Christoph Gohlke 2013-06-30 18:43:35 -0700
  • 946dc5f8a0 Wording Alex Clark 2013-06-30 19:28:51 -0400
  • 26995d7b02 Support selftest.py --installed, fixes #263 Alex Clark 2013-06-30 19:16:27 -0400
  • 172dae9e35 Fixes #262 Alex Clark 2013-06-30 18:47:02 -0400
  • e43e06b80e More WS cleanup courtesy of @Arfrever Alex Clark 2013-06-30 18:46:03 -0400
  • bb1b3a532c Cleanup WS, courtesy of @Arfrever Alex Clark 2013-06-30 18:42:19 -0400
  • d92e2737f7 Merge pull request #260 from cgohlke/patch-2 Alex Clark ☺ 2013-06-30 15:29:40 -0700
  • e4ba089236 Merge c0a39b98fa into ee87145bfe Christoph Gohlke 2013-06-30 15:07:43 -0700
  • ee87145bfe Why are we installing python-imaging? Alex Clark 2013-06-30 18:07:05 -0400
  • f56facb0c1 Clean up Alex Clark 2013-06-30 15:21:37 -0400
  • c0a39b98fa Use --inplace option Christoph Gohlke 2013-06-30 12:02:16 -0700
  • c6a95bf8f4 Add files Alex Clark 2013-06-30 14:50:38 -0400
  • 9ef78fab61 Configure Travis to build inplace Christoph Gohlke 2013-06-30 11:37:31 -0700
  • b99e4ce7e2 Bump docs version Alex Clark 2013-06-30 07:27:53 -0400
  • fd29e707e9 Apply @Arfrever patch, fixes #258 Alex Clark 2013-06-30 07:04:42 -0400
  • c48590bfba Fix ImportError during selftest. Remove path silliness. Christoph Gohlke 2013-06-29 19:13:55 -0700
  • 54cb132b83 Wording Alex Clark 2013-06-29 19:53:28 -0400
  • e69ee05d36 Wording Alex Clark 2013-06-29 19:52:23 -0400
  • ad5da0919d Wording Alex Clark 2013-06-29 19:47:36 -0400
  • c196477b53 Clean up Alex Clark 2013-06-29 19:45:53 -0400
  • 59fdaecb15 Wording Alex Clark 2013-06-29 19:38:37 -0400
  • 60b9715b50 Wording Alex Clark 2013-06-29 19:37:53 -0400
  • d639d7daf2 Wording Alex Clark 2013-06-29 19:36:18 -0400
  • 0e6ba263cf Wording Alex Clark 2013-06-29 19:32:47 -0400
  • 5e8c6bb3d8 Wording Alex Clark 2013-06-29 19:30:52 -0400
  • 5d75e679b5 Wording Alex Clark 2013-06-29 19:06:39 -0400
  • 0dcb4a3d8c Wording Alex Clark 2013-06-29 19:05:48 -0400
  • ddd5bdedb5 Merge branch 'master' of github.com:python-imaging/Pillow Alex Clark 2013-06-29 19:04:38 -0400
  • 7143d754ca Wording Alex Clark 2013-06-29 19:04:33 -0400
  • 19ad775140 Merge pull request #243 from kostya0shift/master Alex Clark ☺ 2013-06-29 16:02:11 -0700
  • 3738d51332 Merge 78565ea3f1 into b2193a9662 kostya0shift 2013-06-29 15:57:01 -0700
  • d314db08f1 Moved gh-pages Alex Clark 2013-06-29 18:16:40 -0400
  • 1d91b651ac Create gh-pages branch via GitHub Alex Clark ☺ 2013-06-29 15:13:42 -0700
  • b2193a9662 Merge pull request #259 from cgohlke/patch-1 Alex Clark ☺ 2013-06-29 14:16:52 -0700
  • b3685215db Merge d2cb7a126b into 1c55e01f62 Christoph Gohlke 2013-06-29 14:11:30 -0700
  • d2cb7a126b BUG: Fix webp encode errors on win-amd64 Christoph Gohlke 2013-06-29 14:05:48 -0700
  • 1c55e01f62 Merge pull request #255 from pterk/master Alex Clark ☺ 2013-06-24 16:38:59 -0700
  • 80f11d75c0 Merge ad0a96c3fa into 97f6d88d01 Peter van Kampen 2013-06-23 06:27:27 -0700
  • ad0a96c3fa add test & comment Peter van Kampen 2013-06-23 15:22:31 +0200
  • c9faa9caa5 Fix for ZeroDivisionError in ImageOps.fit for image.size == (1,1) Peter van Kampen 2013-06-23 12:33:23 +0200
  • 97f6d88d01 Merge pull request #247 from wiredfool/readme Alex Clark ☺ 2013-06-14 02:15:53 -0700
  • 980f2eca85 Merge 55cd9d15c7 into 4aed8d64b7 wiredfool 2013-06-13 21:22:31 -0700
  • 55cd9d15c7 Removed feline quality typing wiredfool 2013-06-13 21:20:46 -0700
  • 0e698497a6 Updated support/testing wiredfool 2013-06-13 21:17:46 -0700
  • 4aed8d64b7 Merge pull request #240 from mgorny/master Alex Clark ☺ 2013-06-12 09:37:26 -0700
  • 48d839f6e2 Merge e09580e12c into eeac3fedef Michał Górny 2013-06-07 23:23:45 -0700
  • e09580e12c Introduce --enable-x and fail if it is given and x is not available. Michał Górny 2013-05-31 00:08:04 +0200
  • 570c2adeaf Introduce abstraction over --disable-feature. Michał Górny 2013-06-08 08:14:44 +0200
  • 78565ea3f1 Test for ICO corrected kostya0shift 2013-06-05 21:38:20 +0400
  • 738a1dd777 Better support for ICO images kostya0shift 2013-06-05 21:01:05 +0400
  • 810e916342 Support --disable-* switches to disable features. Michał Górny 2013-05-31 00:04:34 +0200
  • eeac3fedef Merge pull request #238 from wiredfool/pycapsule Alex Clark ☺ 2013-05-29 03:39:18 -0700
  • 1c7ca131be Merge ecc6c081af into d7f4459fb2 wiredfool 2013-05-28 20:22:12 -0700
  • ecc6c081af Use PyCapsule for py3.1, fixes #237 wiredfool 2013-05-28 20:20:35 -0700
  • d7f4459fb2 Merge pull request #232 from d-schmidt/master Alex Clark ☺ 2013-05-24 14:37:01 -0700
  • 946f1a0cfa Merge 279636dbc6 into 8ce6ab323b David Schmidt 2013-05-24 14:31:14 -0700