[gimp/gimp-attributes-wip] (88 commits) ...Periodically merge with master to stay up-to-date
- From: Hartmut Kuhse <hartmutkuhse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-attributes-wip] (88 commits) ...Periodically merge with master to stay up-to-date
- Date: Mon, 10 Aug 2015 18:13:47 +0000 (UTC)
Summary of changes:
358f13f... Bug 735906 - Transform tools give unexpected results when t (*)
3d7af8a... app: remove the "exclude" paameter from gimp_image_item_lis (*)
e669c6d... Bug 750874 - Displayed colors look clipped after profile co (*)
72e0d1a... Updated Italian translation (*)
a7b5d98... build/win: Upgrade libwebp to 0.4.3 (*)
3436ae4... plug-ins, pdb: remove the displace plug-in and add 2 PDB co (*)
9e76b64... Bug 723392 - Pasting an image replaces color profile with d (*)
8222378... plug-ins, pdb: remove the bump-map plug-in and add 2 PDB co (*)
f72f8f2... Bug 751089: Part PNG files are not opened properly (*)
65076fc... build/win: Upgrade libmng to 2.0.3 (*)
413af2e... build/win: Upgrade freetype2 to 2.5.5 (*)
7d220a5... app: free GimpEditSelectionTool's stuff in finalize() (*)
3daa2ab... app: #include "gimplayer-new.c" in tests/ where needed (*)
a343728... app: #include "core/gimpimage-profile.h" in image-commands. (*)
3ba1224... Updated Icelandic translation (*)
d536ada... Updated Icelandic translation (*)
3b6afff... Updated Icelandic translation (*)
fc0d253... app: always return the rectangle values from gimp_pickable_ (*)
4552319... pdb: fix plug-in-autocrop compat wrapper to work like in 2. (*)
bc525f3... app: factor out a function in GimpEditSelectionTool, and mo (*)
4edf70f... app: add virtual function GimpItem::bounds() (*)
7e90a3e... app: use gimp_item_bounds() instead of gimp_vectors_bounds( (*)
658a783... app: remove public function gimp_vectors_bounds() (*)
1aa382e... app: remove the GIMP_IS_CHANNEL() case from gimpimage-arran (*)
e64e9d0... app: use gimp_channel_is_empty() not gimp_channel_bounds() (*)
731cfc7... app: use gimp_item_bounds() in test-xcf.c (*)
64e506a... app: test-ui.c: use gimp_channel_is_empty() to check for a (*)
f54197b... app: use gimp_item_bounds() instead of gimp_channel_bounds( (*)
2ed749f... app: use gimp_display_shell_transform_bounds() (*)
af1e868... app: make gimp_display_shell_mask_bounds() use x, y, width, (*)
c04c395... app: use gimp_item_bounds() in GimpCursorView, and simplify (*)
e90e902... app: port everything from gimp_channel_bounds() to gimp_ite (*)
1c1d961... app: add gimp_image_item_list_bounds() (*)
4c2edf1... app: use gimp_image_item_list_bounds() in GimpEditSelection (*)
33d7b60... app: remove GimpChannel::bounds() and gimp_channel_bounds() (*)
d6c578c... app: change gimp_image_crop() to use x, y, width, height (*)
db386eb... app: fix selection mask offset in do_layer_blend() (*)
df3f7b0... Bug 751645 - tagbox dialog not showing lower tags (*)
02ce81d... build/win: Upgrade harfbuzz to 0.9.41 (*)
490532e... Updated Greek translation (*)
763e459... Fixes to Catalan translation (*)
c102dde... libgimpcolor, *: change GimpColorProfile to be a GObject (*)
688861c... Bug 751553: Linear precision doesn't display the image corr (*)
2edfde4... app: update `gimp-xcf-save` procedure documentation. (*)
f6fb133... app: propagate the error when the XCF to save cannot even b (*)
0c3e667... app: saving as XCF should clean the dirty flags… (*)
ee70fe6... Revert "app: saving as XCF should clean the dirty flags…" (*)
6f81975... Bug 751836: font alias "sans" deprecated in fontconfig… (*)
0693298... libgimpcolor, *: change all GimpColorConfig getters to retu (*)
1783a25... libgimp: "Sans-serif" is not a translatable string. (*)
46465b0... libgimpcolor: add gimp_color_profile_get_type to gimpcolor. (*)
43e4256... "gegl:seamless-clone" operation's properties "max-refine-st (*)
6954e84... libgimp: fix the GIMP_DEPRECATED_FOR() of the deprecated pa (*)
fd87346... app: use better filenames when saving via the XDS protocol (*)
6e420bc... app: remove gimp_image_get_filename() (*)
597a438... app: remove gimp_image_set_filename() (*)
a0e48ad... Bug 739003 - Crashes in file_save_dialog_response() (*)
9171de3... tests: link against -lm (*)
cbae4cb... Bug 752377 - Incorrect UTF-8 string for ICC files, Pango er (*)
0bdf9ca... build/win: Upgrade pango to 1.36.8 (*)
8cc2bba... build/win: Upgrade gtk3 to 3.16.5 and add libepoxy (*)
158fa88... build/win: Fix libepoxy version number. (*)
0b90023... Ref/unref dialog->image around saving as well... (*)
ab869ab... build/win: Upgrade librsvg to 2.40.9 (*)
0452ea4... build/win: Add openjpeg2 (*)
1a70fbf... build/win: Upgrade poppler to 0.34.0 and poppler-data to 0. (*)
5b7b7ac... build/win: Mark openjpeg2 as a poppler dependency. (*)
16fa1b7... Bug 752582 - Error message when refreshing resources withou (*)
2f41340... Updated Portuguese translation (*)
6541cc1... Updated Portuguese translation (*)
78ac1c3... Updated Portuguese translation (*)
bc32f17... Updated Portuguese translation (*)
4f78fdd... Fixes parent_instence typo (*)
7829177... plug-ins: Apply the context-background color on exporting t (*)
ccd2264... pdb: reorder procedures in image_color_profile.pdb (*)
b0735c9... pdb, libgimp: add gimp_image_set_color_profile_from_file() (*)
96749a4... pdb, libgimp: add gimp_image_convert_color_profile_from_fil (*)
35a766d... Updated Greek translation (*)
5672e80... libgimpwidgets: port GimpColorProfileStore and -ComboBox to (*)
1ca3812... app: rename gimpimage-profile.[ch] to gimpimage-color-profi (*)
cac04ae... app: add gimp_image_get_builtin_color_profile() (*)
d71cd60... app: add color-profile-dialog.c as replacement for the lcms (*)
4034157... plug-ins: remove the "set" and "apply" dialogs from the lcm (*)
fa5d28a... plug-ins, pdb: remove "set" and "set-rgb" from the lcms plu (*)
dba677f... Updated Portuguese translation (*)
c402f10... app: allow item numbering schemes with fixed number of digi (*)
23ac3d2... plug-in: file-png: correct indentation
c6e5391... Periodically merge with master to stay up-to-date
(*) 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]