summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS83
1 files changed, 83 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fd1a830..af3a34a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,86 @@
+### eom 1.28.0
+
+ * Translations update
+ * eom-window: update image counter even if current thumbnail is for failured image
+ * meson: explicit dep on -lm as required for Fedora35
+ * fix building with new libxml 2.12.0
+ * fix warning in Serbian translations
+ * fix warning in Japanese translations
+
+### eom 1.27.1
+
+ * Translations update
+ * Add meson build support
+ * Fix building with ImageMagick 7
+
+### eom 1.27.0
+
+ * Translations update
+ * tx: update resource
+ * tx: migrate config file
+ * explicitly assigning value of variable of type 'int' to itself
+ * Use GLib's new g_clear_signal_handler() function to simplify code
+ * Variable 'show_image_collection' is assigned a value that is never used
+ * Variable 'screen' is assigned a value that is never used
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete
+ * eom-scroll-view.c: fix -Wbad-function-cast warning
+ * eom-close-confirmation-dialog: fix -Wbad-function-cast warning
+ * Updated url in readme to point to working link
+ * ci: drop -Wunused-parameter compiler cflag from debian build
+ * eom-window: fix warning incompatible-pointer-types
+ * Use a blank line at most
+ * Accessibility: add proper mnemonic relations and labelling
+ * Add support for libexif 0.6.14+ libexif 0.6.22+ was previously required because the macro EXIF_TAG_GAMMA was not defined reading the NEWS file.
+ * tx: update resource
+ * user-guide: fix wrong informations
+
+### eom 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+
+### eom 1.25.1
+
+ * Translations update
+ * eom-window: Remove -Wmissing-field-initializers warnings
+ * build: change the message for NLS in the configure summary
+ * build: allow users to disable gettext support (--disable-nls)
+ * build: Use PACKAGE_URL variable
+ * build: display package name and version in configure summary
+ * Fix desktop file validation warning
+ * Remove cppcheck warning knownConditionTrueFalse
+ * Remove unnecessary casts on signal function calls
+ * Update copyright to 2021
+ * Remove warning -Wshadow
+ * eom-uri-converter: dereference of NULL 'repl_str' reported by gcc
+ * Do not remove the accelerators from image properties dialog
+ * Upgrade ui files
+ * eom-save-as-dialog-helper: Fix resource path
+ * eom-image: warning -Wexpansion-to-defined
+ * eom-scroll-view.c: Redundant casting GTK_WIDGET
+ * eom-scroll-view: Remove warning incompatible-pointer-types
+ * Ensure scrollbar moves when dragged to move image
+ * require libexif 0.6.22
+ * Remove unused macros
+
+### eom 1.25.0
+
+ * Translations update
+ * eom-metadata-reader: add gdk/gdk.h include
+ * egg-editable-toolbar: Remove trailing spaces/tabs
+ * Shorten the function name for notebook scroll-event
+ * eom-util: Fix code indent
+ * Add tab scrolling support for dialog windows
+ * add git.mk to generate .gitignore
+ * build: silent build warnings for distcheck
+ * eom-window: expand the comment on about dialog
+ * Remove warnings: cast between incompatible function types
+ * eom.desktop: Do not collect the translation for Icon
+ * help: Fix some incongruencies
+ * help: Fix Image Collection shortcut (#263)
+ * Use user page on github when user email is private
+ * Update authors
+
### eom 1.24.0
* Translations update