Alex Clark
a52b468e96
Add note about reqs [ci skip]
...
These are development, documentation & testing requirements (i.e. not installation requirements.)
2016-03-23 17:23:08 -04:00
Alex Clark
1dfbe273f0
Clean up reqs
...
- pip freeze
- Combine docs/requirements.txt with requirements.txt (No need for separate reqs if top-level calls sub-level.)
2016-03-23 17:18:08 -04:00
Alex Clark
34c80ef642
Merge pull request #1770 from python-pillow/yapf-format-setup
...
yapf-formatting for setup.py
2016-03-23 15:49:42 -04:00
Andrew Murray
d3727b523e
Update website URL [ci skip]
2016-03-15 22:53:16 +11:00
Alex Clark
57d7873288
yapf-formatting for setup.py
...
I know folks don't universally agree on using yapf, but I've been using it a lot lately elsewhere & propose we start using it on a file-by-file basis here.
2016-03-15 07:16:22 -04:00
Alex Clark
54925c492c
Update website URL [ci skip]
2016-03-15 07:15:03 -04:00
Alex Clark
6d5e7c69e6
Revert "Update website URL [ci skip]"
...
This reverts commit 838986349c
.
OOPS, tried to sneak in yapf-formatting :-)
2016-03-15 07:14:03 -04:00
Alex Clark
838986349c
Update website URL [ci skip]
2016-03-15 07:10:42 -04:00
wiredfool
b7b42a65c1
Updated Changes.rst [ci skip]
2016-03-14 17:08:35 +00:00
wiredfool
6f5994db15
Merge pull request #1766 from radarhere/pilprint
...
Added debug to available options for pilprint
2016-03-14 10:07:46 -07:00
wiredfool
b550b2a9e4
Merge pull request #1756 from SemanticsOS/lambdafu/pycms
...
Give much more details about ICC profiles.
2016-03-14 10:05:49 -07:00
wiredfool
9ba0c81b77
Merge pull request #1752 from radarhere/tktcl
...
Updated Tk and Tcl to 8.5.19 and 8.6.5
2016-03-14 09:53:41 -07:00
wiredfool
c20b2f715d
Merge pull request #1751 from radarhere/rotate
...
Corrected tranpose/rotate documentation
2016-03-14 09:52:06 -07:00
wiredfool
b411f0999f
Merge pull request #1750 from radarhere/comment
...
Clarified documentation
2016-03-14 09:51:24 -07:00
wiredfool
b1f81220ef
Merge pull request #1749 from radarhere/url
...
Changed no longer found URL to archive URL
2016-03-14 09:50:58 -07:00
wiredfool
fb853267f9
Merge pull request #1748 from radarhere/path
...
Fixed bug when saving to a non-existent path using pathlib
2016-03-14 09:48:53 -07:00
wiredfool
c3bf1e1c78
Merge pull request #1745 from hugovk/crop_integers
...
Round crop's arguments to nearest integers
2016-03-14 09:44:29 -07:00
wiredfool
b1f6cecd70
Merge pull request #1663 from wiredfool/uninitialized-variable
...
Fixes uninitialized variable warning in _imaging.c:getink
2016-03-14 09:41:12 -07:00
wiredfool
e05ac55aca
Merge pull request #1700 from wiredfool/cygwin-mpcompile
...
Disable multiprocessing install on cygwin, fixes #1690
2016-03-14 09:40:08 -07:00
Hugo
c95de4e61f
Comment typo
2016-03-13 20:29:47 +02:00
Andrew Murray
7c27a3b5de
Added debug to pilprint available options
2016-03-12 10:30:54 +11:00
Andrew Murray
1333e23663
Corrected pilprint version number
2016-03-12 10:30:28 +11:00
wiredfool
8dcbf9c12b
Fixing SystemError: new style getargs format but argument is not a tuple
2016-03-10 22:14:03 -08:00
Hugo
555544c5cf
Update CHANGES.rst [CI skip]
2016-03-08 22:55:47 +02:00
Hugo
ebb6002c96
Merge pull request #1761 from wiredfool/ucs
...
Provide a more general error check to catch #1753
2016-03-08 22:53:38 +02:00
Hugo
84e1971475
Merge pull request #1764 from wiredfool/setup-required
...
Fix the error reported when libz is not found
2016-03-08 22:50:30 +02:00
wiredfool
ac92468808
Fix the error reported when libz is not found
2016-03-08 10:30:37 -08:00
wiredfool
10f2faf3ed
Provide a more general error check to catch #1753
2016-03-08 01:04:11 -08:00
Marcus Brinkmann
e4437ca566
Add documentation for CmsProfile.
2016-03-07 19:19:16 +01:00
Marcus Brinkmann
31070a9165
Fix chromaticity attribute in CmsProfile.
2016-03-07 18:42:49 +01:00
Andrew Murray
ab76e11fe1
Fixed typo [ci skip]
2016-03-06 15:00:27 +11:00
Andrew Murray
491e615dbe
Fixed typo
2016-03-06 08:37:15 +11:00
Marcus Brinkmann
87603266ad
Give much more details about ICC profiles.
2016-03-05 04:40:24 +01:00
Andrew Murray
558fb99107
Updated Tk and Tcl to 8.6.5
2016-03-05 12:16:23 +11:00
Andrew Murray
8ca0429f02
Updated Tk and Tcl to 8.5.19
2016-03-05 12:16:23 +11:00
Hugo
cff9a5e266
Merge pull request #1758 from radarhere/documentation
...
Minor grammar fix
2016-03-04 10:25:30 +02:00
Andrew Murray
da6b9acc9c
Minor grammar fix [ci skip]
2016-03-04 19:19:31 +11:00
Andrew Murray
c3e0a685be
Corrected documentation [ci skip]
2016-02-28 23:29:12 +11:00
Andrew Murray
ee9129b525
Clarified documentation [ci skip]
2016-02-28 23:12:03 +11:00
Andrew Murray
717d2fe195
Changed no longer found URL to archive URL
2016-02-28 22:36:35 +11:00
Andrew Murray
b959a25f09
Fixed bug when saving to a non-existent path using pathlib
2016-02-27 13:10:50 +11:00
hugovk
239f09435a
Round crop args to nearest integers ( #1744 )
2016-02-24 15:11:08 +02:00
hugovk
39e407dbc1
Failing test for #1744
2016-02-24 15:06:28 +02:00
wiredfool
648030eb7e
Update CHANGES.rst [ci skip]
2016-02-23 22:35:50 +00:00
wiredfool
e2957a22dd
Merge pull request #1724 from radarhere/tox
...
Added py35 to tox envlist
2016-02-23 14:31:25 -08:00
wiredfool
27d8edbed5
Merge pull request #1728 from radarhere/buffer
...
Updated documentation s/fromstring/frombytes
2016-02-23 14:29:57 -08:00
wiredfool
bdf56faa03
Updated CVE id
2016-02-22 13:35:51 +00:00
wiredfool
e5324bd3b4
Updated Changes.rst [ci skip]
...
Added final CVE id
2016-02-22 13:33:04 +00:00
Hugo
a44207443c
Merge pull request #1738 from radarhere/redirect
...
Updated redirect URL
2016-02-22 10:51:55 +02:00
Andrew Murray
895ab20438
Updated redirect URL
2016-02-22 18:38:04 +11:00