Commit Graph

  • cfd933bda4 Merge branch 'master' of github.com:python-imaging/Pillow Alex Clark 2013-03-13 22:23:47 -0400
  • 5362a097ab Make a note Alex Clark 2013-03-13 22:23:08 -0400
  • ba213e5450 Merge pull request #108 from cgohlke/patch-6 Alex Clark ☺ 2013-03-13 19:21:06 -0700
  • 3d05dd38ef Merge a26d7b6261 into 2f684cf3a5 Christoph Gohlke 2013-03-13 19:20:47 -0700
  • 2f684cf3a5 Wording, get rid of newline Alex Clark 2013-03-13 22:20:25 -0400
  • a26d7b6261 Decode bytestr instead of str Christoph Gohlke 2013-03-13 19:18:40 -0700
  • aa90543c32 Merge branch 'master' of github.com:python-imaging/Pillow Alex Clark 2013-03-13 22:09:48 -0400
  • 7749e8859f Add changelog entry Alex Clark 2013-03-13 22:09:31 -0400
  • 6dff8c2839 Merge pull request #107 from cgohlke/patch-5 Alex Clark ☺ 2013-03-13 19:05:26 -0700
  • 8b0a645c42 Merge 0df7744845 into 4df9cb8eb4 Christoph Gohlke 2013-03-13 19:04:40 -0700
  • 4df9cb8eb4 Changelog entry Alex Clark 2013-03-13 22:04:09 -0400
  • 0df7744845 Fix imports Christoph Gohlke 2013-03-13 19:03:38 -0700
  • 9970153b13 Add changelog entry Alex Clark 2013-03-13 21:59:56 -0400
  • a375733f53 Clean up Alex Clark 2013-03-13 21:54:25 -0400
  • 1ba8d5b9ce Add contributor and changelog entry Alex Clark 2013-03-13 21:53:14 -0400
  • 82ad8dc44b Better skip test ; more changelogging Alex Clark 2013-03-13 21:45:15 -0400
  • 9b132eed9b Merge branch 'master' of github.com:python-imaging/Pillow Alex Clark 2013-03-13 21:38:34 -0400
  • 990f5ddd15 Add contributors ; rename Tiff.h, fixes #103 Alex Clark 2013-03-13 21:37:42 -0400
  • 8ee5dc3056 Merge pull request #106 from cgohlke/patch-4 Alex Clark ☺ 2013-03-13 18:03:30 -0700
  • d39a3aee4e Merge a442d5fa06 into 6c565e980f Christoph Gohlke 2013-03-13 18:02:29 -0700
  • a442d5fa06 Better import of _imagingagg and ImageDraw2 Christoph Gohlke 2013-03-13 18:01:15 -0700
  • 6c565e980f Merge pull request #105 from cgohlke/patch-3 Alex Clark ☺ 2013-03-13 18:00:38 -0700
  • 76545336cb Merge 706812ec87 into 03f06185ea Christoph Gohlke 2013-03-13 18:00:31 -0700
  • 03f06185ea Merge pull request #104 from cgohlke/patch-2 Alex Clark ☺ 2013-03-13 18:00:19 -0700
  • 706812ec87 Better import of Tkinter Christoph Gohlke 2013-03-13 17:58:11 -0700
  • fbaceb9841 Merge 4985d96d03 into 50878f5767 Christoph Gohlke 2013-03-13 17:56:51 -0700
  • 4985d96d03 Better import of _imagingft Christoph Gohlke 2013-03-13 17:56:33 -0700
  • 50878f5767 Merge pull request #102 from cgohlke/patch-1 Alex Clark ☺ 2013-03-13 17:45:07 -0700
  • 3b580ee2d6 Merge c3dae62779 into a60a987866 Christoph Gohlke 2013-03-13 17:44:22 -0700
  • a60a987866 Move experimental notation Alex Clark 2013-03-13 20:43:01 -0400
  • c3dae62779 Make _webp.c compatible with msvc Christoph Gohlke 2013-03-13 17:42:26 -0700
  • b397e3ee78 Merge pull request #101 from cgohlke/patch-13 Alex Clark ☺ 2013-03-13 17:40:34 -0700
  • d8ee902072 Merge 45b99b45f5 into b83b162dcb Christoph Gohlke 2013-03-13 17:37:02 -0700
  • 45b99b45f5 Check for webp extension during selftest Christoph Gohlke 2013-03-13 17:36:41 -0700
  • b83b162dcb Merge pull request #100 from cgohlke/patch-12 Alex Clark ☺ 2013-03-13 17:36:21 -0700
  • df716db407 Merge 9f09a9253c into 907b3c9177 Christoph Gohlke 2013-03-13 17:35:43 -0700
  • 907b3c9177 Merge pull request #99 from cgohlke/patch-10 Alex Clark ☺ 2013-03-13 17:35:29 -0700
  • 9f09a9253c Fix compile error with msvc Christoph Gohlke 2013-03-13 17:33:16 -0700
  • 6becb8ce1b Merge 0b8c870d0b into 062397c0af Christoph Gohlke 2013-03-13 17:27:57 -0700
  • 0b8c870d0b Include zlib.h before Imaging.h Christoph Gohlke 2013-03-13 17:27:24 -0700
  • 062397c0af Skip test Alex Clark 2013-03-13 19:21:43 -0400
  • 289d96331a Py3 compat Alex Clark 2013-03-13 18:45:18 -0400
  • 62bb9aaaa2 Merge pull request #98 from wiredfool/g4_support Alex Clark ☺ 2013-03-13 15:41:33 -0700
  • fec31bb34f Merge e83dbaccce into 064075634f wiredfool 2013-03-13 15:11:18 -0700
  • e83dbaccce scaling back on redefinitions wiredfool 2013-03-13 15:11:01 -0700
  • 9bdd575882 linefeed in debug wiredfool 2013-03-13 15:10:37 -0700
  • dd78115f0a following rename of find_library_file to _find_library_file wiredfool 2013-03-13 13:40:12 -0700
  • 455304a78c replaced pydict_next with a for loop, due to py_ssize_t warning and issues on 64bit system wiredfool 2013-03-13 13:31:34 -0700
  • 03dcb5c557 more verbose testing, checking for g4 compression wiredfool 2013-03-13 10:59:06 -0700
  • 064075634f Clean up Alex Clark 2013-03-13 07:44:58 -0400
  • 00c4d450b1 Hide emails Alex Clark 2013-03-13 07:42:30 -0400
  • bb186fe516 Merge pull request #96 from lqs/master Alex Clark ☺ 2013-03-13 04:39:42 -0700
  • c3f82a1d36 Merge a49ea5d326 into eebd284d42 lqs 2013-03-13 04:36:33 -0700
  • eebd284d42 Merge pull request #97 from olt/pil-png-transp-backport Alex Clark ☺ 2013-03-13 04:28:32 -0700
  • 35ce34a5fa enabling debug build to get better info on travis errors wiredfool 2013-03-12 22:54:13 -0700
  • 7226d0dc26 Merge branch 'master' into g4_support wiredfool 2013-03-12 22:24:36 -0700
  • 5dd7953cf7 Changed PyString_* to PyBytes_*, corrected a couple of minor warnings wiredfool 2013-03-12 22:16:33 -0700
  • 4410848bb4 Merge 2d478fe82a into d6f597a1ad Oliver Tonnhofer 2013-03-12 13:39:19 -0700
  • 2d478fe82a fixed check for str with Python 3 Oliver Tonnhofer 2013-03-12 21:29:46 +0100
  • 1401adaefa fix warning for python3 Oliver Tonnhofer 2013-03-12 20:19:08 +0100
  • a49ea5d326 add support for webp Liu Qishuai 2013-03-12 22:30:59 +0800
  • d6f597a1ad Merge pull request #95 from olt/pil-png-transp-backport Alex Clark ☺ 2013-03-12 03:43:06 -0700
  • b96c580291 Merge 6a450e303d into 88e724c8d8 Oliver Tonnhofer 2013-03-12 03:40:25 -0700
  • 88e724c8d8 Merge pull request #94 from olt/gil_image_fill Alex Clark ☺ 2013-03-12 03:40:18 -0700
  • a3b4697965 typo wiredfool 2013-03-11 22:04:34 -0700
  • 00de0292ac test suite for g4 tiff images wiredfool 2013-03-11 22:04:22 -0700
  • 2d6e61e9f3 Merge d4a93754ee into af7e80ea0c Oliver Tonnhofer 2013-03-11 13:15:31 -0700
  • 6a450e303d reduce PNG palette size for images <255 colors Oliver Tonnhofer 2013-03-11 20:58:54 +0100
  • d4a93754ee release GIL during Image.fill Oliver Tonnhofer 2013-03-11 20:45:15 +0100
  • 6537ba19c3 backport PIL's PNG/Zip improvements Oliver Tonnhofer 2013-03-11 20:33:04 +0100
  • c60bb09fcd Revert "Added support for PNG images with transparency palette" Oliver Tonnhofer 2013-03-11 19:02:54 +0100
  • 1db3f9d53f Revert "Fix KeyError in Tests/test_file_xpm.py" Oliver Tonnhofer 2013-03-11 19:02:44 +0100
  • af7e80ea0c Add git attributes file for *.ppm, fixes #92 Alex Clark 2013-03-10 08:28:15 -0400
  • 4f2a1f9715 () for print, since we're using print_statement wiredfool 2013-03-08 21:15:22 -0800
  • 5ba6564e26 initial merge of wiredfool/Python-Imaging-Library-G4-Tiff-Support wiredfool 2013-03-08 19:51:59 -0800
  • e782fe721e initial merge of wiredfool/Python-Imaging-Library-G4-Tiff-Support wiredfool 2013-03-08 19:51:10 -0800
  • deca17accd Fix setup ; wording Alex Clark 2013-03-08 19:47:20 -0500
  • 6f00749474 Wording Alex Clark 2013-03-08 18:48:56 -0500
  • 6999860786 Revert "Use relative import for _imagingagg" Alex Clark 2013-03-08 18:43:52 -0500
  • de077c9d37 Revert "Use relative import for _imagingtk" Alex Clark 2013-03-08 18:43:00 -0500
  • 6e00a9c355 Revert "Use relative import for _imaginggl" Alex Clark 2013-03-08 18:42:21 -0500
  • 4546d26413 Revert "Better import for _imagingft" Alex Clark 2013-03-08 18:41:19 -0500
  • 44d25a238c Revert "Use relative import for _imagingcms" Alex Clark 2013-03-08 18:40:21 -0500
  • cbb93ac5bf Revert "Use relative import for _imagingmath" Alex Clark 2013-03-08 18:39:17 -0500
  • 33f42c7fbd Revert "Use relative import for _imaging" Alex Clark 2013-03-08 18:38:26 -0500
  • 58321b2f10 Revert "Load extensions from PIL package" Alex Clark 2013-03-08 18:36:59 -0500
  • 3971be1b00 Revert "Do not install extension modules into sys.path" Alex Clark 2013-03-08 18:36:42 -0500
  • fd81ee9336 Fix imports Alex Clark 2013-03-08 17:39:50 -0500
  • 3fc5e0c1b3 Add community section Alex Clark 2013-03-08 17:35:40 -0500
  • e0d7cd7bc1 Wording Alex Clark 2013-03-08 17:28:42 -0500
  • e5e42794e1 Clean up Alex Clark 2013-03-08 17:26:06 -0500
  • 2751d8a931 Merge pull request #88 from cgohlke/patch-9 Alex Clark ☺ 2013-03-08 14:03:48 -0800
  • fc61a11647 Merge 34a5311e1b into 18fce4269d Christoph Gohlke 2013-03-08 14:03:36 -0800
  • 18fce4269d Clean up Alex Clark 2013-03-08 17:03:04 -0500
  • 43cce2c488 Update version Alex Clark 2013-03-08 17:02:02 -0500
  • 34a5311e1b Use relative import for _imagingagg Christoph Gohlke 2013-03-08 13:47:41 -0800
  • 5820716eb3 Use relative import for _imagingtk Christoph Gohlke 2013-03-08 13:43:43 -0800
  • c731513318 Use relative import for _imagingmath Christoph Gohlke 2013-03-08 13:40:30 -0800
  • 5e203de327 Use relative import for _imaginggl Christoph Gohlke 2013-03-08 13:38:37 -0800
  • 089a04bce1 Better import for _imagingft Christoph Gohlke 2013-03-08 13:36:32 -0800