Commit Graph

  • 7872501c5b Added test cases to exhibit issues with custom qtables Stephen Arthur 2016-05-22 17:53:26 -0700
  • 39fcd80b2e tests for resample accuracy homm 2016-05-21 23:58:54 +0300
  • 0430a4a834 Fix libimagequant facade header rr- 2016-05-21 21:11:54 +0200
  • bc0e896b35 Change libimagequant facade signature rr- 2016-05-21 21:01:57 +0200
  • 55c20731d1 Merge pull request #1904 from radarhere/args Hugo 2016-05-21 12:55:44 +0300
  • 5ff9134f49 Merge pull request #1908 from wiredfool/appveyor_test_detail Hugo 2016-05-21 12:55:08 +0300
  • b6320d51a9 Update CHANGES.rst [CI skip] Hugo 2016-05-21 12:05:01 +0300
  • c83c0c4aa0 Merge pull request #1918 from radarhere/typo Hugo 2016-05-21 12:02:55 +0300
  • 3fe5df238a Fixed typos Andrew Murray 2016-05-21 10:36:09 +1000
  • 93b4321665 fixed tests, and memory leak Micah Chambers 2016-05-20 06:19:00 +0000
  • 652bf225aa fixed error Micah Chambers 2016-05-20 05:11:05 +0000
  • d132c25e5d added test Micah Chambers 2016-05-20 02:01:05 +0000
  • 7c310765af added hasglyphs and getglyphs Micah Chambers 2016-05-20 01:58:13 +0000
  • 1a6c6b1250 tests for icc profile in png homm 2016-05-12 20:28:58 +0300
  • 989e162ff6 save icc profile from encoderinfo homm 2016-05-12 20:28:42 +0300
  • 55b2c3bca5 Add more detail to the appveyor test runs wiredfool 2016-05-12 05:12:08 -0700
  • f329fabaff Do not save incorrect info key Andrew Murray 2016-05-11 22:13:59 +1000
  • 9e38643a5c Include Python.h before wchar.h so _GNU_SOURCE is set consistently hugovk 2016-05-11 14:23:51 +0300
  • 547794157c Update CHANGES.rst [CI skip] Hugo 2016-05-10 17:38:02 +0300
  • 55e70da265 Merge pull request #1903 from radarhere/health Hugo 2016-05-10 17:36:48 +0300
  • 95c818b643 Added missing usage text and exit on Scripts Andrew Murray 2016-05-11 00:35:37 +1000
  • 6f94974595 Do not start Tk if only to exit Andrew Murray 2016-05-11 00:29:39 +1000
  • 6bd42b8e00 Removed unused import Andrew Murray 2016-05-10 22:04:11 +1000
  • 6475530f65 Removed use of eval Andrew Murray 2016-05-10 23:07:16 +1000
  • b1a528bf10 Changed variable names to avoid redefining builtins Andrew Murray 2016-05-10 22:31:36 +1000
  • 6de51536c4 Replaced mixed tabs and spaces with spaces Andrew Murray 2016-05-10 22:23:23 +1000
  • e51061dd59 Used isinstance instead of comparing types Andrew Murray 2016-05-10 22:21:55 +1000
  • 63ae7fbfe9 Removed unnecessary lambdas Andrew Murray 2016-05-10 22:20:49 +1000
  • a69e477605 Corrected indentation Andrew Murray 2016-05-10 21:35:47 +1000
  • 75a362f7cc Added reference to Pillow to COPYING [ci skip] Andrew Murray 2016-05-08 22:16:47 +1000
  • a4878b99fd Added executable permissions and shebang line to BUILDME Andrew Murray 2016-05-08 21:41:59 +1000
  • bcd4707c6c If BUILDME is run from docs, move to the base directory Andrew Murray 2016-05-08 21:39:04 +1000
  • 2d7503d36a Merge 392d567352 into f992192799 Andrew Murray 2016-05-08 06:31:19 +0000
  • a9b432f9b2 Updated example decoder Andrew Murray 2016-05-08 12:41:02 +1000
  • e23140f594 use ID as global variable albfan 2016-05-07 15:39:54 +0200
  • da83f9f1d0 Removed support for list form of Image info Andrew Murray 2016-05-07 18:33:02 +1000
  • 8298fcce73 Added support for GIF comment extension Andrew Murray 2016-05-07 13:57:40 +1000
  • d471b35470 Fix typo rr- 2016-05-06 23:29:53 +0200
  • c5278000c5 Skip libimagequant's test if it's unavailable rr- 2016-05-06 21:06:58 +0200
  • 8b7fb44c6b Make libimagequant visibility detectable rr- 2016-05-06 21:05:52 +0200
  • 0b4a089321 Fix C99 errors inside libimagequant quantizer rr- 2016-05-06 20:07:55 +0200
  • 0904eb3e27 Use specific version of libimagequant rr- 2016-05-06 19:27:39 +0200
  • 749ecd634e Document libimagequant dependency rr- 2016-05-06 19:26:41 +0200
  • cb4ded4929 Minor fixes rr- 2016-05-06 19:26:29 +0200
  • f992192799 Updated Changes.rst [ci skip] wiredfool 2016-05-06 17:20:15 +0100
  • c9c6c38008 Merge pull request #1894 from wiredfool/stdout_for_appveyor wiredfool 2016-05-06 17:20:04 +0100
  • 9a4f6482b4 Merge pull request #1893 from wiredfool/tiff_check wiredfool 2016-05-06 17:19:54 +0100
  • 11fc8a154f Merge pull request #1892 from wiredfool/icc_check wiredfool 2016-05-06 17:19:28 +0100
  • 783fbaeb02 Merge pull request #1890 from radarhere/not_implemented wiredfool 2016-05-06 17:16:00 +0100
  • 0c97af69bf print stdout as well wiredfool 2016-05-06 08:54:35 -0700
  • be2100be7b Skip tests that require libtiff if it is not installed, fixes #1866 wiredfool 2016-05-06 09:07:00 -0700
  • 3926bfb747 Skip test when icc profile is not available, fixes #1887 wiredfool 2016-05-06 08:58:40 -0700
  • 4b260ac369 Install libimagequant for Travis build rr- 2016-05-06 17:33:07 +0200
  • be028a0c3f Replaced Exception with NotImplementedError Andrew Murray 2016-05-06 20:11:03 +1000
  • eb354be7c4 Add method=Image.LIBIMAGEQUANT for quantize() rr- 2016-05-05 21:36:45 +0200
  • 44c74c575d Updated Changes.rst [ci skip] wiredfool 2016-05-05 16:34:31 +0100
  • 8b9b996327 Merge pull request #1862 from daniel-leicht/fix-generic-use-of-exception wiredfool 2016-05-05 16:32:05 +0100
  • 85386c5ac7 Merge pull request #1879 from radarhere/subprocess wiredfool 2016-05-05 16:30:49 +0100
  • 9c760d3169 Merge pull request #1886 from radarhere/imageshow wiredfool 2016-05-05 16:30:05 +0100
  • 41b4f1fd81 Corrected Image show documentation Andrew Murray 2016-05-05 19:30:07 +1000
  • 31993b09ec Replaced os.system with subprocess.call Andrew Murray 2016-05-05 06:36:08 +1000
  • 8a061218ee Update CHANGES.rst [ci skip] wiredfool 2016-05-03 21:26:01 +0100
  • 5afa5532f8 Merge pull request #1880 from radarhere/access wiredfool 2016-05-03 21:25:23 +0100
  • b3f1db66be Update CHANGES.rst [ci skip] wiredfool 2016-05-03 21:17:56 +0100
  • 716a1ee833 Merge pull request #1877 from radarhere/tutorial wiredfool 2016-05-03 21:16:38 +0100
  • 7e46a7dda6 Merge pull request #1837 from radarhere/imagegrab wiredfool 2016-05-03 21:11:53 +0100
  • 42f7a08ca4 Merge pull request #1856 from radarhere/eafp wiredfool 2016-05-03 21:02:08 +0100
  • da62f7c25b docs for new setup.py option wiredfool 2016-05-03 20:55:47 +0100
  • 03576bd744 Added --disable-osx-tcltk-framework in setup.py wiredfool 2016-05-03 20:26:58 +0100
  • 30db2bd0f9 Update CHANGES.rst [ci skip] wiredfool 2016-05-03 19:57:56 +0100
  • db4b41e78f Merge pull request #1875 from wiredfool/pr_1861 wiredfool 2016-05-03 19:53:09 +0100
  • f573f71a6a Update CHANGES.rst [ci skip] wiredfool 2016-05-03 19:51:13 +0100
  • a0602fb68c Merge pull request #1882 from wiredfool/pr_1840 wiredfool 2016-05-03 19:51:04 +0100
  • b2800b57a7 spelling typos wiredfool 2016-05-03 19:46:22 +0100
  • 259b1f9208 Merge eb0f400e02 into 12bd44a6fb Oliver Tonnhofer 2016-05-03 18:30:39 +0000
  • 9f2deda929 Added check for executable permissions to ImageShow Andrew Murray 2016-05-03 20:59:52 +1000
  • 12bd44a6fb Merge pull request #1878 from radarhere/icc Hugo 2016-05-03 13:31:33 +0300
  • abdb848f08 Corrected filename [ci skip] Andrew Murray 2016-05-03 19:23:51 +1000
  • 44c5d0175e Fixed code and added explanation to a tutorial example [ci skip] Andrew Murray 2016-05-02 18:57:46 +1000
  • 0b515ae3fa Added test for ImageTk _get_image_from_kw Andrew Murray 2016-05-01 22:19:52 +1000
  • d82935a2d9 Combined duplicate code in ImageTk Andrew Murray 2016-05-01 20:55:12 +1000
  • dd6de1adf1 Docs for disable-platform-guessing wiredfool 2016-05-01 11:03:44 +0100
  • d7f2698718 unnest disable-platform-guessing code wiredfool 2016-05-01 10:57:50 +0100
  • 1f486eaa8a Merge ce2bb05a2b into be11bd0afe Angelo Compagnucci 2016-05-01 09:46:39 +0000
  • be11bd0afe Update CHANGES.rst [ci skip] wiredfool 2016-05-01 10:33:17 +0100
  • 460480dfff Merge pull request #1847 from wiredfool/revert-1813-DIB_1293 wiredfool 2016-05-01 10:31:59 +0100
  • f5fb1d3aed Update CHANGES.rst [ci skip] wiredfool 2016-05-01 10:22:56 +0100
  • 9f9436ca2f Merge pull request #1871 from wiredfool/pr_1865 wiredfool 2016-05-01 10:14:08 +0100
  • bf12965833 Update CHANGES.rst [ci skip] wiredfool 2016-04-29 21:28:57 +0100
  • b3d78d7c36 Merge pull request #1864 from hdante/read-only-load wiredfool 2016-04-29 21:26:13 +0100
  • 219182beda Removing all transparency from the test image wiredfool 2016-04-29 21:17:18 +0100
  • 766d3f4592 Test for icc_profile write issues wiredfool 2016-04-19 21:03:56 +0100
  • dd9f1a8731 Merge remote-tracking branch 'upstream/master' into tests-for-open-bugs wiredfool 2016-04-29 21:10:11 +0100
  • 1284f1682f Merge branch 'master' into tests-for-open-bugs wiredfool 2016-04-29 21:09:52 +0100
  • 99dc3ccaf5 Merge a9630ecb97 into 7722ee825d Alexander Karpinsky 2016-04-29 20:06:32 +0000
  • 6f92a5adc0 Tests for LA mode looping through numpy wiredfool 2016-04-29 21:01:35 +0100
  • cb42a9383c [Test] image array add LA mode test Pierrick Koch 2016-04-28 16:30:43 +0200
  • 272588feca [PIL] Image add support _MODE_CONV LA mode Pierrick Koch 2016-04-28 16:29:56 +0200
  • 7722ee825d Update CHANGES.rst [ci skip] wiredfool 2016-04-29 20:53:46 +0100
  • c2a5dcf18a Merge pull request #1853 from radarhere/accept wiredfool 2016-04-29 20:45:41 +0100