summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-29 11:33:27 +0200
committerraveit65 <[email protected]>2016-07-29 11:33:27 +0200
commit314e5ac0907287c7933cb7425834a4c00d5ab7f0 (patch)
treece67ca8a34cef28cf0f385665e520596f59f4ddb /NEWS
parente57485f3cbbb26861c460e8bf78a0d613db5e627 (diff)
downloadengrampa-314e5ac0907287c7933cb7425834a4c00d5ab7f0.tar.bz2
engrampa-314e5ac0907287c7933cb7425834a4c00d5ab7f0.tar.xz
update to 1.15.1 releasev1.15.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e67db05..6cbeb2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+1.15.1
+------
+
+ Fix segmentation fault on closing
+ Translations update
+ fix for engrampa closes faster
+ allow engrampa to work on multiple instances
+ show a window only if it's not in batch mode
+ replace WindowList with gtk_application_get_windows
+ Use GtkApplication
+ ui files: set the gtk+ required version to 3.0
+ use GResource to store ui files
+ Use the Gtk+ app chooser dialog for the "Open With" command
+ fixed: engrampa shows duplicate folders
+ use natural order when sorting by filename
+ drag and drop: use the clicked row as drag icon
+ removed unused forward declaration
+ Use g_dpgettext2() instead of plain gettext for column headers.
+ set the "toolbar" class to the location bar
+
1.15.0
------