[gimp] (182 commits) Non-fast-forward update to branch wip/nielsdg/propwidgets-g-bind-property



The branch 'wip/nielsdg/propwidgets-g-bind-property' 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:

  f32ca3f... propwidgets: Use g_bind_property()

Commits added to the branch:

  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 (*)
  8fa9221... app: don't leak text-tool UI manager (*)
  7412c4b... app: use G_GINT64_FORMAT to fix a long unsigned int vs. lon (*)
  a90f59d... app: fix alignment of generic pixel buffers (*)
  32740ac... app: improve alpha to selection with multiple items. (*)
  09870d4... app: zero-out transparent pixels when converting to indexed (*)
  081ebf1... app: more accurate undo names. (*)
  338ac50... app: "layers-mask-selection-*" multi-layers aware. (*)
  5c221df... app: layers-blend-space-* & layers-composite-space|mode-* m (*)
  62798ef... Update Ukrainian translation (*)
  95fa7bc... Issue #5109: "gimp-win64" CI artifact is missing gegl:npd s (*)
  842dc75... gir: (skip) functions with varargs (*)
  9fce475... Don't forget to include <glib-object.h> (*)
  ae4abba... app: layers-merge-group multi-layer aware. (*)
  25e535b... Fix missing includes (*)
  4bc328a... Update Ukrainian translation (*)
  febc5cc... Revert "Don't forget to include <glib-object.h>" (*)
  d9f5558... app: update core-enums.c (*)
  258c845... app: implement GimpColorManaged for GimpImageProxy (*)
  1bb229a... Update Catalan translation (*)
  3222381... Update Catalan translation (*)
  d73a6a5... Update Ukrainian translation (*)
  185dd8b... Update German translation (*)
  44a7e92... app/vectors: implement stroke_reverse and stroke_shift_star (*)
  f6f180c... app: Add basic infratructure for a vector tool popup menu. (*)
  c10778f... app: implement a few more functions for the ToolPath contex (*)
  2278472... pdb: implement gimp-vectors-stroke-reverse (*)
  8839cb5... pdb: update autogenerated files. (*)
  ec69083... app: fix compiler warnings in GimpToolWidget (*)
  afda774... app: update tool widgets on display-shell changes more gran (*)
  4b1c8f9... app: fix precondition return values in gimp_tool_widget_get (*)
  18d7476... app: forward tool get_popup() to widget get_popup() in Gimp (*)
  10f9ee6... app: don't leak UI manager in GimpToolPath (*)
  8bf8eb9... plug-ins: use G_GOFFSET_FORMAT to fix a long int vs. long l (*)
  661f057... app: add gimp_image_equal_selected_drawables(). (*)
  03af9da... app: GimpTool multi-drawable aware. (*)
  7233464... app: Alpha to Selection will warn when the resulting select (*)
  b05fc69... app: create and use gimp_image_item_list_linked(). (*)
  ab17287... plug-ins: fix python-console after GimpUi instrospection se (*)
  b00bb34... plug-ins: more complete naming for Python|Script-Fu console (*)
  24d062d... NEWS: kick start the NEWS file for GIMP 2.99 development br (*)
  cf4aba1... Update Spanish translation (*)
  6f4fd52... NEWS: some more changes. (*)
  b8eef4e... app: fix check for XCF 14. (*)
  e5b5515... Update Spanish translation (*)
  1827f55... Update Spanish translation (*)
  1a23448... Update Ukrainian translation (*)
  4fb0029... Update Ukrainian translation (*)
  2799a70... Update Ukrainian translation (*)
  acf5000... Allow building vala plugins (*)
  151b01e... Update Catalan translation (*)
  5398d15... app, pdb: fix build warning because of discarded 'const' qu (*)
  23d5ef2... vala: Fix some metadata warnings (*)
  3927401... app: Simplify the logic for the GimpToolPath popup. (*)
  6984665... Update Swedish translation (*)
  2a4196b... Update Swedish translation (*)
  6d14822... Update Catalan translation (*)
  faeaaa3... Update Spanish translation (*)
  603f0dc... Update Spanish translation (*)
  d7d0c04... app,build: depend on babl-0.1.76 (*)
  a97a46e... Update Catalan translation (*)
  2056abf... Updated Greek translation (*)
  647ebff... app: GimpTransformTool multi-layer aware. (*)
  a5c0681... Update Ukrainian translation (*)
  fd95575... Fixes to Catalan translation (*)
  1cfcb39... Update Catalan translation (*)
  e1aebba... app: CI cache now configured in GNOME gitlab. (*)
  864bc49... Update Turkish translation (*)
  c45c7fd... Update Turkish translation (*)
  b95ec68... Update Turkish translation (*)
  1037afa... Update Romanian translation (*)
  155250f... Update Romanian translation (*)
  63647ee... Update Romanian translation (*)
  30ad5ca... ci: Remove some unused deps (*)
  fdca56c... CI: use custom docker images for dependencies and GIMP buil (*)
  63d2595... Update Romanian translation (*)
  f275798... Update Romanian translation (*)
  300d946... Update Dutch translation (*)
  736aee4... Update Catalan translation (*)
  4ad1a68... Fix a typo: All selected_items (*)
  be5d23b... Compare counter value instead its pointer address (*)
  f86329b... .gitlab: update the merge request template. (*)
  2d70cc1... Update Ukrainian translation (*)
  b58b9e6... Updated Italian translation (*)
  9bcca65... Updated Italian translation (*)
  fb0e4dd... Update Romanian translation (*)
  74033f9... Update Romanian translation (*)
  4b77ac4... Updated Italian translation (*)
  ec782ca... Updated Italian translation (*)
  101cc32... Update Romanian translation (*)
  f8be175... Update Dutch translation (*)
  08a1f16... Update Romanian translation (*)
  3991220... Updated Italian translation (*)
  6449dd7... devel-docs: add a tip for testing an older GIMP version wit (*)
  2259ad5... app: add GimpAccelLabel (*)
  4d83c7a... app: list all tool-group tools in tool-button tooltip (*)
  ae80187... app: in gimp_prop_eval_string(), don't leak result upon tra (*)
  8139836... app: fix parsing of GUM cross-property references (*)
  4a97dd1... Update Romanian translation (*)
  0ac2aa5... app: in gimp_accel_label_set_action(), emit notify (*)
  c2562c4... Update Ukrainian translation (*)
  fbf7072... Update Romanian translation (*)
  45e5c22... app: add gimp_gtk_adjustment_chain() (*)
  e03b8e5... app: add gimp_prop_range_new() (*)
  fa5dd99... app: allow setting handle-bar limits explicitly (*)
  ce8235e... app: add gimp_prop_range_set_ui_limits() (*)
  8eb752b... app: use special prop-gui widget for luminance ranges (*)
  323355a... app, menus: add gegl:lens-blur to Filters -> Blur (*)
  438babe... app: improve gegl:focus-blur prop-gui constructor (*)
  11d2e63... propwidgets: Use g_bind_property()

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