2018-03-10 22:44:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 9 19:10:07 UTC 2018 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.20.0:
|
|
|
|
* Require GTK+ 3.22 and GLib 2.50.
|
|
|
|
* EomThumbView, EomScrollView: Replace the deprecated
|
|
|
|
gtk_menu_popup() function.
|
|
|
|
* UI: Avoid using deprecaded widgets.
|
|
|
|
* Fix a few GtkStock deprecations.
|
|
|
|
* A bunch of instrospection warning fixes.
|
|
|
|
* EomScrollView: Fix the override_background deprecated call.
|
|
|
|
* EomPropertiesDialog: Fix deprecation warnings.
|
|
|
|
* EomThumbNav: Fix a deprecated function warning.
|
|
|
|
* EomScrollView: Switch from GdkDeviceManager to GdkSeat.
|
|
|
|
* settings: Use the rgb colour definition as defaults.
|
|
|
|
* EomFileChooser: Use MateThumbnailFactory to create the preview
|
|
|
|
image.
|
|
|
|
* EomPropertiesDialog: Allow RGBA for transparent background
|
|
|
|
colour.
|
|
|
|
* preferences-ui: Drop usage of MateColorButton.
|
|
|
|
* EomScrollView: Switch to GdkRGBA for background and transparent
|
|
|
|
colours.
|
|
|
|
* EomPrintPreview: Avoid unnecessary colour parsing.
|
|
|
|
* toolbar-editor: Avoid deprecated GtkAlignment.
|
|
|
|
* gtk 3.22: Avoid deprecated gdk_screen_get_monitor_ functions.
|
|
|
|
* Don't use deprecated gtk_show_uri().
|
|
|
|
* Avoid deprecated gdk_screen_get_number().
|
|
|
|
* print-preview: Replace custom code with a GDK function call.
|
|
|
|
* Update translations.
|
|
|
|
- Add eom-gtk-3.20.patch: Restore GLib 2.48 and GTK+ 3.20 support.
|
|
|
|
|
2017-11-08 21:16:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 8 17:56:12 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.18.3:
|
|
|
|
* Fix typo in function annotation.
|
|
|
|
* Fix warning on closing empty window with multiple eom windows.
|
|
|
|
* Update translations.
|
|
|
|
|
2017-05-08 02:17:51 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 7 22:16:11 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.18.2:
|
|
|
|
* EomWindow: Set file open dialogue transient for its parent
|
|
|
|
window.
|
|
|
|
* EomCloseConfirmationDialog: Set max width chars for primary
|
|
|
|
label.
|
|
|
|
* EomCloseConfirmationDialog: Fix size request for the image list.
|
|
|
|
* Printing paper orientation should default based on image
|
|
|
|
dimensions.
|
|
|
|
* Avoid recompressing JPEGs as PNG when printing.
|
|
|
|
* Other bug fixes.
|
|
|
|
* Update translations.
|
|
|
|
|
2017-04-05 20:57:23 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 5 18:48:13 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.18.1:
|
|
|
|
* Bring eom-image.c's SVG handling up to date, properly
|
|
|
|
recognise svgz filetypes.
|
|
|
|
* eom_uri_converter: GList leak fix.
|
|
|
|
|
2017-03-19 12:45:42 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Mar 14 10:11:47 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.18.0:
|
|
|
|
* NEWS: Use consistent, project wide, markdown-like formatting to
|
|
|
|
make generating release announcements easier.
|
|
|
|
* Build: Require libmate-desktop >= 1.17.
|
|
|
|
* Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
|
|
|
|
--with-gtk build option.
|
|
|
|
* Drop Python bindings and the --enable-python build option.
|
|
|
|
* Port the plugin system and plugins to libpeas.
|
|
|
|
* Some code and docs cleanups.
|
|
|
|
* Update translations.
|
|
|
|
|
2017-02-08 15:50:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 8 14:23:12 UTC 2017 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.16.1:
|
|
|
|
* Prefs dialogue: Fix runtime warnings.
|
|
|
|
* Fix the auto-reload of externally modified images.
|
|
|
|
* Fix a memleak when loading SVG fails.
|
|
|
|
* GTK+3: Force the X11 backend.
|
|
|
|
|
2016-09-21 00:24:40 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 20 20:50:25 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.16.0:
|
|
|
|
* Use GtkAboutDialog instead of MateAboutDialog.
|
|
|
|
* Fix possible out-of-bounds writes in error message area.
|
|
|
|
* Some cleanups.
|
|
|
|
* Update translations.
|
|
|
|
|
2016-08-10 15:38:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 10 12:43:54 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.14.2:
|
|
|
|
* Fix zoom and scroll performance on large images.
|
|
|
|
* Make distcheck use currently selected GTK+ version.
|
|
|
|
* Update translations.
|
|
|
|
|
2016-05-22 17:54:24 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun May 22 15:13:43 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.14.1:
|
|
|
|
* Fix new windows not getting focus.
|
|
|
|
* Update translations.
|
|
|
|
|
2016-04-09 14:17:10 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Apr 9 11:24:53 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.14.0:
|
|
|
|
* Auto-reload unmodified images when their file is changed.
|
|
|
|
* GTK+3: Add CSS name EggToolbarEditor for Gtk 3.20.
|
|
|
|
* GTK+3: Fix SVG rendering.
|
|
|
|
* Some more fixes and cleanups.
|
|
|
|
* Update translations.
|
|
|
|
* Fix Changelog generation.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 21 14:46:29 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.13.1:
|
|
|
|
* Avoid integer overflow when allocating a large block of memory.
|
|
|
|
* Use org.gnome.SessionManager DBus name to inhibit screensaver.
|
|
|
|
* totem-screensaver: Don't use old API and add ref to TotemScrsaver.
|
|
|
|
* totem-screensaver: Fix assertions on entry to TotemScrsaver
|
|
|
|
methods.
|
|
|
|
* GTK+3: Add eom-window style class at top level.
|
|
|
|
* Fix build warnings and remove useless nested #if.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 19 12:35:17 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to version 1.13.0:
|
|
|
|
* Fix compilation with enabled GObject Introspection.
|
|
|
|
* Fix GTK+3 build when --without-cms is set.
|
|
|
|
* Gtk3: Fix several deprecations.
|
|
|
|
* Drop MateConf migration script.
|
|
|
|
* Use _XOPEN_SOURCE_EXTENDED as OpenBSD needs it for strptime.
|
|
|
|
- Remove Python bindings: imcompatible with Gtk3.
|
|
|
|
|
2016-02-19 14:09:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 18 17:54:13 UTC 2016 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.12.2:
|
|
|
|
* Print preview: avoid integer overflow when allocating a large
|
|
|
|
block of memory.
|
|
|
|
* Fix build with introspection enabled.
|
|
|
|
* Fix GTK+3 build when --without-cms is set.
|
|
|
|
* Some more fixes.
|
|
|
|
- Remove eom-fix-introspection.patch: merged upstream.
|
|
|
|
|
2015-12-07 18:18:11 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 7 15:13:31 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.12.1:
|
|
|
|
* Fix shortcuts for several menu items in en_US locale.
|
|
|
|
* Some more fixes and cleanups.
|
2015-12-09 21:31:42 +01:00
|
|
|
- Enable GObject Introspection.
|
2015-12-12 14:46:34 +01:00
|
|
|
- Add eom-fix-introspection.patch: fixes compilation with
|
|
|
|
GObject Introspection enabled.
|
2015-12-07 18:18:11 +01:00
|
|
|
|
2015-11-06 07:26:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 5 20:43:01 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.12.0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 15 11:23:19 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.11.0.
|
|
|
|
|
2015-10-08 18:14:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 8 11:55:25 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.5:
|
|
|
|
* Fix Gtk3 build.
|
|
|
|
|
2015-10-05 16:55:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 5 14:45:54 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.4:
|
|
|
|
* EomScrollView: clip all types of images to the visible image area.
|
|
|
|
* EomScrollView: enable double buffering.
|
|
|
|
* Bump GLib/GIO required version to 2.36.
|
|
|
|
* Drop useless dependency on mate-icon-theme.
|
|
|
|
* Fix build with libexif when prefix is not /usr.
|
|
|
|
* Some annotation fixes.
|
|
|
|
* Some GTK+3 fixes and improvements.
|
|
|
|
|
2014-10-03 11:23:21 +02:00
|
|
|
-------------------------------------------------------------------
|
2015-07-15 13:27:04 +02:00
|
|
|
Wed Jul 15 11:23:21 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.3:
|
|
|
|
* Fix scroll issues during zoom.
|
|
|
|
* Multiple help fixes.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2015-06-28 13:50:24 +02:00
|
|
|
Thu Jun 18 07:52:18 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.2:
|
|
|
|
* Fix gschema translations.
|
|
|
|
* Gtk3 fixes and improvements.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 13 09:11:21 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.1:
|
|
|
|
* Bugfixes.
|
|
|
|
* Update translations.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 5 13:47:23 UTC 2015 - sor.alexei@meowr.ru
|
|
|
|
|
|
|
|
- Update to 1.10.0 (changes since 1.9.1):
|
|
|
|
* Bugfixes.
|
|
|
|
* Improvements taken from eog.
|
|
|
|
* Update translations.
|
|
|
|
- Spec cleanup.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 22 20:39:15 UTC 2015 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.9.1
|
|
|
|
* ChangeLog is empty
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Oct 26 10:43:23 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.9.0 (unstable)
|
|
|
|
+ ChangeLog is empty
|
|
|
|
- Fix version requirements
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2014-10-03 11:23:21 +02:00
|
|
|
Fri Oct 3 09:18:07 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.8.1
|
|
|
|
+ Update scrollbars when display is resized in "normal size" mode
|
|
|
|
+ Fix hyphen-as-minus-sign issues
|
|
|
|
closes #47 (https://github.com/mate-desktop/eom/issues/47)
|
|
|
|
|
2014-09-05 18:43:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 5 16:42:32 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Fix mate-desktop-gsettings-schemas version requirement
|
|
|
|
|
2014-03-12 14:32:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 12 13:32:13 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Fix conflicts with mate-image-viewer
|
2014-03-12 14:34:30 +01:00
|
|
|
- Fix license; a library is released under LGPL-2.1+ and the rest
|
|
|
|
under GPL-2.0+
|
2014-03-12 14:32:48 +01:00
|
|
|
|
2014-03-09 17:03:05 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 5 12:34:47 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Update to version 1.8.0
|
|
|
|
+ no changes since version 1.7.90
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 14 15:37:51 UTC 2014 - p.drouand@gmail.com
|
|
|
|
|
|
|
|
- Initial release (version 1.7.0)
|
|
|
|
|