Commit Graph

  • 51247fb7f0 Test all applicable numpy datatypes for Image.fromarray() Bryant Mairs 2016-04-11 11:13:17 -0700
  • 4a63e9c384 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 12:17:13 +0100
  • 8d8990a9d4 Merge pull request #1942 from python-pillow/pyqt4-pyqt5 wiredfool 2016-06-25 12:16:16 +0100
  • 07d0539988 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 12:01:59 +0100
  • 55f02d1836 Merge pull request #1983 from wiredfool/github_depends wiredfool 2016-06-25 12:01:22 +0100
  • 301708516e changed urls to point to githup pillow-depends repo, fixes travis errors wiredfool 2016-06-25 11:35:32 +0100
  • 0064e2f6c0 Merge pull request #1982 from wiredfool/pr_1909 wiredfool 2016-06-25 11:12:19 +0100
  • 33cfaa6395 Update CHANGES.rst [ci skip] wiredfool 2016-06-25 11:11:46 +0100
  • 2831acd89b Updates for pr#1909 wiredfool 2016-06-25 11:10:11 +0100
  • 6a3acde001 Merge pull request #1909 from uploadcare/png-icc-profile wiredfool 2016-06-25 11:01:53 +0100
  • 0ca6db9aae += cclauss 2016-06-24 10:31:35 +0200
  • 92096e1aa7 Tiff: Bail out if there are no valid exif tags Mitchel Humpherys 2016-06-13 22:27:54 -0700
  • c8f93c979c
    Skip extra 0xff00 in jpeg Konstantin Kopachev 2016-06-22 13:36:23 -0700
  • 1ab30d0ba5 Catch RuntimeError when importing Qt4 Hugo 2016-06-22 11:25:59 +0300
  • 30eced6286 Updated Changes.rst [ci skip] wiredfool 2016-06-21 14:40:47 +0100
  • c9d92e2bfe Merge pull request #1975 from SemanticsOS/lambdafu/pycms-overflow wiredfool 2016-06-21 14:39:36 +0100
  • 6f81501efd Fix integer overflow on ILP32 systems (32-bit Linux). Marcus Brinkmann 2016-06-21 13:41:26 +0200
  • 4c01dc6550 Updated Changes.rst [ci skip] wiredfool 2016-06-21 12:27:03 +0100
  • 4a8d2c6936 Merge pull request #1974 from wiredfool/pr_1966 wiredfool 2016-06-21 12:26:03 +0100
  • 17668a96c6 Updated Changes.rst [ci skip] wiredfool 2016-06-21 12:12:48 +0100
  • 7bd341fecb change function declaration to match Tcl_CmdProc type homm 2016-06-20 00:03:40 +0300
  • bdd0a6a4e4 Merge pull request #1781 from wiredfool/malloc_check wiredfool 2016-06-21 12:09:19 +0100
  • f059578472 Disable openjpg for OSX - tests hang Matthew Brett 2016-06-20 19:01:36 -0700
  • c45c451417 Build master branch Matthew Brett 2016-06-20 18:46:48 -0700
  • 3f83efb103 Update to latest multibuild Matthew Brett 2016-06-20 18:46:34 -0700
  • c4480401cc Add numpy and scipy test dependencies Matthew Brett 2016-06-20 17:57:56 -0700
  • 506bf31ff7 Fix openjpg build Matthew Brett 2016-06-20 17:51:04 -0700
  • 2f97ef0898 Refactor to multibuild framework Matthew Brett 2016-06-20 11:30:30 -0700
  • a8f88988be Add unit tests Luis G 2016-06-20 12:36:26 -0300
  • 95402143fe ignore large text blocks in PNG if LOAD_TRUNCATED_IMAGES is enabled homm 2016-06-20 17:33:10 +0300
  • d08bc5a9d9 Added PDF read for OS X Andrew Murray 2016-06-20 21:57:49 +1000
  • 0132771eaa Update CHANGES.rst [CI skip] Hugo 2016-06-20 12:41:11 +0300
  • 08cb1dbf40 Merge pull request #1967 from mattBoros/image-equals-fix Hugo 2016-06-20 12:40:25 +0300
  • b44c5adb5d Expose registered file extensions Luis G 2016-06-19 21:39:31 -0300
  • 09e22422f6 Revert "use appropriate type for SIZE_MAX" homm 2016-06-20 01:02:28 +0300
  • 53c9a80d1b Changed equals method on Image so it short circuits. Also put getpalette() and tobytes() comparison at the end because they are the slowest operations. matt 2016-06-19 17:44:24 -0400
  • b4e0ba1d75 change function declaration to match Tcl_CmdProc type homm 2016-06-20 00:03:40 +0300
  • c3c16dda4a use appropriate type for SIZE_MAX homm 2016-06-19 23:48:53 +0300
  • db5fb753dd Merge 6f7620652d into 9fb00976fc Matthew Boros 2016-06-19 18:36:24 +0000
  • 6f7620652d Changed equals method on Image class to short circuit. matt 2016-06-19 14:23:27 -0400
  • 9fb00976fc Merge pull request #1962 from radarhere/colormap wiredfool 2016-06-19 09:56:55 +0100
  • aa9035ded8 Merge pull request #1964 from radarhere/spiderimageplugin Hugo 2016-06-19 10:20:45 +0300
  • 879aeb9b3a Changed SpiderImagePlugin register and save calls to use format property Andrew Murray 2016-06-19 15:13:02 +1000
  • d378508905 Merge pull request #1963 from radarhere/del Hugo 2016-06-18 22:12:49 +0300
  • 86828ffd2a Replaced del with pop Andrew Murray 2016-06-18 11:25:39 +1000
  • f03bea18af Merge pull request #35 from radarhere/patch-1 Alex Clark 2016-06-17 18:38:41 -0400
  • 7882a79cf5 Added new colour from CSS 4 draft Andrew Murray 2016-06-17 21:07:25 +1000
  • a718e9f7f1 Removed trailing space Andrew Murray 2016-06-17 20:44:35 +1000
  • e9b18e5724 Removed trailing whitespace Andrew Murray 2016-06-17 20:03:21 +1000
  • 3aec7dc986 Merge pull request #34 from radarhere/libpng Alex Clark 2016-06-16 10:36:05 -0400
  • 0b6a25df2c Updated libpng to 1.6.23 Andrew Murray 2016-06-16 23:56:00 +1000
  • b5ef9e4fd1 Simplified condition in init method Andrew Murray 2016-06-16 20:38:07 +1000
  • 95f464f827 removed redundant check wiredfool 2016-06-16 01:09:38 -0700
  • 8aedf8b1d8 added comment closer to malloc wiredfool 2016-06-16 01:07:28 -0700
  • ce57e6adfb We're not actually multiplying out the bytes, only the indexes wiredfool 2016-06-16 01:06:28 -0700
  • d0ae5bc75e added check to prevent arcs > 360 degrees wiredfool 2016-06-16 01:05:41 -0700
  • b0ec525976 extraneous space wiredfool 2016-06-16 00:52:12 -0700
  • dc5c0d303c Merge pull request #1956 from python-pillow/radarhere-patch-1 Hugo 2016-06-15 13:59:44 +0300
  • 5b20e23e4c Fixed typo [ci skip] Andrew Murray 2016-06-15 20:55:40 +1000
  • 3eb7eb4788 Fixed typo [ci skip] Andrew Murray 2016-06-15 20:50:26 +1000
  • 78fad0f819 Do not make unnecessary passes on resizing homm 2016-06-15 00:55:57 +0300
  • 2801b425fc working on test Micah Chambers 2016-06-12 19:12:43 -0700
  • b3591351f6 Updated release notes [ci skip] wiredfool 2016-06-11 15:45:00 +0100
  • f3f3d3c40b Updated Changes.rst [ci skip] wiredfool 2016-06-11 15:43:53 +0100
  • ff584b926d Updated Changes.rst [ci skip] wiredfool 2016-06-11 15:43:35 +0100
  • 501cb3f17d Merge pull request #1947 from wiredfool/revert_1883 wiredfool 2016-06-11 15:42:48 +0100
  • e26cb747d2 Revert "docs for new setup.py option" wiredfool 2016-06-11 07:35:31 -0700
  • e2302bb0c9 Updated Changes.rst [ci skip] wiredfool 2016-06-11 15:32:11 +0100
  • eb28cc9d0f Merge pull request #1932 from matthew-brett/run-time-tcl-tk wiredfool 2016-06-11 15:27:29 +0100
  • ebd3c35de5 Merge pull request #1941 from uploadcare/cleanup-transforms wiredfool 2016-06-11 15:25:34 +0100
  • 6b59c4a28d Added catch for UnsupportedOperation in ImageFile load Andrew Murray 2016-06-11 15:56:55 +1000
  • c6489e6fb7 bytearray as preferred palette storage wiredfool 2016-06-09 22:32:16 +0100
  • 3c2e374824 Added test Andrew Murray 2015-12-30 09:37:50 +1100
  • 4f6f5f9182 Changed int conversion in ImagePalette to ord for Python 2 Andrew Murray 2015-12-30 09:37:24 +1100
  • 78242e4acd remove stale comment homm 2016-06-08 16:47:26 +0300
  • 92a13d975d Malloc check merge/rebase wiredfool 2016-05-30 03:28:32 -0700
  • 76605634e6 MSVC doesn't define UINT32_MAX wiredfool 2016-05-24 05:50:10 -0700
  • 5369d8edd7 Replace SIZE_MAX with type specific _MAX wiredfool 2016-05-21 07:31:19 -0700
  • 54a979749c Rework block allocator wiredfool 2016-05-21 07:24:20 -0700
  • 768936fa33 overflow check for im->linesize wiredfool 2016-05-21 07:23:54 -0700
  • d48e5cd500 Convert xsize/ysize to ints in function declarations to match all other uses of xsize/ysize wiredfool 2016-05-21 07:23:03 -0700
  • 49566b287e added cleanup to free dictionary memory in ZipEncode, fixes old comment about leaking memory from prior to when we had the cleanup mechanisim wiredfool 2016-04-15 08:48:57 -0700
  • 4b4ef5f1e2 Malloc check, realloc, #1715 wiredfool 2016-03-16 09:01:25 -0700
  • 52d60cd096 Malloc check, #1715 wiredfool 2016-03-16 04:47:18 -0700
  • c589ae6bcf Change return type of PyPath_Flatten to Py_ssize_t to match PyObject_Length wiredfool 2016-03-16 04:37:49 -0700
  • b1a190ad78 mixed 8c tabs+spaces -> spaces wiredfool 2016-03-16 04:23:45 -0700
  • ac6e86765d Updated Changes.rst [ci skip] wiredfool 2016-06-08 14:17:56 +0100
  • 3d622d60cf make perspecive transform arguments order more common homm 2016-06-02 23:47:45 +0300
  • 2b77b1cec7 make affine transform arguments order more common homm 2016-06-02 21:58:42 +0300
  • 4cfc791a5b remove unused filter_data homm 2016-06-02 18:33:17 +0300
  • bc51928171 move ImagingCopyInfo after affine_fixed homm 2016-06-02 16:23:42 +0300
  • 9902d2e1c5 move transform dispatcher into libImaging homm 2016-06-02 15:47:27 +0300
  • 2e914af758 unused homm 2016-06-02 15:21:38 +0300
  • 6be3df2a43 remove internal ImagingTransform from headers rename to ImagingGenericTransform homm 2016-06-02 14:20:41 +0300
  • 1f8c2527ba internal rotating functions not used anymore homm 2016-06-02 11:44:10 +0300
  • 709078efd1 use one self.transform for rotation homm 2016-06-02 11:36:41 +0300
  • 7687ce829e round results of sin and cos functions because there is no possible float-point value of radians which cos will exactly 0. homm 2016-06-02 11:24:45 +0300
  • 8203a43d26 Fast paths for rotation homm 2016-06-02 10:57:55 +0300
  • f680b5417b one code style for all methods homm 2016-06-02 10:06:49 +0300
  • 3fa3b48ae9 ImagingTransposeToNew not used anymore homm 2016-06-02 09:56:50 +0300