Commit Graph

  • fdc68e6e42
    Merge branch 'main' into libavif-plugin Andrew Murray 2025-03-31 11:59:25 +1100
  • b1f7ba0a41
    Merge pull request #8772 from radarhere/zlib_macos Andrew Murray 2025-03-31 08:47:49 +1100
  • 5ae44e4438 Merge branch 'main' into convert_mode Andrew Murray 2025-03-31 08:32:11 +1100
  • f673f3e543
    Close file handle on error (#8846) Andrew Murray 2025-03-31 05:16:50 +1100
  • 81be8d5410
    Fixed unclosed file warning (#8847) Andrew Murray 2025-03-31 05:16:25 +1100
  • b729f64810 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-30 15:30:52 +0000
  • 088f80d20d Fix mypy wiredfool 2025-03-30 16:30:02 +0100
  • 48bbc64c72
    Test Typing, consistency/style issues wiredfool 2025-03-30 14:50:00 +0100
  • 25af4f1841 Added release notes Andrew Murray 2025-03-31 00:32:35 +1100
  • b4a480ff2c Corrected documentation Andrew Murray 2025-03-31 00:31:56 +1100
  • 64bc27c28c Fixed unclosed file warning Andrew Murray 2025-03-31 00:19:18 +1100
  • 52acc1cc91 Merge branch 'main' into context_manager Andrew Murray 2025-03-30 23:38:55 +1100
  • 60b5131e9f
    Merge pull request #8844 from radarhere/import mergify[bot] 2025-03-30 12:34:51 +0000
  • eea2f99728 Close file handle on error Andrew Murray 2025-03-30 23:31:31 +1100
  • 4236b583a1 Do not import TYPE_CHECKING Andrew Murray 2025-03-30 22:16:16 +1100
  • d2683e052f [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2025-03-30 11:13:48 +0000
  • 80d5b421eb
    Do not import type checking Andrew Murray 2025-03-30 22:13:21 +1100
  • ca9f4f8304
    Merge branch 'main' into imagegrab Andrew Murray 2025-03-30 21:53:23 +1100
  • f405b1e4c3
    Merge branch 'main' into register_handler Andrew Murray 2025-03-30 21:50:20 +1100
  • 55fe987a62 Merge branch 'main' into context_manager Andrew Murray 2025-03-30 21:40:25 +1100
  • 14fb62e36c
    Assert image type (#8619) Andrew Murray 2025-03-30 18:42:46 +1100
  • feaded9d41
    Merge pull request #2 from radarhere/image_grab_wayland_kde Adian Kozlica 2025-03-30 03:16:59 +0200
  • bba4b098f1 Assert image type Andrew Murray 2025-03-30 12:03:17 +1100
  • 2c0ba4c4f7 Merge branch 'main' into format Andrew Murray 2025-03-30 12:02:13 +1100
  • 7e6a2f68b5 Updated type hints Andrew Murray 2025-03-30 12:01:38 +1100
  • 382c3ab10d spectacle may also be used on Linux Andrew Murray 2025-03-30 11:16:05 +1100
  • 42d0682a37 re-add include item wiredfool 2025-03-29 23:34:16 +0000
  • ae187cacb2
    Apply suggestions from code review wiredfool 2025-03-29 23:18:48 +0000
  • ec11f7aaed
    Merge branch 'main' into image_grab_wayland_kde Adian Kozlica 2025-03-29 23:51:29 +0100
  • 2f672935eb
    Merge pull request #1 from radarhere/image_grab_wayland_kde Adian Kozlica 2025-03-29 23:44:12 +0100
  • e053be3412
    Updated version Andrew Murray 2025-03-30 07:27:30 +1100
  • 3abce858c3
    Merge branch 'main' into context_manager Andrew Murray 2025-03-30 07:25:49 +1100
  • bce83ac800
    Enable mmap on PyPy (#8840) Andrew Murray 2025-03-30 03:36:36 +1100
  • 25653d2f87
    Corrected P mode save (#8685) Andrew Murray 2025-03-30 03:34:42 +1100
  • e8a9b56603
    Improved connecting discontiguous corners (#8659) Andrew Murray 2025-03-30 03:33:51 +1100
  • 03dc994baa
    Check that _fp type is not DeferredError before use (#8640) Andrew Murray 2025-03-30 03:30:30 +1100
  • 6bffa3a9d4
    Only read until the offset of the next tile (#8609) Andrew Murray 2025-03-30 03:29:02 +1100
  • 140e426082
    Added USE_RAW_ALPHA (#8602) Andrew Murray 2025-03-30 03:27:00 +1100
  • 93cdfeb488
    Prevent TIFFRGBAImageBegin from applying image orientation (#8556) Andrew Murray 2025-03-30 03:25:57 +1100
  • 6d42449788
    Allow loading of EMF images at a given DPI (#8536) Andrew Murray 2025-03-30 03:25:13 +1100
  • 2579973815
    Merge pull request #8506 from radarhere/emf_records Hugo van Kemenade 2025-03-29 18:19:10 +0200
  • ae52f9f37d
    Added release notes for #8781 and #8837 (#8843) Andrew Murray 2025-03-30 00:21:51 +1100
  • 564cd284b0 Added release notes for #8837 Andrew Murray 2025-03-29 22:47:06 +1100
  • fcf5670797 Added release notes for #8781 Andrew Murray 2025-03-29 22:37:18 +1100
  • e685e2833e Do not create temporary file if no utility is available Andrew Murray 2025-03-29 18:27:02 +1100
  • eeb494abf7 Fix formatting Adian Kozlica 2025-03-28 17:18:09 +0100
  • 722283e819 Add KDE Wayland support for ImageGrab Adian Kozlica 2025-03-28 16:43:10 +0100
  • b058777863 Enable mmap on PyPy Andrew Murray 2025-03-28 18:54:11 +1100
  • 1cb6c7c347
    Parametrize tests (#8838) Andrew Murray 2025-03-28 23:27:39 +1100
  • dc4ebeda84 Parametrize test Andrew Murray 2025-03-28 19:32:09 +1100
  • 10ccbd7788
    If append_images is populated, default save_all to True (#8781) Andrew Murray 2025-03-28 03:01:09 +1100
  • 29c981919a Merge branch 'main' into append_images Andrew Murray 2025-03-27 23:52:01 +1100
  • 095f5992bc
    Merge pull request #8826 from radarhere/gimp Hugo van Kemenade 2025-03-27 14:47:29 +0200
  • 3c185d1f69
    Do not load image during save if file extension is unknown (#8835) Andrew Murray 2025-03-27 23:44:27 +1100
  • e1f0def839
    Updated xz to 5.8.0, except on manylinux2014 (#8836) Andrew Murray 2025-03-27 23:43:07 +1100
  • fecb53b4b9
    Merge pull request #8837 from radarhere/bcn_decode Andrew Murray 2025-03-27 23:13:33 +1100
  • 295a5e9bd7 Do not convert BC1 LUT to UINT32 Andrew Murray 2025-01-07 19:23:04 +1100
  • 3077e2f108 Updated xz to 5.8.0, except on manylinux2014 Andrew Murray 2025-03-27 21:25:12 +1100
  • 88f73084f9 Do not load image during save if file extension is unknown Andrew Murray 2025-03-26 19:11:02 +1100
  • 2ba93567f4
    Update rust (#33) Andrew Murray 2025-03-26 02:37:18 +1100
  • b8abded99b
    Change back to actions/setup-python (#8833) Andrew Murray 2025-03-26 00:31:49 +1100
  • 309a21f9e3 Change back to actions/setup-python Andrew Murray 2025-03-25 16:30:32 +1100
  • b6b6eae996
    Merge pull request #8832 from python-pillow/renovate/cibuildwheel-2.x Andrew Murray 2025-03-25 13:10:44 +1100
  • 14d495a519
    Update dependency cibuildwheel to v2.23.2 renovate[bot] 2025-03-25 00:41:03 +0000
  • 053b5790e1
    Added media_white_point (#8829) Andrew Murray 2025-03-25 00:22:21 +1100
  • bca693bd82
    Updated harfbuzz to 11.0.0 (#8830) Andrew Murray 2025-03-24 17:33:45 +1100
  • 8f3811fd6c Updated harfbuzz to 11.0.0 Andrew Murray 2025-03-24 11:55:41 +1100
  • d740b40328 Added media_white_point Andrew Murray 2025-03-24 09:01:22 +1100
  • cd95e8a4c1 Renamed variable Andrew Murray 2025-03-22 09:44:42 +1100
  • af09976a5f
    Merge pull request #8825 from radarhere/fixme Hugo van Kemenade 2025-03-21 22:09:16 +0200
  • 024a894bff
    Merge branch 'radarhere-avif_1' into libavif-plugin Frankie Dintino 2025-03-21 13:40:39 -0400
  • fca6df2c10
    Added get_codec_version() (#29) Andrew Murray 2025-03-22 04:32:05 +1100
  • 7a1d854c00
    Merge branch 'main' into context_manager Andrew Murray 2025-03-22 00:44:22 +1100
  • 24b9ca7a47
    Merge branch 'main' into progress Andrew Murray 2025-03-22 00:41:32 +1100
  • d779eb219c
    Merge branch 'main' into format Andrew Murray 2025-03-22 00:37:46 +1100
  • 478ccb4e69
    Merge pull request #8823 from radarhere/test_fp Hugo van Kemenade 2025-03-21 15:04:21 +0200
  • 9ea5e3dc66 Remove support for libavif < 1.0.0 Andrew Murray 2025-03-21 22:32:29 +1100
  • 0732554e5a
    Merge branch 'main' into libavif-plugin Andrew Murray 2025-03-21 22:11:39 +1100
  • c7e3158d51 Added explicit test for opening and saving image with string Andrew Murray 2025-03-21 20:47:38 +1100
  • 9334bf040e Do not cast unnecessarily Andrew Murray 2025-03-21 20:41:52 +1100
  • 8d55054877 Reuse temp path Andrew Murray 2025-03-21 20:41:15 +1100
  • 8d440f734b Removed unused argument Andrew Murray 2025-03-21 20:39:36 +1100
  • 21ff960c9c Test that an unlimited number of lines is not read by __init__ Andrew Murray 2025-03-21 08:51:41 +1100
  • 510bc05577 Added frombytes() to allow for unlimited parsing Andrew Murray 2025-03-20 23:12:35 +1100
  • 0888dc02ac Allow for two header fields and a comment Andrew Murray 2025-03-20 23:10:09 +1100
  • acd8548f6e Removed FIXME Andrew Murray 2025-03-20 22:36:59 +1100
  • e66ebb6428
    Merge pull request #8822 from radarhere/comment Hugo van Kemenade 2025-03-19 16:13:37 +0200
  • b40bcab6dd
    Merge pull request #8824 from radarhere/dds_docs Hugo van Kemenade 2025-03-19 15:18:23 +0200
  • 700d36f2d2 Added release notes for #8807 Andrew Murray 2025-03-20 00:11:18 +1100
  • dee933617e Use monkeypatch Andrew Murray 2025-03-19 21:49:21 +1100
  • c7e70d531b Added type hint Andrew Murray 2025-03-19 21:47:45 +1100
  • 9239820449 Merge branch 'main' into fix/gimppalette Andrew Murray 2025-03-19 21:18:33 +1100
  • 6cc5f1f0ad Simplified code Andrew Murray 2025-03-19 20:58:40 +1100
  • 86b251f40e Simplified code Andrew Murray 2025-03-19 20:40:29 +1100
  • 5da211383e Simplified code Andrew Murray 2025-03-19 19:39:21 +1100
  • 9bebf37d3e Sort alphabetically Andrew Murray 2025-03-19 19:35:20 +1100
  • 46f4508650 Added version comments Andrew Murray 2025-03-19 19:29:28 +1100
  • ba2c4291ea Updated comment Andrew Murray 2025-03-19 19:22:15 +1100
  • 79f7339b18
    Updated wording Andrew Murray 2025-03-19 19:21:42 +1100
  • e1bf0f647f
    Merge pull request #8805 from radarhere/gimp Hugo van Kemenade 2025-03-18 15:32:24 +0200