Commit Graph

50881 Commits

Author SHA1 Message Date
Jordi Mas 75033ab6b7 Update Catalan translation 2023-09-06 06:37:42 +02:00
Alx Sa 19050ce7c0 dialog: Use column value from imported palettes
GIMP's .gpl palette format and Swatchbooker's .sbz format can contain
metadata on the number of columns. This value was ignored before;
now the import dialogue checks for this value and uses it.
2023-09-06 01:12:48 +00:00
Alx Sa 6597dabeb3 core: Add support for SwatchBooker palettes 2023-09-06 01:12:48 +00:00
programmer_ceds 9e06e2aa53 Fix Zoom Shortcuts (fixes issue #9797) 2023-09-05 22:35:06 +00:00
Balázs Úr 9c965efd81 Update Hungarian translation 2023-09-05 19:02:16 +00:00
Heiko Becker 8b2574e917 meson: Add explicit options for cfitsio and openmp
...instead of automagically enabling them if the dependency happens
to be installed.
2023-09-03 22:41:04 +02:00
Luming Zh 6f77a661c9 Update Chinese (China) translation 2023-09-03 14:21:47 +00:00
Luming Zh 1d496c8c81 Update Chinese (China) translation 2023-09-03 14:17:02 +00:00
Idriss Fekir e93e7a124c Improve text quality of UI on Windows
When using the default pangocairo backend (win32),
AA is not enabled.

Switching to the FontConfig backend fixes the problem.
2023-09-02 21:09:06 +00:00
Martin 73ea5464ef Update Slovenian translation 2023-09-02 20:39:08 +00:00
Yuri Chornoivan e11e21b55d Update Ukrainian translation 2023-09-02 16:26:53 +00:00
Víttor Paulo Vieira da Costa d812b0d9a6 Update Brazilian Portuguese translation 2023-09-02 13:11:23 +00:00
Víttor Paulo Vieira da Costa d5805cba34 Update Brazilian Portuguese translation 2023-09-02 13:11:20 +00:00
Víttor Paulo Vieira da Costa acc4fe982f Update Brazilian Portuguese translation 2023-09-02 13:11:14 +00:00
Alx Sa 531da1560d Issue #30: Add onClick, accesskey, and tabindex tags to Image Map plug-in 2023-09-02 03:30:35 +00:00
Jacob Boerema b53f7c10e4 libgimp: fix #9902 Critical when calling gimp_text_layer_new ...
from plug-in

I get a critical error when calling gimp_text_layer_new and the function
doesn't return a GimpTextLayer:

(file-psd:47120): LibGimp-CRITICAL **: 16:00:59.035:
gimp_gp_param_to_value: type name GimpTextLayer is not registered

Adding the above line to libgimp/gimp.c fixes the problem.
2023-08-31 21:42:13 +00:00
Sabri Ünal e425678bcf Update Turkish translation 2023-08-31 18:50:46 +00:00
Sabri Ünal e22ddb7806 Update Turkish translation 2023-08-31 18:48:39 +00:00
Sabri Ünal 5657feded8 Update Turkish translation 2023-08-31 18:44:03 +00:00
Jehan 459836ee09 Issue #9710: layers borders not properly refreshed.
This was a regression appeared with commit 1b3af8a89b. We still don't want to
flush the whole image, but if the selected layers change, we want to flush the
display shell.
2023-08-31 20:33:31 +02:00
Jehan 79fe90646f NEWS: update. 2023-08-30 17:25:01 +02:00
Alx Sa caff8dbb7b core: Fix crash when filling with Middle Gray color
Filling with Middle Gray requires getting the image format
for conversion from CIE Lab. This works when filling a layer,
but new images are not yet available in the context.
This adds the image to the context before gimp_drawable_fill ()
is called so it has access to the image format.
2023-08-28 22:42:31 +00:00
Martin 27f18ff872 Update Slovenian translation 2023-08-28 21:55:08 +00:00
Martin 9157211fa4 Update Slovenian translation 2023-08-28 21:53:03 +00:00
Yuri Chornoivan 4d1d8803c4 Update Ukrainian translation 2023-08-28 17:23:30 +00:00
Ekaterine Papava a04c3cd614 Update Georgian translation 2023-08-28 04:36:54 +00:00
Tim Sabsch bdf55cd9d4 Update German translation 2023-08-27 20:19:38 +00:00
Alx Sa 38495c7b2d Issue #9901: Add Adobe Swatch Exchange palette import 2023-08-27 16:51:02 +00:00
Piotr Drąg 081b8e65a4 Update Polish translation 2023-08-27 16:23:24 +02:00
Ekaterine Papava 21061bfa31 Update Georgian translation 2023-08-27 14:07:27 +00:00
Martin 63282d00b7 Update Slovenian translation 2023-08-27 05:41:45 +00:00
Martin 793ba32b5b Update Slovenian translation 2023-08-27 05:24:51 +00:00
bootchk ddbb34f357 Fix #9660 ScriptFu flaws for atoms of type character, UTF-8 encoded
For characters outside ASCII:

1. repr is wrong in REPL

2. sharp constant #\<codepoint> fails to evaluate

3. sharp constant hex #\x<hexdigits> accepts invalid UTF-8 codepoints

4. a call to error with such a character eats the output string

Also, changed the repr of ASCII control characters (was #\x7)
to their unicode repr (now a box glyph with hex)
2023-08-26 18:46:56 +00:00
Yuri Chornoivan 1fddc3b1c4 Update Ukrainian translation 2023-08-26 18:43:35 +00:00
Yuri Chornoivan 2be4b6bf3d Update Ukrainian translation 2023-08-26 18:24:35 +00:00
Boyuan Yang e28f6fa617 Update Chinese (China) translation 2023-08-26 18:17:49 +00:00
Sabri Ünal f869a79812 data: add gimpsaveprocedure.c to the POTFILES.in
A leftover from my previous commit: b7ab467cde
2023-08-26 16:26:30 +03:00
Ekaterine Papava 8897574758 Update Georgian translation 2023-08-26 03:47:03 +00:00
Ekaterine Papava d2ea72e371 Update Georgian translation 2023-08-26 03:41:35 +00:00
Danial Behzadi e83f150fa3 Update Persian translation 2023-08-25 23:02:32 +00:00
MohammadSaleh Kamyab 50ccf34f8c Update Persian translation 2023-08-25 22:49:46 +00:00
bootchk 2f360ddb34 ScriptFu: #9755 Add test framework and tests for TS and PDB
Test framework and tests in Scheme, and portable.

Work in progress.  Expect commits for more tests.

Testing framework is stable, more or less.

Add more tests

Add tests layer and layerMask.

test Item methods

More tests, selection

Test memory, vector in TS.

More tests char functions

sharp expr tests
2023-08-25 21:39:29 +00:00
Alx Sa dc50bf0601 menus: Rearrange Help menu
Moves "About Gimp" to end of menu to match common UX.
User Manual is also moved right after the Context Help option as
they are related items.
2023-08-25 21:13:03 +00:00
Sabri Ünal 05b808b095 plug-ins: Mark RAW export dialog related strings translatable
These strings are related to RAW export dialog which
some strings seem not marked as translatable.
2023-08-25 19:41:42 +00:00
Sabri Ünal 5725a3593e plug-ins: Mark PDF/PostScript export dialogs related strings translatable
These strings are related to PDF/PostScript export dialogs which
some strings seem not marked as translatable.
2023-08-25 19:41:42 +00:00
Sabri Ünal d4146aba5c plug-ins: Mark TIFF export dialog related strings translatable
These strings are related to TIFF export dialog which
some strings seem not marked as translatable.
2023-08-25 19:41:42 +00:00
Sabri Ünal b7ab467cde plug-ins: Mark JPEG export dialog related strings translatable
These strings are related to JPEG export dialog which
some strings seem not marked as translatable.
2023-08-25 19:41:42 +00:00
Yuri Chornoivan 69abfdbdcc Update Ukrainian translation 2023-08-25 11:52:13 +00:00
Alx Sa 0778b95847 plug-ins: Add support to load PSP ICC Profile data 2023-08-25 02:29:51 +00:00
Timo Jyrinki 05f54698f2 Update Finnish translation 2023-08-24 07:48:18 +00:00