Pillow/src
Konstantin Kopachev 06e34db10b
Merge remote-tracking branch 'upstream/master' into exif-writing-fixes
# Conflicts:
#	Tests/test_file_tiff_metadata.py
2019-08-29 09:20:09 -07:00
..
libImaging Added explicit braces (#3937) 2019-07-03 15:05:15 +03:00
PIL Merge remote-tracking branch 'upstream/master' into exif-writing-fixes 2019-08-29 09:20:09 -07:00
Tk Fixed ImageTk getimage 2019-04-29 23:43:13 +10:00
_imaging.c Removed unused argument 2019-07-04 20:07:33 +10:00
_imagingcms.c Merge branch 'master' into imagecms-deprecations 2019-03-27 12:03:54 +02:00
_imagingft.c revert #3780 for PyPy as it hasn't been updated 2019-07-02 08:52:15 +02:00
_imagingmath.c source layout reorg 2017-12-28 14:49:47 +00:00
_imagingmorph.c Fixed typo 2018-06-26 22:07:40 +10:00
_imagingtk.c source layout reorg 2017-12-28 14:49:47 +00:00
_webp.c Read/Save RGB webp as RGB (instead of RGBX) 2018-08-09 11:40:10 -07:00
decode.c Use unsigned int to store TIFF IFD offsets 2019-06-27 15:07:52 -07:00
display.c Added option to include layered windows in ImageGrab.grab on Windows 2019-04-26 20:09:46 +10:00
encode.c Merge branch 'master' into tiff-jpeg-quality 2019-07-01 11:00:06 +02:00
map.c Changed overflow check to use PY_SSIZE_T_MAX 2019-07-17 07:07:26 +10:00
outline.c source layout reorg 2017-12-28 14:49:47 +00:00
path.c Fix msvc9 compile error 2019-06-25 17:18:37 -07:00
py3.h source layout reorg 2017-12-28 14:49:47 +00:00