[gimp] (131 commits) Non-fast-forward update to branch wip/nielsdg/g-declare-interface



The branch 'wip/nielsdg/g-declare-interface' 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:

  0c8c2f3... libgimpcolor: colormanaged: Use G_DECLARE_INTERFACE()
  e518a39... app/core: Use G_DECLARE_INTERFACE()
  c532946... app/widgets: Use G_DECLARE_INTERFACE()

Commits added to the branch:

  e9443b2... libgimpbase: add gimp_value_array_new_from_types() (*)
  ee0b06c... libgimp: remove all validation code from gimp_value_set_foo (*)
  a0ee939... pdb: "gtype", "dup_value_func" and "take_value_func" to all (*)
  af5c587... pdb, libgimp: port lib.pl to the new GType based libgimp AP (*)
  1a8d300... pdb: remove an obsolete snippet from lib.pl (*)
  afe0bcb... libgimpwidgets: introspect libgimpwidgets. (*)
  62d87f1... plug-ins: port python-console to new GObject-introspected A (*)
  9691d73... libgimpwidgets: make a proper function out of the macro... (*)
  f1351df... plug-ins: replace set_alternative_button_order_from_array() (*)
  2c97bc8... libgimpconfig: make gimp_scanner_parse_float() less strict (*)
  82dd465... app: use g_ascii_dtostr() in plug-in-rc.c it's locale-indep (*)
  65a8ae2... libgimpbase: make the GimpParamSpecUnit struct public (*)
  e36028d... app, libgimp, libgimpbase: forgot to support GIMP_TYPE_UNIT (*)
  82cfa9c... libgimpwidgets: fix annotations in GimpDialog. (*)
  c0fb662... Use g_ascii_dtostr() instead of g_ascii_formatd() (*)
  67f33cb... plug-ins: add button mnemonics. (*)
  84ff060... libgimp: GValue of type GEnum not possible. (*)
  2d471ce... libgimpconfig: fix float parsing in gimp_config_deserialize (*)
  a47789f... plug-ins: and in ifs-compose too... (*)
  271c656... pdb, libgimp: fix enum type generation in the libgimp PDB w (*)
  a001ce2... build: .gitlab-ci.yml: change babl build to meson (*)
  7a9e0d9... libgimp: add more registering API to GimpPlugIn and GimpPro (*)
  1e10cfc... plug-ins: register an icon for goat-exercise (*)
  ab94251... app: remove gimp_gegl_rectangle_align_to_tile_grid() (*)
  69ce5e7... app: in gimp_gegl_buffer_copy(), allow tiles outside the ab (*)
  5798cef... app: add gimp_gegl_buffer_dup() (*)
  2d80d4d... app: use gimp_gegl_buffer_dup() everywhere (*)
  fb679f9... app: guarantee fully-COWed copies in more cases in paint co (*)
  2331b88... app: fix #include in gimpdrawable.c (*)
  b687f11... pdb, libgimp: fix some annotations in gimp.c and gimp_pdb.c (*)
  0a02855... Revert "pdb, libgimp: fix some annotations in gimp.c and gi (*)
  d64c0eb... libgimp: change GimpPlugIn and GimpProcedures so temp procs (*)
  1c65080... plug-ins: follow gimp_procedure_new() API change in goat-ex (*)
  9411659... plug-ins: port help to the new plug-in API, to test temp pr (*)
  46cacb5... plug-ins: help: use new API to call the help browser (*)
  6a0ef1f... plug-ins: help: remove the temp proc using new API (*)
  7b7c518... libgimp: move the old plug-in and procedure api to gimplega (*)
  e9c0732... libgimp: move old plug-in and procedure registering/calling (*)
  6f8e063... libgimp: reindent gimp.h (*)
  a42cb80... libgimp: forgot the disable-single-include guard in gimpleg (*)
  c1499f8... libgimp: move more stuff to gimplegacy.c (*)
  7201be7... libgimp: add gimp-private.h for private stuff shared betwee (*)
  7dec3aa... libgimp: move gimp_plugin_icon_register() to gimplegacy.[ch (*)
  8c4f73d... app, libgimp: add copyright notices to the new stuff, minor (*)
  833666d... pdb, libgimp: append _pdb for gtk-doc SECTION names of pdb  (*)
  a198b5a... libgimpwidgets: fix annotation. (*)
  c4ff1d0... Update Spanish translation (*)
  16043ce... Revert "pdb, libgimp: append _pdb for gtk-doc SECTION names (*)
  63695b4... libgimbase: merge gimpparam.h into gimpparamspecs.h (*)
  826c09b... libgimp: keep gimplegacy as introspectable, at least tempor (*)
  32c6c2a... libgimp: add some annotations. (*)
  076fc4e... Update Catalan translation (*)
  cd1ba1c... pdb, libgimp: add proper support for multiline section comm (*)
  1291769... libgimp: some fixes in GimpPlugin. (*)
  5b6cfd9... pdb, libgimp: generate (transfer full) annotations for libg (*)
  e8c6ab7... pdb: add (element-type foo) annotations to all returned arr (*)
  f02a218... pdb, libgimp: add (out) annotations to everything returned  (*)
  4a0f60d... libgimp: fix GimpPlugin virtual method documentation. (*)
  1ab62fa... po-plug-ins, po-python: skip/add new python plug-in files. (*)
  e73916e... pdb, libgimp: annotate input arrays with (element-type foo) (*)
  a40f139... pdb, libgimp: annotate input arrays with (array length=foo) (*)
  05e68da... pdb, libgimp: add (array length=foo) annotations for out ar (*)
  a87104f... pdb, libgimp: fix missing colons at end of annotations. (*)
  ac0c3cf... pdb: remove some formerly manually added annotations. (*)
  f7fbdc8... libgimpwidgets: add a bunch of (transfer) values. (*)
  8c978f4... libgimpcolor: some more (transfer) annotations. (*)
  6fe2508... libgimp*: fix various missing (transfer) annotations. (*)
  3016dfb... libgimpwidgets: add many missing (transfer) annotations. (*)
  1099d60... libgimpmodule: annotate one function, now warning-free (*)
  83ecbc8... libgimpwidgets: fix GimpScaleEntry annotations (*)
  e7f0414... libgimpwidgets: fix a doc glitch in GimpStringComboBox (*)
  1627aac... libgimp, libgimpbase: add some documentation for new functi (*)
  0ccb40f... pdb, libgimp: hide more functions that have new API in gimp (*)
  acf3673... devel-docs: update the libgimpbase docs (*)
  0ec7534... devel-docs: update the libgimpcolor docs (*)
  d66b845... libgimpbase: capitalize some docs section titles (*)
  bbf4270... libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_defau (*)
  498d478... libgimp: fix annotation for gimp_procedure_add_argument() (*)
  9926e3f... app: forgot to add support for GP_PARAM_DEF_TYPE_UNIT to pl (*)
  ea53089... libgimpwidgets: add a bunch of missing (transfer) annotatio (*)
  bdac38a... libgimpwidgets: add and fix some annotations (*)
  c12c031... pdb, libgimp*: add (out caller-allocates) to all GimpRGB* r (*)
  c9d6f93... devel-docs: update the libgimpbase docs (*)
  254dee3... devel-docs: update the libgimp docs (*)
  67a0451... libgimp: transfer ownership of @error parameter to... (*)
  0cfaeb7... pdb: remove the section docs for the plug-in group (*)
  c059839... libgimpbase: use g_try_new0() when allocating the parameter (*)
  71d0251... app: do not assume procedures always have a run mode. (*)
  e0a6eb3... libgimp: add run_data and run_data_destroy parameters to pr (*)
  a841e0f... libgimp: add gimp_procedure_set_image_types() (*)
  0601b7f... libgimp: add gimp_procedure_extension_ready() (*)
  3afdd7c... app: in GimpDrawable::set_buffer(), take bounds rect instea (*)
  153cb33... app: maintain drawable bounding box separately from its log (*)
  7a05d15... app: implement GimpDrawable::get_bounding_box() for GimpLay (*)
  8ff4394... app: add support for projectables with an arbitrary boundin (*)
  ad1f3d2... app: calculate bounding box of group layers (*)
  332f662... app: in gimp:compose-crop, fix x/y properties lower bound (*)
  9900fb7... app: in gimp:mask-components, implement GeglOperation::get_ (*)
  89c97bc... app: in gimp:layer-mode, implement GeglOperation::get_bound (*)
  998f89e... app: in gimp:replace, implement GeglOperation::get_bounding (*)
  35729ee... app: in gimp_gegl_apply_cached_operation(), copy cached res (*)
  89a9cf7... app: add "clip" parameter to gimp_drawable_merge_filter() (*)
  b7f5326... app: add gimp_drawable_filter_set_clip() (*)
  eaec944... app: in GimpFilterTool, add "clipping" option (*)
  82afcf5... plug-ins: help: use gimp_procedure_extension_ready() (*)
  53ca87d... libgimp: cleanup and more docs for GimpProcedure (*)
  b511cf3... libgimp: add gimp_procedure_set_attribution() (*)
  d1d56f1... libgimp: set a procedure's arguments and return values to d (*)
  0bec2bc... libgimp: add gimp_procedure_set_menu_label() and _set_docum (*)
  f86279f... libgimp: more GimpPlugIn and GimpProcedure docs and annotat (*)
  ed86de4... app, libgimpbase: s/author/authors/ here too (*)
  17667b7... plug-ins: start porting palette-to-gradient to new GimpPlug (*)
  512d227... libgimp: fix various docs typos or small errors. (*)
  0411c7e... libgimp: fix some annotations. (*)
  3a4b17e... libgimpmath: make GimpVector[23] boxed types. (*)
  19fbb1d... libgimpwidgets: add documentation for many functions and fi (*)
  5f8d0ef... libgimp: add gimp_plug_in_extension_enable() and _extension (*)
  1e2efcf... libgmp: reorder GimpPlugIn's query(), init(), quit() (*)
  ed619d9... libgimpbase: add documentations on gimpparasite public func (*)
  3945701... plug-ins: localization calls must happens inside query(). (*)
  bc7b358... libgimp, plug-ins: remove n_procedures from (init|query)_pr (*)
  856fe16... libgimp: add _gimp_plug_in_run() and copy the main plug-in  (*)
  366047f... libgimp: move _gimp_read_expect_msg() back to gimp.c (*)
  05d47f1... build: require babl-0.1.70 (*)
  e3374e7... libgimp: make gimp_close() static to gimp.c again (*)
  a50069e... libgimp: change the return values of GimpPlugIn::init_proce (*)
  219fa33... libgimp: create the GimpPlugIn much later in gimp_main_inte (*)
  95429ad... Issue #3723 - Symmetry Painting with random colour isn't sy (*)
  f87ac45... libgimpcolor: colormanaged: Use G_DECLARE_INTERFACE()
  b56b621... app/core: Use G_DECLARE_INTERFACE()
  e4b0560... app/widgets: Use G_DECLARE_INTERFACE()

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