[gimp] (407 commits) Non-fast-forward update to branch wip/nielsdg/string-array-to-strv
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (407 commits) Non-fast-forward update to branch wip/nielsdg/string-array-to-strv
- Date: Thu, 2 Dec 2021 08:35:32 +0000 (UTC)
The branch 'wip/nielsdg/string-array-to-strv' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
8048f77... Remove GimpStringArray in favor of GStrv
ded1245... pdbgen
bbaea8a... plug-ins: fixes after rebasing !389.
Commits added to the branch:
3e2207e... build: update the master flatpak. (*)
58fd168... build: update OpenEXR in our nightly flatpak manifest. (*)
f8f768c... app: adding a comment for translators. (*)
9e95d44... build: forgot a patch for a dependency of the flatpak build (*)
3733a36... plug-ins: add support for planar configuration in DICOM ima (*)
e0707af... plug-ins: fix #1146 DICOM with big endian transfer syntax f (*)
db7e005... Update Ukrainian translation (*)
d6e39f3... Update Polish translation (*)
3b8165f... Update Swedish translation (*)
b824abc... gitlab-ci: do not run `meson test` anymore inside the flatp (*)
de9a171... gitlab-ci: generate SHA* checksums for generated Windows in (*)
42fe8ab... app: fix #5153 keyboard shortcuts Shift+[ and ] don't work (*)
894fd27... Update Chinese (China) translation (*)
fd0bb89... Update Chinese (China) translation (*)
4f9f329... Update Chinese (China) translation (*)
83c1d35... Update Chinese (China) translation (*)
af909b8... app: fix #6724 When creating keyboard shortcut the section (*)
0a4915c... Update Swedish translation (*)
34748af... gitlab-ci, build: compute the checksums of installer in bas (*)
2d84ad7... libgimp: do not leak dialog containers' size groups. (*)
1e31b65... Issue #7106: GIMP 2.99.6 Python Script Fatal Error. (*)
1373bec... Add separate CODING_STYLE file (*)
c87d6d9... Fix issue with generating GIR API docs in meson (*)
24dc6bf... libgimp: libgimpmodule is part of libgimp not libgimpui. (*)
8176bd0... libgimp: have gimp_procedure_dialog_new() behave like g_obj (*)
488e3c4... plug-ins: use GimpUi.ProcedureDialog() instead of… (*)
2329fc1... plug-ins: fix #7086 Can't remove color space from a 1bit mo (*)
2026c2d... libgimp: fix the meson build. (*)
0a83a45... libgimp: fix (again) the meson build. (*)
cc57860... Issue #7115: properly chaining up finalize() methods. (*)
6664b31... SF-ADJUSTMENT Slider Duplicate Label Fix (*)
f2fb98c... Issue #6610: crashes on free select for images of certain d (*)
37593d6... Fix #6979 meson build fails link libexecinfo on Alpine (*)
54263f2... libgimbase, meson: reorganize execinfo dependency testing. (*)
4f9b737... Issue #5989 - performance improvement patches for gtk and g (*)
2749706... devel-docs: update release-howto file. (*)
3b2a8f7... Issue #5267: Cage transform tool causes artifacts. (*)
7982a5d... Issue #5386: Gimp crashes when setting AdobeRGB image to In (*)
4d528f2... Issue #5415: compensate for null byte (*)
d94a0c0... plug-ins: add non interactive support for extra parameters (*)
c324ec3... Fix #6980 /app/pdb/gimppdb.c unnecessarily includes core/gi (*)
4f86d80... plug-ins: fix #2655 Can't open EPS-files with german Umlaut (*)
65950de... libgimpbase: fix #1350 Failure to load metadata importing i (*)
7bb892f... plug-ins: fix #5313 Exporting to "Gimp pattern" i.e. pat fo (*)
f130fe1... app: disallow saving of patterns larger than max allowed di (*)
317b5d9... app: improve error message loading pattern that is too larg (*)
dd03716... Issue 7128: Mouse wheel zoom when cursor is over the zoom s (*)
2b59006... Fix to Catalan translation (*)
dc89adf... Update Ukrainian translation (*)
619cb91... Remove unnecessary gimpmarshal.h and gimpwidgetsmarshal.h i (*)
428b944... Remove unnecessary linking with genmarshal from meson build (*)
6892326... Remove use of custom marshallers in favor of GLib ones (*)
ac0a084... Show message dialogs in preferences dialog (*)
4f7dcef... app: fix string array leak as reported by Massimo. (*)
c7b3c3c... app: free leaking drawable list (as reported by Massimo). (*)
ee09ae7... app: fix gimp_plug_in_cleanup_item_new(). (*)
b1afc33... app: fix list leak, as reported by Massimo. (*)
a10bb05... app: fix 2 possible leaks. (*)
2d1d234... app: fix one more ugly leak. (*)
70f2192... app: fix leaked queue created at init() (as reported by Mas (*)
abb904d... app: improve/fix the most-recently used layers stack manage (*)
4336b7a... app: fix memory leak reported by Massimo. (*)
968cc3c... app: free unused return value of gimp_procedure_execute(). (*)
b93c416... app: free a GimpPixPipeParams value (reported by Massimo). (*)
140652a... app: free GList (leak reported by Massimo). (*)
3603441... app: return of gimp_image_get_selected_drawables() must be (*)
0359427... app: allow image_merge_layers_callback() to be called with (*)
24e44c1... app: fix leaking a GimpMybrushSurface struct. (*)
bde62ce... Update Swedish translation (*)
60fc2cb... Update Slovenian translation (*)
2ba8c2f... Update Slovenian translation (*)
7489418... Update Slovenian translation (*)
23da87a... Update Slovenian translation (*)
f5ea8e9... app: fix leak of a GdkPoint and improve stable zoom centeri (*)
411c279... app: return value of gtk_tree_path_new_from_string() must b (*)
ef56fed... app: string allocated by gtk_tree_path_to_string() must be (*)
025cebf... app: free an unusing allocated string when not used as a re (*)
1ece367... app: another leaked GtkTreePath. (*)
9a0876b... app: forgotten GList freeing. (*)
c3e3c68... libgimpconfig: free a GimpValueArray on deserialization fai (*)
a3d7f71... Fix broken markup in Bulgarian user help (*)
eae6e9a... Fix broken markup in Dzonghka user help (*)
e50d844... Fix broken markup in Galician user help (*)
b89e815... Fix broken markup in Malay user help (*)
456327e... app: unfreed GList. (*)
901b8c1... Fix broken markup in Macedonian user help (*)
6282756... app: unref the newly created GVariant-s. (*)
0fe7e14... app: unref the GtkSizeGroup-s. (*)
3fa68be... app: date string in the About dialog was not always freed. (*)
38a0b76... app: free mypaint_brush_path, mypaint_brush_path_writable a (*)
dd38b88... libgimpwidgets: free leaked GError. (*)
887bab0... Update Polish translation (*)
6312248... build: do not build GLib for Windows anymore. (*)
64c786e... devel-docs: fix automake when --disable-gtk-docs is used (*)
d0bef53... build: patch to configure libwmf with no freetype-config. (*)
ef87f34... Issue #6843: "Canvas Size" dialog takes too much vertical s (*)
fadda1b... devel-docs: we must still restart a plug-in to debug with S (*)
c43de62... app: config folder migration update for GIMP 3. (*)
753e994... app: forgot to also properly migrate the docks size. (*)
15fb4a7... Issue #1168 - Allow resetting rotation view and flip view s (*)
714e911... Issue #7169: add app/core/gimppattern-save.c in POTFILES.in (*)
f888a6f... app: update menurc migration. (*)
855d5ce... build: fix Windows installer build. (*)
f479084... Update Ukrainian translation (*)
cbc4a3b... Update Swedish translation (*)
f6fc9d4... Rename GimpLangRc to GimpEarlyRc (*)
012df85... Add a config enum for the pointer input API to use on Windo (*)
825ea9d... Move initialization order (*)
1685746... Only select available API's (*)
0e46fad... configure: --enable-check-update now with an "auto" value. (*)
f0be225... meson: -Dcheck-update option as a yes|no|platform-default c (*)
595838f... Update Ukrainian translation (*)
d65e82a... Update Spanish translation (*)
61a7da6... Update Spanish translation (*)
d707e4c... autotools, meson: bump GLib dependency to 2.68.0. (*)
49e5342... app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_ (*)
d577e51... libgimp: set subfiletype to FILETYPE_REDUCEDIMAGE when savi (*)
2a38ec9... plug-ins: when loading TIFF images ignore thumbnail pages (*)
42e6110... plug-ins: fix #3740 Impossible to delete multi page tiff wi (*)
f04e744... desktop: add an appdata section for 2.10.26 release. (*)
b1ace8d... Update Ukrainian translation (*)
d61a682... plug-ins: fix #7195 Exporting multilayer TIFF with EXIF sav (*)
03f538e... Update Slovenian translation (*)
968df76... Update Spanish translation (*)
6b3ef41... Update German translation (*)
d8cbd61... Update Vietnamese translation (*)
d6dffdc... Update Slovenian translation (*)
8516221... app: Correctly place merged down layer... (*)
833783b... Add Lithuanian translation (*)
6c0b8c5... Update Swedish translation (*)
3b3f5c8... build: add new Lithuanian translation to the Windows instal (*)
3e11435... build: fix typo s/en_GN/en_GB/ (*)
d0fb53a... Update Chinese (China) translation (*)
cce8946... Update Chinese (China) translation (*)
4f8ced1... NEWS: update. (*)
22acc45... Update Vietnamese translation (*)
f4bbaf4... Update Vietnamese translation (*)
44f72c5... gitlab-ci: flatpak artifacts must always be uploaded. (*)
2bc1dd1... build: fix flatpak manifest. (*)
30f215f... Update Polish translation (*)
fb7a995... gitlab-ci: do not make the flatpak job interruptible. (*)
127bf7a... configure,meson,app: depend on GEGL-0.4.32 (*)
117fbc7... Update Lithuanian translation (*)
828923d... Update Chinese (China) translation (*)
9c36ff2... Update Chinese (China) translation (*)
987a815... Update Chinese (China) translation (*)
d0f8b57... Update Brazilian Portuguese translation (*)
40cd866... Update Polish translation (*)
e73f82d... build: fix installer. (*)
ad83fd0... build: improve Windows installer language test. (*)
f656ef9... Updated Italian translation (*)
00958fe... Updated Italian translation (*)
062f447... Update Catalan translation (*)
d6ffbc1... Update Catalan translation (*)
3d6d94f... Update Hungarian translation (*)
78c1289... Update Finnish translation (*)
37d76c8... build: mention incomplete and outdated state of build/gimpb (*)
97bb359... desktop: let's skip 2.10.26 and directly release 2.10.28. (*)
e0ac71b... desktop: update 2.10.28 release date in appdata. (*)
8934d43... app: make painting possibly multi-drawable aware. (*)
b4d189f... app: add ability to clone/heal from/on multiple layers. (*)
3a9462b... app, pdb: properly save the list of source drawables. (*)
231ab44... app: make Perspective Clone tool also work with multiple dr (*)
9778079... app: fix broken source painting offset. (*)
03edaf5... app: fix more broken offset in other tools. (*)
d567064... app: make painting with applicator working in multi-drawabl (*)
b86c927... app: fixing painting with a selection. (*)
370db86... app: "Registered" alignment makes no sense with self-to-sel (*)
6ad00cd... app: improve source tool options GUI. (*)
1abb454... app, pdb: move "src-drawables" from core to option object f (*)
3b535b8... Update Ukrainian translation (*)
6fd2747... NEWS: update. (*)
8809160... Update Swedish translation (*)
148fbb2... Updated Greek translation (*)
f90e294... Update Slovenian translation (*)
475e037... Update Spanish translation (*)
af888e4... plug-ins: fix #6258 Hierarchical XMP tag should be written (*)
e7f65e4... plug-ins: improve formatting in metadata-viewer (*)
e9ab89f... plug-ins: use separate function for adding multiple values (*)
baaa138... plug-ins: in metadata-viewer improve how we show XMP tags. (*)
76dc649... plug-ins: improve loading of XMP BAG/SEQ tags in metadata-e (*)
a4cb134... plug-ins: fix saving of XMP BAG/SEQ array values in metadat (*)
6374481... Issue #6909: Crash after cancelling out of avif export dial (*)
78d9f97... app: fix dragging color boxes into item dockables. (*)
d4733e5... app: fix drag'n drop of fg/bg colors under Wayland. (*)
7ce0f2d... Add JPEG XL plug-in (*)
1b2ed2e... build: sync our nightly flatpak with last changes. (*)
878c3f6... Use more specific magic string for JPEG XL container format (*)
e213f1f... plug-ins: minor styling fixes and other. (*)
fe551d6... NEWS: update. (*)
6aaa017... Remove unnecessary space at the end of the string (*)
f4ab5cd... i18n: Add plug-ins/common/file-jpegxl.c in POTFILES.in (*)
0d2f3bc... Update Ukrainian translation (*)
fe94b46... Update Ukrainian translation (*)
bb2174d... Update Swedish translation (*)
0236308... Build libjxl in crossroad Win64 CI (*)
e43743e... Build libjxl in Win64 native MSYS2 CI (*)
48ee6a1... build: meson.build minor code refactoring (*)
dd02503... gitlab-ci: Remove extra ninja call in crossroads Win builds (*)
2afa019... build, meson: Fix rc files build order dependency... (*)
7ee72ee... flatpak: Use fallback-x11 (*)
b61dd87... meson.make: Don't use backend-specific calls (*)
2da70b3... build: CC="cache gcc" breaks gobject-introspection for nati (*)
e01c37c... plug-ins: fix wrong data freeing. (*)
5452572... plug-ins: use g_file_peek_path() instead of g_file_get_path (*)
22f234e... libgimpwidgets: do not free cache before using it for debug (*)
fd9f96f... app: get rid of a wrong return-after-free report. (*)
ea6bcef... Fix missing return in file-jpegxl.c (*)
bb1efa6... Update Slovenian translation (*)
e3d9852... Update Slovenian translation (*)
cec3c3a... Add Portuguese translation (*)
216a4bc... Update Portuguese translation (*)
2ddc2ab... plug-ins: some cleanup in file-webp. (*)
27dea4f... plug-ins: various g_file_get_path() replaced by g_file_peek (*)
4ae3687... plug-ins: more replacement of g_file_get_path() to g_file_p (*)
f131780... plug-ins: clean up warnings from psd-save. (*)
9cd9c34... build: improve gimp:build / windows-installer-langs unit te (*)
3ace66e... build: add Portuguese translation to installer. (*)
4055ac9... build: add more help text to the windows-installer-langs te (*)
60b9f4a... NEWS: update. (*)
e61adec... plug-ins: more g_file_get_path() changed to g_file_peek_pat (*)
6107ae1... build: build libjxl to sync nightly and beta flatpak manife (*)
1791c17... Update Catalan translation (*)
d33c45f... Update Swedish translation (*)
f87ec4b... libgimpbase: GError set twice in gimpreloc.c (*)
e14f9fc... app: allow compiling on Mac OS where gimpimagewindow.c need (*)
9c4c7b5... Update Polish translation (*)
dd5cb5c... Crash workaround for HEIF plug-in (*)
0ac0e4b... gdkquartz-cocoa-access.h is not correct yet (*)
5ff5d38... Macro name change to GDK_OSX_BIGSUR (*)
31e52f0... build: allow giving several source prefixes to dll_link.py. (*)
c4e5c18... HEIF plug-in: fix typo in comment (*)
1114d95... Update Portuguese translation (*)
c2dfbb5... Update Portuguese translation (*)
e4065c4... Update Portuguese translation (*)
b803fca... Update Portuguese translation (*)
a0570cb... Update Portuguese translation (*)
a287ef2... Update Portuguese translation (*)
43e2e80... Update Portuguese translation (*)
2ad19b0... Update Spanish translation (*)
d7f93b3... Update Spanish translation (*)
219d9b4... Reduces noisy errors (*)
73930f9... NEWS: update. (*)
fa71017... build: use several source prefixes for all dll_link usage. (*)
9cdc8c0... desktop: add release tag for the AppData. (*)
eb20d65... Update Ukrainian translation (*)
3aa9c0b... build: do not use os.EX_* exit code for cross-compatibility (*)
5905b26... Update Portuguese translation (*)
28758fc... Update Icelandic translation (*)
4d5d0de... Update Swedish translation (*)
08cdb54... Update Catalan translation (*)
c2143fd... Update Icelandic translation (*)
808869c... Update Finnish translation (*)
9a76db4... Update Icelandic translation (*)
9c667b0... Update Icelandic translation (*)
8167a8a... Updated Italian translation (*)
cda2e68... Update Icelandic translation (*)
27e92a5... Update Icelandic translation (*)
5482595... Update Icelandic translation (*)
e06125a... Update Brazilian Portuguese translation (*)
e43d621... libgimpwidgets: fix warnings on Windows/macOS. (*)
52928e0... Issue #7327: Cannot build GIMP3 on MSYS2 using Meson. (*)
206bc06... app: fix Gimp-Config warning Can't tell anything about a gi (*)
970665f... app: fix no console output on Windows for --dump-gimprc (*)
c4b4363... gif: perform bounds checking for table entries (*)
5828e0a... gif: don't use strlcpy on non-null terminated string (*)
54bd8c8... plug-ins: fix coding style from MR !472. (*)
352ef68... app, libgimp: Add metadata preference for saving thumbnail (*)
a0f2f00... libgimp: fix pspec leak when procedure argument has already (*)
76b11a5... gimptagcache: free error to avoid leak (*)
59eae13... xcf-load: g_free name in error cases to avoid leak (*)
345d148... libgimp: do not return a possibly invalid pointer. (*)
7e3cab1... app: replace a g_free_error() by g_clear_error(). (*)
1c2d100... desktop: fix duplication of the app icon in a dock like Pla (*)
84443c8... Update Ukrainian translation (*)
8147392... Update Swedish translation (*)
e574dbe... plug-ins: fix warning in file-ps: assignment discards 'cons (*)
9453f04... docs, etc: regenerate the default gimprc and its manpage. (*)
47be60d... flatpak: Add x-checker-data to sources (*)
e7ca891... flatpak: Update dependencies (*)
e6475e9... flatpak: Manifest minor fixes (*)
fc1a3f8... Update Portuguese translation (*)
d47fc13... plug-ins: fix file-gih. (*)
6905b0b... Issue #5313: consistent "file-pat-save-internal" procedure (*)
c0c8d68... Update Indonesian translation (*)
9f8de17... flatpak: use libjxl 0.6 released version (*)
a637692... plug-ins: fix loading of only the merged image of a PSD (*)
a77131d... plug-ins: fix #1111 TGA with indexed colors + alpha channel (*)
3d095e5... NEWS: update. (*)
87e621e... flatpak: Bump openexr from v2.3.0 to v2.5.7 (*)
93ce988... Update Slovenian translation (*)
dd67dd3... libgimpcolor: use g_debug for informational "using babl .. (*)
944cbc1... desktop: update 2.99.8 release date in AppData metadata. (*)
64ab8ac... NEWS: update. (*)
808b3aa... build: remove calls to ccache in native Windows build. (*)
5470af3... Quick update of the Russian translation, more to follow soo (*)
ee46618... devel-docs: release howto update. (*)
b5c1cd6... Update Russian translation (*)
0151659... plug-ins: Silence some warnings (*)
71c2fd6... Release development version GIMP 2.99.8. (*)
f94abce... configure.ac, meson.build: post-release version bump to 2.9 (*)
edc719c... libgimpwidgets: Stop using deprecated APIs (*)
3e58204... devel-docs: GIMP_VERSIONS was renamed some time ago. (*)
e6d0766... Remove another error message (*)
5ed68ab... CODING_STYLE: add a "Commit messages" section. (*)
12aae56... build: add a bit more info about using the Anitya db (for f (*)
2b3c52f... build: add build-id to our CI Windows installer build. (*)
7834fc9... windows installer: associate avif and jxl (*)
0d5a4f5... build: compile libjxl under 32bit MSYS2 too (*)
4dcbafc... plug-ins: fix static analysis warning. (*)
99202c4... tools: win32_command() return value is never freed. (*)
8e69e9f... Issue #7402: update GTK build for Windows CI with GCC 11 fa (*)
d7fde8f... NEWS: some move around items. (*)
b618d6a... Update British English translation (*)
40ca022... app, docs: fix GIMP's version in --dump-gimprc-manpage and (*)
422d5fe... plug-ins: handle memory allocation failure in JXL import (*)
b070c6f... plug-ins: Iptc.Application2.Headline is not a repeatable ta (*)
6eba73e... plug-ins: fix #7408 metadata-editor plugin cashing when sav (*)
e90f041... plug-ins: fix resource leaks detected by coverity (*)
641080c... plug-ins: fix several issues detected by coverity (*)
75fabb0... plug-ins: prefer AOM encoder for AVIF export (*)
fe23889... Update Swedish translation (*)
ec98d8c... Update Ukrainian translation (*)
ea19845... Update Catalan translation (*)
b27bf5c... plug-ins: fix #7429 Error loading PSD file: Unsupported or (*)
080d680... plug-ins: JXL lossless implies uses_original_profile (*)
5115021... plug-ins: fix incorrect CMYK transform for the variant with (*)
dbed547... Update Portuguese translation (*)
b751819... plug-ins: fix incorrect loading of CMYK PSD images without (*)
bc9a26b... plug-ins: make string translate-able in JXL export (*)
7e54924... plug-ins: fix memory leak in HEIF import/export (*)
a36e5b9... Update Basque translation (*)
97c3473... Update Basque translation (*)
1d17686... Update Basque translation (*)
f59cf8b... Update Basque translation (*)
b44a47c... Update Basque translation (*)
7af186f... Update Basque translation (*)
b745f00... build: use libjxl 0.6.1 in MSYS2 native build (*)
86b2920... build: use libjxl 0.6.1 in flatpak package (*)
46e00a1... CODING_STYLE: update intro and use [TOC] markdown macro. (*)
dc36b45... CODING_STYLE: update. (*)
cd12c33... Update Polish translation (*)
2494a06... INSTALL: remove --without-libtiff. (*)
8e1f982... libgimpbase: fix #7383 GIMP loses exif data when a folder h (*)
64c0478... plug-ins: Support PSD files in LAB colorspace (*)
4856d72... devel-docs: add some more tricks to review MR in Gitlab. (*)
c296bbf... Update Latvian translation (*)
0321772... Update Latvian translation (*)
1d1234b... plug-ins: avoid problematic/marginal JXL compression settin (*)
020d383... Update Spanish translation (*)
d497e8c... Update Spanish translation (*)
a6c52cc... Update Latvian translation (*)
42283e4... Update Latvian translation (*)
e2b1cc9... app: fix #6436 *.gih grayscale export crashes GIMP (*)
4d5e661... Update Spanish translation (*)
8d9db45... app: fix resource leak warnings caught by static analysis. (*)
f7e327c... plug-ins: improve loading of PSD merged images with alpha c (*)
fcff4c7... Update Ukrainian translation (*)
ef720d6... plug-ins: fix a few resource leaks in case of errors in psd (*)
c6243bf... plug-ins: add support for loading 16-bit per channel CMYK P (*)
18e835e... plug-ins: remove unneeded and uninitialized base_channels. (*)
2f0ac83... Update Latvian translation (*)
3adf290... Update Latvian translation (*)
34d34c2... NEWS: kickstart 2.99.10 news section. (*)
5365d0a... plug-ins: fix more resource leaks in case of errors for psd (*)
737cc09... plug-ins: Use the same define for debugging psd-load and ps (*)
3425212... plug-ins: fix export of multi layer image as psd (*)
d2b0b0f... Update Portuguese translation (*)
3afa37c... app, libgimp*, plug-ins: Changed gendered terms to be gende (*)
f9e206d... Fix meson: use env kwarg in custom targets (*)
d4df5d0... pdb: fix previous commit to work with old and new meson (+ (*)
190e44d... Update Polish translation (*)
4282d6f... Update Latvian translation (*)
3973cde... Update Latvian translation (*)
1388b07... Update Latvian translation (*)
9bc9ef0... build: use POSIX test syntax. (*)
588ff7c... build: xvfb-run call from meson fails. (*)
449a91b... build: fix again the `xvfb-run` call to work on various dis (*)
d2c5591... app: fix #383 Large PBM files exported from GIMP are blank (*)
74aa6a2... devel-docs: remove gtkbuilder-porting-guide. (*)
952c24e... devel-docs: remove gtkbuilder-porting-guide.txt from EXTRA_ (*)
82b7fa8... plug-ins: fix loading of 32-bit per channel psd images (*)
bb4ab85... app: replace using the "draw" signal by "expose-event" on G (*)
48bd0bc... Update Latvian translation (*)
7decb7d... GimpFrame: Switch to using the GtkContainer::add signal (*)
6840bb9... plug-ins: fix #7109 exported gimp .jpg not processable in W (*)
9fd234d... Update Slovenian translation (*)
44573c1... Update Slovenian translation (*)
fa78193... Update Spanish translation (*)
08eba7f... Update Spanish translation (*)
7c99fa0... libgimpbase: read up to 255 bytes into a 256 bytes buffer. (*)
7b7e312... Updated Italian translation (*)
6cbac22... plug-ins: user can select bit depth in JXL export (*)
e69d903... Update Ukrainian translation (*)
6b9d21e... Update Portuguese translation (*)
68b35d1... Update Swedish translation (*)
de286a0... Update Catalan translation (*)
d2be608... Update Spanish translation (*)
52f2ea5... Coding Style: add some docs about natural language text in (*)
8e5edac... Coding Style: add necessity to keep POTFILES.in updated. (*)
e69b704... NEWS: update. (*)
ee30d50... packaging: Update paths for MacOS (*)
9b94e34... Issue #7539: Opening some images lock GIMP. (*)
dec5ca2... plug-ins: fix #7566 Import Issues with Indexed .dds Images (*)
b0547a7... macos env: Fix #7567, crash on new and open dialog (*)
f1ea553... Remove GimpStringArray in favor of GStrv
fccac3e... pdbgen
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]