diff options
author | Christian Persch <chpe@src.gnome.org> | 2005-02-14 01:14:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2005-02-14 01:14:03 +0800 |
commit | 8439c7044383d24489210e42a3d978c311eb08e8 (patch) | |
tree | a017a699b364cc42bf685749e7bc5f33eb91155f /NEWS | |
parent | 565815cff4f6e147d9dc9c6b74c5555b732a244d (diff) | |
download | gsoc2013-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-- | NEWS | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -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 ============== |