summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-07-17 22:47:17 +0200
committerraveit65 <[email protected]>2018-07-17 22:47:17 +0200
commitc6e75edb37494955c1e1e4407259bf44cfe0c3e9 (patch)
tree81ea265cd4f1a7d40c040d5c23bdaa4c3ac30cf9 /NEWS
parent0de9fb2178166fdfc92c64245734453ca36f64d6 (diff)
downloadeom-c6e75edb37494955c1e1e4407259bf44cfe0c3e9.tar.bz2
eom-c6e75edb37494955c1e1e4407259bf44cfe0c3e9.tar.xz
release 1.21.1v1.21.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS48
1 files changed, 48 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef34668..930d49c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,51 @@
+### eom 1.21.1
+
+ EomWindow: silence a introspection warning
+ Convert to G_DEFINE_TYPE_WITH_PRIVATE
+ EomApplication: Make most members private
+ Add new plugin hook for per-application plugins
+ Make EomWindow a GtkApplicationWindow
+ sidebar: show complete directory in button tooltip
+ properties-dialog: show complete directory in button tooltip
+ Make the URI-label in the properties dialog a button showing the folder
+ exif-details: make value column selectable
+ EomExifDetails: Take Exif IFD into account when creating hash keys
+ Place GPS Exif tags into their own subcategory
+ Reformat Exif tags for GPS position to be better understandable
+ Make sure GPS Exif tags are named and ordered correctly
+ Use GdkPixbuf's "orientation" feature as fallback for autorotation
+ EogScrollView: Implement simple two-pass filtering
+ EomScrollView: Use better downscaling filter
+ Remove unneeded finalize() from EomListStore
+ Update plugins to use EomWindowActivatable interface
+ Add our own activatable interface to EomWindow
+ Replace gdk_spawn_command_line_on_screen()
+ sidebar: replace deprecated gtk_misc_set_alignment
+ EomWindow: Simplify metadata sidebar title
+ EomSidebar: Set orientation property via g_object_new
+ Replace remaining uses of margin-left and margin-right properties
+ EomMetadataSidebar: Allow filename to be wrapped at char boundaries
+ sidebar: fix a deprecation
+ EomMetadataSidebar: Fix deprecation warning with newer GTK+
+ MetadataSidebar: Add a tooltip to the folder button
+ MetadataSidebar: Change layout of the data values
+ Make metadata values in MetadataSidebar selectable
+ Fix build when not building with libexif and/or exempi
+ Don't force-enable the sidebar on startup once a page is added
+ Make Exif/XMP summaries available as sidebar
+ Drop now unneeded TotemScrSaver
+ Use GtkApplication to inhibit the screensaver during slideshows
+ Ensure UI action sensitivity is set at least once
+ Remove leftover DBus service description file
+ Remove spurious g_object_unref
+ reload: ensure that pending updates to UI are complete
+ Port EomApplication to GtkApplication
+ Make the displayed EomImage a property of EomScrollView
+ EomPropertiesDialog: Make details view expand vertically
+ Enable more Drag&Drop actions when eom is drag source
+ Use new DBus API to show the current image in the file browser
+ Add an "Open containing folder" command
+
### eom 1.21.0
sync with transifex