Commit Graph

  • c5097fb1d2 Removed doctests.py that made tests of other packages fail. tdesvenain 2012-09-21 14:15:54 +0200
  • eec9c41041 Merge pull request #5 from tdesvenain/master Alex Clark ☺ 2012-09-07 18:58:53 -0700
  • df930a2186 Merge 3eda40cb4c into 7e7e1ab926 Thomas Desvenain 2012-09-07 18:57:10 -0700
  • 7e7e1ab926 Merge pull request #11 from larsyencken/master Alex Clark ☺ 2012-09-07 18:56:55 -0700
  • f74907486c Merge 155347fe87 into 7c4437f64b Lars Yencken 2012-09-04 20:27:44 -0700
  • 155347fe87 Fix a bug in quantize() causing PIL crashes. Lars Yencken 2012-09-05 13:23:57 +1000
  • 7c4437f64b Fix URL Alex Clark 2012-08-22 16:47:36 -0400
  • 3eda40cb4c revert last commit, images rendered didn't match very well tdesvenain 2012-07-29 17:05:54 +0200
  • bc9455d059 Added a psd mode (mode 4, 16 bits). tdesvenain 2012-07-29 16:02:26 +0200
  • 4ebe7fc459 Fix opening psd files with RGBA layers when A mode is not of type 65535 but 3. Fixes issue https://github.com/python-imaging/Pillow/issues/3 tdesvenain 2012-07-29 15:48:40 +0200
  • 28c5465c51 Remove boiler Alex Clark 2012-07-24 21:14:18 -0400
  • 8aae46224b Create gh-pages branch via GitHub Alex Clark 2012-07-24 15:13:26 -0700
  • f5caa40711 Save issues and comments Alex Clark 2012-07-24 18:04:07 -0400
  • c3bee2cd13 Save watchers Alex Clark 2012-07-24 17:55:18 -0400
  • f26c5fc16d Change URL Alex Clark 2012-07-24 17:44:21 -0400
  • 1dca68b38c Test travis Alex Clark 2012-07-11 12:17:29 -0400
  • a4f0521eec Test travis Alex Clark 2012-07-11 12:15:27 -0400
  • 108228d84b fixed fg_color/bg_color in hex Shuge Lee 2012-06-23 12:55:56 +0800
  • 0ee26c7437 added drawing polygon example Shuge Lee 2012-06-23 12:48:13 +0800
  • e6838b60ab rm lena images Shuge Lee 2012-06-18 12:01:52 +0800
  • 3f348ab1a0 Merge pull request #26 from cmr/master Alex Clark 2012-06-15 13:52:38 -0700
  • f466def82d Better import of _imaging Corey Richardson 2012-06-15 17:39:51 -0300
  • e0aab1ecfd Merge pull request #25 from msabramo/python3 Alex Clark 2012-06-12 14:19:49 -0700
  • 01917a4faf Make things more Python 3 friendly. Python 3 still doesn't work because of C code that doesn't compile with Python 3. Marc Abramowitz 2012-06-11 22:13:40 -0700
  • a5738ae5a4 Merge pull request #24 from msabramo/testing Alex Clark 2012-06-12 12:58:00 -0700
  • 9380599f04 Merge pull request #20 from tomgross/master Alex Clark 2012-06-12 12:42:17 -0700
  • 66c0217619 Add .travis.yml for Travis CI (http://travis-ci.org/) Marc Abramowitz 2012-06-05 21:51:56 -0700
  • a005018a4e Add support for tox (http://tox.testrun.org/) Marc Abramowitz 2012-06-05 21:33:18 -0700
  • d036e93a41 Add .gitignore Marc Abramowitz 2012-06-05 21:33:05 -0700
  • 6ac2be47f1 fixed drawing demos Shuge Lee 2012-05-22 17:30:57 +0800
  • 8b76c692e4 small changed, updated file readme Shuge Lee 2012-05-12 16:43:05 +0800
  • 43b9e48f58 Added pythonic demos Shuge Lee 2012-05-12 16:34:53 +0800
  • 4aaf00458c Merge pull request #22 from saltycrane/master Alex Clark 2012-05-03 16:06:58 -0700
  • 558254f028 Revert "Fix descender parameter was ignored on rendering truetype fonts" Eliot 2012-05-03 15:55:51 -0700
  • 33e1ffe570 fixed reading of EPS pictures found in: http://www.mail-archive.com/image-sig@python.org/msg03054.html Tom Gross 2012-04-26 17:00:22 +0200
  • 9488cb1e53 Onwards Alex Clark 2012-04-05 23:25:24 -0400
  • d33aacd616 Fix manifest Alex Clark 2012-04-05 23:17:11 -0400
  • 74ca70cd01 Fix manifest Alex Clark 2012-04-05 23:13:12 -0400
  • 73e6da9bc7 Fix manifest Alex Clark 2012-04-05 23:08:14 -0400
  • 211d05a106 Fix manifest Alex Clark 2012-04-05 23:00:00 -0400
  • aaac591549 Release 1.7.7 1.7.7 Alex Clark 2012-04-04 21:15:07 -0400
  • 0adbcd9418 Merge pull request #19 from mattip/master Alex Clark 2012-04-04 18:07:08 -0700
  • 2ba3bf681d UNDEF more types before including windows headers Matti Picus 2012-03-09 00:00:04 +0200
  • b9960754e4 Tweak Alex Clark 2012-02-27 16:32:19 -0500
  • f461d24440 Link to docs Alex Clark 2012-02-27 16:26:28 -0500
  • 8adad4d981 Don't track Alex Clark 2012-02-16 20:12:02 -0500
  • ea0989ad17 Add sphinx docs Alex Clark 2012-02-16 20:10:57 -0500
  • b87851fae5 Merge pull request #16 from aclark4life/master Alex Clark 2012-01-20 17:10:21 -0800
  • 217364112c Wording Alex Clark 2012-01-20 20:00:07 -0500
  • 3af55ff06f Prepare release 1.7.6 Alex Clark 2012-01-20 19:52:39 -0500
  • 73b4a6b0b0 Merge pull request #15 from sfllaw/master Alex Clark 2012-01-20 10:59:26 -0800
  • 86b55a25f5 Merge pull request #12 from tk0miya/master Alex Clark 2012-01-20 10:59:05 -0800
  • 5355fea83e Backport fix to split() after open() (regression in 1.1.7). Simon Law 2012-01-19 15:07:18 -0500
  • f170eced0b Merge branch 'master' of github.com:collective/Pillow Alex Clark 2011-10-26 21:12:53 -0400
  • 45da68c14d Prepare release Alex Clark 2011-10-26 21:12:43 -0400
  • b8e57abcb4 Merge pull request #13 from gjo/fix-csfs Alex Clark 2011-10-26 17:41:34 -0700
  • 95a39e2a94 Fixes library paths on Mac OS X for Case sensitive file system. OCHIAI, Gouji 2011-10-22 14:35:35 +0900
  • 501c5c47b6 Fix descender parameter was ignored on rendering truetype fonts Takeshi KOMIYA 2011-10-22 14:33:29 +0900
  • 9e99408f7b Fix url Alex Clark 2011-09-23 22:27:58 -0400
  • 3eeae008a7 Clean up setup summary Alex Clark 2011-09-07 14:28:38 -0400
  • 163847b161 More detail Alex Clark 2011-09-07 14:10:25 -0400
  • ed27c5089a Wording Alex Clark 2011-09-07 13:45:38 -0400
  • 7903d20a9d Flake8 fixes Alex Clark 2011-09-07 13:40:53 -0400
  • 1fdc1f138b Merge pull request #8 from blueyed/master Alex Clark 2011-09-07 10:26:09 -0700
  • 444598eaca Fix library_dirs for sys.platform="linux3". Daniel Hahler 2011-09-07 17:08:35 +0300
  • c3d96abc1c Fix brown bag release Alex Clark 2011-07-21 10:52:54 -0400
  • 54e83950ce WTF is going on Alex Clark 2011-07-21 10:52:24 -0400
  • dfcbc2a231 Update docs Alex Clark 2011-07-20 23:34:52 -0400
  • b162546f4c Merge pull request #4 from harobed/master Alex Clark 2011-07-20 20:27:33 -0700
  • c144108396 Fix : resize need int values, append int conversion in thumbnail method Stéphane Klein 2011-07-20 15:49:37 +0200
  • bf59b2239c Python 2.4 compat Alex Clark 2011-06-02 13:03:05 -0400
  • 845bee063d On to 1.7.2 Alex Clark 2011-05-31 12:05:21 -0400
  • f4fe73c4fe Add the rest of the code ;-) Alex Clark 2011-05-31 11:33:28 -0400
  • fd1a64dccd Kludge fix for multiarch support Alex Clark 2011-05-31 11:24:38 -0400
  • 3865a5d04e Remove index.html Alex Clark 2011-05-27 22:43:27 -0400
  • a55cdddb20 Prepare Pillow 1.7.0. Alex Clark 2011-05-27 22:40:39 -0400
  • b46864400e Doc nits Alex Clark 2011-01-27 20:37:58 -0500
  • 60f7ed31a0 Nit Alex Clark 2010-12-01 14:40:29 -0500
  • 8d2e0a9570 Prep 1.6 Alex Clark 2010-12-01 14:39:00 -0500
  • 41c7ae72f5 Fix buglet noticed by elro Alex Clark 2010-12-01 14:32:06 -0500
  • 6adfb43bff Update docs Alex Clark 2010-11-28 15:59:33 -0500
  • e7e322a4a3 Fix PIL module Alex Clark 2010-11-28 15:58:32 -0500
  • fc250de6e2 Actually include the PIL module Alex Clark 2010-11-28 15:55:38 -0500
  • 3ca59544b7 Doc fixes Alex Clark 2010-11-28 15:42:59 -0500
  • 8508f17691 Doh! Can't rename package right now I guess (due to conflicts with Pillow on PyPI) Alex Clark 2010-11-28 15:31:09 -0500
  • b05c0c65bf Update setup report Alex Clark 2010-11-28 15:29:39 -0500
  • c931fefb85 Clean up Alex Clark 2010-11-28 15:26:48 -0500
  • acad11af29 Prepare pillow 1.3. Alex Clark 2010-11-28 15:20:53 -0500
  • 3b8ae9783e Make it work Alex Clark 2010-11-28 15:15:53 -0500
  • 55e7e4da72 Prepare pillow 1.3. Alex Clark 2010-11-28 13:44:03 -0500
  • 7459016933 Prepare pillow 1.3. Alex Clark 2010-11-28 13:40:56 -0500
  • ba7a5edf0a Simplify Alex Clark 2010-11-28 13:40:10 -0500
  • 63e4ba0459 mkrelease fails for some unknown reason on "egg_info"; Rewrite setup.py from scratch to work around problem. Alex Clark 2010-11-28 13:35:36 -0500
  • 09de42da9a Doc fixes; version 1.3 instead of 1.2.1 Alex Clark 2010-11-28 10:54:57 -0500
  • fc970b29a6 Lower case the package name and fix website url Alex Clark 2010-11-28 10:24:57 -0500
  • 48f8dbc2c6 Add /lib64 Alex Clark 2010-11-28 10:15:36 -0500
  • de812f2c2c Nod to elro's explanation to image-sig re: setuptools-compat Alex Clark 2010-11-27 21:44:38 -0500
  • 52ae696354 Prepare 1.2.1 Alex Clark 2010-11-26 15:57:29 -0500
  • 36abd6341a Call the func Alex Clark 2010-11-26 15:47:00 -0500
  • 0c50a76dbe Platform is linux2 Alex Clark 2010-11-26 15:30:24 -0500