[gimp] Created tag GIMP_2_10_14
- From: Michael Natterer <mitch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] Created tag GIMP_2_10_14
- Date: Sun, 27 Oct 2019 21:34:23 +0000 (UTC)
The signed tag 'GIMP_2_10_14' was created.
Tagger: Michael Natterer <mitch gimp org>
Date: 1572212042 +0100
Tag the 2.10.14 release
Changes since the last tag 'GIMP_2_10_12':
Alan Mortensen (4):
Updated Danish translation
Updated Danish translation of gimp-libgimp
Updated Danish translation of gimp-python
Updated Danish translation of gimp-script-fu
Alexandre Prokoudine (26):
Add woob to the authors list
Update NEWS
Update NEWS
Update NEWS
Update NEWS
Update NEWS
Update NEWS
Update NEWS
Update Russian translation, fix #3763
Update Russian translation
Update Russian translation
Remove Bugzilla from the desktop file
Update Russian translation
More updates to Russian translation
Update Russian translation
Mention Show All option in the appdata changelog
Update NEWS: more info on out-of-canvas stuff, more bugfixes mentioned
Fix typo on appdata changelog, spotted by Sabri Ünal
NEWS: add code contributors and translators for 2.10.14
Update Russian translation
Merge branch 'gimp-2-10' of https://gitlab.gnome.org/GNOME/gimp into gimp-2-10
Update NEWS
Update NEWS for translations and translators
Update Russian translation
Update NEWS
Update Russian translation
Anders Jonsson (5):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Andika Triwidada (1):
Update Indonesian translation
Asier Sarasua Garmendia (7):
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Update Basque translation
Balázs Meskó (3):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Balázs Úr (2):
Update Hungarian translation
Update Hungarian translation
Bruce Cowan (3):
Update British English translation
Update British English translation
Update British English translation
Chao-Hsiung Liao (1):
Update Chinese (Taiwan) translation
Claude Paroz (1):
Updated French translation
Daniel Mustieles (5):
Update Spanish translation
Update Spanish translation
Update Spanish translation
Updated Spanish Translation
Add Spanish translation
Dimitris Spingos (1):
Updated Greek translation
Ell (131):
app: fix gradient dithering
app: add active-thread variable to the dashboard
app: reduce time complexity of layer-group translation
app: add assigned-threads variable to the dashboard
app: in the gradient tool, set the graph's underlying node
app: add gimp_gegl_node_is_area_filter_operation()
app: use longer iteration inteval (= bigger chunks) when applyng an op
app: remove gimp_gegl_rectangle_align_to_tile_grid()
app: in gimp_gegl_buffer_copy(), allow tiles outside the abyss to be COWed
app: add gimp_gegl_buffer_dup()
app: use gimp_gegl_buffer_dup() everywhere
app: guarantee fully-COWed copies in more cases in paint code
app: fix #include in gimpdrawable.c
app: in GimpDrawable::set_buffer(), take bounds rect instead of offset only
app: maintain drawable bounding box separately from its logical boundary
app: implement GimpDrawable::get_bounding_box() for GimpLayer
app: add support for projectables with an arbitrary bounding box
app: calculate bounding box of group layers
app: in gimp:compose-crop, fix x/y properties lower bound
app: in gimp:mask-components, implement GeglOperation::get_bounding_box()
app: in gimp:layer-mode, implement GeglOperation::get_bounding_box()
app: in gimp:replace, implement GeglOperation::get_bounding_box()
app: in gimp_gegl_apply_cached_operation(), copy cached result *before* rejigging graph
app: add "clip" parameter to gimp_drawable_merge_filter()
app: add gimp_drawable_filter_set_clip()
app: in GimpFilterTool, add "clipping" option
Issue #3723 - Symmetry Painting with random colour isn't symmetrical
Issue #3718 - Large colorrc file causes lag when painting with a new color
app: limit color-history palette size
app: fix layer-mask offset when applying filter to layer without clipping
app: add gimp_item_get_clip()
app, pdb: use gimp_item_get_clip() everywhere
pdb: fix image-mask transforms
app: fix sample-point OOB check in gimp_image_resize[_with_layers]()
app: add gimp_image_flip_full()
app: add gimp_image_transform()
app: add gimp_display_shell_show_image()
app: use a pickable instead of a drawable in GimpCanvasTransformPreview
app: indentation fixes in the transform tools
app: add "Image" transform type to transform tools
app: add gimp_transform_tool_set_type()
app: use gimp_transform_tool_set_type() in tools-rotate-arbitrary action
app, menus: add "Image -> Transform -> Arbitrary Rotation..." action
app: differentiate tooltips of image/layer arbitrary-rotation actions
Issue #3341 - Add Bevel doesn't work for high thickness values
app: add gimp_gegl_buffer_set_extent()
app: add gimp_tile_handler_validate_buffer_set_extent()
app: update projection-buffer extent when projectable size changes
app: in gimp_gegl_buffer_set_extent(), clear full OOB region
app: in GimpProjection, avoid invalidating preview on flush while rendering
app: notify GimpProjection::buffer when freeing the projection's buffer
app: add "show all" mode to GimpImage
app: add gimp_image_invalidate_all()
app: in GimpImage, ignore "show all" when image used as pickable
app: in preferences dialog, swap position of default-appearance columns
app: in preferences dialog, add "show sample points" toggle
app, menus: add "show all" mode to GimpDisplayShell; "View -> Show All" toggle
app: add "clip" parameter to gimp_display_shell_untransform_viewport()
app: improve display scroll/zoom-related behavior in "show all" mode
app, menus: add "show canvas boundary" display option
app: defer GimpViewable::size-changed signal emission while frozen
app: add GimpImageViewable class
app: handle GimpImageViewable in GimpViewRendererImage
app: show full image contents in GimpNavigationEditor
app: in GimpEditSelectionTool, freeze moved items' previews
app: fix out-of-bounds rendering when alpha channel is invisible
app: fix gimp_projection_get_pixel_at() for general bounding boxes
app: add support for color picking in "show all" mode
app: add gimp_canvas_item_untransform_viewport()
app: add support for show-all mode in GimpCanvasGrid
app: add support for show-all mode in GimpCanvasPassePartout
app: fix transform-tool preview/bounds in show-all mode when transforming entire image
app: fix a few compilation warnings
app: various fixes in gimp_display_shell_set_show_all()
app: make "show canvas boundary" insensitive when "show all" is disabled
app: update image-projection priority rect when switching displays
app: fix gimp_gegl_mask_bounds()
app: in gimp_gegl_mask_bounds(), add support for arbitrary buffer extents
app: in gimp_pickable_contiguous_region_by_seed(), add support for arbitrary buffer extents
app: add "show all" support to the bucket-fill tool in "fill similar colors" mode
app: add gimp_paint_core_{set_show_all,get_image_pickable}()
app: add "show all" support to the Smudge tool
app: add "show all" support to the Clone tool
app: add "show all" support to the Perspective Clone tool
app: fix empty mask when duplicating a group layer
pdb: add gimp-image-merge-layer-group procedure
Issue #3893 - Error message when exporting to to TIF if there is a layer mask on a group
pdb: add $since info to gimp-image-merge-layer-group
app: clear navigation editor when last image is closed
app: fix CRITICAL in GimpNavigationEditor
tools: add mnemonic-clashes tool
tools: add mnemonic-clashes to EXTRA_DIST
app, meson.build: fix a bunch of warnings in C++ files
app: add option to keep canvas padding in "show all" mode
app: behave as if "show all" is disabled in scroll/zoom actions when keeping padding
app: behave as if "show all" is disabled in edit/buffers/DnD actions when keeping padding
app: behave as if "show all" is disabled in the navigation dockable when keeping padding
app: behave as if "show all" is disabled in GimpCanvasGrid when keeping padding
app: behave as if "show all" is disabled in GimpCanvasPassePartout when keeping padding
app: in Rectangle/Ellipse tools, update selection when clicking inside existing one
app: add gimp_display_shell_get_canvas_pickable()
app: handle buffers with arbitrary origin in gimp_layer_new_from_gegl_buffer()
app: add "show all" support to "Layer -> New from Visible"
app: add "Swap compression" option to the preferences
libgimpbase, libgimp, app: inherit swap-compression in plug-ins
po: add gimpcompressioncombobox.c to POTFILES.in
app: add offset support to shaped gradients
app: fix offset handling in spiral gradients
app: update image bounding box when moving layer inside/outside of group
app: avoid updating image bounding box multiple times when reordering layer
app: add missing change to last commit
Issue #3994 - Artifacts when committing half-cached filters
app: add missing SET_SENSITIVE() for new filter actions
app: add GimpPaintTool::paint_prepare() vfunc
app: fix use of Clone tool with "sample merged" across images
app: don't resize layer when applying filter if its position/size are locked
Issue #2837 - Floating selection is clipped to base layer
app: fix CRITICAL when translating selected content
app: update drawable bounding box when floating-selection bounding box changes
app: avoid dropping cached data when committing filters
app: update drawable bounding box when detaching floating selection
app: clip floating selection to layers with no alpha channel
app: don't extend layers with no alpha channel when applying filters
app: restore behavior of gimp_gegl_apply_operation() with NULL src_buffer
app: streamline GimpHistogram; avoid spurious channel switch in histogram view
app: fix gimp_hisotgram_n_components() for empty histograms
app: avoid spurious channel switch in histogram editor when switching drawbles
app, menus: add gegl:normal-map to Filters -> Generic
app: add babl version info to $ gimp -v
configure.ac: add AC_MSG_RESULT() for color-profile directory check
app: don't use the deprecated GTimeVal in gimp-test-session-utils.c
Emin Tufan Çetin (2):
Update Turkish translation
Update Turkish translation
Federico Mena Quintero (2):
Issue #2561: Fix computation of SVG image sizes
file-svg: Use rsvg_handle_new_from_gfile_sync() instead of GIOChannel
Hannie Dumoleyn (7):
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Update Dutch translation
Jehan (60):
Issue #3514: Free Select tool: Alt-Ctrl|Shift not working unless...
app: commit the free selection before floating it.
NEWS: keep up-to-date.
Issue #3493: GIMP changes R-channel, when it should not.
Issue #3164: HEIC doesnt have color profile.
plug-ins: updating deprecated enum names from libheif.
Issue #3560: "Screenshot delay: __ seconds" item lacks mnemonic.
Issue #3164: HEIC doesnt have color profile.
plug-ins: updating deprecated enum names from libheif.
libgimp: add GIMP_EXPORT_NEEDS_OPAQUE_LAYERS export capacity.
Issue #3553: Cannot export TIF as G3/G4 fax compression.
libgimp, plug-ins: get rid of GIMP_EXPORT_NEEDS_OPAQUE_LAYERS capacity.
NEWS: keep up-to-date.
Issue #3597: Free selection: CRITICAL when double clicking on a handle.
plug-ins: implement our profile export policy for HEIF.
Issue #3093: Invalid characters in Open Location dialog crashes GIMP.
plug-ins: add a "Save color profile" checkbox in HEIF export.
plug-ins: improve a bit HEIF export dialog.
plug-ins: some cleaning in HEIF plug-in.
NEWS: keep up-to-date.
NEWS: keep up-to-date.
authors: add houz!
Issue #2685: Crash when distributing layers horizontally.
Issue #3641: gimp-drawable-offset does no longer work in script-fu...
app: don't abandon immediately XCF loading at first layer load failure.
app: salvage loaded group and text layer of dimension 0.
plug-ins: clean up a bit file-pdf-save.
NEWS: keep up-to-date.
plug-ins: properly free return values of gimp_image_get_layers()...
plug-ins: babl_init|exit() needs to be run for "file-pdf-load-thumb".
plug-ins: babl_init|exit() for non-interactive "file-pdf-load" too.
plug-ins: use global gegl_init() in file-pdf-load run() function.
app: rename "On color" matting preview mode to "Color".
NEWS: s/On color/Color/
desktop: new <release> appdata tag for GIMP 2.10.14.
m4macros: Windows may have a versioned directory for headers.
m4macros: fix pythondev.m4.
Issue #3263: fix critical error on bucket fill tool.
NEWS: add bugfix number.
gitlab-ci: our CI base system (Arch) fixed their libmypaint package.
tools: clean up patch from merge request !36.
NEWS: update.
plug-ins: mask the 3 "Converts *" procedure from file-dds plug-in.
NEWS: add many forgotten changes.
Revert "Fix typo on appdata changelog, spotted by Sabri Ünal"...
desktop: update release note in AppData.
desktop: fix the AppData release listing.
desktop: use better wording by prokoudine in Appdata file.
Issue #3990: make the status of the XCF docs a bit clearer (hopefully).
po-plug-ins: remove duplicate 'es' language.
devel-docs: update a reference to 32-bit pointers.
app: fix "Result is not floating-point (UNINTENDED_INTEGER_DIVISION)".
libgimp: fix a type cast warning (win32).
libgimpwidgets: check error return for gtk_icon_theme_load_icon().
Issue #4049: Colour fill on Line Art Detection misaligned when…
Issue #4068: default pixel density should be 72.0 for loaded images.
NEWS: update with added fixed bug reports.
NEWS: also add info about change of defaults for pixel density.
Issue #4119: GIMP main window not restored from Taskbar under MS Windows
NEWS: keep up-to-date.
Jernej Simončič (7):
Installer: changes for 2.10.12
Installer: install 64-bit Python on 64-bit Windows
Installer: ported install script to Inno Setup 6, add per-user install support
Installer: minor fixes
Installer: forgot about .xcf extension
Installer: fix for issue 3226
Installer: handle associations better
Jordi Mas (2):
Update Catalan translation
Update Catalan translation
Julia Dronova (2):
Update Russian translation
Update Russian translation
Julien Hardelin (4):
Update French translation
Update French translation
Update French translation
Update French translation
Lionel (1):
Issue #1002: Fix for layer groups in PDF export
Marco Ciampa (4):
Updated Italian translation
Updated Italian translation
Updated Italian translation
Updated italian translation
Martin Srebotnjak (17):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Massimo Valentini (6):
issue 3082: screenshot plugin crashes when cancelling...
Issue 2206: Error message when opening "MULTICHANNEL" PSD...
Issue 2873 - Missing menu text on Image Map filter
Issue 3100: cage transform tool -> always blurred without any action
Issue 2708: Animation playback detach and zoom
Issue #1283 - Artifacts in filters when aux input depends on filter result
Michael Natterer (119):
configure.ac: post-release version bump to 2.10.13
Issue #3512 - feather selection doesn't work at edges of images
app: some files were missing from the previous commit
app: add missing space to a tooltip of the new feather feature
libgimpconfig: fix previous commit to return the right error token
app: consolidate all metadata syncing code into gimpimage-metadata.c
Issue #3532 - Wrong color profile on nikon taken photos, it's...
Revert "plug-ins: updating deprecated enum names from libheif."
Revert "Issue #3164: HEIC doesnt have color profile."
Issue #3500 - Preferences option to convert to Preferred RGB profile...
app: some formatting in the edit non-visible layers code
Issue #3532 - Wrong color profile on nikon taken photos, it's...
configure.ac, plug-ins: make file-heif build with older libheif again
plug-ins: improve/fix metadata handling in file-exr
Issue #3503 - Display Preset names on Filter Dialogs
app: allocate GimpCurve's points with g_new0() and not just g_new()
plug-ins: improve JPEG and EXR comment validation
plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper
plug-ins: fix comment typo in file-png
plug-ins: port jigsaw to GEGL
Issue #3435 - GIMP encountered an error: GIMP-CRITICAL:...
plug-ins: port blinds to GEGL
plug-ins: replace gimp_drawable_get_color_uchar() by manual code
pygimp: replace gimp_drawable_get_tile2() by gimp_drawable_get_tile()
pygimp: argh...
plug-ins: replace gimp_datafiles_read_directories() by GFileEnumerator
plug-ins: port flame to GEGL, 8-bit only
plug-ins: port fractal-explorer to GEGL, 8 bit only
app: add gegl:bayer-matrix and gegl:linear-sinusoid to the menus
plug-ins: port film to GEGL
plug-ins: port nl-filter to GEGL, 8 bit only
libgimp: forgot to deprecate gimp_drawable_preview_draw_region()
Issue #3093 - Invalid characters in Open Location dialog crashes GIMP
libgimpwidgets: don't use g_type_class_add_private() in GimpColorButton
app: get rid of manual object type registration
app: start porting away from GtkAction and friends
app: fix some warnings in gimpactiongroup.c
app: change all action callback signatures to use GimpAction
Issue #3599 - Crash when creating channel
plug-ins: fix two harmless compiler warnings
app: GtkAction -> GAction madness part two
Issue #1725 - "Open location..." can't open internet URIs due to GLIB/GIO
Issue #3610 - Documentation: missing item in built-in documentation...
app: don't warn in gimp_action_history_action_activated()
plug-ins: space invasion leaked into 2.10 file-heif, but incompletely
app: get rid of a few more GtkAction warnings, and a little cleanup
plug-ins: some WIP undeprecating curve-bend
plug-ins: port gradient-flare to GEGL, stupid 8-bit only
plug-ins: merge some more warning fixes from master
plug-ins: port checkerboard to GEGL, stupid 8-bit port only
plug-ins: replace calls to GimpRegionIterator functions
plug-ins: port tile-small to GEGL, stupid 8-bit port only
plug-ins: a ton of cleanup in curve-bend
plug-ins: port curve-bend to GEGL, stupid 8-bit port only
plug-ins: port sample-colorize to GEGL, stupid 8-bit port only
plug-ins: forgot one deprecated call in sample-colorize
Issue #3630 - postscript plugin crashes
plug-ins: port map-object to GEGL
plug-ins: port lighting to GEGL
plug-ins: port grid to GEGL, stupid 8-bit port only
pdb, libgimp, app: add gimp_drawable_get_thumbnail_format()
plug-ins: port despeckle to GEGL, stupid 8-bit port only
plug-ins: port sphere-designer to GEGL, stupid 8-bit port only
plug-ins: port contrast-retinex to GEGL, stupid 8-bit port only
plug-ins: port hot to GEGL, stupid 8-bit port only
plug-ins: hot's dest_buffer can have another format than src_buffer
plug-ins: port sparkle to GEGL, stupid 8-bit port only
plug-ins: port cml-explorer to GEGL, stupid 8-bit port only
plug-ins: port destripe to GEGL, stupid 8-bit port only
plug-ins: port twain to GEGL, 8-bit port only
plug-ins, pdb: remove the edge-neon plug-in and add a PDB compat procedure
Issue #360 - scripts that require brushes that GIMP no longer installs
plug-ins, pdb: remove the contrast-normalize plug-in
plug-ins: port animation-optimize to GEGL, stupid 8-bit port only
plug-ins: port van-gogh-lic to GEGL
plug-ins: port depth-merge to GEGL, stupid 8-bit port only
app: add gegl:newsprint to Filters -> Distorts
app: improve gegl:newsprint's GUI a lot
pdb, plug-ins: remove the newsprint plug-in and add a PDB compat procedure
plug-ins: port warp to GEGL, stupid 8-bit port only
app: add gegl:mean-curvature-blur to Filters -> Blur
plug-ins: port imagemap to GEGL
plug-ins: remove the oilify plug-in and add a PDB compat procedure
plug-ins: port gimpressionist to GEGL, stupid 8-bit port only
plug-ins: clean up the file-dds GUI, remove the "Advanced" expander
plug-ins: link file-pdf against GEGL/babl
plug-ins: somehow common/Makefile.am wasn't properly generated/merged
devel-docs: update the libgimpconfig and libgimpbase docs
devel-docs: update docs with missing symbols and types
libgimp*: lots of doc fixes and new docs for structs and enums
libgimpbase: always allocate GimpPixPipeParams.placement, add docs
libgimpwidgets: declare GimpHintBox with public instance and class
libgimpwidgets: add more docs
app: remove gimp_display_shell_filter_new(), it's empty and useless
libgimpwidgets: fix docs for GimpBusyBox:message
libgimp*: use more g_clear_pointer()
app: make sure the display is not rotated by a very small angle
libgimpbase: fix docs of struct GimpParamSpecValueArray
libgimpcolor: add gimp_param_spec_rgb_get_default()
libgimpconfig: make gimp_scanner_parse_float() less strict
Use g_ascii_dtostr() instead of g_ascii_formatd()
libgimpconfig: fix float parsing in gimp_config_deserialize_fundamental() too
plug-ins: and in ifs-compose too...
libgimpbase: capitalize some docs section titles
libgimpcolor: fix "Since:" on gimp_param_spec_rgb_get_default()
app: better error reporting in gimp_pdb_dialog_run_callback()
libgimpbase: remove the gimp protocol mutex and gp_lock()/gp_unlock()
pdb: fix the names of the oilify compat PDB wrappers
pdb: don't pass nodes with parents to gimp_drawable_apply_operation()
Revert the *enums.c part of the last commit
Issue #3655 - Cannot edit long lines of metadata (no scroll bar)
libgimp: fix gimp_image_metadata_save_prepare()'s check for IPTC flags
Issue #4008 - Ellipsis missing in File -> Page Setup
app: don't use the deprecated GTimeVal in file-remote.c
NEWS: some fixes, and re-wrap overly wide paragraphs
AUTHORS: regenerated
docs, etc: regenerate default gimprc and its manpage
desktop: set appdata release date of 2.10.14 to today
configure.ac: bump versions for the 2.10.14 release
Michael Schumacher (2):
build: add GitLab CI .gitlab-ci.yml file
tools: add gimp-release-notes.sh to generate Contributors and Translators sections for NEWS
Milo Ivir (8):
Add Croatian translation
Add Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Update Croatian translation
Oleksii Samorukov (1):
Remove <U+FEFF> character before shebang header, OSX is very strict on that
Piotr Drąg (16):
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Rodrigo Lledó (11):
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Update Spanish translation
Updated Spanish Translation
Rūdolfs Mazurs (5):
Update Latvian translation
Update Latvian translation
Update Latvian translation
Update Latvian translation
Update Latvian translation
Sabri Ünal (24):
Issue #3112 - Missing mnemonics.
Update Turkish translation
Update Turkish translation
Update Turkish translation
Missing mnemonics on several dialogs
Missing mnemonics on several file dialogs
Missing mnemonics on Preferences
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
Update Turkish translation
--verbose messages don't need to be translatable.
Update Turkish translation
CID 228166: Resource leak in file-raw-data.c
CID 227971: Resource leak
CID 228155: Resource leak in file-tga.c
Checking wrong sizeof in gimpmetadata.c
CID 228074: Missing varargs init or cleanup in file-tiff-io.c
225614 Copy-paste error
CID 225808 Arguments in wrong order
CID: 228176 Fix a Resource leak
CID 225792 Resource leak in script-fu-server.c
Samuel Rats (1):
app: fix typo in gimptoolrectangle.c
Sergio Jiménez Herena (1):
issue #2221: gimptool should install plug-ins into subfolders
Sveinn í Felli (2):
Update Icelandic translation
Update Icelandic translation
Thomas Manni (1):
Foreground-select Tool: new Preview Mode and color selector for "On color" preview
Tim Sabsch (2):
Update German translation
Update German translation
Zander Brown (4):
Update British English translation
Update British English translation
Add British English translation
Update British English translation
lillolollo (3):
avoid conflict with win32 macro
Add a fixed bug since it is not mentioned on commit message
Update NEWS add more fixed bugs
sarah (1):
enhancement: validate reference argument of gimp_scanner_parse_string before using it
woob (1):
app: Add initial support for configurable editing of non-visible layers (Issue #2713)
Øyvind Kolås (4):
build, app: require babl-0.1.68 or newer
plug-ins: link dds plugins against libm
configure. app: depend on gegl-0.4.18
configure,app: depend on babl-0.1.72
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]