aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2005-02-14 01:14:03 +0800
committerChristian Persch <chpe@src.gnome.org>2005-02-14 01:14:03 +0800
commit8439c7044383d24489210e42a3d978c311eb08e8 (patch)
treea017a699b364cc42bf685749e7bc5f33eb91155f /NEWS
parent565815cff4f6e147d9dc9c6b74c5555b732a244d (diff)
downloadgsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar.gz
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar.bz2
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar.lz
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar.xz
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.tar.zst
gsoc2013-epiphany-8439c7044383d24489210e42a3d978c311eb08e8.zip
Update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS29
1 files changed, 29 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f5da77aac..2f9cf1556 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
==============
+Epiphany 1.4.8
+==============
+
+Changes
+
+ * Fix crash when closing window while filepicker is up [#156816]
+ * Use gnome_vfs_url_show() for Send To [#162532]
+ * Set selection mode to BROWSE in topics selector [#162331]
+ * We don't need to implement nsIBrowserHistory
+ * Don't focus the close-tab button on click [#119461]
+ * Don't store more than 5 hidden popups [Adam Hooper, #160863]
+ * Fix a mem leak [#164302]
+ * Really make confirm-overwrite dialogue have a parent window [#164189]
+ * Rename EphyTab's "visible" property to not clash with GtkWidget property
+ * Default typeaheadfindsea to on [#157435]
+ * Switch to fullscreen toolbar also in lockdown fullscreen mode [#165256]
+ * Disable DownloadLinkAs and SetAsBackground if saving to disk is disabled
+ * Don't crash if we need to open an orphan non-chrome window [part of #165445]
+ * Some sparse fixes
+ * Ungrab the pointer when moving tab between notebooks [#165797]
+ * Don't weak ref the shell when it's finalised already [#165542]
+ * Don't show the menubar with F10 in lockdown mode [#165550]
+ * Don't disable print preview if print setup is locked down [#165552]
+ * Adapt to mozilla API changes
+ * Implement nsIWebProgressListener [#165328]
+ * Fix window destruction [#165992]
+
+
+==============
Epiphany 1.4.7
==============