[gimp] (74 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] (74 commits) Non-fast-forward update to branch wip/Jehan/layers-dockable-refresh
- Date: Sun, 7 Nov 2021 17:00:40 +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:
5e8e232... app: new concept of sets of layers stored in GimpImage.
c1069c8... app: add logical operations on layer sets.
b3168d9... app: add layer selection by regular expression.
4cdb327... app: add a placeholder to the stored layer set list.
1376d9c... app: allow storing regular expression-based item sets.
e23ce09... app: add an item visibility lock.
a804589... app: show lock state as cell icon in Layers dockable…
28a91ad... app: new gimp_widget_blink_rect().
b65a7fe... app: use gimp-layer as visibility lock icon.
42ee518... app: improve item lock management with gimp_item_tree_view_
0c519e4... app: also use gimp_item_tree_view_add_lock() for default lo
abf15fe... app: blink the lock cell when failing to switch visibility
ee4ebd2... app: more responsive lock popover.
ee3f96c... app, libgimp: disable transition for all GtkPopover code we
feda654... app: hide the lock popup when clicking on shown same cell's
4ccc0e8... app: implement exclusive lock switching (Shift-click).
2efe034... app: add Alt-click on visibility and locks for exclusive sw
9a90b75... icons: new icon gimp-multi-lock.
87727da... app: show GimpItemTreeView's header.
6abce33... app: fix gimp_item_tree_view_blink_lock().
3b69490... app: fix crash with a NULL highlight area.
cae1667... icons: new lock icons.
e76ba70... app: use the new lock icons.
c69c948... app: more coordinate conversion in GimpContainerTreeView.
a99eb0b... app: fix coordinate conversion.
ae59f05... app, libgimp, pdb: add visibility lock API.
a7d47e8... app: implement a select_items() method for GimpContainerCom
af2333e... app: check if an item was already inserted by actually look
574d514... app: add a select_items() implementation on various classes
474d829... app: one more select_items() implementation which I had for
5c83525... app: fix clicking on unsaved images in Quit / Close All dia
2e5c7ef... app, libgimpwidgets: new gimp_event_triggers_context_menu()
5f337cd... app: more "select-item" signal handlers changed to "select-
30d1fbe... app: all remaining select-item handlers replaced by select-
e111d94... app: get rid of GimpContainerViewInterface select_item sign
ec929a9... app: implement multi-channel selection.
b27d23b... app, pdb: get rid of various gimp_image_get_active_channel(
7deb74a... app: add multi-channel drag'n drop ability.
3f1749f... app: implement multi-paths selection.
25a3149... app: "Bend the text along the currently active path" multi-
c0e27a6... plug-ins: fix lava script-fu script.
70a964a... plug-ins: fix select-to-brush script.
b8c71c5... plug-ins: update more script-fu scripts.
43776e8... app: generate a critical with some more information.
b0b7b46... app: channel selection actions now multi-channel aware.
c608c28... app: improve "Select Top|Bottom Layer" actions.
74ee2c5... app: raise/lower channels one step or to top/bottom multi-c
3517b07... app: duplicate and delete channel actions multi-channel awa
9a3fd7c... app: add multi-vectors drag'n drop ability.
3a3510b... app: fix weird pointer behavior when clicking out of lock p
9f0debb... icons: new lock icons for Color icon theme.
4818641... icons: fix build rules for icon theme.
4f7ea25... app: GimpItemList supports glob, regular expression and sim
bb22801... app: add a preferences for choosing your prefered search pa
b2f9381... NEWS: update.
89cf5aa... app: remove the "Linked" switch from the item options dialo
a823edc... app: get rid of all "*-linked" actions.
bf3c0b2... app: fix icons for the "*-lock-*" actions.
aca3d85... app: fix critical when filtering items in Palette dockable.
71e7198... app, libgimp, libgimpwidgets: fix "Application icon missing
431e609... app: find templaterc and controllerrc when testing the buil
9b3f628... libgimpwidgets: add gimp_event_triggers_context_menu() to d
5f7c3b2... libgimpwidgets: GimpCellRendererToggle fallback to "image-m
651cf7d... app: special-case icon theme loading when testing build.
65cd752... app: check selected items changed before running "select-it
f7c2d0c... app: reording private functions' declarations and definitio
ea12caf... app: add an implementation for get_selected() of GimpContai
2de3140... app: implement GimpContainerViewInterface's get_selected()
01cb382... app: fix gimp_container_view_multi_selected().
8ab6b0f... app: make sure the GimpContainerPopup shows the right item
Commits added to the branch:
0321772... Update Latvian translation (*)
1d1234b... plug-ins: avoid problematic/marginal JXL compression settin (*)
020d383... Update Spanish translation (*)
44e9a22... app: new concept of sets of layers stored in GimpImage.
15b23b3... app: add logical operations on layer sets.
0051e09... app: add layer selection by regular expression.
249cd2a... app: add a placeholder to the stored layer set list.
50a1c49... app: allow storing regular expression-based item sets.
ac0599e... app: add an item visibility lock.
f3cf7b2... app: show lock state as cell icon in Layers dockable…
75d0971... app: new gimp_widget_blink_rect().
b74ffa3... app: use gimp-layer as visibility lock icon.
44c7663... app: improve item lock management with gimp_item_tree_view_
ec9c566... app: also use gimp_item_tree_view_add_lock() for default lo
52f02b1... app: blink the lock cell when failing to switch visibility
d86e52a... app: more responsive lock popover.
eeb0b54... app, libgimp: disable transition for all GtkPopover code we
5993b5f... app: hide the lock popup when clicking on shown same cell's
ae4f14d... app: implement exclusive lock switching (Shift-click).
bb95c60... app: add Alt-click on visibility and locks for exclusive sw
00f589b... icons: new icon gimp-multi-lock.
d9f68d8... app: show GimpItemTreeView's header.
f6db2af... app: fix gimp_item_tree_view_blink_lock().
9921e8b... app: fix crash with a NULL highlight area.
2e5740c... icons: new lock icons.
791fc35... app: use the new lock icons.
b884225... app: more coordinate conversion in GimpContainerTreeView.
9b4c59a... app: fix coordinate conversion.
9111e42... app, libgimp, pdb: add visibility lock API.
a90ff7b... app: implement a select_items() method for GimpContainerCom
45b539f... app: check if an item was already inserted by actually look
996e582... app: add a select_items() implementation on various classes
e839ad6... app: one more select_items() implementation which I had for
76506df... app: fix clicking on unsaved images in Quit / Close All dia
44baa48... app, libgimpwidgets: new gimp_event_triggers_context_menu()
11cdba0... app: more "select-item" signal handlers changed to "select-
f34a271... app: all remaining select-item handlers replaced by select-
36c6e0c... app: get rid of GimpContainerViewInterface select_item sign
6ef6f98... app: implement multi-channel selection.
2870c78... app, pdb: get rid of various gimp_image_get_active_channel(
50ac6c8... app: add multi-channel drag'n drop ability.
87b3a08... app: implement multi-paths selection.
9b0281c... app: "Bend the text along the currently active path" multi-
0ada90b... plug-ins: fix lava script-fu script.
2dadae4... plug-ins: fix select-to-brush script.
238c013... plug-ins: update more script-fu scripts.
b4c447a... app: generate a critical with some more information.
b4e6e87... app: channel selection actions now multi-channel aware.
a49d907... app: improve "Select Top|Bottom Layer" actions.
eebcd3b... app: raise/lower channels one step or to top/bottom multi-c
cab18f2... app: duplicate and delete channel actions multi-channel awa
285e079... app: add multi-vectors drag'n drop ability.
1fa1fc6... app: fix weird pointer behavior when clicking out of lock p
8da1a0e... icons: new lock icons for Color icon theme.
f3a7a67... icons: fix build rules for icon theme.
b96c8a7... app: GimpItemList supports glob, regular expression and sim
768773b... app: add a preferences for choosing your prefered search pa
25c60f9... NEWS: update.
f385416... app: remove the "Linked" switch from the item options dialo
10b3778... app: get rid of all "*-linked" actions.
59d9f6e... app: fix icons for the "*-lock-*" actions.
a17526a... app: fix critical when filtering items in Palette dockable.
f2bcdea... app, libgimp, libgimpwidgets: fix "Application icon missing
b5264e4... app: find templaterc and controllerrc when testing the buil
c28e2fb... libgimpwidgets: add gimp_event_triggers_context_menu() to d
5a85d1f... libgimpwidgets: GimpCellRendererToggle fallback to "image-m
d5c8038... app: special-case icon theme loading when testing build.
fb5ae91... app: check selected items changed before running "select-it
875ed7a... app: reording private functions' declarations and definitio
350c199... app: add an implementation for get_selected() of GimpContai
150a4ba... app: implement GimpContainerViewInterface's get_selected()
695fc0e... app: fix gimp_container_view_multi_selected().
1c005fc... app: make sure the GimpContainerPopup shows the right item
72e834a... app: fix selecting an object in an icon view.
(*) 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]