Commit Graph

  • 6136a92d06
    Update codecov/codecov-action action to v5 renovate[bot] 2024-11-16 09:48:28 +0000
  • 5ca487720c Prevent TIFFRGBAImageBegin from applying image orientation Andrew Murray 2024-11-16 14:20:53 +1100
  • 54f23345d2
    More tweaks from code review. Russell Keith-Magee 2024-11-16 09:58:29 +0800
  • 185a03f1a2 Do not create new image when exif_transpose() is used in place Andrew Murray 2024-11-16 12:05:06 +1100
  • 84f5c7e5ba Added default value for _Tile offset Andrew Murray 2024-11-13 22:52:36 +1100
  • 871963b8dd Replaced tuple args with mode string where equivalent Andrew Murray 2024-11-13 22:53:18 +1100
  • 48c7eb22c0 Added default value for _Tile args Andrew Murray 2024-11-13 22:45:52 +1100
  • 0e3eb70ea0
    Merge pull request #1 from radarhere/homebrew-isolation Russell Keith-Magee 2024-11-13 11:49:37 +0800
  • 9dc690427f
    Correct the lookup of libfribidi on x86 macOS installs. Russell Keith-Magee 2024-11-13 11:03:26 +0800
  • 671e3c8b57
    Removed unused upsampling setting (#5) Andrew Murray 2024-11-13 05:33:18 +1100
  • 6fa775e324 Platform guessing affects more than just Linux Andrew Murray 2024-11-12 22:46:24 +1100
  • 378df7a5b2 Disable platform guessing instead of adding dependencies-prefix Andrew Murray 2024-11-12 22:41:57 +1100
  • 50b993a0cb
    Set default max threads in Python (#4) Andrew Murray 2024-11-12 04:22:54 +1100
  • 5bff2f3b28 Update CHANGES.rst [ci skip] Andrew Murray 2024-11-10 21:32:54 +1100
  • b7bbcfbffb
    Merge pull request #8545 from radarhere/realpath Hugo van Kemenade 2024-11-10 11:51:57 +0200
  • 2303018ebf Removed use of os.path.realpath Andrew Murray 2024-11-09 20:06:33 +1100
  • ab496d04ce
    Merge pull request #8544 from radarhere/type_hints_quotes mergify[bot] 2024-11-09 08:20:12 +0000
  • 7674b1a07a Removed quotes after dropping support for Python 3.8 Andrew Murray 2024-11-09 18:43:12 +1100
  • 9f09d48f37 Update CHANGES.rst [ci skip] Andrew Murray 2024-11-09 18:20:52 +1100
  • a01c31a1a3
    Merge pull request #8519 from cubanpit/patch-1 Andrew Murray 2024-11-09 14:08:44 +1100
  • 681a03b1c3
    Apply suggestions from code review Russell Keith-Magee 2024-11-09 10:29:29 +0800
  • d642d2c36f
    Merge pull request #8541 from radarhere/gcc Hugo van Kemenade 2024-11-08 16:23:15 +0200
  • 0a5b0f29e5 Run gcc problem matcher on Python 3.13 Andrew Murray 2024-11-09 00:18:59 +1100
  • d6a0a15f53
    Merge branch 'main' into libavif-plugin Andrew Murray 2024-11-08 19:51:31 +1100
  • c5e89ee914
    Merge pull request #26 from nulano/imagegrab-dynamic-link Andrew Murray 2024-11-08 11:01:39 +1100
  • 4e35852ccc
    Correct typo in comment. Russell Keith-Magee 2024-11-08 05:34:35 +0800
  • acba5c47f8 Lint fix Andrew Murray 2024-11-08 08:24:13 +1100
  • a6c941ac2c
    Do not load GetWindowDpiAwarenessContext until its needed Ondrej Baranovič 2024-11-07 22:22:02 +0100
  • 4b8867069b Fix GetWindowDpiAwarenessContext NULL check Nulano 2024-11-07 22:06:28 +0100
  • 288d77efd6 [pre-commit.ci] auto fixes from pre-commit.com hooks pre-commit-ci[bot] 2024-11-07 20:45:58 +0000
  • a44b3067b0
    Fallback to PER_MONITOR_AWARE if GetWindowDpiAwarenessContext is not available Andrew Murray 2024-11-08 07:45:29 +1100
  • 4fe42f48b1
    Merge branch 'main' into appveyor Andrew Murray 2024-11-08 07:42:29 +1100
  • 7763350f07 Fallback to PER_MONITOR_AWARE Andrew Murray 2024-11-08 07:30:09 +1100
  • 09bf28e9d7
    Update platform support Hugo van Kemenade 2024-11-07 15:46:08 +0200
  • a262b1991b
    Update winbuild/README.md Hugo van Kemenade 2024-11-07 12:54:28 +0200
  • dc3c489690
    Merge branch 'main' into context_manager Andrew Murray 2024-11-07 10:16:15 +1100
  • 48f183802a
    Merge branch 'main' into gha-windows-32-bit Andrew Murray 2024-11-07 10:14:04 +1100
  • 2e7da079cd
    Merge pull request #8514 from hugovk/tests-trove-extra Andrew Murray 2024-11-07 10:11:13 +1100
  • e5f2874e26
    Require coverage>=7.4.2 (#129) Hugo van Kemenade 2024-11-06 23:51:30 +0200
  • 042f3ff083 Require coverage>=7.4.2 Andrew Murray 2024-11-07 07:52:18 +1100
  • b11aec3963
    Merge branch 'main' into tests-trove-extra Andrew Murray 2024-11-07 07:50:51 +1100
  • 2e09d7a910
    Merge pull request #8538 from radarhere/macos Hugo van Kemenade 2024-11-06 13:43:37 +0200
  • b0345c1c7b Updated macOS tested Pillow versions Andrew Murray 2024-11-06 22:08:22 +1100
  • 4427767f2d
    Merge branch 'main' into mode_enums Andrew Murray 2024-11-06 21:11:47 +1100
  • 904416bda1
    Merge branch 'main' into homebrew-isolation Russell Keith-Magee 2024-11-06 14:33:25 +0800
  • e82b5398e7
    Correct handling of vendored fribidi. Russell Keith-Magee 2024-11-06 14:12:07 +0800
  • a1d862f1d6
    Be more specific in comment Pietro F. Fontana 2024-11-05 15:39:03 +0100
  • 20105aaa43 Allow loading of EMF images at a given DPI Andrew Murray 2024-11-05 21:27:25 +1100
  • 3cdaee45f5 Raise UnidentifiedImageError when opening TIFF without dimensions Andrew Murray 2024-11-05 20:15:23 +1100
  • 7fe56d62c6
    Merge pull request #8534 from radarhere/parse Hugo van Kemenade 2024-11-05 12:15:38 +0200
  • f68219713c
    Merge branch 'main' into imagegrab Andrew Murray 2024-11-05 21:15:08 +1100
  • 8561875b2d
    Merge pull request #8532 from radarhere/type_hint Hugo van Kemenade 2024-11-05 12:12:43 +0200
  • 48db4a1d4d Use test image filename Andrew Murray 2024-11-05 19:40:03 +1100
  • 9622266c2a Use DPI awareness from window Andrew Murray 2024-11-05 18:33:25 +1100
  • 2d23a84049 Fixed type hint Andrew Murray 2024-11-05 17:18:46 +1100
  • 28e5b929f8 Test 0 Andrew Murray 2024-11-05 08:40:09 +1100
  • b6413cd588 Cast to uint64_t Andrew Murray 2024-11-05 07:16:49 +1100
  • 607acbf95e Allow window to be supplied for ImageGrab.grab() on Windows Andrew Murray 2024-11-05 07:05:39 +1100
  • 5628213ab0 Upgrade pip for all Hugo van Kemenade 2024-11-04 21:17:47 +0200
  • 82199efbf7
    Merge pull request #8531 from python-pillow/pre-commit-ci-update-config mergify[bot] 2024-11-04 18:26:52 +0000
  • 4b7f6a6eb0
    [pre-commit.ci] pre-commit autoupdate pre-commit-ci[bot] 2024-11-04 17:35:35 +0000
  • 37679c8673 Pass IFDs to libtiff as TIFF_LONG8 Andrew Murray 2024-11-04 20:55:00 +1100
  • a60981650b
    Merge pull request #8527 from python-pillow/renovate/migrate-config Hugo van Kemenade 2024-11-04 08:45:59 +0200
  • 89735266ad
    Merge pull request #8526 from hugovk/zizmor Andrew Murray 2024-11-04 16:34:23 +1100
  • 924df0ac5c
    Migrate config .github/renovate.json renovate[bot] 2024-11-03 23:22:57 +0000
  • d3db931f21 Fix error[excessive-permissions]: overly broad workflow or job-level permissions Hugo van Kemenade 2024-11-02 23:31:21 +0200
  • 9faf598c89 Fix warning[artipacked]: credential persistence through GitHub Actions artifacts Hugo van Kemenade 2024-11-02 23:29:56 +0200
  • 1c4f29f2ce Test the oldest Python on 32-bit Windows 2019 Hugo van Kemenade 2024-10-06 20:16:55 +0300
  • 327e13ffd0 Stop testing on AppVeyor Hugo van Kemenade 2024-10-06 00:57:58 +0300
  • 5771f0ec37
    Merge pull request #8523 from nulano/winarm64 Hugo van Kemenade 2024-11-02 15:36:05 +0200
  • 6fe7160cb9
    Update Windows 11 Arm64 tested versions Ondrej Baranovič 2024-11-02 14:03:53 +0100
  • 48a4ee9904
    Merge pull request #8521 from hugovk/gcov Hugo van Kemenade 2024-11-02 12:55:48 +0200
  • 141e8d2546 Remove unused 'gcov: true' for codecov-action@v4 Hugo van Kemenade 2024-11-02 12:08:23 +0200
  • a9e110e64a
    Merge pull request #8520 from radarhere/fedora Andrew Murray 2024-11-02 19:45:55 +1100
  • 71016f23b4 Added Fedora 41 Andrew Murray 2024-11-02 17:51:01 +1100
  • aae90c3c01
    Allow linking to shared zlib Pietro F. Fontana 2024-11-01 15:42:08 +0100
  • 1df561869f Added running_in_another_thread() Andrew Murray 2024-11-02 00:47:03 +1100
  • 51e3623066
    Revert x86_64 homebrew location change (with explanation). Russell Keith-Magee 2024-10-31 09:50:38 +0800
  • 01270b5859
    Use the intended entry point for the x86_64 brew binary. Russell Keith-Magee 2024-10-31 06:27:54 +0800
  • 0bf15f0f2a Upgrade pip Hugo van Kemenade 2024-10-30 22:24:37 +0200
  • 67c2e04f70 Add trove-classifiers>=2024.10.12 to 'tests' extra and use for Windows CI Hugo van Kemenade 2024-10-30 08:37:19 +0200
  • 96ae15c5cd
    Merge branch 'main' into homebrew-isolation Russell Keith-Magee 2024-10-30 06:25:08 +0800
  • c6912f81ff
    Corrected typo in code comment. Russell Keith-Magee 2024-10-30 05:43:23 +0800
  • 16372dd951
    Merge pull request #8512 from radarhere/qtables Hugo van Kemenade 2024-10-29 17:50:25 +0200
  • a3ae9311eb Require trove-classifiers>=2024.10.12 Andrew Murray 2024-10-29 23:17:39 +1100
  • 80cf74030d
    Removed fixture Andrew Murray 2024-10-29 23:13:01 +1100
  • 467f12022e
    Merge branch 'main' into homebrew-isolation Andrew Murray 2024-10-29 22:38:27 +1100
  • 624848ff97 Do not repeatedly save to the same path Andrew Murray 2024-10-29 22:21:53 +1100
  • 2d1d801ec0 Update CHANGES.rst [ci skip] Andrew Murray 2024-10-29 22:15:56 +1100
  • e214dbf75c
    Merge pull request #8509 from radarhere/toqpixmap Hugo van Kemenade 2024-10-29 13:06:37 +0200
  • 0fd608626a
    Merge pull request #8511 from radarhere/multibuild_lib64 Hugo van Kemenade 2024-10-29 13:04:24 +0200
  • 6d137043f7
    Remove stray debug. Russell Keith-Magee 2024-10-29 10:01:46 +0800
  • d1a4f8029b
    Don't use multibuild variables before invoking multibuild. Russell Keith-Magee 2024-10-29 09:54:15 +0800
  • ec214e4d7c
    Can't check IS_MACOS until common_utils is invoked. Russell Keith-Magee 2024-10-29 09:39:58 +0800
  • 72d81e24a8
    Simplify Linux config by correcting a logic error in macOS config. Russell Keith-Magee 2024-10-29 09:25:47 +0800
  • c74a5bdd85
    Correct paths used for Linux build. Russell Keith-Magee 2024-10-29 09:02:05 +0800
  • 8308bf361e
    Bump multibuild to include more cmake changes. Russell Keith-Magee 2024-10-29 07:47:30 +0800
  • 08554684b3
    Revert fribidi/raqm changes for macOS builds. Russell Keith-Magee 2024-10-29 07:46:59 +0800
  • aac37a3ae9
    Merge branch 'main' into zlib-ng Andrew Murray 2024-10-29 09:53:24 +1100
  • 5ab79bcc1f
    Merge branch 'main' into zlib-ng Andrew Murray 2024-10-29 09:53:02 +1100