[gimp] (185 commits) Non-fast-forward update to branch wip/init-performance-log
- From: Ell <ell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] (185 commits) Non-fast-forward update to branch wip/init-performance-log
- Date: Fri, 15 May 2020 16:00:57 +0000 (UTC)
The branch 'wip/init-performance-log' 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:
3ab3fc9... app: allow profiling GIMP initialization
Commits added to the branch:
c1cc5ad... Update Ukrainian translation (*)
3c10f1c... Update Polish translation (*)
bd1326f... Update Catatalan translation (*)
3f66f2d... Fixes to Catalan translation (*)
9aee874... app: add gimp_drawable_filter_get_{drawable,operation,forma (*)
0ade474... app: use gimp_drawable_filter_get_format() in GimpFilterToo (*)
9947093... app: use gimp_drawable_supports_alpha() in GimpDrawableFilt (*)
8c619bf... app: add gimp_gegl_node_has_key() (*)
a1ff160... app: add GimpOperationSettings (*)
b4afe6e... app: in GimpFilterTool, store common settings in GimpOperat (*)
c81cb59... app: apply common operation settings when reapplying a filt (*)
8384d37... app: add "Fade" options to filter tools (*)
ddd3199... app: in filter tools, remember state of the fade and color- (*)
d25cdda... app: add gimpoperationsettings.c to meson.build (*)
c5c807d... libgimpconfig: add GIMP_CONFIG_PARAM_DONT_COMPARE flag (*)
46df364... libgimpconfig: in gimp_config_type_register(), don't overri (*)
7b46a8b... app: exclude GimpSettings::time property from comparison (*)
4932beb... app: fix last commits (*)
38059dc... app: rename "Fade" section of GimpFilterTool to "Blending O (*)
809e79f... Issue #4919: PDF: Order of pages reversed when opening and (*)
de6eacd... build: build json-c with CMake. (*)
0d4a9b7... Update Catalan translation (*)
9099f31... plug-ins: add support for exporting 16-bit PSDs (*)
b2f21de... Update Catalan translation (*)
32d00fd... Fixes to Catalan translation (*)
6cc47a7... Update Catalan translation (*)
60b6c06... Update Turkish translation (*)
4720697... Update Polish translation (*)
202012b... plug-ins: screenshot-win32.c forbids mixed declarations and (*)
0096e56... app: apply "trc" setting when repeating curves and levels (*)
afd2b81... build: proper libmypaint v1 development branch is now libmy (*)
60854c8... gitlab-ci: libspiro is needed to run `gegl`. (*)
ea0cc27... app, libgimp, pdb: update gimpfile PDB functions' documenta (*)
b71754f... plug-ins: fix some build warning. (*)
fddaa77... plug-ins: fix abs() on long int. (*)
f6dd30f... plug-ins: fix more abs(). (*)
db35080... Update Ukrainian translation (*)
0555645... plug-ins: remove last usage of GTimeVal and g_get_current_t (*)
56693a8... app: when copying GimpCurve, don't overwrite points from sa (*)
8868951... app: reset common settings when resetting Curves tool (*)
987447f... app: maintain common settings when editing Brightness-Contr (*)
b948ff9... build: fix the Windows CI. (*)
8398c83... build: use msys2 packages as source for the Windows CI. (*)
e1a1150... gitlab-ci: remove useless build dependencies. (*)
e854de7... plug-ins: fix signedness warning with different expectation (*)
c280cb9... plug-ins: fix various other warnings on the Windows build C (*)
3a43e05... gitlab-ci: porting the Windows cross-build CI to a Debian i (*)
e085168... build: more dependencies for the Windows builds. (*)
19c0d43... Issue #4967 - Crash when cancelling filters with aux inputs (*)
eafe90f... libgimp, po-python: fix missing header in distribution… (*)
4e560f2... Issue #4968 - Newly opened image not visible in image windo (*)
37065cc... app: make sure to update the display-shell title/statusbar (*)
8caef4e... app: fix cast bug. (*)
5dc1572... libgimpwidgets: fix logarithmic transform in gimp_scale_ent (*)
0aca033... build: removing OpenBlas patches. (*)
430f40d... app: gimp_sigfatal_handler() must not be declared on Win32 (*)
7e7d48a... app: fixes string format argument types on Windows 32-bit. (*)
ffc7db8... build: build OpenEXR plug-in. (*)
251ce51... plug-ins: in file-psd, fix u8 channel format (*)
953a3ad... plug-ins: in file-psd, remove unused member of DisplayInfoN (*)
ac19f64... plug-ins: in file-psd, fix indentation in psd-save.c (*)
281188e... Issue #189 - Store channel colors when saving as PSD (*)
2d4de85... plug-ins: in file-psd, use normal channel order (*)
4935177... Issue #3884: missing libgtk-3-dev leads to configure syntax (*)
a1fc614... gitlab-ci: fix Windows CI builds. (*)
9f6af7d... app: unlink transform directions on tool halt; make chain b (*)
aa1a1f0... app: add GimpTransformGridTool::apply_info() vfunc (*)
d7c9951... app: in Unified Transform tool, avoid moving pivot when loc (*)
be8be1c... app: don't leak event_blurb in gimp_controller_editor_edit_ (*)
a7f562e... Update Spanish translation (*)
362b828... Issue #4996 - Wrong propagate_mode parameter handling in pl (*)
2678baf... Issue #5002: compare pointer to NULL, not 0. (*)
15bedc9... libgimp: revive parameter range descriptions in the procedu (*)
5ecc368... gitlab-ci: add an analysis stage with cppcheck code analysi (*)
fdcf74e... libgimp: add gimp_param_spec_get_desc() in gimp.def. (*)
50257e9... Issue #4696 - Keyboard shortcuts for layer opacity are not (*)
1e8923e... Issue #4721 - Ordering of default MyPaint Brushes directori (*)
43b538b... gitlab-ci: ignore a bunch of directories. (*)
fc0d2d9... Fixed copy paste error in gimp_vector3_copy (*)
9bb3ff4... app: make generated indexed palettes possibly contain pure (*)
d438798... app: when creating palette only snap to black/white when pr (*)
85d9730... Add some missing (nullable) annotations (*)
80664c8... app: do not snap white/black when making 2 color palette (*)
97e0322... Issue #5010 - Setting twice value pcvals.paper_invert in pa (*)
452924d... Issue #5009 - Possible array overrun in d_draw_ellipse (*)
9adf2d1... Issue #3949 - Image Map plug-in selects wrong areas (*)
f3f8d3a... Issue #3405 - Color component decompose crash for CMY (*)
0941782... gitlab: remove label in bug template (*)
24a8fd8... gitlab: removing added label since code it is broken (*)
8c7a2b4... gir: (optional) tag requires a (out) annotation (*)
5f1598f... gir: Add more (out) tags when appropriate (*)
8d1ad63... Use %NULL instead of NULL in gtk-doc comments (*)
db0493a... gir: Add more (out) annotations (*)
52a1466... gir: Add some missing (array length) annotations (*)
99a7d5f... gir: Found some more missing (out) annotations (*)
f6c7bb9... .gitlab-ci.yml: change artifact expiry to 2 hours for depen (*)
cf41d1f... colorselector: Rename signal emitters (*)
9c9e310... gir: Add missing annotations (*)
36f6200... Fix typos (*)
f428667... .gitlab-ci.yml: set artifact expiry time for Linux builds t (*)
7f58f2d... gir: Add more missing (array) and (out) annotations (*)
83d6764... gir: Add (closure) tags (*)
93602a3... Issue #4326 - Add visual tab to spyrogimp plugin (*)
2baf8a3... gitlab-ci: babl requires now vapigen for Vala binding. (*)
6cf9bad... gitlab-ci: cppcheck does not need to wait for previous stag (*)
e0a5aae... Issue #4992 - Modifiers change Free Select tool mode while (*)
50d9886... Update Ukrainian translation (*)
29b1d91... devel-docs: update debugging-tips with GEGL's meson option (*)
97fcc8c... gir: Mark gimp_dialog_new() parent nullable (*)
58fecd7... gir: Make sure the GIR file includes the correct header (*)
82e945d... Add GIR annotations to bilinear utils (*)
4729fc8... Use GIMP_TYPE_RGB instead of G_TYPE_POINTER (*)
b680945... gir: Make use of typedefs for GimpProgressVtable vfuncs (*)
fca6371... app: clear the clipboard after storing its contents, upon q (*)
f00df8f... Update ddswrite.c (*)
58c41d9... Fixed translation (*)
2f94513... libgimp: Make sure GIR includes the right header (*)
693eeae... gimpprogress: Add arg descriptions to vfuncs (*)
59f3b07... app: remove ANTI_ERASE from filter mode set (*)
a8de828... gimpwidget: Correct gtk-doc docs wrt GtkHBox (*)
ed310dd... Fix some gtk-doc comments and GIR annotations (*)
7aee2d1... gir: Fix typo nulllable → nullable (*)
86478fe... gimppropwidgets: Add (nullable) annotation for label (*)
09f8a3c... zoompreview: Fix gtk-doc identifier (*)
f23ada8... zoompreview: Add (array) gir annotation (*)
57d3837... gir: More missing annotations (*)
4b6362c... gir: Mark more (out) annotations (*)
aa6079f... scrolledpreview: Add missing gir annotations (*)
4f46c92... gimpintstore: Mark iter (out) annotations (*)
69c5fd0... GimpHelpFunc: don't annotate (closure) (*)
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 (*)
6385138... app: allow profiling GIMP initialization
(*) 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]