.github
Caps and hyphen
2017-05-27 19:34:53 +03:00
.travis
Add complex text support.
2017-06-21 14:00:13 -07:00
depends
Updated libimagequant to 2.9.1
2017-05-24 19:53:23 +10:00
docs
Fixing small typo
2017-06-21 19:02:51 +10:00
libImaging
Merge pull request #2541 from uploadcare/fix-truncated-png-loading
2017-06-21 12:23:15 +01:00
PIL
Add complex text support.
2017-06-21 14:00:13 -07:00
Scripts
Set executable flag on scripts with shebang line
2017-03-31 19:43:19 +11:00
Tests
Merge pull request #2541 from uploadcare/fix-truncated-png-loading
2017-06-21 12:23:15 +01:00
Tk
comments
2017-01-26 05:55:18 -08:00
winbuild
Remove unnecessary calls to dict.keys()
2017-05-28 09:55:38 -07:00
_imaging.c
Remove unused function
2017-05-27 19:29:03 +03:00
_imagingcms.c
Update http to https
2017-02-14 11:27:02 +02:00
_imagingft.c
Add complex text support.
2017-06-21 14:00:13 -07:00
_imagingmath.c
Removed powf support for older Python versions
2016-03-28 19:06:06 +11:00
_imagingmorph.c
Removed whitespace from blank lines
2016-09-03 12:23:42 +10:00
_imagingtk.c
Applied patch: a91559b82c to fix issue #1902
2017-01-26 05:31:45 -08:00
_webp.c
Simplify feature checking, fix transparent webp detection, add webpmux detection
2017-06-13 04:20:21 -07:00
.coveragerc
Don't exclude Windows code
2014-07-05 21:32:09 +03:00
.editorconfig
Remove duplicate line [CI skip]
2016-09-03 12:37:47 +03:00
.gitattributes
Set ContainerIO test file as binary
2017-03-26 23:30:05 -07:00
.gitignore
Ignore test_images downloaded for tests
2017-05-15 16:11:49 +03:00
.landscape.yaml
Set landscape max-line-length
2015-07-21 18:23:55 +10:00
.travis.yml
Change the owner of the TRAVIS_BUILD_DIR to match the UID in the container. Fixes #2586
2017-06-21 13:26:56 -07:00
appveyor.yml
added region for s3 deployment on appveyor
2017-05-10 03:27:25 -07:00
build_children.sh
Fix repo name in curl
2015-01-04 21:30:50 +02:00
CHANGES.rst
Update CHANGES.rst
2017-06-21 21:31:37 +01:00
codecov.yml
Disable Codecov PR comment https://docs.codecov.io/v4.3.6/docs/pull-request-comments
2017-05-13 18:25:14 +03:00
decode.c
fix another memory leak
2017-05-23 18:00:15 +03:00
display.c
Don't use int to handle type
2015-10-01 14:54:32 +01:00
encode.c
Removed whitespace from blank lines
2016-09-03 12:23:42 +10:00
LICENSE
Merge branch 'master' into license
2017-01-29 13:06:10 +02:00
Makefile
Pypi doesn't accept multiple source archives anymore
2017-05-10 03:36:22 -07:00
MANIFEST.in
Exclude .travis and contents from manifest
2017-01-30 19:51:28 +11:00
map.c
Avoid division by zero
2017-02-22 08:28:20 +02:00
mp_compile.py
Disable single-threaded build for pypy3.3
2017-06-08 23:55:40 +03:00
outline.c
py3k: Remove ancient Python hacks
2013-01-10 08:46:57 -06:00
path.c
Remove code 'not yet implemented' since May 10, 2003
2017-05-22 23:02:08 +03:00
profile-installed.py
Removed unused import
2016-05-10 23:10:44 +10:00
py3.h
Drop support for Python 2.6
2016-11-22 04:23:55 -08:00
README.rst
Remove Landscape/health badge
2017-06-21 17:34:00 +03:00
RELEASING.md
Update RELEASING.md for pypi, process changes
2017-05-10 03:36:22 -07:00
requirements.txt
Add note about reqs [ci skip]
2016-03-23 17:23:08 -04:00
selftest.py
Simplify feature checking, fix transparent webp detection, add webpmux detection
2017-06-13 04:20:21 -07:00
setup.py
Add complex text support.
2017-06-21 14:00:13 -07:00
test-installed.py
Add more detail to the appveyor test runs
2016-05-12 05:52:29 -07:00
tox.ini
Fixed URL
2017-05-15 19:56:16 +10:00