[gimp] (164 commits) Non-fast-forward update to branch nieldg/remove-keyboard-grab
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (164 commits) Non-fast-forward update to branch nieldg/remove-keyboard-grab
- Date: Thu, 5 May 2022 14:35:58 +0000 (UTC)
The branch 'nieldg/remove-keyboard-grab' 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:
051e548... app/display: Remove keyboard grab
Commits added to the branch:
18d1fb6... desktop: update the appdata release items. (*)
47707ec... Update Hungarian translation (*)
dba0997... Update Ukrainian translation (*)
84a1423... Update Slovenian translation (*)
2fd78ce... Update Dutch translation (*)
cc849a5... Update Dutch translation (*)
3a94826... Update Dutch translation (*)
e17933d... Update Dutch translation (*)
57a9d07... Update Dutch translation (*)
e1a3895... Update Dutch translation (*)
f0c8adc... Fix warning in jigsaw.c -Warray-parameter (*)
0098422... Fix warn -Warray-parameter gflare_read_gradient_name gflare (*)
2b1de17... Update Swedish translation (*)
51b1d29... Update Portuguese translation (*)
a90cdb5... Update Catalan translation (*)
7a3b33f... Update Spanish translation (*)
0549bcc... Update Portuguese translation (*)
a97e437... build: install aalib from MSYS2 where it's now made availab (*)
15f98a3... build: add ability to run dll_link with debug. (*)
ed2d124... app: warning fix (MR !607). (*)
1de6072... pdb: Updating the parameter range for brightness (*)
14fd817... Fixes issues with fade-out breaking the script (*)
1349168... build: remove aalib patches. (*)
a86040b... gitlab-ci: Set container explicitly to docker (*)
354b0c2... build: let's now build the Windows installer with meson. (*)
b27dd3d... meson: fix broken directx declare_dependency(). (*)
5703b89... modules: fix one more broken meson rule for directx on Wind (*)
6ae69f5... build: do not build file-mng for 32-bit Windows. (*)
fbb484c... build: no need to build the reference API for the Windows b (*)
c9a34b8... meson: fix libmng test. (*)
8a6613b... configure: prioritize pkg-config check for libmng. (*)
e866cb7... configure, libgimp: disable GIR build when cross-compiling (*)
1866b4c... configure, tools: colorsvg2png must be built as native buil (*)
9242cbd... libgimp: fix linking in autotools when cross-compiling. (*)
1c730ce... meson, plug-ins: further fix the no-pkg-config test for lib (*)
b83450f... configure, meson: the build tool depends on very old glib. (*)
588d11d... INSTALL: update with new recommendation of meson for Window (*)
2cfe18f... meson: not discouraged anymore on Windows. (*)
3372dba... Fix -Wdiscarded-qualifiers in gimp_tool_button_update. (*)
d67c73f... Update French translation (*)
69e81e3... Merged French translations from gimp-2-10 branch (*)
b8156fd... Update French translation (*)
649687b... Revert "build: do not build file-mng for 32-bit Windows." (*)
aab8218... NEWS: update. (*)
6999b04... Update Dutch translation (*)
baaba0e... Add version constraints for OpenEXR and mypaint-brushes (*)
54f7f69... Replace C-style comments with JSON keys ignored by Flatpak (*)
6e87466... Update dependencies (*)
cadf485... libgimpbase: fix #8025 Slow loading of XCF files... (*)
8b10259... app: Smoother zooming while dragging with the mouse (*)
505a78e... app: Add option to re-enable previous drag-to-zoom behavior (*)
4cffd91... app: Halve the rate of distance-based drag-to-zoom scaling (*)
eb58b27... app: Add drag-to-zoom speed preference (*)
5b39bc9... app: fix #3928 GIMP cannot open .xcf (*)
4a42a26... Update Ukrainian translation (*)
8ceac59... Update Portuguese translation (*)
e7cdc80... Update Spanish translation (*)
c45ea0c... Update Icelandic translation (*)
6dcd1ca... Update Dutch translation (*)
9609b96... Update Icelandic translation (*)
0ae11f0... Update Icelandic translation (*)
182bb56... Update Icelandic translation (*)
e8cf57f... app: Implement canvas support for touchpad gesture rotation (*)
edcbf18... app: Implement exclusiveness of zoom and rotate gestures (*)
9cfb240... Update Icelandic translation (*)
c995e37... Update Icelandic translation (*)
f0aad6c... Update Slovenian translation (*)
f4e640c... Update Catalan translation (*)
b502b54... NEWS: update. (*)
90e2af7... Update Icelandic translation (*)
a97d915... Update Russian translation (*)
78fceca... libgimpwidgets: GimpSpinScale header was not listed. (*)
75f9bdc... libgimpwidgets: add back some GEGL prop special-casing in… (*)
73b2920... Update Icelandic translation (*)
e3a5894... Update Icelandic translation (*)
3805379... Update Icelandic translation (*)
eb2988a... Update Korean translation (*)
74ff121... Update French translation (*)
a6d59a9... Fixed text along path error message (*)
3bb6923... Update Ukrainian translation (*)
d3e38ea... libgimp: Fix issue #7387 luajit.exe crashes on Windows (*)
5a93f54... app: do not sync the PDB context "name" property. (*)
2d34768... app: wait for pending events before actually quitting. (*)
0282103... app: add a new --quit CLI option to quit GIMP after a batch (*)
1f74b4f... libgimp: missing annotation colon. (*)
5831f5e... app: when called with --quit, GIMP exit code will report ba (*)
296772f... Update Spanish translation (*)
46a335b... app: exit GIMP more cleanly when quitting immediately after (*)
9875cfe... Update French translation (*)
96a831e... Update Ukrainian translation (*)
d815250... Update Portuguese translation (*)
52b7273... app, pdb, libgimp: new GimpBatchProcedure class. (*)
752cbd1... plug-ins: port python-fu-eval to GimpBatchProcedure. (*)
0555a68... plug-ins: port plug-in-script-fu-eval to GimpBatchProcedure (*)
06ae6a8... libgimp: fix def file. (*)
de1d71b... app, libgimp, pdb, plug-ins: batch CLI options now interpre (*)
3524fe8... app: improve a bit the output for batch interpreters. (*)
471ae86... NEWS: update. (*)
16784c0... Update Ukrainian translation (*)
c1d2f35... app, plug-ins: redirect plug-in-script-fu-eval to text cons (*)
1ccdf46... INSTALL, NEWS: the macOS build is now officially using meso (*)
f200594... plug-ins: support CMYK import/export for JPEG. (*)
da48c5b... Update Portuguese translation (*)
3a6e3a3... Update Portuguese translation (*)
35a74f2... Update Spanish translation (*)
c4610f6... Update Spanish translation (*)
506c18e... Update Ukrainian translation (*)
f19f940... Update Chinese (China) translation (*)
1a840b8... libgimpcolor: fix call to cmsCreateProofingTransform(). (*)
0d0e024... Update French translation (*)
cad8cde... Update French translation (*)
c060831... Issue #8102: crash when using the clone tool. (*)
eebb207... Update Catalan translation (*)
9cdd99c... Update Galician translation (*)
b1b4f28... Update Georgian translation (*)
54cdeef... Add Georgian translation (*)
1688eb8... Update Danish translation (*)
c0461ea... Update Danish translation (*)
2e07b2d... Add Georgian translation (*)
d72cead... Updated Greek translation (*)
cd4401f... plug-ins: fix integer overflow in print-draw-page.c (*)
89d7bd2... Updated Greek translation (*)
c2badc8... Update Catalan translation (*)
df40252... Plug-ins: Add "Use Sharp YUV" for webp export (*)
ada64be... plug-ins: new "use-sharp-yuv" param only relevant when non (*)
b5fbe84... plug-ins: localize file-webp parameters' titles/docs. (*)
ba6ec46... Update Ukrainian translation (*)
c3cc859... libgimpwidgets: fix label vertical alignment of GimpSpinSca (*)
b904d67... plug-ins: localize file-png-save parameters. (*)
8d37584... NEWS: update. (*)
080dcfa... Update Ukrainian translation (*)
2364c17... Update Portuguese translation (*)
717a4a7... Update Persian translation (*)
82f9ae1... app: force re-querying all plug-ins after a language change (*)
f0dc690... app: improve a bit the restart-triggering change list. (*)
940cd26... Update Danish translation (*)
9cbbdce... Updated Greek translation (*)
0e46244... plug-ins: fix #3964 Incorrect position when printing (*)
4f99f1f... app: fix #8120 GIMP 2.10.30 crashed when allocate large mem (*)
513d331... Fix #6842 by deleting second of two strings passed for file (*)
73e2e70... Add new URL types to Appdata (*)
fa3a5ba... Update Slovenian translation (*)
22c2fe0... Update Slovenian translation (*)
868a6f1... plug-ins: compute DDS variables earlier and support 16-bit (*)
d914580... plug-ins: support loading more 16-bit, single channel DDS i (*)
045c3d3... plug-ins: fix crash in DDS loader when one of the masks is (*)
eb2d99b... plug-ins: support loading DDS with two 16-bit channels. (*)
09dfb3b... Update Spanish translation (*)
a1f0757... Fix #8091 ScriptFu scripts use v3 API for drawables in call (*)
89fc542... build: build Georgian localization for Windows installer. (*)
73f1f94... desktop: use appstreamcli for testing instead of appstream- (*)
0e5ce8b... .gitlab-ci: add appstream package to the CI Debian testing (*)
ea819ea... app: missing generated config-enums.c. (*)
e3d7526... desktop: fix our AppStream file for appstreamcli validation (*)
1691d9b... desktop: fix the data-extras AppStream file. (*)
caf506a... desktop: we might not be valid project_group GNOME? (*)
fa6efbf... Update Spanish translation (*)
6895631... desktop: add (bogus) date for 2.99.12 release. (*)
8363f14... Update Ukrainian translation (*)
920041c... desktop: gimp-data-extras AppStream was moved to the approp (*)
e97555a... Update Galician translation (*)
19204d7... meson: test version of appstreamcli. (*)
5e1dd03... plug-ins: fix PDB proc script-fu-selection-to-pattern (*)
2b8ed6c... app/display: Remove keyboard grab
(*) 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]