Hugo van Kemenade
|
d5e03cca88
|
Wrap arguments before passing
Co-authored-by: nulano <nulano@nulano.eu>
|
2023-05-28 21:44:44 +03:00 |
|
Hugo van Kemenade
|
7f0c49a6c7
|
Move pip upgrade to .appveyor.yml
|
2023-05-28 21:14:39 +03:00 |
|
Andrew Murray
|
07eccd9798
|
Fixed calling putpalette() on L and LA images before load()
|
2023-05-28 06:44:34 +10:00 |
|
Hugo van Kemenade
|
58b8d6c4ef
|
Upgrade pip
|
2023-05-27 23:39:51 +03:00 |
|
Hugo van Kemenade
|
3a0881dffe
|
Disable extra quotes
|
2023-05-27 23:39:51 +03:00 |
|
Hugo van Kemenade
|
9ea7721a71
|
Replace direct invocation of setup.py
|
2023-05-27 23:39:51 +03:00 |
|
Hugo van Kemenade
|
18960e8416
|
Use latest setuptools 67.8
|
2023-05-27 23:39:51 +03:00 |
|
Hugo van Kemenade
|
454dfcc1b4
|
Add minimal pyproject.toml
|
2023-05-27 23:39:48 +03:00 |
|
Hugo van Kemenade
|
26e0c81ffb
|
Revert "Install setuptools on Windows"
This reverts commit e6d7f1f347 .
|
2023-05-27 22:40:52 +03:00 |
|
Hugo van Kemenade
|
7c910c4cd9
|
Merge pull request #7188 from radarhere/python312
|
2023-05-27 22:39:56 +03:00 |
|
Andrew Murray
|
7a5ddc1712
|
Do not test PyQt6 on Python 3.12
|
2023-05-27 10:28:38 +10:00 |
|
Andrew Murray
|
e6d7f1f347
|
Install setuptools on Windows
|
2023-05-26 19:52:13 +10:00 |
|
Andrew Murray
|
117618b01f
|
Update CHANGES.rst [ci skip]
|
2023-05-24 22:47:43 +10:00 |
|
Hugo van Kemenade
|
d4b7cfa647
|
Merge pull request #7094 from rrcgat/fix-imagegrab-with-wl-paste
|
2023-05-24 15:04:32 +03:00 |
|
Andrew Murray
|
922e239cca
|
Fixed saving multiple 1 mode images to GIF
|
2023-05-24 08:55:14 +10:00 |
|
Carl Weaver
|
1dffa86e20
|
Merge pull request #3 from radarhere/fix-imagegrab-with-wl-paste
Formatting
|
2023-05-23 22:21:28 +08:00 |
|
Andrew Murray
|
b8719033ca
|
Removed unused INT64 definition
|
2023-05-23 22:53:16 +10:00 |
|
Andrew Murray
|
26d5f4fcb1
|
Use tuple instead of list
|
2023-05-23 21:27:55 +10:00 |
|
Andrew Murray
|
bce0f0d5a6
|
Moved function code inline
|
2023-05-23 21:25:11 +10:00 |
|
rrcgat
|
fffcb558f6
|
Use image/png mime type for ImageGrab (wl-paste) if possible, otherwise the first mime type taken
|
2023-05-23 18:44:25 +08:00 |
|
Andrew Murray
|
c656583b84
|
Merge branch 'main' into fix-imagegrab-with-wl-paste
|
2023-05-23 08:47:42 +10:00 |
|
Hugo van Kemenade
|
5aa3f2d209
|
Merge pull request #7178 from radarhere/codecov
|
2023-05-22 14:57:55 +03:00 |
|
Andrew Murray
|
dc6d0641b3
|
Updated redirected URLs
|
2023-05-22 19:39:25 +10:00 |
|
Andrew Murray
|
053cb3de52
|
Fixed finding dependencies on Cygwin
|
2023-05-21 14:38:05 +10:00 |
|
Andrew Murray
|
546f6cbc27
|
Replaced absolute PIL import with relative import
|
2023-05-20 17:11:43 +10:00 |
|
Andrew Murray
|
18da2d0b2d
|
Removed inplace target
|
2023-05-20 15:38:53 +10:00 |
|
Andrew Murray
|
4f734d295f
|
Use --config-settings instead of deprecated --global-option
|
2023-05-20 15:38:36 +10:00 |
|
Yay295
|
f6b516bb06
|
Adjust C preprocessor block labels
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-05-19 08:11:39 -05:00 |
|
Yay295
|
724f266460
|
change INT16 def failure to an error
|
2023-05-18 17:49:13 -05:00 |
|
Yay295
|
9da0b58eea
|
move INT8 def to top
|
2023-05-18 17:49:13 -05:00 |
|
Yay295
|
fbec8f19dd
|
add check for C99+ to use their defs if possible
|
2023-05-18 17:49:13 -05:00 |
|
Yay295
|
c2527348ec
|
add comment explaining why #define and not typedef
|
2023-05-18 17:49:13 -05:00 |
|
Yay295
|
e9cfe4b6a2
|
label preprocessor if..else..endif for clarity
|
2023-05-18 17:49:13 -05:00 |
|
Yay295
|
6de5e999bd
|
add UINT64 def if INT64 is defined
|
2023-05-18 17:49:12 -05:00 |
|
Yay295
|
509671c53e
|
fix INT64 def and add warning if not set
|
2023-05-18 17:49:12 -05:00 |
|
Andrew Murray
|
b39c807dde
|
Removed rectangle example from co-ordinate system documentation
|
2023-05-18 22:14:40 +10:00 |
|
Andrew Murray
|
599979caae
|
Update CHANGES.rst [ci skip]
|
2023-05-17 16:53:42 +10:00 |
|
Hugo van Kemenade
|
0f3a0c32a5
|
Merge pull request #7166 from radarhere/fribidi
|
2023-05-17 09:13:15 +03:00 |
|
Andrew Murray
|
0e21e47768
|
Update CHANGES.rst [ci skip]
|
2023-05-17 08:25:25 +10:00 |
|
Andrew Murray
|
53e73fd094
|
Updated fribidi to 1.0.13
|
2023-05-17 08:21:59 +10:00 |
|
Hugo van Kemenade
|
a58034b86c
|
Merge pull request #7135 from n3011/jpg_repr
|
2023-05-16 12:14:40 +03:00 |
|
Andrew Murray
|
512776e09b
|
Merge pull request #7164 from hugovk/docs-pdf
Build only PDF in addition to default html
|
2023-05-16 07:12:54 +10:00 |
|
Andrew Murray
|
ac2d283065
|
Update CHANGES.rst [ci skip]
|
2023-05-16 07:08:02 +10:00 |
|
Ishant Mrinal Haloi
|
b5d622c111
|
Merge pull request #2 from radarhere/jpg_repr
Added release notes
|
2023-05-15 21:25:03 +05:30 |
|
Hugo van Kemenade
|
82e57b8a90
|
Build only PDF in addition to default html
|
2023-05-15 15:47:30 +03:00 |
|
Hugo van Kemenade
|
86a70fc768
|
Merge pull request #7068 from radarhere/ldconfig
|
2023-05-15 15:28:21 +03:00 |
|
Andrew Murray
|
ce22ad96b7
|
Update CHANGES.rst [ci skip]
|
2023-05-15 09:47:09 +10:00 |
|
Hugo van Kemenade
|
34ff170d8e
|
Merge pull request #7143 from nulano/imagegrab-prefer-xcb
Prefer screenshots using XCB over gnome-screenshot
|
2023-05-14 19:55:16 +03:00 |
|
Andrew Murray
|
9754c8d18d
|
Added release notes
|
2023-05-14 22:42:39 +10:00 |
|
Ishant Mrinal Haloi
|
f328383763
|
Apply suggestions from code review
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
2023-05-14 11:11:56 +05:30 |
|