[gimp] (80 commits) Non-fast-forward update to branch wip/Jehan/layers-dockable-refresh



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:

  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 
  5946eff... app: fix selecting an object in an icon view.

Commits added to the branch:

  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 (*)
  e354e70... app: new concept of sets of layers stored in GimpImage.
  50aa663... app: add logical operations on layer sets.
  4d7ea46... app: add layer selection by regular expression.
  3ef1993... app: add a placeholder to the stored layer set list.
  c0a5bb5... app: allow storing regular expression-based item sets.
  9e08ed4... app: add an item visibility lock.
  380523c... app: show lock state as cell icon in Layers dockable…
  a6be1ac... app: new gimp_widget_blink_rect().
  53c9b7e... app: use gimp-layer as visibility lock icon.
  f94328a... app: improve item lock management with gimp_item_tree_view_
  f26618b... app: also use gimp_item_tree_view_add_lock() for default lo
  991f47a... app: blink the lock cell when failing to switch visibility 
  6ecd0ec... app: more responsive lock popover.
  4b06e2e... app, libgimp: disable transition for all GtkPopover code we
  4bdc90e... app: hide the lock popup when clicking on shown same cell's
  2b0ab82... app: implement exclusive lock switching (Shift-click).
  9e4d5bf... app: add Alt-click on visibility and locks for exclusive sw
  da00cc0... icons: new icon gimp-multi-lock.
  9e3263b... app: show GimpItemTreeView's header.
  c680f84... app: fix gimp_item_tree_view_blink_lock().
  5385ee4... app: fix crash with a NULL highlight area.
  1e62e40... icons: new lock icons.
  0ae228d... app: use the new lock icons.
  91a052e... app: more coordinate conversion in GimpContainerTreeView.
  28b2d69... app: fix coordinate conversion.
  6158098... app, libgimp, pdb: add visibility lock API.
  2f1ac8b... app: implement a select_items() method for GimpContainerCom
  c0d7f9a... app: check if an item was already inserted by actually look
  4369848... app: add a select_items() implementation on various classes
  b7811af... app: one more select_items() implementation which I had for
  b59e444... app: fix clicking on unsaved images in Quit / Close All dia
  1263b86... app, libgimpwidgets: new gimp_event_triggers_context_menu()
  a2bdffa... app: more "select-item" signal handlers changed to "select-
  b117c09... app: all remaining select-item handlers replaced by select-
  ad949f4... app: get rid of GimpContainerViewInterface select_item sign
  2410d83... app: implement multi-channel selection.
  aef240b... app, pdb: get rid of various gimp_image_get_active_channel(
  e7cfb4c... app: add multi-channel drag'n drop ability.
  96fa6e4... app: implement multi-paths selection.
  66c4666... app: "Bend the text along the currently active path" multi-
  2bbcbe1... plug-ins: fix lava script-fu script.
  c411a05... plug-ins: fix select-to-brush script.
  230ad41... plug-ins: update more script-fu scripts.
  444fe9c... app: generate a critical with some more information.
  a6d6e7a... app: channel selection actions now multi-channel aware.
  2d29bdb... app: improve "Select Top|Bottom Layer" actions.
  71bc7df... app: raise/lower channels one step or to top/bottom multi-c
  133a9f2... app: duplicate and delete channel actions multi-channel awa
  a3dd373... app: add multi-vectors drag'n drop ability.
  fd248e1... app: fix weird pointer behavior when clicking out of lock p
  b718501... icons: new lock icons for Color icon theme.
  1fcea3d... icons: fix build rules for icon theme.
  2a79eb0... app: GimpItemList supports glob, regular expression and sim
  62c18a5... app: add a preferences for choosing your prefered search pa
  38d7f2b... NEWS: update.
  557f49c... app: remove the "Linked" switch from the item options dialo
  7f0b6cf... app: get rid of all "*-linked" actions.
  1616b99... app: fix icons for the "*-lock-*" actions.
  6a616f0... app: fix critical when filtering items in Palette dockable.
  d700160... app, libgimp, libgimpwidgets: fix "Application icon missing
  b1c8159... app: find templaterc and controllerrc when testing the buil
  ea740ef... libgimpwidgets: add gimp_event_triggers_context_menu() to d
  e7ea390... libgimpwidgets: GimpCellRendererToggle fallback to "image-m
  2e33c6e... app: special-case icon theme loading when testing build.
  62ca7b1... app: check selected items changed before running "select-it
  f83861c... app: reording private functions' declarations and definitio
  8e4b857... app: add an implementation for get_selected() of GimpContai
  bbd5629... app: implement GimpContainerViewInterface's get_selected() 
  f66bd24... app: fix gimp_container_view_multi_selected().
  acedb6c... app: make sure the GimpContainerPopup shows the right item 
  d8d9e7a... app: fix selecting an object in an icon view.
  88a3211... app: fix "%d items selected" label when multi-selecting.

(*) 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]