Commit Graph

  • d2c9ee14ad skipp these test is libtiff support is not included wiredfool 2013-04-21 13:52:04 -0700
  • 945b6bf53c Split tiff tests so that test_file_tiff tests the builtins, and test_file_libtiff tests only things that depend on libtiff wiredfool 2013-04-21 13:51:16 -0700
  • 2a0878c9b4 Merge 995fe2b041 into fc7816f872 Michał Górny 2013-04-21 12:32:17 -0700
  • fc7816f872 Formatting on Readme wiredfool 2013-04-21 11:55:58 -0700
  • 7a3f72ded7 Update compatibility for Gentoo on python 3.2.x wiredfool 2013-04-21 11:54:22 -0700
  • 64dce1659c Merge pull request #200 from mgorny/tests-tmpfiles wiredfool 2013-04-21 10:01:04 -0700
  • 230f21c646 Merge c01696bf2d into d1c6db88d4 Michał Górny 2013-04-21 02:06:10 -0700
  • c01696bf2d Use proper tempdir for temporary test files. Michał Górny 2013-04-21 11:05:31 +0200
  • 995fe2b041 test_file_tiff: skip if TIFF is not available. Michał Górny 2013-04-21 10:32:42 +0200
  • a83530f475 test_font_pcf: skip if zlib is not available. Michał Górny 2013-04-21 10:30:59 +0200
  • a5a5c854b8 test_image_draft: skip if no JPEG support. Michał Górny 2013-04-21 10:27:27 +0200
  • e2221de8f5 Support (most of) test_image_split without PNG. Michał Górny 2013-04-21 10:18:32 +0200
  • 6cdc8b08db test_imagefile: handle missing PNG & JPEG encoders gracefully. Michał Górny 2013-04-21 10:13:33 +0200
  • 6afa11ec02 test_file_tar: skip if codecs are not available. Michał Górny 2013-04-21 10:04:58 +0200
  • 1a977c859a Add proper shebangs to all Python scripts. Michał Górny 2013-04-21 08:38:36 +0200
  • 3eb0bdb465 check to see that we're not cross loading the PIL libraries wiredfool 2013-04-19 17:18:10 -0700
  • d1c6db88d4 Merge pull request #195 from manisandro/docdirs Alex Clark ☺ 2013-04-18 17:11:52 -0700
  • 28e69a019c Merge 05e2de1cb3 into ddaa8b4cbf Sandro Mani 2013-04-18 15:20:23 -0700
  • 05e2de1cb3 Add directories for documentation build Sandro Mani 2013-04-19 00:16:58 +0200
  • ddaa8b4cbf Merge pull request #194 from evertrol/issue193 Alex Clark ☺ 2013-04-17 06:10:10 -0700
  • 0ecb3f1282 Merge 8e74b50e0f into 70fe6ec265 evertrol 2013-04-17 05:29:43 -0700
  • 8e74b50e0f Fix issue #193: remove double typedef declaration. Evert Rol 2013-04-17 14:27:07 +0200
  • 70fe6ec265 Merge pull request #188 from manisandro/docs Alex Clark ☺ 2013-04-15 12:06:07 -0700
  • 026f6bb61e namespaced operation works when installed as a zipped egg using 'sudo python[3] setup.py easy_install -l --zip-ok .' wiredfool 2013-04-15 10:57:37 -0700
  • 8fd4fcf7eb Merge 194370d89b into 9c28f32cca Sandro Mani 2013-04-12 18:17:29 -0700
  • 9c28f32cca Merge pull request #190 from wiredfool/pyslice wiredfool 2013-04-12 16:02:59 -0700
  • e8b7b82086 Merge 3662e34ff1 into 10568c31df wiredfool 2013-04-12 16:02:43 -0700
  • 10568c31df Merge pull request #189 from manisandro/warning wiredfool 2013-04-12 15:45:28 -0700
  • 1353206e93 Merge c42e41a7dd into b8ee57f10d Sandro Mani 2013-04-12 15:34:36 -0700
  • 3662e34ff1 changed PY_VERSION_HEX, fixes https://github.com/python-imaging/Pillow/issues/166 wiredfool 2013-04-12 15:34:15 -0700
  • c42e41a7dd Fix warning: function declaration isn't a prototype Sandro Mani 2013-04-13 00:28:26 +0200
  • 194370d89b Fix some docstrings Sandro Mani 2013-04-12 21:53:17 +0200
  • 3d636b66ff Setup sphinx config Sandro Mani 2013-04-12 20:05:45 +0200
  • 05ff4122a9 Remove docs for dead modules Sandro Mani 2013-04-12 20:00:17 +0200
  • c191ad3f3e Fresh start for docs, generated by sphinx-apidoc Sandro Mani 2013-04-12 19:52:50 +0200
  • f2630f6c37 Remove old files Sandro Mani 2013-04-12 19:43:09 +0200
  • b8ee57f10d Merge pull request #187 from manisandro/warnings Alex Clark ☺ 2013-04-12 10:34:28 -0700
  • 3c347d646c Merge 0a8291e1a4 into 4d0512bf0c Sandro Mani 2013-04-12 10:19:36 -0700
  • 0a8291e1a4 Fix warnings: variable set but not used Sandro Mani 2013-04-12 17:11:36 +0200
  • 3b6392bbda Fix warnings: _POSIX_C_SOURCE, _XOPEN_SOURCE redefined (caused by indirectly including system headers before Python.h) Sandro Mani 2013-04-12 17:08:46 +0200
  • 6c013c2d97 Fix warnings: passing argument from incompatible pointer type, pointer targets differ in signedness, unused variable Sandro Mani 2013-04-12 17:01:53 +0200
  • e2c62ff1d2 Fix warning: pointer targets differ in signedness Sandro Mani 2013-04-12 16:52:00 +0200
  • 4d0512bf0c Merge pull request #186 from fabiomcosta/master Alex Clark ☺ 2013-04-12 03:59:05 -0700
  • 4ccaf48da3 Merge 0b9e404761 into f4f3ed744b Fabio M. Costa 2013-04-11 22:28:46 -0700
  • 0b9e404761 DRYing out the code Fabio M. Costa 2013-04-12 01:25:16 -0400
  • f4f3ed744b Merge pull request #185 from tk0miya/master Alex Clark ☺ 2013-04-11 07:57:53 -0700
  • b0284eda40 Merge efd70fb295 into fc65e9345f Takeshi KOMIYA 2013-04-11 03:25:51 -0700
  • efd70fb295 Fix rendered characters have been chipped for some TrueType fonts Takeshi KOMIYA 2013-04-11 19:16:26 +0900
  • e44f35eec2 Revert pull request #45 Takeshi KOMIYA 2013-04-11 18:57:27 +0900
  • fc65e9345f Merge pull request #184 from fabiomcosta/master Alex Clark ☺ 2013-04-10 16:01:51 -0700
  • 0706ce1eb5 Merge f0f405ac92 into 71a4c97077 Fabio M. Costa 2013-04-10 15:43:34 -0700
  • f0f405ac92 makes sure this script is executed with systems python Also removed some unused imports Fabio M. Costa 2013-04-10 18:39:44 -0400
  • 71a4c97077 Merge pull request #144 from wiredfool/readme wiredfool 2013-04-09 13:25:54 -0700
  • 72a4e5a53a Merge ce3b7231b4 into 1aacded655 wiredfool 2013-04-09 13:08:55 -0700
  • ce3b7231b4 wording, undone wiredfool 2013-04-09 13:08:45 -0700
  • 88d38e80b4 OSX instructions wiredfool 2013-04-09 12:43:23 -0700
  • bb5f61fd80 Merge branch 'readme' of https://github.com/wiredfool/Pillow into readme wiredfool 2013-04-09 12:42:33 -0700
  • 2838015c84 header formating wiredfool 2013-04-09 12:25:55 -0700
  • 72f376608b Merged Readme to current master, re-ordered sections wiredfool 2013-04-09 12:22:26 -0700
  • 8bccea82af Merge branch 'master' of https://github.com/python-imaging/Pillow wiredfool 2013-04-09 12:08:39 -0700
  • b0fffd24a4 Merge branch 'master' of https://github.com/python-imaging/Pillow into namespaced wiredfool 2013-04-09 12:08:13 -0700
  • 1aacded655 Merge pull request #180 from d-schmidt/master Alex Clark ☺ 2013-04-09 09:56:41 -0700
  • 069566dbae Merge 836e3e05d8 into 1a293f9f75 David Schmidt 2013-04-09 09:56:32 -0700
  • 1a293f9f75 Merge pull request #45 from tk0miya/fix-rendered-chars-have-been-chipped Alex Clark ☺ 2013-04-09 09:55:49 -0700
  • 4fbbddde4d Merge 103cf49c91 into 21562761ac Takeshi KOMIYA 2013-04-09 08:02:08 -0700
  • 21562761ac Merge pull request #179 from manisandro/quantization Alex Clark ☺ 2013-04-09 06:14:03 -0700
  • 836e3e05d8 create a palette before converting transparent L-Mode to RGBA fixes #154 David Schmidt 2013-04-09 13:21:38 +0200
  • 7f178bc0b6 selftests pass with namespaces on py2.7/3.2 wiredfool 2013-04-08 22:42:49 -0700
  • 517e0210ab webp to PIL in selftest wiredfool 2013-04-08 22:41:31 -0700
  • 8295e33390 moved _webp into the PIL namespace wiredfool 2013-04-08 21:53:59 -0700
  • 088c752e40 basic sanity check that the version of the _imaging.c and Image.py files are the same wiredfool 2013-04-08 21:43:15 -0700
  • 7f698a6fc5 PIL imports work in python3/Ubuntu wiredfool 2013-04-08 20:55:06 -0700
  • c774f9ab4c merged pull request #88 to master, resolved conflicts wiredfool 2013-04-08 20:31:28 -0700
  • c18c494a6a Merge 07f632194d into 8e3072230f Sandro Mani 2013-04-08 17:54:34 -0700
  • 8e3072230f Merge pull request #178 from manisandro/endian Alex Clark ☺ 2013-04-08 17:54:26 -0700
  • 07f632194d Make quantization code more portable Sandro Mani 2013-04-08 00:52:15 +0200
  • 0486e082c9 Merge 2a2a1ea144 into 93a488ef76 Sandro Mani 2013-04-07 10:02:39 -0700
  • 2a2a1ea144 Fix tests which are hardcoded for little-endian CPUs Sandro Mani 2013-04-07 19:02:11 +0200
  • 7200c40ada s/tabs/spaces/ wiredfool 2013-04-05 15:57:07 -0700
  • a4a856b58a large exif segments wiredfool 2013-04-05 15:36:48 -0700
  • e969b5ae14 Merge branch 'master' of https://github.com/python-imaging/Pillow wiredfool 2013-04-05 11:54:36 -0700
  • 93a488ef76 Merge pull request #171 from wiredfool/ubuntu10-04 wiredfool 2013-04-05 10:42:37 -0700
  • 181484458c Merge 38b0bef464 into a213235e60 wiredfool 2013-04-05 10:41:45 -0700
  • a213235e60 Add donation info Alex Clark 2013-04-02 20:19:13 -0400
  • 9aff1c354b Merge pull request #172 from homm/alpha-blending-enhancement Alex Clark ☺ 2013-03-29 05:17:48 -0700
  • 4661a422d3 Merge ebb9029fbe into c20d24e421 homm 2013-03-27 12:22:41 -0700
  • ebb9029fbe add parentheses to avoid warnings homm 2013-03-27 23:19:04 +0400
  • a511ef8b05 move declarations to make ANSI compilers happy homm 2013-03-27 23:18:10 +0400
  • 38b0bef464 webp is in import, not a codec wiredfool 2013-03-27 10:00:35 -0700
  • 168e58f948 Merge branch 'ubuntu10-04' of github.com:wiredfool/Pillow wiredfool 2013-03-27 09:54:11 -0700
  • 86bb25e735 reenable basic webp test, skip if support not installed wiredfool 2013-03-27 09:52:01 -0700
  • 7129baa9b2 fix for if isinstance(filter, collections.Callable) crash. Python bug #7624 on <2.6.6 wiredfool 2013-03-27 09:44:28 -0700
  • c20d24e421 Merge pull request #170 from wiredfool/dpkg-arch Alex Clark ☺ 2013-03-27 09:07:54 -0700
  • fa97d4e55a Merge 8c55b8305c into 452a468ac8 wiredfool 2013-03-27 09:07:27 -0700
  • 8c55b8305c fixed duplicate dpkg wiredfool 2013-03-27 09:04:11 -0700
  • 452a468ac8 Merge pull request #162 from d-schmidt/master Alex Clark ☺ 2013-03-26 14:10:59 -0700
  • f3d4f0f974 Merge a05bf23b05 into 34c9cc6235 David Schmidt 2013-03-26 14:10:41 -0700
  • 34c9cc6235 Merge pull request #163 from ronaldoussoren/master Alex Clark ☺ 2013-03-26 06:08:36 -0700
  • cf2fac5ca7 Merge f50feb592b into 887f709b6e ronaldoussoren 2013-03-26 05:39:19 -0700
  • f50feb592b Explitly import JpegPresets from the PIL package Ronald Oussoren 2013-03-26 13:36:13 +0100