Commit Graph

  • 376c4f829f Enrich tests for putpalette function moghadas76 2023-05-26 07:52:21 +0000
  • 117618b01f Update CHANGES.rst [ci skip] Andrew Murray 2023-05-24 22:47:43 +1000
  • d4b7cfa647
    Merge pull request #7094 from rrcgat/fix-imagegrab-with-wl-paste Hugo van Kemenade 2023-05-24 15:04:32 +0300
  • 922e239cca Fixed saving multiple 1 mode images to GIF Andrew Murray 2023-05-24 08:55:14 +1000
  • 1dffa86e20
    Merge pull request #3 from radarhere/fix-imagegrab-with-wl-paste Carl Weaver 2023-05-23 22:21:28 +0800
  • b8719033ca Removed unused INT64 definition Andrew Murray 2023-05-23 22:53:16 +1000
  • 26d5f4fcb1 Use tuple instead of list Andrew Murray 2023-05-23 21:27:55 +1000
  • bce0f0d5a6 Moved function code inline Andrew Murray 2023-05-23 21:25:11 +1000
  • fffcb558f6
    Use image/png mime type for ImageGrab (wl-paste) if possible, otherwise the first mime type taken rrcgat 2023-05-23 18:44:25 +0800
  • c656583b84 Merge branch 'main' into fix-imagegrab-with-wl-paste Andrew Murray 2023-05-23 08:47:42 +1000
  • 5aa3f2d209
    Merge pull request #7178 from radarhere/codecov Hugo van Kemenade 2023-05-22 14:57:55 +0300
  • dc6d0641b3 Updated redirected URLs Andrew Murray 2023-05-22 19:39:25 +1000
  • 053cb3de52 Fixed finding dependencies on Cygwin Andrew Murray 2023-05-21 14:38:05 +1000
  • 546f6cbc27 Replaced absolute PIL import with relative import Andrew Murray 2023-05-20 17:11:43 +1000
  • 18da2d0b2d Removed inplace target Andrew Murray 2023-05-20 15:19:58 +1000
  • 4f734d295f Use --config-settings instead of deprecated --global-option Andrew Murray 2023-05-20 15:38:36 +1000
  • f6b516bb06 Adjust C preprocessor block labels Yay295 2023-05-19 08:01:02 -0500
  • 724f266460 change INT16 def failure to an error Yay295 2022-10-06 18:14:55 -0500
  • 9da0b58eea move INT8 def to top Yay295 2022-10-06 18:13:50 -0500
  • fbec8f19dd add check for C99+ to use their defs if possible Yay295 2022-10-06 18:11:02 -0500
  • c2527348ec add comment explaining why #define and not typedef Yay295 2022-10-06 18:04:10 -0500
  • e9cfe4b6a2 label preprocessor if..else..endif for clarity Yay295 2022-10-06 18:02:41 -0500
  • 6de5e999bd add UINT64 def if INT64 is defined Yay295 2022-10-06 18:00:45 -0500
  • 509671c53e fix INT64 def and add warning if not set Yay295 2022-10-06 17:59:33 -0500
  • b39c807dde Removed rectangle example from co-ordinate system documentation Andrew Murray 2023-05-18 22:14:40 +1000
  • 599979caae Update CHANGES.rst [ci skip] Andrew Murray 2023-05-17 16:53:42 +1000
  • 0f3a0c32a5
    Merge pull request #7166 from radarhere/fribidi Hugo van Kemenade 2023-05-17 09:13:15 +0300
  • 0e21e47768 Update CHANGES.rst [ci skip] Andrew Murray 2023-05-17 08:25:25 +1000
  • 53e73fd094 Updated fribidi to 1.0.13 Andrew Murray 2023-05-17 08:21:59 +1000
  • a58034b86c
    Merge pull request #7135 from n3011/jpg_repr Hugo van Kemenade 2023-05-16 12:14:40 +0300
  • 512776e09b
    Merge pull request #7164 from hugovk/docs-pdf Andrew Murray 2023-05-16 07:12:54 +1000
  • ac2d283065 Update CHANGES.rst [ci skip] Andrew Murray 2023-05-16 07:08:02 +1000
  • b5d622c111
    Merge pull request #2 from radarhere/jpg_repr Ishant Mrinal Haloi 2023-05-15 21:25:03 +0530
  • 82e57b8a90 Build only PDF in addition to default html Hugo van Kemenade 2023-04-28 12:53:17 +0300
  • 86a70fc768
    Merge pull request #7068 from radarhere/ldconfig Hugo van Kemenade 2023-05-15 15:28:21 +0300
  • ce22ad96b7 Update CHANGES.rst [ci skip] Andrew Murray 2023-05-15 09:47:09 +1000
  • 34ff170d8e
    Merge pull request #7143 from nulano/imagegrab-prefer-xcb Hugo van Kemenade 2023-05-14 19:55:16 +0300
  • 9754c8d18d Added release notes Andrew Murray 2023-05-14 22:42:39 +1000
  • f328383763
    Apply suggestions from code review Ishant Mrinal Haloi 2023-05-14 11:11:56 +0530
  • baad0ad1b7
    Merge pull request #7160 from radarhere/imagegrab Hugo van Kemenade 2023-05-13 17:30:15 +0300
  • 6df8716025 Update grabclipboard() documentation after #6783 Andrew Murray 2023-05-13 21:38:01 +1000
  • 59b7a48570 Updated docstrings Andrew Murray 2023-05-13 12:24:50 +1000
  • 2db9c68571
    Apply suggestions from code review Ishant Mrinal Haloi 2023-05-13 07:32:02 +0530
  • e063ed772c Update CHANGES.rst [ci skip] Andrew Murray 2023-05-13 11:02:53 +1000
  • 46708099b1
    Apply suggestions from code review Ishant Mrinal Haloi 2023-05-12 21:56:40 +0530
  • c561cd2b44
    Merge pull request #7151 from radarhere/rounded_rectangle Hugo van Kemenade 2023-05-12 18:35:13 +0300
  • 0efd72d33f
    Merge pull request #7142 from radarhere/imagedraw Hugo van Kemenade 2023-05-12 18:31:09 +0300
  • 899d7c5005
    Merge pull request #382 from radarhere/ubuntu-latest Hugo van Kemenade 2023-05-12 13:43:35 +0300
  • 8c6187e75d Run on latest Ubuntu Andrew Murray 2023-05-12 16:15:31 +1000
  • 7e29efd518 Do not catch OSError raised when loading image Andrew Murray 2023-05-11 20:08:10 +1000
  • 8874549a99
    Merge pull request #7157 from radarhere/links Hugo van Kemenade 2023-05-11 10:52:38 +0300
  • 848fd7c2db Added linkcheck_allowed_redirects Andrew Murray 2023-05-11 16:49:08 +1000
  • 8bbccba825 Updated redirected URL Andrew Murray 2023-05-11 08:13:33 +1000
  • 14f5f77841 Improved coordinate system documentation Andrew Murray 2023-05-11 07:54:57 +1000
  • f83bb5452a
    Merge pull request #381 from radarhere/harfbuzz Hugo van Kemenade 2023-05-10 10:14:09 +0300
  • 6fb2312a2e
    Merge pull request #7152 from radarhere/harfbuzz Hugo van Kemenade 2023-05-10 10:14:00 +0300
  • 3ec03c6720
    Only check for gnome-screenshot on Linux Andrew Murray 2023-05-10 13:53:55 +1000
  • c68c508e27 Fixed joined corners for odd dimensions Andrew Murray 2023-05-10 13:25:35 +1000
  • b9b685fc56 Updated harfbuzz to 7.3.0 Andrew Murray 2023-05-10 12:35:59 +1000
  • a247d9d892 Updated harfbuzz to 7.3.0 Andrew Murray 2023-05-10 12:34:25 +1000
  • a0b691a219 Fixed combining single duration across duplicate PNG frames Andrew Murray 2023-05-09 12:12:16 +1000
  • bb18abc603
    prefer screenshots using XCB over gnome-screenshot nulano 2023-05-08 22:30:11 +0100
  • 2f896ee4ac Clarify that line() and polygon() include xy pixels Andrew Murray 2023-05-08 21:16:34 +1000
  • f67fcf131a If the clipboard fails to open on Windows, wait and try again Andrew Murray 2023-05-08 11:58:05 +1000
  • 2d1782a349 set verbosity to 0 before comparing image bytes Yay295 2023-01-03 00:23:45 -0600
  • 6a3b9f540f Only compare bytes once Andrew Murray 2022-12-31 13:06:46 +1100
  • 56680b253c set verbosity to 0 before comparing image bytes Yay295 2023-01-03 00:23:45 -0600
  • 50f410c177 Only compare bytes once Andrew Murray 2022-12-31 13:06:46 +1100
  • 3f045ea194 use tuple or set instead of list in tests Yay295 2022-10-09 02:58:44 -0500
  • 0a827f0c77 rename variable "resample" to "resampling_filter" Yay295 2022-10-08 16:52:21 -0500
  • 738afe3b85 assert bytes again instead of False Yay295 2022-10-08 16:44:40 -0500
  • fc24642535 Do not use gnome-screenshot on Linux if X11 can be used instead Andrew Murray 2023-05-06 19:06:08 +1000
  • ccdce1791d rename format to image_format Ishant Mrinal Haloi 2023-05-06 10:35:28 +0530
  • 55be23bbd2
    Merge pull request #1 from radarhere/jpg_repr Ishant Mrinal Haloi 2023-05-06 10:32:36 +0530
  • 2d841e16c2
    Apply suggestions from code review Ishant Mrinal Haloi 2023-05-06 10:31:58 +0530
  • 2a274a4760
    Merge pull request #6949 from Yay295/test_lists_and_tuples Andrew Murray 2023-05-06 13:17:42 +1000
  • fa97a1af10 Merge branch 'main' into test_lists_and_tuples Andrew Murray 2023-05-06 11:43:00 +1000
  • e3990f67be
    Merge pull request #6900 from Yay295/parametrize_jpeg_leaks_test Andrew Murray 2023-05-06 11:12:22 +1000
  • 6c800dda6a
    Merge pull request #6904 from Yay295/imagepath_tests Andrew Murray 2023-05-06 10:38:09 +1000
  • b2a6ca5a1c
    Merge pull request #6 from radarhere/imagepath_tests Yay295 2023-05-05 10:11:32 -0500
  • 97c0e29835
    Merge pull request #7138 from radarhere/imagepath_default Hugo van Kemenade 2023-05-05 12:43:01 +0300
  • 38c40d81d2 Use boolean instead of integer Andrew Murray 2023-05-05 18:25:05 +1000
  • 17fbafb10b Updated ImagePath tolist() default Andrew Murray 2023-05-05 18:12:10 +1000
  • 04191d15f6 Removed separate test for array tobytes() Andrew Murray 2023-05-05 17:54:42 +1000
  • 99fa356d51 Merge branch 'main' into imagepath_tests Andrew Murray 2023-05-05 17:56:19 +1000
  • 93e507294b Only assert image is similar Andrew Murray 2023-05-05 08:19:43 +1000
  • 6e3c730b15 Updated xz to 5.4.3 Andrew Murray 2023-05-05 07:19:58 +1000
  • c5f90af56c Updated xz to 5.4.3 Andrew Murray 2023-05-05 07:19:13 +1000
  • 5377b0735f add _repr_jpg_ for ipython display Ishant Mrinal Haloi 2023-05-04 21:43:57 +0530
  • b073a8962b
    Merge pull request #7134 from radarhere/regular_polygon Hugo van Kemenade 2023-05-04 10:18:26 +0300
  • 3ae321832a Added release notes for #7132 Andrew Murray 2023-05-04 15:37:35 +1000
  • 9f0c416469 Update CHANGES.rst [ci skip] Andrew Murray 2023-05-04 15:30:17 +1000
  • 1e7c77c31f
    Merge pull request #7111 from radarhere/tiff Hugo van Kemenade 2023-05-04 06:53:52 +0300
  • 2467db492e Update CHANGES.rst [ci skip] Andrew Murray 2023-05-04 08:15:48 +1000
  • 9154a6b22d Added release notes Andrew Murray 2023-05-04 08:01:48 +1000
  • a4986ba986 Support reading signed 8-bit TIFF images Andrew Murray 2023-05-04 07:54:30 +1000
  • 9636a2aaf1
    Merge pull request #7132 from radarhere/regular_polygon_width Hugo van Kemenade 2023-05-03 18:21:25 +0300
  • 74a851965c
    Merge pull request #7108 from radarhere/filter Hugo van Kemenade 2023-05-03 18:18:53 +0300
  • 4c6159b9a3
    Merge pull request #7112 from radarhere/grabclipboard_stderr Hugo van Kemenade 2023-05-03 18:16:52 +0300
  • 3fc446c277 Added width argument to regular_polygon Andrew Murray 2023-05-03 22:54:18 +1000