[gimp] (83 commits) Non-fast-forward update to branch wip/schumaml/gitlab-ci
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (83 commits) Non-fast-forward update to branch wip/schumaml/gitlab-ci
- Date: Sun, 28 Jul 2019 18:35:41 +0000 (UTC)
The branch 'wip/schumaml/gitlab-ci' 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:
e73a1aa... Added .gitlab-ci.yml from GEGL as a startin point for GitLa
451409b... build: modified .gitlab-ci.yml to include a gimp build
b724d02... build: .gitlab-ci.yml: add at-spi2-core
34263e3... build: .gitlab-ci.yml: adjust artifacts path
8f480da... build: .gitlab-ci.yml: add ffmpeg to GIMP build dependencie
Commits added to the branch:
b2027c4... Issue #2561: Fix computation of SVG image sizes (*)
16660c5... file-svg: Use rsvg_handle_new_from_gfile_sync() instead of (*)
ebb3ec4... app: reduce time complexity of layer-group translation (*)
e7e0064... Updated Greek translation (*)
696691e... app: fix tests by using the right value in sessionrc-expect (*)
4e58a15... libgimpbase: forgot to remove the GimpDatafileData typedef (*)
c249ffe... devel-docs: change the libgimpbase docs to "libgimpbase3" (*)
a05205b... devel-docs: fix the libgimpconfig docs (*)
79e40b1... devel-docs: update docs with missing symbols and types (*)
e92732f... app: add assigned-threads variable to the dashboard (*)
41d1ad2... devel-docs: fix and update the libgimpcolor docs (*)
29e1d9e... devel-docs: fix and update the libgimpmath docs (*)
ff7467f... devel-docs: fix and update the libgimpmodule docs (*)
d2d9e47... devel-docs: fix and update the libgimpwidgets docs (*)
0155ecc... devel-docs: fix and update the libgimpthumb docs (*)
55fc774... devel-docs: fix and update the libgimp docs (*)
0131c96... devel-docs: undeprecate doc-shooterm but just so it builds (*)
8b22b3a... libgimpwidgets: fix some glitches noticed when updating doc (*)
b9a4fdd... configure.ac: build the devel-docs again (*)
aca5f80... libgimp*: lots of doc fixes and new docs for structs and en (*)
c2a38f0... devel-docs: various documentation and build fixes (*)
1a7ea99... pdb, libgimp: generate some useless API docs for enums extr (*)
8bd4a4f... pdb: fix typo in the gimp-context-set-line-dash-pattern doc (*)
f28ec4b... libgimpbase: always allocate GimpPixPipeParams.placement, a (*)
fbee862... devel-docs: remove gegl-porting-plan.txt, what was in there (*)
997730a... libgimpbase: remove obsolete members from struct GimpPixPip (*)
7f39be1... devel-docs: rename to doc titles to "GIMP 3" (*)
f67e607... libgimpwidgets: declare GimpHintBox with public instance an (*)
9e88105... libgimpwidgets: add more docs (*)
dcbd83c... devel-docs: undeprecate doc-shooter and add a few more widg (*)
572775a... devel-docs: update the libgimpwidgets docs with new widget (*)
42a7d17... app: add missing include to gimpdisplayshell-filter.c (*)
ec18b96... app: remove gimp_display_shell_filter_new(), it's empty and (*)
fe75ef2... libgimpwidgets: fix docs for GimpBusyBox:message (*)
0c75cd7... configure, libgimpbase, m4macros: first steps into API intr (*)
6389bb4... libgimp, libgimpbase: both introspectable under same namesp (*)
c260b4d... libgimp: add correct annotation for gimp_main(). (*)
692272e... libgimp: add some comment documentation to Gimp*Proc callba (*)
c144cf6... libgimp*: use more g_clear_pointer() (*)
7ddf40b... app: make sure the display is not rotated by a very small a (*)
23ade7b... build, app: require babl-0.1.68 or newer (*)
8aaf517... devel-docs: add screenshots of more widgets (*)
febc1a8... libgimp: add gimp_plug_in_info_set_callbacks(). (*)
74c69ae... libgimp: update the def. (*)
c206450... libgimp: update annotations for gimp_install_procedure() an (*)
e7af081... libgimpbase: fix docs of struct GimpParamSpecValueArray (*)
771d415... app: rename "On color" matting preview mode to "Color". (*)
f2d399b... libgimp: add initial version of a GimpPlugIn class (*)
8a462e8... libgimp: add a GimpProcedure class (*)
4a5f050... libgimp: remove GimpParamRegion, it was never used (*)
6cb8a59... app: fix gimp_value_set_drawable(), set_channel() (*)
5c7134f... app, pdb: rename GIMP_TYPE_COLOR_ARRAY to GIMP_TYPE_RGB_ARR (*)
76ee0f6... app, libgimpbase: move lots of GValue and GParamSpec types (*)
d74ae12... app: oops these two files were not meant to be pushed just (*)
427b01a... libgimp: add GType and GParamSpec types for all IDs, like i (*)
0093487... libgimp: include the new file in gimp.h (*)
2e03300... desktop: new <release> appdata tag for GIMP 2.10.14. (*)
a375a74... Update Catalan translation (*)
597f3e0... Update Polish translation (*)
3597e92... libgimpcolor: add gimp_param_spec_rgb_get_default() (*)
fb4c86a... libgimp*: make more libgimp* libraries introspected. (*)
c67fa79... GOI: add more introspected libraries as dependencies to our (*)
4e99c25... libgimpconfig: fix introspection in gimpcolorconfig.c. (*)
74a0da9... libgimpconfig: fix a few more warnings. (*)
ab67839... libgimpbase: more (transfer) and (element-type) warnings fi (*)
a1f676a... app: in the gradient tool, set the graph's underlying node (*)
f6c4e49... app: add gimp_gegl_node_is_area_filter_operation() (*)
5a500b4... app: use longer iteration inteval (= bigger chunks) when ap (*)
83d485d... Update Catalan translation (*)
32ea28b... app, libgimp, libgimpbase: plug-in and PDB protocol refacto (*)
624d091... libgimpbase: use _gimp_write_read_color() and _write_color( (*)
3a9ae8c... libgimp: API to create GimpParam from values. (*)
6b442a1... app, pdb, libgimp: fix annotations of some PDB functions. (*)
872aa50... Re-enable Python in the build, but requiring Python >3.6.0 (*)
521ff83... configure: some Python test cleanup/improvements. (*)
65fb753... plug-ins: port Python plug-in palette-to-gradient to intros (*)
ebc797a... libgimp: update gimp.def. (*)
18fded4... Added .gitlab-ci.yml from GEGL as a startin point for GitLa
b105857... build: modified .gitlab-ci.yml to include a gimp build
dcedb69... build: .gitlab-ci.yml: add at-spi2-core
981e9f6... build: .gitlab-ci.yml: adjust artifacts path
4e06b2b... build: .gitlab-ci.yml: add ffmpeg to GIMP build dependencie
25b2809... build: .gitlab-ci.yml: disable make check until tests are k
(*) 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]