[gimp] (92 commits) Non-fast-forward update to branch wip/Jehan/layers-dockable-refresh
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (92 commits) Non-fast-forward update to branch wip/Jehan/layers-dockable-refresh
- Date: Tue, 2 Nov 2021 14:31:58 +0000 (UTC)
The branch 'wip/Jehan/layers-dockable-refresh' 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:
bcf4ab2... app: new concept of sets of layers stored in GimpImage.
66435b9... app: add logical operations on layer sets.
459a29a... app: add layer selection by regular expression.
946b35a... app: add a placeholder to the stored layer set list.
fe27d9a... app: allow storing regular expression-based item sets.
ca50d3a... app: add an item visibility lock.
de1aa7f... app: show lock state as cell icon in Layers dockable…
1936820... app: new gimp_widget_blink_rect().
3cefaa2... app: use gimp-layer as visibility lock icon.
74f39ce... app: improve item lock management with gimp_item_tree_view_
deeadae... app: also use gimp_item_tree_view_add_lock() for default lo
3ba9b10... app: blink the lock cell when failing to switch visibility
fad252c... app: more responsive lock popover.
c294459... app, libgimp: disable transition for all GtkPopover code we
edeac33... app: hide the lock popup when clicking on shown same cell's
1e01df0... app: implement exclusive lock switching (Shift-click).
4944bda... app: add Alt-click on visibility and locks for exclusive sw
752e600... icons: new icon gimp-multi-lock.
ea693bd... app: show GimpItemTreeView's header.
b76fa60... app: fix gimp_item_tree_view_blink_lock().
94afce8... app: fix crash with a NULL highlight area.
b5f8240... icons: new lock icons.
12a309c... app: use the new lock icons.
85d3e1e... app: more coordinate conversion in GimpContainerTreeView.
f01d81b... app: fix coordinate conversion.
a40654c... app, libgimp, pdb: add visibility lock API.
292f11e... app: implement a select_items() method for GimpContainerCom
b7f06de... app: check if an item was already inserted by actually look
d2a55f5... app: add a select_items() implementation on various classes
b0d1dfa... app: one more select_items() implementation which I had for
9422e8e... app: fix clicking on unsaved images in Quit / Close All dia
0795096... app, libgimpwidgets: new gimp_event_triggers_context_menu()
e10d784... app: more "select-item" signal handlers changed to "select-
2f94121... app: all remaining select-item handlers replaced by select-
5a1d1df... app: get rid of GimpContainerViewInterface select_item sign
2f84c2c... app: implement multi-channel selection.
c02018e... app, pdb: get rid of various gimp_image_get_active_channel(
c79446b... app: add multi-channel drag'n drop ability.
f5f83b6... app: implement multi-paths selection.
073e38a... app: "Bend the text along the currently active path" multi-
92c8f7b... plug-ins: fix lava script-fu script.
ebc93d9... plug-ins: fix select-to-brush script.
f0c549c... plug-ins: update more script-fu scripts.
f99b636... app: generate a critical with some more information.
7c509ca... app: channel selection actions now multi-channel aware.
383415e... app: improve "Select Top|Bottom Layer" actions.
d76033f... app: raise/lower channels one step or to top/bottom multi-c
befb271... app: duplicate and delete channel actions multi-channel awa
6683e3d... app: add multi-vectors drag'n drop ability.
6696fa2... app: fix weird pointer behavior when clicking out of lock p
8b179b7... icons: new lock icons for Color icon theme.
81c5c10... icons: fix build rules for icon theme.
5413bb5... app: GimpItemList supports glob, regular expression and sim
fb1829b... app: add a preferences for choosing your prefered search pa
487f587... NEWS: update.
dc25c17... app: remove the "Linked" switch from the item options dialo
8f3914a... app: get rid of all "*-linked" actions.
5cfc65a... app: fix icons for the "*-lock-*" actions.
4683d01... app: fix critical when filtering items in Palette dockable.
fccf742... app, libgimp, libgimpwidgets: fix "Application icon missing
f1cf8dc... app: find templaterc and controllerrc when testing the buil
Commits added to the branch:
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. (*)
e50b505... app: new concept of sets of layers stored in GimpImage.
cbcb597... app: add logical operations on layer sets.
de0ba5a... app: add layer selection by regular expression.
adf16bd... app: add a placeholder to the stored layer set list.
b47444e... app: allow storing regular expression-based item sets.
4d608e6... app: add an item visibility lock.
977d0a4... app: show lock state as cell icon in Layers dockable…
ae48b68... app: new gimp_widget_blink_rect().
caa0c55... app: use gimp-layer as visibility lock icon.
0bb8073... app: improve item lock management with gimp_item_tree_view_
39e56fc... app: also use gimp_item_tree_view_add_lock() for default lo
fd8feb5... app: blink the lock cell when failing to switch visibility
e9d806d... app: more responsive lock popover.
87d8107... app, libgimp: disable transition for all GtkPopover code we
86d5015... app: hide the lock popup when clicking on shown same cell's
ea8b990... app: implement exclusive lock switching (Shift-click).
5321e71... app: add Alt-click on visibility and locks for exclusive sw
00bb044... icons: new icon gimp-multi-lock.
0c5d025... app: show GimpItemTreeView's header.
92585ad... app: fix gimp_item_tree_view_blink_lock().
2635fd9... app: fix crash with a NULL highlight area.
49d74be... icons: new lock icons.
3924aa4... app: use the new lock icons.
1763f33... app: more coordinate conversion in GimpContainerTreeView.
3b033f5... app: fix coordinate conversion.
92565a0... app, libgimp, pdb: add visibility lock API.
9849bb7... app: implement a select_items() method for GimpContainerCom
555dd25... app: check if an item was already inserted by actually look
38a0be0... app: add a select_items() implementation on various classes
ec4d811... app: one more select_items() implementation which I had for
de4b5d0... app: fix clicking on unsaved images in Quit / Close All dia
f316f74... app, libgimpwidgets: new gimp_event_triggers_context_menu()
ed6bacb... app: more "select-item" signal handlers changed to "select-
b289ebc... app: all remaining select-item handlers replaced by select-
6930fbc... app: get rid of GimpContainerViewInterface select_item sign
93ea83e... app: implement multi-channel selection.
e988d33... app, pdb: get rid of various gimp_image_get_active_channel(
5f2a76f... app: add multi-channel drag'n drop ability.
42a9db3... app: implement multi-paths selection.
17fb66e... app: "Bend the text along the currently active path" multi-
b7fcf33... plug-ins: fix lava script-fu script.
a631910... plug-ins: fix select-to-brush script.
7dfe100... plug-ins: update more script-fu scripts.
c19998c... app: generate a critical with some more information.
95051ed... app: channel selection actions now multi-channel aware.
07666cc... app: improve "Select Top|Bottom Layer" actions.
0cfe5bb... app: raise/lower channels one step or to top/bottom multi-c
d893095... app: duplicate and delete channel actions multi-channel awa
360eec9... app: add multi-vectors drag'n drop ability.
175a67c... app: fix weird pointer behavior when clicking out of lock p
1c80f6d... icons: new lock icons for Color icon theme.
6daf628... icons: fix build rules for icon theme.
be08005... app: GimpItemList supports glob, regular expression and sim
46672c1... app: add a preferences for choosing your prefered search pa
bfeea66... NEWS: update.
6f9d180... app: remove the "Linked" switch from the item options dialo
c020154... app: get rid of all "*-linked" actions.
8b6b7e3... app: fix icons for the "*-lock-*" actions.
22f3bf7... app: fix critical when filtering items in Palette dockable.
f4979ce... app, libgimp, libgimpwidgets: fix "Application icon missing
c1d1a5b... app: find templaterc and controllerrc when testing the buil
6695724... libgimpwidgets: add gimp_event_triggers_context_menu() to d
(*) 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]