Commit Graph

  • 466d228135 Fix buffer overflow for BcnEncode Eric Soroos 2025-05-02 11:50:26 +0200
  • bf37fffa98 Increase pytest verbosity Andrew Murray 2025-06-27 19:19:55 +1000
  • d7cab29d5d
    Add release note about iOS support. Russell Keith-Magee 2025-06-27 15:53:48 +0800
  • 4a069e0267
    Save the *whole* file... Russell Keith-Magee 2025-06-27 15:44:17 +0800
  • ab9dd5ed05
    Disable libavif on iOS (for now). Russell Keith-Magee 2025-06-27 15:41:01 +0800
  • f6e9d8a307 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-06-27 03:42:25 +0000
  • f33d985b40
    Update README.md Org0220 2025-06-26 23:39:51 -0400
  • 1bfba45187 pillow.py and pyinstaller setup Org0220 2025-06-26 23:32:58 -0400
  • a61a23d7ae Fixed PT031 Andrew Murray 2025-06-27 13:00:48 +1000
  • 092e37a56c
    Merge branch 'main' into bump-pre-commit Andrew Murray 2025-06-27 11:04:44 +1000
  • bb32467127
    Merge branch 'main' into context_manager Andrew Murray 2025-06-27 08:42:37 +1000
  • 5609d1144b Merge branch 'main' into sgi Andrew Murray 2025-06-27 08:37:59 +1000
  • 0c086bc963 Updated variable name Andrew Murray 2025-06-27 08:37:45 +1000
  • 1788ab7887
    Do not import type checking (#8854) Hugo van Kemenade 2025-06-26 18:52:09 +0300
  • cb061f7269
    Update ruff pre-commit ID (#8994) Hugo van Kemenade 2025-06-26 18:50:17 +0300
  • a27731b2af
    Improve type hints (#8883) Hugo van Kemenade 2025-06-26 18:49:39 +0300
  • d1894dcd46 Add match parameter to pytest.warns() Hugo van Kemenade 2025-06-25 16:47:06 +0300
  • 234875bf90 Update Ruff hook from legacy Hugo van Kemenade 2025-06-25 15:01:14 +0300
  • b9afe18646 Bump pre-commit hooks Hugo van Kemenade 2025-06-25 15:00:19 +0300
  • 6d2cd7664d
    Minor cleanups, plus run selftest directly rather than through pytest Russell Keith-Magee 2025-06-26 16:44:52 +0800
  • 527d18c2d7 Run selftest directly Andrew Murray 2025-06-26 17:00:03 +1000
  • d393d0937e Simplified code Andrew Murray 2025-06-25 20:07:37 +1000
  • 1c2ec9fff9 Removed duplicate lines Andrew Murray 2025-06-24 20:57:59 +1000
  • e567602719 Updated capitalisation Andrew Murray 2025-06-24 20:55:03 +1000
  • 3524b4e729 Updated reason Andrew Murray 2025-06-24 20:42:59 +1000
  • 6ab8e77950 Removed Android Andrew Murray 2025-06-25 19:47:48 +1000
  • 504223c6b4 Merge branch 'main' into ios-build Andrew Murray 2025-06-26 16:51:45 +1000
  • 3d261a2101
    Add AVIF to wheels using only aomenc and dav1d AVIF codecs for reduced size (#8858) Frankie Dintino 2025-06-26 02:21:44 -0400
  • a7afc50363
    Add notes about removing patches. Russell Keith-Magee 2025-06-26 08:53:48 +0800
  • 90e6f9c163
    Merge branch 'main' into debug-build Andrew Murray 2025-06-25 23:38:37 +1000
  • ece406575c
    Merge branch 'main' into jxl-support2 Andrew Murray 2025-06-25 22:26:15 +1000
  • ccca015977 Use multi-phase initialization Andrew Murray 2025-06-25 22:22:36 +1000
  • 23ed906b62 Removed default limit of 4 Andrew Murray 2025-06-25 22:00:36 +1000
  • ecd264fffc Use "parallel" config setting and 4 as defaults Andrew Murray 2025-06-21 22:22:46 +1000
  • 46d969168e
    Use PEP 489 multi-phase initialization (#8983) Hugo van Kemenade 2025-06-25 11:32:37 +0100
  • a549c5528a
    Merge branch 'main' into pybind11 Andrew Murray 2025-06-25 20:31:48 +1000
  • 1e5eb3b29d
    Support saving I;16L TIFF images (#9015) Hugo van Kemenade 2025-06-25 11:11:47 +0100
  • 8655b7c559
    Only check DHT marker for libjpeg-turbo (#9025) Hugo van Kemenade 2025-06-25 11:09:55 +0100
  • 8cf8b0dde0
    Do not call sys.executable in ImageShow in PyInstaller application (#9028) Hugo van Kemenade 2025-06-25 10:46:46 +0100
  • c704f43288
    Deprecate fromarray mode argument (#9018) Hugo van Kemenade 2025-06-25 10:44:39 +0100
  • 0450f99596
    Search for libtiff library file first on Windows and macOS (#9034) Hugo van Kemenade 2025-06-25 10:42:00 +0100
  • ec5e5d0791
    Merge branch 'main' into ios-build Andrew Murray 2025-06-25 11:00:08 +1000
  • e1ee8afc7d Search for libtiff library file first on Windows and macOS Andrew Murray 2025-06-24 18:58:29 +1000
  • acd8b0c2ac
    Fix libtiff cleanup (#9002) Andrew Murray 2025-06-25 09:09:31 +1000
  • 129267bc82
    Use percent formatting for _dbg calls (#9035) Hugo van Kemenade 2025-06-24 18:37:07 +0100
  • 18f8af78d3 Pass strings or tuples of strings to _dbg Andrew Murray 2025-06-24 20:35:09 +1000
  • 1557585411 Use percent formatting Andrew Murray 2025-06-24 20:29:38 +1000
  • f6c350d5d1 Use f-strings Andrew Murray 2025-06-24 18:55:34 +1000
  • 124c1a537c
    Updated capitalisation Andrew Murray 2025-06-24 15:06:49 +1000
  • 7f44ca6336
    Removed trailing space Andrew Murray 2025-06-23 19:19:01 +1000
  • 5cad00f06d
    Modify comment for consistency. Russell Keith-Magee 2025-06-23 11:14:29 +0800
  • 4cc71ec23e
    Apply suggestions from review Russell Keith-Magee 2025-06-23 08:14:42 +0800
  • 7bd64c48dd Do not specify default iPhone deployment target Andrew Murray 2025-06-23 07:09:12 +1000
  • 713e25ec45
    Merge branch 'main' into imagecms-typing Andrew Murray 2025-06-23 07:06:42 +1000
  • 2954964cd2
    Removed ImageCmsProfile._set method (#9032) Andrew Murray 2025-06-23 07:05:43 +1000
  • c993fbcd62
    Windows arm64 wheels do not have libavif Andrew Murray 2025-06-23 07:02:12 +1000
  • ecadd4cade Simplified code Andrew Murray 2025-06-22 22:20:13 +1000
  • 19e3b1a296 Removed unnecessary code Andrew Murray 2025-06-22 12:11:51 +1000
  • ae02518314
    Use same AVIF URL when fetching dependency (#8871) Andrew Murray 2025-06-22 22:08:51 +1000
  • 860b87cd26 Removed ImageCmsProfile._set method Andrew Murray 2025-06-22 21:43:53 +1000
  • f8d53fb8e6
    Added Python 3.14 macOS x86-64 wheels (#9031) Hugo van Kemenade 2025-06-22 09:36:57 +0100
  • fc8ed5ce66
    Only include macOS/iOS SDKs when platform guessing is enabled. Russell Keith-Magee 2025-06-22 13:46:13 +0800
  • 2cc0cd197c
    Remove unnecessary manifest entry. Russell Keith-Magee 2025-06-22 10:27:48 +0800
  • 7a8417c683
    Merge branch 'main' into imagecms-typing Andrew Murray 2025-06-21 22:30:09 +1000
  • cb62e6a0f0
    Correct the OS image definitions for iOS CI runs. Russell Keith-Magee 2025-06-21 19:20:07 +0800
  • 8c3b4bb383
    Correct MANIFEST.in Russell Keith-Magee 2025-06-21 19:16:58 +0800
  • 78bc045db9
    Merge branch 'main' into fromarray_mode Andrew Murray 2025-06-21 21:03:37 +1000
  • 13faa4681c
    Deprecate saving I mode images as PNG (#9023) Hugo van Kemenade 2025-06-21 11:24:28 +0100
  • 980a9da093
    Correct regex handling. Russell Keith-Magee 2025-06-21 17:58:58 +0800
  • f42822239e
    Apply suggestions from code review Russell Keith-Magee 2025-06-21 17:58:28 +0800
  • e430bde7e2
    Corrections to CI configuration. Russell Keith-Magee 2025-06-21 17:33:09 +0800
  • 59f3557f06 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-06-21 09:19:03 +0000
  • 216dc4ca60 Added Python 3.14 macOS x86-64 wheels Andrew Murray 2025-06-21 19:12:23 +1000
  • 3c4b6191eb
    Add tooling to support iOS build. Russell Keith-Magee 2025-02-17 08:54:20 +0800
  • 1cabcba23f
    Merge branch 'main' into chore/remove-rav1e Andrew Murray 2025-06-21 08:23:51 +1000
  • 22222373f2
    Include in Windows x86 wheels (#38) Andrew Murray 2025-06-21 01:13:55 +1000
  • f937dd27cd Do not call sys.executable in PyInstaller application Andrew Murray 2025-06-20 23:44:30 +1000
  • 2316c930f9 Removed default argument Andrew Murray 2025-06-19 22:46:09 +1000
  • ef0bab0c65
    Support writing QOI images (#9007) thisismypassport 2025-06-19 11:16:26 +0300
  • 92de1db067
    Update dependency mypy to v1.16.1 (#9026) renovate[bot] 2025-06-19 11:12:40 +1000
  • a8a1644f3a
    Update dependency mypy to v1.16.1 renovate[bot] 2025-06-18 22:01:49 +0000
  • 79e0b0b6ad Allow for custom stacklevel in deprecations Andrew Murray 2025-06-18 22:19:20 +1000
  • a4e8d675b4 Only check DHT marker for libjpeg-turbo Andrew Murray 2025-06-18 21:59:31 +1000
  • d23d56e195 Deprecate saving I mode images as PNG Andrew Murray 2025-06-17 23:10:15 +1000
  • 31f70f0684
    Merge branch 'main' into fix-qtables-and-quality-scaling Kylian Ronfleux--Corail 2025-06-16 13:13:58 +0200
  • c5446672af
    Merge branch 'main' into qoi_write Andrew Murray 2025-06-16 20:27:05 +1000
  • 4d0ebb040a
    Add release notes for #8912 and #8969 (#9019) Hugo van Kemenade 2025-06-16 13:25:43 +0300
  • 7b5e11deb7 Updated heading Andrew Murray 2025-06-16 20:06:53 +1000
  • c19afb9430
    Use names Andrew Murray 2025-06-16 20:05:34 +1000
  • ef683e9d78
    Simplify C error handling (#9021) Hugo van Kemenade 2025-06-16 13:01:46 +0300
  • 01267f9dac
    Improve BLP tests (#9020) Hugo van Kemenade 2025-06-16 13:00:30 +0300
  • 850271a912
    Fix warning (#9016) Hugo van Kemenade 2025-06-16 12:57:45 +0300
  • 7713df961d Removed ImageCms._set Andrew Murray 2025-06-16 18:41:00 +1000
  • f76f64a187 Renamed parameter Andrew Murray 2025-06-14 14:32:39 +1000
  • 8309962926 Replaced ImagingError_OSError with PyErr_SetString Andrew Murray 2025-06-16 08:19:27 +1000
  • cb433ad00a Replaced ImagingError_Clear with PyErr_Clear Andrew Murray 2025-06-16 08:15:08 +1000
  • b5d64e8576 Removed specific leak check Andrew Murray 2025-06-15 22:25:56 +1000
  • 34d9698007 Corrected documentation Andrew Murray 2025-06-14 21:09:02 +1000
  • c72ecde7b5 Added release notes Andrew Murray 2025-06-14 21:10:11 +1000
  • 81ae70f972
    Merge branch 'main' into qoi_write Andrew Murray 2025-06-14 20:56:39 +1000