[gimp] (270 commits) Non-fast-forward update to branch wip/nielsdg/use-default-marshallers



The branch 'wip/nielsdg/use-default-marshallers' 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:

  329671e... Cleanup GObject signal marshallers

Commits added to the branch:

  2116f58... Update Russian translation (*)
  64b971f... Update Japanese translation (*)
  f823538... Update Japanese translation (*)
  ccdb91e... Update Polish translation (*)
  44300b1... Update Japanese translation (*)
  ec9dbd8... libgimpwidgets, app, plug-ins: fix last GIR warnings. (*)
  469f8d6... icons: fix PNG 3D-transform icons in makefile (*)
  0271f4c... libgimpmath: add version annotations to new matrix function (*)
  3e78c67... Return FALSE on gimp_osx_focus_window to avoid endless loop (*)
  ba6040b... app: allow calling gimp_tile_handler_validate_validate() wi (*)
  3ea3916... app: add GimpTileHandlerValidate::invalidated signal (*)
  bb8ee0e... app: handle GimpTileHandlerValidate::invalidated in gimp:bu (*)
  7f84f10... app: implement GimpPickable::flush in GimpGroupLayer (*)
  4a4359d... libgimp: (meson) build GIR file silently. (*)
  cb5a63e... app: calculate drawable bounding box according to graph by  (*)
  1f81c31... app: add gimp_drawable_filter_set_add_alpha() (*)
  b9a801f... app: add gimp_drawable_filter_set_override_constraints() (*)
  006f300... libgimpmath: add gimp_matrix3_equal() (*)
  2e26603... app: freeze drawable preview in transform tools (*)
  a335827... app: add "Composited preview" option to transform tools (*)
  d39822b... app: in GimpTileHandlerValidate, fix tile-data pointer for  (*)
  52cd27f... app: add "Synchronous preview" option to transform tools (*)
  0103fe2... app: silence warning in gimp_transform_resize_crop() (*)
  5e1eba6... app: add GimpDrawable::supports_alpha() vfunc (*)
  bed825a... app: add gimp_gegl_node_get_key() (*)
  d61a541... app: in GimpFilterTool, consolidate drawable-filter option  (*)
  50b655d... Issue #1975 - Color to alpha now requires an alpha-channel  (*)
  85a19da... Issue #4366 - Color-to-alpha unnecessarily grayed out for g (*)
  6b5d1a0... Fix reference from gimp_param_spec_duplicate to    gimp_config (*)
  1a2039d... pdb: add missing change to last commit (*)
  cfcf38e... plug-ins/screenshot: fix compilation on macOS (*)
  10a528e... app: use gimp_gegl_node_get_key() in GimpFilterTool (*)
  ab7c119... meson,app,autotools: depend on babl 0.1.74 and GEGL 0.4.20 (*)
  203bc9d... app: disable transform clipping for layer groups (*)
  fcc1c3d... app: suspend tile validation while setting extent of valida (*)
  7d6737f... app: add GimpImage::linked-items-changed signal (*)
  d247133... app: add "Preview linked items" option to transform tools (*)
  5d0b0ad... Fix meson build on macos (*)
  1cee652... Update Polish translation (*)
  1e26ce8... app: don't emit GimpImage::linked-items-changed for non-att (*)
  8be0e64... app: always update full drawable region if it has filters (*)
  1887097... app: restrict whole-drawable updates to groups with filters (*)
  864ed16... icons: replace symbolic gimp-visible icon (aka the eye icon (*)
  885d4fb... icons: replace gimp-visible symbolic icon again (*)
  b99a263... app: avoid deleting empty layer groups when downscaling ima (*)
  ed6517f... app: Fix Mandala Symmetry Kaleidoscope mode - brush transfo (*)
  1f75d2e... app: update gimp-update to new gimp_versions.json format. (*)
  eca8076... Issue #4532: tests fail due to app/gimp-update.c not in POT (*)
  425e6da... Update Polish translation (*)
  8528759... app: better error management. (*)
  09f87f6... Updated Spanish Translation (*)
  54a20f6... Updated Spanish Translation (*)
  0336f92... Update Japanese translation (*)
  12a03d3... Update Japanese translation (*)
  77111ba... app: add GimpToolItem; derive GimpToolInfo from it (*)
  4919614... app: add GimpToolGroup as a subclass of GimpToolItem (*)
  d4db85d... app: update tool-group active tool in response to tool chan (*)
  a63bf32... app: don't merge similarly-named objects during GimpContain (*)
  cd2adfb... app: add support for tool groups in toolrc (*)
  dcea234... libgimpconfig: allow calling gimp_scanner_new_string (NULL, (*)
  20747e3... app: add hierarchical dnd support to GimpContainerTreeView (*)
  d1084c5... app: add tool-group support to GimpToolEditor (*)
  2255d62... app: don't register action for GimpOperationTool (*)
  ffe4f8a... app: add gimp_tool_info_get_action_name() (*)
  282108e... app: add GimpToolButton (*)
  4b1a1fc... app: use GimpToolButton in GimpToolPalette (*)
  e1398c0... app: in GimpToolPalette, allow single-column layout (*)
  f2c7f49... app: reduce toolbox color-area size (*)
  fa53e14... etc: add a default toolrc file, using tool groups to oragni (*)
  bae9f2d... app: various fixes to last commits (*)
  00b756d... app: move tool-activation upon tool-group active-tool chang (*)
  2145f43... app: fix a super secret segfault (*)
  30d833d... app: use a weak pointer for tool-manager active group (*)
  ee96612... app: add GimpToolItem::shown property (*)
  c4cc015... app: add gimp_container_search() (*)
  2caa518... app: add GimpTreeProxy (*)
  3cda972... app: add a "Use tool groups" option to the toolbox preferen (*)
  6cc4217... Update Polish translation (*)
  df19401... app: fix GimpToolEditor visibility-toggle state update (*)
  4607958... app: "You can drop dockable dialogs here" no more! (*)
  b8aba19... app, po: don't translate gimppanedbox.c (*)
  4ced806... Update Spanish translation (*)
  57eaf91... app: improve empty-selection check in GimpSelectionTool (*)
  59ec1d0... app: reorganize GimpPolygonSelectTool functions (*)
  285ef0b... Issue #4285 - [Free Select Tool] functionality bug with Ctr (*)
  2453433... app: add support for offset buffers in gimp_channel_select_ (*)
  d920569... app: add support for offset buffers in GimpScanConvert (*)
  43f8a51... app: in GimpCanvasBufferPreview, add support for offset buf (*)
  ea864e2... app: in GimpCanvasBufferPreview, take strong ref on buffer (*)
  666d084... Issue #4174 - Crash when using the Foreground Select tool w (*)
  626e5b9... app: increase GimpDrawTool update rate (*)
  9f298f7... app: don't reject toolrc files due to missing experimental  (*)
  3a8725a... app: add missing file to last commit (*)
  251d758... app: set the default 3D Transform tool mode to rotation (*)
  499834a... app: add "Snap brush outline to stroke" option to the prefe (*)
  272fa30... app: initialize GimpPaintTool::snap_brush field (*)
  5cc9af0... app: respect brush-outline preferences in the Warp tool (*)
  3156655... app, configure: new --disable-check-update option at config (*)
  89d6ee2... meson: same option for meson -Dcheck-update=false as previo (*)
  7b5fff7... app: now also process the build revision when checking for  (*)
  0c1205f... meson.build: store GIMP_BUILD_REVISION as an int macro. (*)
  7b3f696... app: accept "revision" and "date" fields to be absent on a  (*)
  f9f4538... app: don't show "Check for updates" button in Preferences w (*)
  db678ad... app: in polynomial_odd_roots(), fix derivative array size (*)
  40bb5d3... Updated Danish translation (*)
  5a9b5c1... Revert "Updated Danish translation" (*)
  0891f12... app: add gimp_container_remove_handlers_by_{func,data}() (*)
  893990a... Issue #4584 - Segfault when closing an image with a layer g (*)
  d244a07... app: improve brush outline position when not snapping to st (*)
  2900f2a... app: always show the "Check for updates" button in the Abou (*)
  ccc07f4... Update German translation (*)
  dad963c... Update German translation (*)
  19d56cf... Update Polish translation (*)
  d11eef1... Update German translation (*)
  9987e4b... Update Icelandic translation (*)
  a55a8ee... Update Icelandic translation (*)
  771c37b... Update Icelandic translation (*)
  a5a7df5... Update Icelandic translation (*)
  07f9529... app: improve ABR brush loading speed (*)
  782e209... app: in abr_rle_decode(), avoid freeing NULL scratch buffer (*)
  52cb2ed... Issue #4605 - Invalid abr brush crashes GIMP (*)
  4958896... Update British English translation (*)
  ed77830... app: only show a "Last checked" date when we did at least 1 (*)
  cc9a15d... app: do not update a finalized dialog. (*)
  d228498... Update Hungarian translation (*)
  cee6a9e... Update Hungarian translation (*)
  da73d35... Update Hungarian translation (*)
  4648b4e... Update Hungarian translation (*)
  611f5b6... Updated Danish translation (*)
  52a1274... Update German translation (*)
  da4228f... Update Swedish translation (*)
  e0e1ad5... app: fix brush-transform resampling (*)
  2dddf59... app: add gimp_brush_transform_get_scale() (*)
  ee39f0e... app: use mipmaps when downscaling raster brushes (*)
  f797f68... app: reorganize #includes in gimpbrush-{mipmap,transform}.c (*)
  0a5af88... Issue #175 - Allow the erase every other row plugin to skip (*)
  042385d... Update Swedish translation (*)
  b415940... Update Swedish translation (*)
  364ebc1... Update Swedish translation (*)
  47c3035... l10n: Updated Vietnamese translation (*)
  6932c51... Update Spanish translation (*)
  0a02e6c... Update Spanish translation (*)
  f09e940... Update Swedish translation (*)
  30e9250... app: fix gimp_brush_mipmap_get_memsize() (*)
  6cd3c8b... app: increase the maximal airbrush stamp FPS (*)
  61d04a9... Update Swedish translation (*)
  3e6763a... Update Hungarian translation (*)
  1a587a3... Update Hungarian translation (*)
  1c90461... Update Polish translation (*)
  365afc8... Update German translation (*)
  7029c35... Update German translation (*)
  87e9ebc... app: store the revision number in a data file. (*)
  ded382f... app-tools: fix the meson file. (*)
  f98e506... configure, data: create/install the gimp-release file. (*)
  b79e147... meson, data: create/install gimp-release file with meson to (*)
  2d6e15c... Update appdata for upcoming 2.10.16 release (*)
  8bc92fd... Fix the 2.10.16 release date in appdata (*)
  ea729f6... app: fix brush outline position when snapping to stroke (*)
  75838a5... libgimpmath: fix unsorted line in gimpmath.def (*)
  cf574c4... data: in Makefile.am, make sure to uninstall gimp-release (*)
  bb8d933... devel-docs: add missing functions to libgimpfoo-sections.tx (*)
  41fec41... Fixes and improvements for 2.10.16 appdata (*)
  3d756e1... Update Swedish translation (*)
  4fe8217... plug-ins: in screenshot, keep image dirty; keep history cle (*)
  2ed8893... plug-ins: in file-sgi, convert tabs to spaces (*)
  15438c5... Issue #4627 - memory corruption when open crafted sgi (*)
  0eb614c... Update Polish translation (*)
  2f2ea26... Update Hungarian translation (*)
  52f5a9f... plug-ins: improve PSD loading speed (*)
  3a36ae4... app: fix indentation in gui_restore_after_callback() (*)
  bb14406... app: s/getenv/g_getenv/ in gui_restore_after_callback() (*)
  ab5ed15... meson,app,autotools: depend on GEGL-0.4.22 (*)
  514b466... Update Catalan translation (*)
  401745e... Makefile.am, meson.build: require GEGL >= 0.4.23 (*)
  2eaaa95... app: in gimp:replace, add fast path when compositing a laye (*)
  d53e701... app: avoid use-after-free when loading an XCF with corrupte (*)
  ae6f6ba... app: fix incorrect drawable format after applying a filter  (*)
  0f07f1b... app: in paint tools, fix cursor position in line mode when  (*)
  1462a91... plug-ins: Convert CMYK u8 .psd to R'G'B' float on load (*)
  3a1aec3... 2.10.18: update appdata (*)
  646c804... app: fix compositing of layers with masks, outside the mask (*)
  b2a1a7c... app: fix layer effective mode for different mask modes (*)
  7f53cf9... app: fix layer bounding box for different mask modes (*)
  8c81c6e... app: fix layer group effective mode for different mask mode (*)
  aa9ae1c... Issue #4634 - Pass-through groups bounding-box is not prope (*)
  63df560... app: suspend layer-group size updates while loading XCF (*)
  69359ef... Update Swedish translation (*)
  fb1c086... app: draw border around FG/BG-editor color areas (*)
  dfa6d26... Update Polish translation (*)
  d868247... app: in the Preferences dialog, allow horizontal scrollbars (*)
  1b6191d... plug-ins: in file-psd, use scratch allocator for temporary  (*)
  a5ea6d6... app: use GIMP_BUILD_PLATFORM_FAMILY instead of GIMP_BUILD_P (*)
  29dcb31... Update Basque translation (*)
  9fe77d4... Update Basque translation (*)
  fcc7b69... 2.10.18: update appdata to match recent changes (*)
  455054b... Update Finnish translation (*)
  9046c75... Add Finnish translation (*)
  5b54632... Update Finnish translation (*)
  76bd845... Update Finnish translation (*)
  ac28946... app: add Finnish translation to the Windows installer (*)
  3e8ffef... Update Swedish translation (*)
  36372ca... Update Dutch translation (*)
  b8b5c91... Update Dutch translation (*)
  b969a32... Update Catalan translation (*)
  be7cace... plug-ins: in file-psd, make offset/size fields unsigned (*)
  0ce993c... Issue #4663 - "Error loading PSD file: No error" while tryi (*)
  a31d83a... Update Hungarian translation (*)
  70d7175... Update Polish translation (*)
  ddf940e... Update Spanish translation (*)
  3b66895... Update Basque translation (*)
  34f00e8... icons: convert some rectangles to outlines, fixes #4672 (*)
  11efe64... Issue #4734 - GIMP crashed while using Unified Transformati (*)
  3d0606a... libgimp: fix range of "opacity" parameter in brush-select c (*)
  601a555... icons: in Symbolic theme, fix gimp-curve-point-{corner,smoo (*)
  ce7f59e... icons: fix the dashboard icon by removing empty rectangle (*)
  de7d653... icons: redo the gimp-zoom-follow-window icon for it was bro (*)
  274b677... icons: clean up the crop tool icon by redoing it (*)
  b7b30ca... icons: in Symbolic theme, fix media-record and gimp-marker  (*)
  287adbd... icons: in Symbolic theme, fix gimp-curve-point-{corner,smoo (*)
  84ff130... tools: in performance-log-viewer.py, handle markers with >  (*)
  27e7884... Issue #4328 - Distorted path of an open/imported circle... (*)
  52ae7d1... configure.ac, meson: require glib >= 2.56.2 (*)
  51e4549... configure.ac: fix last commit (*)
  48d71bf... Issue #4094 - Corrects some tools descriptions (*)
  f25a893... app: rename GimpParallelRunAsyncFunc to GimpRunAsyncFunc (*)
  6733b15... app: add gimp_idle_run_async[_full]() (*)
  fee159e... Issue #4793 - Layer-group preview-update blocks UI when add (*)
  10fe300... app: avoid duplication in gimp_drawable_get_sub_preview_asy (*)
  fe82ee5... app: white-space fix in gimp-utils.c (*)
  30f509c... app: allow waiting on idle asyncs (*)
  faf6acf... app: add "chunked" parameter to gimp_tile_handler_validate_ (*)
  919ddce... app: speed up layer-group preview rendering (*)
  64bf77a... app: render layer-group preview in chunks (*)
  0e735d1... Add Kabyle translation (*)
  3a0af1f... Issue #4618: support Canon CR3. (*)
  a701e62... Update Polish translation (*)
  505967c... gitlab-ci: fix recently broken CLang compilation. (*)
  2b2a6b0... build: fix json-c cross-build for Windows. (*)
  7a4254d... m4macros: update ax_gcc_func_attribute.m4 to serial 12 (*)
  a928452... Fix typos (*)
  8d5afa7... issue 4669 (*)
  bed95eb... Revert "build: fix json-c cross-build for Windows." (*)
  564d35f... meson: relocatable-bundle should not be a feature (*)
  9032df5... meson: change option relocatable-bundle = yes|no|platform-d (*)
  3c6cf7f... Meson add suggested warning flags from Massimo (*)
  8fd2f1e... Issue #4745: make check test-desktop failed. (*)
  0108d7e... Change order of CFLAGS for SSE tests (*)
  cc55af7... Update Ukrainian translation (*)
  6df7a94... Update Ukrainian translation (*)
  489c5c9... Update Ukrainian translation (*)
  707d3c6... libgimp: fix wrong assert in gimp_procedure_config_set_valu (*)
  f6e9c6e... gitlab-ci: add missing dependencies. (*)
  ee2a65a... Issue #4827 - Modified settings requiring a restart aren't  (*)
  450ebd5... App gimptooleditor fix tooltip text (*)
  2c1efde... app: do not free non-allocated DBus manager. (*)
  92fd567... gitlab-ci: enabling make check on master CI. (*)
  5678153... app: apply spin-scale gamma to input, not output (*)
  0389e6f... App file-data-gex.c fix incompatible pointer type (*)
  74b0d2a... app, menus: add gegl:bloom to Filters -> Light and Shadow (*)
  83f9358... Issue #4858 - Duplicated image shows NULL in warning when c (*)
  75435c8... app: in GimpToolButton, select active tool in menu (*)
  6ed9b2b... Issue #4846 - Symmetry origin is wrong when painting on off (*)
  dd705e2... app: fix minor indentation bugs. (*)
  d76c8e8... app-tools, app: gimp-debug-tool crashing with NULL release_ (*)
  c41382f... Update Ukrainian translation (*)
  5c0eda6... Update Ukrainian translation (*)
  fb96a29... Update Ukrainian translation (*)
  e819318... Update Ukrainian translation (*)
  7ad16a4... Update Polish translation (*)
  5854d49... Cleanup GObject signal marshallers

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