Commit Graph

  • a67b849bb0 Back to all four, fixes #79 Alex Clark 2013-03-08 12:19:25 -0500
  • bb2871c6dd Make pyroma slightly happier Alex Clark 2013-03-08 09:54:43 -0500
  • 00b43ac81a "Officially" only support 2.7 and 3.3 Alex Clark 2013-03-08 09:47:03 -0500
  • d0d92de8ab Punt Alex Clark 2013-03-08 09:32:08 -0500
  • 955dfc07d3 Only test 2.6, 2.7, and 3.3 Alex Clark 2013-03-08 09:12:06 -0500
  • f19db9ec8a Wording Alex Clark 2013-03-08 09:01:44 -0500
  • ae17d254fc Restore orig readme and add changes to history Alex Clark 2013-03-08 09:00:23 -0500
  • b4a4041915 Wording Alex Clark 2013-03-08 08:40:36 -0500
  • b03abf2e58 Merge branch 'master' of https://github.com/etienned/Pillow into etienned-master Alex Clark 2013-03-08 08:36:53 -0500
  • 6f3158528f Fix manifest Alex Clark 2013-03-08 08:21:12 -0500
  • 0c18a8f3b8 Use bytes literal, fixes Tests/test_file_fli.py Alex Clark 2013-03-08 08:01:56 -0500
  • 2a7dd808a1 Don't use C99 compound literals Christoph Gohlke 2013-03-07 22:35:05 -0800
  • b29326b175 Fix KeyError in Tests/test_file_xpm.py Alex Clark 2013-03-07 15:20:52 -0500
  • 13f3a40208 Wording Alex Clark 2013-03-07 12:51:48 -0500
  • b224dbca0e Add 2.0.0 changelog entry Alex Clark 2013-03-07 12:45:40 -0500
  • 3020c16eaa Fix imports Alex Clark 2013-03-07 11:20:28 -0500
  • de957b6382 Travis not using tox.ini? Alex Clark 2013-03-07 09:06:51 -0500
  • 23e665ac50 Try running just run.py Alex Clark 2013-03-07 09:00:47 -0500
  • f29950bc6d Fix typo Alex Clark 2013-03-07 08:52:44 -0500
  • cd1cc66d4d Merge pull request #73 from pelson/tiff_tags Alex Clark ☺ 2013-03-07 05:51:39 -0800
  • 067b87b3e2 Merge 603f2a226f into c9661b8f31 Phil Elson 2013-03-07 05:50:12 -0800
  • c9661b8f31 Merge pull request #72 from pelson/newlines Alex Clark ☺ 2013-03-07 05:49:33 -0800
  • 7d59d87a1b Merge ef19ec8039 into e99dbfa9ea Phil Elson 2013-03-07 05:48:59 -0800
  • e99dbfa9ea Merge pull request #71 from kmike/restore-aliases Alex Clark ☺ 2013-03-07 05:39:05 -0800
  • 603f2a226f Added the `named` method to a Tiffs tag getter. Phil Elson 2013-03-07 11:59:52 +0000
  • ef19ec8039 Fixes whitespace in docs/effbot.css Phil Elson 2013-03-07 11:38:36 +0000
  • 14158f4b95 Merge c59c6609f3 into 525de9b14a Mikhail Korobov 2013-03-07 01:25:16 -0800
  • c59c6609f3 Restore fromstring & tostring aliases in 3.x Mikhail Korobov 2013-03-07 15:23:40 +0600
  • 55f2dc7b0b Added quantization tables and subsampling options to the JPEG encoder. etienne 2013-03-06 20:23:02 -0500
  • 525de9b14a Don't specify version in tests ; add pillow ref Alex Clark 2013-03-06 19:14:31 -0500
  • f874ba24a4 Move image Alex Clark 2013-03-06 17:55:43 -0500
  • 0f30c7e70e Add travis status image Alex Clark 2013-03-06 17:47:11 -0500
  • e01c8fec56 Fix #65 Alex Clark 2013-03-06 16:55:24 -0500
  • 1534a5537c Merge pull request #69 from kylemacfarlane/master Alex Clark ☺ 2013-03-06 09:49:56 -0800
  • 9c5141d65b Merge de17144f6b into 5c9c5e45fd Kyle MacFarlane 2013-03-06 09:44:24 -0800
  • de17144f6b Fix Ghostscript command on Windows Kyle MacFarlane 2013-03-06 17:36:22 +0000
  • 9682f2297c Add irc and mailing list Alex Clark 2013-03-06 09:38:37 -0500
  • 832938a51c Add link to docs Alex Clark 2013-03-06 09:27:27 -0500
  • 5c9c5e45fd Master is 2.0 Alex Clark 2013-03-06 06:14:32 -0500
  • 7866759827 Merge pull request #60 from Sapphire64/master Alex Clark ☺ 2013-03-05 12:18:16 -0800
  • ff3676f36d Merge c44994b78c into 001a1521cb Anton Vlasenko 2013-03-05 12:17:05 -0800
  • 001a1521cb Merge pull request #64 from kmike/master Alex Clark ☺ 2013-03-05 12:11:07 -0800
  • a035d9a943 Merge a71183dab5 into fa567ba242 Mikhail Korobov 2013-03-05 12:07:26 -0800
  • fa567ba242 Merge pull request #59 from manisandro/master Alex Clark ☺ 2013-03-05 12:05:57 -0800
  • d256510486 Merge 416d5f70af into d58006af39 Sandro Mani 2013-03-05 12:03:54 -0800
  • d58006af39 Merge pull request #57 from garnertb/exif_tags Alex Clark ☺ 2013-03-05 12:03:24 -0800
  • a71aa63b98 Merge fa2b10d5da into d097fa068c garnertb 2013-03-05 12:02:39 -0800
  • d097fa068c Merge pull request #56 from cgohlke/patch-4 Alex Clark ☺ 2013-03-05 12:02:05 -0800
  • 74e1663848 Merge bb07471d2e into b61ba4a76c Christoph Gohlke 2013-03-05 12:01:42 -0800
  • b61ba4a76c Merge pull request #55 from cgohlke/patch-3 Alex Clark ☺ 2013-03-05 12:01:15 -0800
  • 4a7ea3afb4 Merge 03b8960db2 into 9becfc3a71 Christoph Gohlke 2013-03-05 12:00:41 -0800
  • 9becfc3a71 Clean up Alex Clark 2013-03-05 15:00:20 -0500
  • 5b369a71c5 Merge pull request #54 from cgohlke/patch-2 Alex Clark ☺ 2013-03-05 10:54:08 -0800
  • 1b325eea32 Merge 4e981b2ef6 into 9ed98814ce Christoph Gohlke 2013-03-05 10:47:57 -0800
  • 9ed98814ce Merge pull request #53 from cgohlke/patch-1 Alex Clark ☺ 2013-03-05 10:47:45 -0800
  • 6ad2385d39 Merge dbf3d993ed into 170bb0a78f Christoph Gohlke 2013-03-05 10:45:20 -0800
  • 170bb0a78f Remove 2.5 support on travis Alex Clark 2013-02-27 19:06:06 -0500
  • 1c565a7173 Wording Alex Clark 2013-02-27 19:01:50 -0500
  • 1b119b3f41 Merge pull request #47 from d-schmidt/master Alex Clark ☺ 2013-02-27 15:22:27 -0800
  • 3a9cd66895 Merge 41da6cdd87 into 8aa8cbd7be David Schmidt 2013-02-27 15:18:03 -0800
  • 06c2c0c691 Add content Alex Clark 2013-02-27 13:53:15 -0500
  • 5afc5d1cc9 Edit styles Alex Clark 2013-02-27 13:50:53 -0500
  • 9e99c9af07 Add image Alex Clark 2013-02-27 13:49:16 -0500
  • 36416405ef Edit styles Alex Clark 2013-02-27 13:45:01 -0500
  • 6f1a9a2fa4 Edit styles Alex Clark 2013-02-27 13:40:46 -0500
  • 07418f1cc9 Edit styles Alex Clark 2013-02-27 13:39:56 -0500
  • 387c3199bd Fix link(s) Alex Clark 2013-02-27 13:38:51 -0500
  • 8dc555cc47 Hide downloads Alex Clark 2013-02-27 13:37:03 -0500
  • 0b29a7af21 Fix link(s) Alex Clark 2013-02-27 13:35:30 -0500
  • 25106c7e93 Fix link Alex Clark 2013-02-27 13:34:04 -0500
  • 4344ad714f Wording Alex Clark 2013-02-27 13:32:57 -0500
  • 38048e235e Wording Alex Clark 2013-02-27 13:31:40 -0500
  • e88b9033ef Wording Alex Clark 2013-02-27 13:30:47 -0500
  • f947165467 Clean up Alex Clark 2013-02-27 13:27:29 -0500
  • 8aa8cbd7be Remove image Alex Clark 2013-02-27 13:18:25 -0500
  • 2ccb0ad51c Wording Alex Clark 2013-02-27 13:05:23 -0500
  • f713c9d315 Create gh-pages branch via GitHub Alex Clark ☺ 2013-02-27 10:03:07 -0800
  • c965e52acc Add image Alex Clark 2013-02-27 13:02:32 -0500
  • f26c0edb17 Or not Alex Clark 2013-02-27 13:01:48 -0500
  • c319b66bab Add analytics Alex Clark 2013-02-27 13:00:51 -0500
  • 088ea92b8b Add image Alex Clark 2013-02-27 12:58:17 -0500
  • f8ea062eab Edit styles Alex Clark 2013-02-27 12:55:36 -0500
  • 534686e952 Fix rst links Alex Clark 2013-02-27 12:52:43 -0500
  • f528dca35b Update wording Alex Clark 2013-02-27 12:50:29 -0500
  • a71183dab5 better fix for #15 (with a test case now) Mikhail Korobov 2013-02-26 17:12:11 +0600
  • ee794e1501 An attempt to fix #15 for Python 3.x. Mikhail Korobov 2013-02-26 16:44:47 +0600
  • bb4eb53859 fix UnboundLocalError errors Mikhail Korobov 2013-02-26 16:31:44 +0600
  • c4baeccfce fix 2.6 tests by replacing usages of deprecated fromstring/tostring with frombytes/tobytes Mikhail Korobov 2013-02-26 16:28:34 +0600
  • aacb8097c3 better warning messages for fromstring/tostring Mikhail Korobov 2013-02-26 16:19:35 +0600
  • fbcc9b5c77 Test running improvements: all tests can be run with tox; run.py script exits with an error code in case of failures. Mikhail Korobov 2013-02-26 16:03:25 +0600
  • c44994b78c Fixing #41 issue with Py3k libs path Anton Vlasenko 2013-02-18 18:16:13 +0200
  • 416d5f70af Cast hash table values to unsigned long Sandro Mani 2013-02-18 16:48:46 +0100
  • fa2b10d5da Updated tags to the 2.3 standard and fixed spelling error in the comments. Tyler Garner 2013-02-16 11:16:16 -0500
  • bb07471d2e BUG: PIL Image array interface has the wrong size for YCbCr Christoph Gohlke 2013-02-13 19:52:32 -0800
  • 03b8960db2 Fix pildriver script Christoph Gohlke 2013-02-13 19:43:17 -0800
  • 4e981b2ef6 Use SetWindowLongPtr instead of SetWindowLong Christoph Gohlke 2013-02-13 19:10:28 -0800
  • 8b70b2fb79 Use Py_ssize_t instead of long Christoph Gohlke 2013-02-13 18:52:41 -0800
  • 007a4405de Use Py_ssize_t instead of long Christoph Gohlke 2013-02-13 18:48:46 -0800
  • d711d8ef82 Use Py_ssize_t instead of long Christoph Gohlke 2013-02-13 18:47:32 -0800
  • c334626b8b Use Py_ssize_t instead of long Christoph Gohlke 2013-02-13 18:42:46 -0800