[gimp/gimp-attributes-wip] (91 commits) ...metadata/attributes corrections after merge
- From: Hartmut Kuhse <hartmutkuhse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-attributes-wip] (91 commits) ...metadata/attributes corrections after merge
- Date: Sun, 18 Oct 2015 15:34:20 +0000 (UTC)
Summary of changes:
701aff3... plug-ins: lots of cleanup in file-tiff-load (*)
9a1f94e... plug-ins: don't add alpha to all but the loaded tiff's back (*)
d7b2d1c... plug-ins: fix file-tiff-load's load_rgb() which I broke two (*)
02d1192... pdb: return NULL for string arrays with zero elements (*)
8ace6bf... libgimp: start getting rid of using GimpDrawable in the dra (*)
d2d9cbc... libgimp: deprecate GimpZoomPreview's GimpDrawable API (*)
9a8878e... plug-ins: use the new drawable_ID-based GimpZoomPreview API (*)
6f33d8d... libgimp: fix gimpui.def (*)
d9de706... libgimp: deprecate GimpDrawablePreview's GimpDrawable API (*)
e18aae1... plug-ins: use the new drawable_ID-based GimpDrawablePreview (*)
5b10339... Bug 751584 - parasite_list() methods fail if no parasites f (*)
5d7710a... app: fix comment in xcf_load_image() (*)
bbe667f... libgimp: deprecate GimpAspectPreview's GimpDrawable API (*)
7f2d5eb... plug-ins: use the new drawable_ID-based GimpAspectPreview A (*)
07dfe4a... plug-ins: Fix generation of the AND mask for 32-bit ICO ima (*)
29fee56... app: fix visibility of the color picker tools info window (*)
9550fbf... Bug 748749 - picked colors don't match image colors... (*)
d73cfa4... plug-ins: support color managed EXR loading (*)
b70ffb0... plug-ins: some cleanup in the new file-exr ICC profile code (*)
b2ec5b0... Updated Portuguese translation (*)
616c57b... Bug 478528 - Layer and Image previews are not color managed (*)
526a3a6... Bug 755363 - Non-void function should return a value (*)
c7b5f9b... Finnish translation update (*)
6fe0a42... Bug 755487 - redundant g_object_unref crashes GIMP (*)
e7dc21d... libgimp: fix return values in g_return_val_if_fail() statem (*)
c76bd06... app: cosmetic cleanup in gimp_image_parasite_attach() (*)
f0814dc... libgimp: rename gimpmetadata.[ch] to gimpimagemetadata.[ch] (*)
a043e8b... Updated Spanish translation (*)
5b585bc... Fix Greek translation of default:LTR (*)
d5fe21b... Fix Spanish translation of default:LTR (*)
0712ade... Fix Slovenian translation of default:LTR (*)
7fd7c12... Fix Swedish translation of default:LTR (*)
9e06ff4... cursors: fix the contents of the gimp-color-picker-cursors (*)
b17f3fb... app: fix if() logic in gimp_plug_in_procedure_handle_return (*)
f6df750... libgimpwidgets: minor formatting changes in gimpruler.c (*)
5608416... app: don't access GtkTargetList's members directly (*)
1aeeada... Bug 755703 - new gaussian blur: default Abyss policy to Cla (*)
0bc3a82... Bug 755703 - new gaussian blur: default Abyss policy to Cla (*)
7e99578... Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option (*)
7167586... Bug 754998 - Warp Transform Tool > Animation> Frames... (*)
cd2b395... app: batch commands won't run on existing instance. (*)
84360b1... app: indentation fix. (*)
2d0e223... Updated Serbian translation (*)
cb8e16a... app: move app/batch.[ch] to app/core/gimp-batch.[ch] (*)
c741e8f... Updated Greek translation (*)
52f6a2a... app: save color history when a color is used. (*)
2cef834... app: save first and last color of the blend tool gradient.. (*)
15b5b2c... app: save gradient first and last color with dynamics color (*)
15b7b17... Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option (*)
2ba3dcb... Updated Serbian translation (*)
4192fce... Updated Serbian translation (*)
77d4102... Updated Serbian translation (*)
c10d3e6... Updated Serbian translation (*)
0d88399... Bug 753175 - color picker locks down the GUI (*)
e570eb0... Make gimp_pick_button_clicked properly private (*)
153b19a... Only build Quartz-specific color picking code on OS X/Quart (*)
6c20609... Bug 492048 - Detect color space in Exif 2.21/DCF 2.0 option (*)
a89e1d6... libgimpwidgets: fix signal emission in gimppickbutton-defau (*)
1debefb... Bug 756019 - Color pickers UX inconsistencies (*)
30a86e3... libgimpwidgets: slightly redo how GimpPickButton calls its (*)
e3b24af... plug-ins: fix crash in blur-gauss-selective.c (*)
3c717ac... Bug 756030 - file-pdf-save-multi PDB API is mis-specified (*)
c7adff4... Revert "app: save gradient first and last color with dynami (*)
662ade6... Revert "app: save first and last color of the blend tool gr (*)
494ec0a... libgimpwidgets: change GimpColorSelect's handle positions t (*)
560d481... libgimpwidgets: some more cleanup in GimpColorSelect (*)
cda4ab7... libgimpwidgets: argh... (*)
494398e... Bug 756019 - Color pickers UX inconsistencies (*)
a3f2b1a... Bug 155733 - need to check return values of gimp_drawable_m (*)
e7715dc... Bug 155733 - need to check return values of gimp_drawable_m (*)
24d844c... Bug 155733 - need to check return values of gimp_drawable_m (*)
cc9c7aa... plug-ins: fix 2 bugs in fractal-trace (*)
d9b3aaa... Bug 756357 - Convert to Color Profile does not update the p (*)
9d91c9b... Updated Finnish translation (*)
fa7fcd7... Updated Slovak translation (*)
c5f4a8f... Updated Slovak translation (*)
8a7665d... app: fix a comment in gimpcontext.c (*)
e089095... Bug 744265 - layer mode 'addition' makes wrong gray values (*)
92eed69... app: add new action to restore a tool preset from the list (*)
9b07df3... Updated Serbian translation (*)
93fdaa0... Bug 731279 - Tool Preset Editor not working correctly (*)
940349c... plug-ins: add the legacy difference of gaussians back to th (*)
23f1186... app: clamp blended results for some compositing ops (*)
8ca9bfc... app: burn-mode, invert before blending (*)
a2ad257... Bug 756678 - Layer opacities change upon saving and reopeni (*)
1318015... Updated Portuguese translation (*)
7ec04e4... app: get rid of hardcoding GDK_SHIFT_MASK in tools/ (*)
10e0729... configure.ac: add -Wlogical-op and -Wtype-limits (*)
195d5c7... plug-ins: pedantic function reordering in file-header.c (*)
078a9b5... Merge remote-tracking branch 'remotes/origin/master' into g
029eae2... metadata/attributes corrections after merge
(*) 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]