wiredfool
|
219c31b34d
|
Merge pull request #3064 from wiredfool/release_notes
Release notes for 5.1.0
|
2018-04-02 11:21:58 +01:00 |
|
Eric Soroos
|
d74e71537e
|
typo
|
2018-04-02 10:21:02 +00:00 |
|
Eric Soroos
|
6bae24034e
|
Release notes for 5.1.0
|
2018-04-02 09:59:13 +00:00 |
|
Andrew Murray
|
08a8a25290
|
Added documentation for ICNS append_images [ci skip]
|
2018-03-21 21:11:39 +11:00 |
|
wiredfool
|
fad1835f0a
|
Merge pull request #3021 from python-pillow/docs-mv-intro-txt
Docs: Move intro text below its header
|
2018-03-21 07:59:09 +00:00 |
|
Hugo
|
ddc9e73b47
|
Merge pull request #2965 from vashek/master
Support appending to existing PDFs
|
2018-03-13 11:30:25 +02:00 |
|
Andrew Murray
|
2202196162
|
Flake8 blank line fixes
|
2018-03-04 21:36:33 +11:00 |
|
Andrew Murray
|
eef06b2124
|
Fixed URL [ci skip]
|
2018-03-04 21:23:07 +11:00 |
|
Andrew Murray
|
d01a6c55aa
|
Improved readability of Continuous Integration Targets table [ci skip]
|
2018-03-03 05:21:54 +11:00 |
|
Andrew Murray
|
a9dd5a9422
|
Improved readability of Other Platforms table [ci skip]
|
2018-03-03 04:30:24 +11:00 |
|
Hugo
|
7f7d5aa183
|
Move intro text below its header
Allows hotlinking to include relevant intro:
https://pillow.readthedocs.io/en/latest/reference/Image.html#create-thumbnails
|
2018-02-28 14:50:02 +02:00 |
|
Hugo
|
4936b447f0
|
Merge pull request #2985 from Metallicow/trim-trailing-space
Trim trailing whitespace
|
2018-02-27 12:00:15 +02:00 |
|
Hugo
|
5ba51eb7e0
|
Merge pull request #3000 from radarhere/imagedraw
Correct reference to Image.new method
|
2018-02-27 11:55:18 +02:00 |
|
Andrew Murray
|
fc3c4c0119
|
Corrected reference to method
|
2018-02-14 20:09:00 +11:00 |
|
Dvořák Václav
|
9be8d669f9
|
issue #2959: changes based on @hugovk's review
|
2018-01-31 00:25:04 +01:00 |
|
Andrew Murray
|
aa0ee9feab
|
Rearranged classes into alphabetical order
|
2018-01-30 20:13:51 +11:00 |
|
Metallicow
|
b13025129b
|
Trim trailing whitespace docs dir
|
2018-01-27 00:04:46 -06:00 |
|
Dvořák Václav
|
bc01bb6aae
|
issue #2959: update documentation
|
2018-01-25 00:22:03 +01:00 |
|
Andrew Murray
|
454ffe4a01
|
Changed tutorial code to use docstring [ci skip]
|
2018-01-12 20:46:16 +11:00 |
|
Hugo
|
c49727552a
|
Docs: Escape the s next to inline code formatting
|
2018-01-04 15:19:59 +02:00 |
|
wiredfool
|
6591021f6a
|
Merge pull request #2921 from radarhere/python27
Changed documentation references to 2.x to 2.7
|
2018-01-03 10:27:42 +00:00 |
|
Hugo Posnic
|
0fcfac8cdc
|
Remove the broken Gratipay link
This page doesn't exist anymore so...
|
2018-01-02 19:15:55 +01:00 |
|
Andrew Murray
|
9572b28fd7
|
Changed documentation references to 2.x to 2.7 [ci skip]
|
2018-01-02 12:51:54 +11:00 |
|
wiredfool
|
bff4f4a549
|
Merge pull request #2919 from wiredfool/pr_2838
Pr 2838
|
2018-01-01 14:41:11 +00:00 |
|
wiredfool
|
659906ce32
|
Consolidate fedora derivatives
|
2018-01-01 14:38:38 +00:00 |
|
wiredfool
|
fba406c461
|
Merge pull request #2913 from wiredfool/release-notes-5
Release notes 5.0.0
|
2018-01-01 14:23:54 +00:00 |
|
wiredfool
|
5362da06c1
|
Updated Release Notes
|
2018-01-01 14:22:03 +00:00 |
|
wiredfool
|
c560d9adae
|
Merge pull request #2918 from radarhere/copyright
Updated copyright year
|
2018-01-01 14:15:35 +00:00 |
|
wiredfool
|
53139fe36f
|
Merge pull request #2915 from hugovk/4.4.0-5.0.0
Update 4.4.0 -> 5.0.0
|
2018-01-01 14:14:45 +00:00 |
|
Andrew Murray
|
b68cf4a286
|
Updated copyright year
|
2017-12-31 12:05:03 +11:00 |
|
Hugo
|
8018f7b290
|
4.4.0 -> 5.0.0
|
2017-12-30 20:34:55 +02:00 |
|
wiredfool
|
6877d683ef
|
Typos
|
2017-12-30 10:41:38 +00:00 |
|
Andrew Murray
|
1f40684743
|
Improved documentation
|
2017-12-30 21:23:04 +11:00 |
|
wiredfool
|
9d86a92853
|
Release notes for other known changes
|
2017-12-29 22:47:05 +00:00 |
|
wiredfool
|
47d6a47bda
|
Image.transform release notes
|
2017-12-29 22:46:59 +00:00 |
|
Hugo
|
3c8cfa8197
|
Major version bump and release note for dropped Python 3.3
|
2017-12-28 14:48:19 +00:00 |
|
hugovk
|
5592163564
|
pytest no longer supports EOL Python 3.3
|
2017-12-28 14:48:19 +00:00 |
|
wiredfool
|
e9a115ff46
|
Merge pull request #2753 from wiredfool/dynamic-raqm
Dynamically link libraqm
|
2017-12-28 14:24:32 +00:00 |
|
wiredfool
|
49bd3232e5
|
Merge pull request #2899 from wiredfool/pr_2882
Run all compressed tiffs through libtiff
|
2017-12-27 20:39:51 +00:00 |
|
wiredfool
|
ff13d184d8
|
Merge pull request #2902 from wiredfool/pr_2388
Add disposal option when saving GIFs
|
2017-12-27 12:15:00 +00:00 |
|
wiredfool
|
bd5f99f19d
|
Merge pull request #2898 from wiredfool/pr_2790
Add support for sRGB and cHRM chunks, permit sRGB when no iCCP chunk
|
2017-12-27 12:12:57 +00:00 |
|
wiredfool
|
f3ff2b4420
|
docs for per-frame disposal [ci skip]
|
2017-12-21 22:30:31 +00:00 |
|
linnil1
|
5a902bf8a2
|
Add dispoal description in documents
|
2017-12-21 22:06:59 +00:00 |
|
wiredfool
|
0d09191e84
|
raqm install docs [ci skip]
|
2017-12-20 19:44:32 +00:00 |
|
wiredfool
|
ddb05ad1f9
|
freebsd test matrix update
|
2017-12-20 19:13:44 +00:00 |
|
Eric Soroos
|
27bc13df7b
|
typos
|
2017-12-20 12:34:42 +00:00 |
|
Eric Soroos
|
c816932f4b
|
Docs for libtiff read w/compression change
|
2017-12-20 12:30:39 +00:00 |
|
Eric Soroos
|
03150c2410
|
docs for new info items
|
2017-12-20 11:50:13 +00:00 |
|
wiredfool
|
abdb684c66
|
Merge pull request #2884 from radarhere/guardfile
Added executable flag to file with shebang line
|
2017-12-09 14:11:34 +00:00 |
|
Andrew Murray
|
3706d6cb4b
|
Updated libimagequant to 2.11.4
|
2017-12-09 07:18:01 +11:00 |
|