[gimp] (128 commits) Non-fast-forward update to branch wip/nielsdg/vapi



The branch 'wip/nielsdg/vapi' 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:

  f5fbc3b... libgimpwidgets: UnitStore: Fix conflicting names
  2f844ef... Split GIR into Gimp-3.0 and GimpUi-3.0
  a29f1ee... Allow building vala plugins

Commits added to the branch:

  30be314... .gitlab-ci.yml: expire all dependencies in 2 hours, and all (*)
  ce17f2c... Add Romanian translation (*)
  25ecef0... build: fix cross-compiled meson builds. (*)
  65b12c1... libgimpwidgets: UnitStore: Fix conflicting names (*)
  7a8a300... gimpconfig-iface: Use G_DECLARE_INTERFACE (*)
  f4c6d4b... gimplist: Don't use sort_func field directly (*)
  96c795b... Update Swedish translation (*)
  fa467ff... Update Swedish translation (*)
  7025039... app: in UI strings s/Precision/Encoding/ (*)
  904a2e4... meson: Declare internal libgimp(ui) dependency (*)
  ae34e77... meson: Use libgimp(ui)_dep in plug-ins meson files (*)
  ed4e2a3... Update Ukrainian translation (*)
  3a16724... meson: Fix building of tests (*)
  5f117d0... meson: Fix envvar in tests (*)
  8b0dfb9... app/test-xcf: include necessary headers for close() (*)
  ddfae27... meson: Cleanup and fix issues using libapp_dep (*)
  bd69747... viewable: Get rid of unused "stock-id" property (*)
  88b9359... viewable: Use g_object_notify_by_pspec() (*)
  7ac6f0a... viewable: Use GET_PRIVATE() before precondition checks (*)
  0d9716a... patternselect: Document pattern_name parameter (*)
  97b714d... Issue #3533 - Tool preset doesn't restore opacity and paint (*)
  5992a42... gimpthrobber: Get rid of g_type_class_add_private() (*)
  64c5ce7... Update Ukrainian translation (*)
  2afcca4... gimpcurve: Use g_object_notify_by_pspec (*)
  b537a2a... Update Swedish translation (*)
  ec7db84... docs: libgimp3: Add missing GimpProgressVtable*Func (*)
  6eb14fc... Update Romanian translation (*)
  06014e9... Updated Greek translation (*)
  a8e6412... Issue #5073: just skip all plug-ins/pygimp/ from POTFILES. (*)
  c687c56... Update Romanian translation (*)
  b11e529... app: fix a few warnings. (*)
  0352559... meson: Allow running tests headless (*)
  32bd008... Updated Greek translation (*)
  1bf9d1b... app: allow arbitrary aux inputs in GimpOperationTool (*)
  cd5e4e9... app: pause/resume active tool when rotating canvas (*)
  c73710e... app: in GimpDrawTool, update widget on tool resume (*)
  06a2b4f... app: add GimpCanvasLimit canvas item (*)
  8c1a277... app: add gimp_display_shell_constrain_angle() (*)
  1a8f0b6... app: add gimp_tool_widget_add_group() (*)
  5e005a7... app: add GimpToolFocus tool widget (*)
  3a62c53... app: add FOCUS prop-gui controller (*)
  f6f0a8a... app: add FOCUS controller to gegl:vignette (*)
  721f2d8... app, menus: add gegl:variable-blur to Filters -> Blur (*)
  60d4d25... app: add gegl:focus-blur to Filters -> Blur (*)
  9fe5897... app: fix signature of gimp_canvas_limit_new() (*)
  484e9af... app/text: Fix const warning (*)
  4394b92... Issue #1439: reverse the construction of the "selection to  (*)
  44352cb... gimpcanvashandle: implement drop shaped handle (*)
  000bc5f... gimptoolpath: use drop shaped handle to indicate the start  (*)
  f55acc1... app: fixed oversight in the canvashandle bounding box. (*)
  b14b93d... Split GIR into Gimp-3.0 and GimpUi-3.0 (*)
  80f2d29... Update Ukrainian translation (*)
  2fcf667... app: various fixes in GimpToolFocus (*)
  1171798... app: another fix in GimpToolFocus (*)
  bc13dc8... app: update display-enums.c (*)
  0a06294... app: fix CRITICAL when using "show all" by default (*)
  68ab11b... Update Polish translation (*)
  b487087... app: add concept of selected items in GimpItemTree. (*)
  0593cf4... app: add concept of multi-selected layers in GimpImage. (*)
  178f32f... app: adds multi-selection support to "layers-delete" action (*)
  1f733bc... app: make paint tools multiple-draware aware. (*)
  1511378... app: warp tool also only works on single layers. (*)
  288bec3... app: add a "select-items" signal to GimpContainerView. (*)
  3bc1d09... app: do not lose multi item selection when dragging or righ (*)
  5621182... app: do not notify of "active-item" change in GimpItemTree. (*)
  48410d9... app: actually enable multi-selection. (*)
  83b3d9e... app: make drag'n drop multi-drawable selection aware. (*)
  f7b86c9... app: fix selection after a drag'n drop move. (*)
  e11245b... app: button press on a non-selected item changes selection. (*)
  5e008eb... app: show number of dragged layers in dnd box for multi-lay (*)
  cc51c05... app: group undo steps when doing multiple layer drops. (*)
  5b4c2da... app: implement multi-selection code for channels and vector (*)
  c2023f3... app: s/insert_item_after()/insert_items_after() in GimpCont (*)
  dbae0e4... app: new function gimp_item_is_ancestor(). (*)
  f5dcfba... app: better logics to remove multiple layers. (*)
  309ccf7... app: allow multi-item drop on GimpContainerView buttons. (*)
  bcacf6e... app: "active item" concept => "selected items". (*)
  45a87e6... app: fix double-click tree view cell editing. (*)
  ac56b1e... app, libgimp, pdb: add PDB function gimp_image_get_selected (*)
  9bd530a... app: add gimp_image_get_selected_drawables(). (*)
  795e18b... app: fix running procedures with parameter array types in c (*)
  d3139e0... app: support saving/exporting with multi-selection. (*)
  592cea6... app: actually implement XCF multi-layer selection saving/lo (*)
  7e0adbc... devel-docs: update XCF docs with XCF 14 changes. (*)
  86af7c3... app: make "layers-new-last-values" multi-selection aware. (*)
  65e2738... app: add an info label above GimpItemTreeView item list to  (*)
  b2c11f8... app: layers-duplicate now also multi-selection aware. (*)
  b5c8a25... app: make layers-mask-add-last-values multi-selection aware (*)
  9c277e0... app: make layers-mask-apply and layers-mask-delete multi-la (*)
  a029ef3... app: layers-mask-show and layers-mask-disable multi-layer a (*)
  6916edd... app: make layers-color-tag-* multi-layer aware. (*)
  6501c39... app: multi-layer awareness for layers' lock-alpha, opacity  (*)
  7cdf856... app: multi-layer aware layers-mask-add and layers-mask-add- (*)
  c1f68c0... app: fix some GimpContainerTreeView mouse interactions. (*)
  c3e9aef... app: multi-layer awareness for layers-new-group and layers- (*)
  8a65b9c... app: allow shift-click on GimpContainerTreeView expanders. (*)
  80b74ce... app: raise-layers* and lower-layers* actions multi-selectio (*)
  8f22f12... app: layers-lock-content and layers-lock-position multi-lay (*)
  22a86c4... app: layers-select-* multi-selection aware. (*)
  cb03fa1... app: Move tool multi-layer aware. (*)
  0534e07... app: selection were not displayed when multi-layers selecte (*)
  98603c6... app, libgimp, pdb: "edit-copy" multi-layer aware. (*)
  9dc6b2e... app: various "select-*" were already multi-layer aware. (*)
  0ae4686... pdb: proper conversions for object arrays in PDB. (*)
  5964f72... app, pdb: layers-merge-layers* and image-merge-layers multi (*)
  e3094b4... app: Crop tool now multi-layer aware. (*)
  83d8fcd... app: GimpCanvasLayerBoundary to show all selected layers ar (*)
  28112bb... app: layer pick through canvas click multi-layer aware. (*)
  0ab91b9... app: "Import Palette" multi-layer aware. (*)
  f0557e9... app: Layer Selection Advance (up/down) now multi-layer awar (*)
  5cf71f3... app: test-ui multi-layer aware. (*)
  6f5fbe4... app: scroll automatically only when none of the selected it (*)
  5498adf... app, libgimp, pdb: color picker multi-layer aware. (*)
  bb7f94c... libgimp: add new functions to gimp.def. (*)
  a7c5927... app: quick on-canvas copy-paste multi-layer aware. (*)
  5e960ad... app: fix gimp_item_tree_get_insert_pos() with GIMP_IMAGE_AC (*)
  73096b9... app: make the text tool multi-layer aware. (*)
  2956873... app, libgimp, pdb: fix gimp_selection_float() usage. (*)
  2b764c6... app: do not try to copy a buffer result from a canceled GEG (*)
  2dcd38c... app: gradient tool multi-drawables aware. (*)
  645d801... app: make "Alpha to Selection" multi-layer aware. (*)
  09094fe... gimpenumwidgets: Apply (transfer none) annotation (*)
  c2d4e7d... gir: Fix some missing (out) annotations (*)
  abc0348... Update Ukrainian translation (*)
  65c5232... Update Ukrainian translation (*)
  93a43ce... Update Romanian translation (*)
  e38010b... app: in GimpPanedBox, don't accept drag contexts with unsup (*)
  a5da66e... Allow building vala plugins

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