Hugo
eafcf40080
Merge pull request #1196 from benoit-pierre/putdata-leak
...
fix putdata memory leak
2015-04-23 08:32:33 +03:00
Hugo
f6333cc36f
Update CHANGES.rst [CI skip]
2015-04-23 08:30:49 +03:00
Hugo
026789f258
Merge pull request #1193 from karimbahgat/master
...
Keep user-specified ordering of icon sizes
2015-04-23 08:30:11 +03:00
Alex Clark
d46441b789
Merge pull request #1203 from radarhere/patch-2
...
Updated OS X Platform Support [CI skip]
2015-04-21 10:55:57 -04:00
Andrew Murray
8e063caa66
Updated OS X Platform Support [CI skip]
2015-04-22 00:52:57 +10:00
Hugo
74f81f43ea
Consistent title case
...
[CI skip]
2015-04-18 01:00:53 +03:00
Hugo
12583664d0
Tests pass on OS X 10.10 [CI skip]
...
Running selftest:
--- 57 tests passed.
Ran 567 tests in 66.265s
OK (SKIP=34)
2015-04-18 00:54:07 +03:00
Benoit Pierre
a649757f03
tests: add missing "from __future__ import division"
2015-04-16 20:10:19 +02:00
Benoit Pierre
4f6c366e75
fix imaging leaks in putdata and getlist
2015-04-16 20:09:39 +02:00
Karim Bahgat
740ab40c6d
Keep user-specified ordering of icon sizes
...
Some consumers of icon files such as py2exe care about the order that icon sizes are added, so the user should be fully in charge of this, instead of force sorting them.
2015-04-14 20:17:57 +02:00
Hugo
5be6f810a5
Up
2015-04-14 11:51:04 +03:00
Hugo
b7bf299dad
Merge pull request #1113 from bpedersen2/master
...
Tiff: allow writing floating point tag values
2015-04-14 11:50:07 +03:00
Andrew Murray
689f28aae7
Added icns save
2015-04-12 12:58:46 +10:00
Allen Li
e8107e3bbb
Remove wrong docstring about RGBA paste [ci skip]
...
Pasting RGBA images does preserve the alpha channel if the current image
has an alpha channel.
2015-04-10 23:25:15 -04:00
Allen Li
c6d410ff3b
Correct description of alpha-composite [ci skip]
2015-04-10 23:24:30 -04:00
Allen Li
7674694185
Correct description of paste() behavior [ci skip]
2015-04-10 23:23:26 -04:00
Allen Li
bb01e845ea
Clarify docstring about mask values [ci skip]
...
The behavior of paste() with regard to intermediate mask values was
unclear, so this commit clarifies how it works.
2015-04-08 16:03:09 -04:00
Alex Clark
7f4cfdf36b
Re-add extensions [ci skip]
...
Fixes #1183 . Thanks @joekilner. This should resolve.
2015-04-08 11:07:59 -04:00
Alex Clark
888414f91e
Merge pull request #1169 from benoit-pierre/pcd-cleanup
...
pcd: minor cleanup; remove draft method
2015-04-05 07:54:50 -04:00
Alex Clark
3f3a890c21
Wording [ci skip]
2015-04-05 07:01:33 -04:00
Alex Clark
4efdb41fe7
Wording [ci skip]
2015-04-05 06:59:09 -04:00
Alex Clark
6b7f42f214
Update [ci skip]
2015-04-04 21:03:40 -04:00
Alex Clark
3c8795e60b
Update
2015-04-04 21:02:55 -04:00
Alex Clark
7ebf4ee90e
Wording [ci skip]
2015-04-04 21:01:30 -04:00
Alex Clark
dafcd946e7
Update
2015-04-04 21:00:42 -04:00
Alex Clark
5c6e778dbe
Wording [ci skip]
2015-04-04 20:59:15 -04:00
Alex Clark
69f81ec089
Wording [ci skip]
2015-04-04 20:57:53 -04:00
Alex Clark
f0d84d8e5e
Merge pull request #1181 from python-pillow/aclark-contributing-nits
...
Aclark contributing nits
2015-04-04 20:47:09 -04:00
Alex Clark
843ee09576
Wording, headers [ci skip]
2015-04-04 20:45:47 -04:00
Alex Clark
e934a739a2
Add intro [ci skip]
2015-04-04 20:36:53 -04:00
Alex Clark
8779b70119
Wording [ci skip]
2015-04-04 09:40:56 -04:00
Alex Clark
1d327690a7
Wording [ci skip]
2015-04-04 09:39:52 -04:00
Alex Clark
538483cd60
Update copyright & authorship [ci skip]
...
To reflect PIL author, Pillow author and many contributors over the years.
2015-04-04 09:37:53 -04:00
Alex Clark
b09c861d87
Don't show pillow wheel building status [ci skip]
...
I don't think we need to show this, and comparing builds of the source to builds of the wheels is confusing/misleading IMO
2015-04-04 09:12:42 -04:00
Alex Clark
fd1202da06
Add sphinx-rtd-theme to doc reqs [ci skip]
2015-04-04 09:03:28 -04:00
Alex Clark
63eb28cb5b
Merge pull request #1179 from python-pillow/aclark-doc-nits
...
Aclark doc nits
2015-04-04 08:52:26 -04:00
Alex Clark
97cd5e1ea1
Add note about appendices [ci skip]
2015-04-04 08:50:47 -04:00
Alex Clark
583dd007d3
import PIL
2015-04-04 08:49:18 -04:00
Alex Clark
fe78a7a7d0
Wording [ci skip]
2015-04-04 08:46:58 -04:00
Alex Clark
472a17d89c
Fix syntax [ci skip]
2015-04-04 08:46:13 -04:00
Alex Clark
5269a7991e
Add note about more release notes [ci skip]
2015-04-04 08:45:16 -04:00
Alex Clark
557427a2b3
Wording [ci skip]
2015-04-04 08:41:58 -04:00
Alex Clark
f373b9ac27
Wording [ci skip]
2015-04-04 08:41:03 -04:00
Alex Clark
dd3c4ad7ee
Move about pillow even lower [ci skip]
2015-04-04 08:33:58 -04:00
Alex Clark
0b515268bd
Make note about hiding releases on PyPI [ci skip]
2015-04-04 08:31:29 -04:00
Alex Clark
95d423e391
Clarify "do not need to do" something
2015-04-04 08:27:45 -04:00
Alex Clark
c7fd9ee7d1
Move linux to bottom since it's easiest
2015-04-04 08:26:34 -04:00
Alex Clark
e7d004f88b
Wording [ci skip]
2015-04-04 08:24:41 -04:00
Alex Clark
a5d46aa045
Wording [ci skip]
2015-04-04 08:24:13 -04:00
Alex Clark
c2cf3289f5
Wording [ci skip]
2015-04-04 08:20:48 -04:00