aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-24 22:10:54 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-24 22:10:54 +0800
commit69df3812531fa98935aec900c7425bf1e27bf179 (patch)
tree60ab01a2ab2d874541a56034ebcebf4864bd4c15 /NEWS
parent9242cd362e394f3923d1b9bef45ab1bd86095c9d (diff)
downloadgsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.gz
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.bz2
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.lz
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.xz
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.tar.zst
gsoc2013-epiphany-69df3812531fa98935aec900c7425bf1e27bf179.zip
Version 1.5.5.
2005-01-24 Christian Persch <chpe@cvs.gnome.org> * NEWS: * configure.ac: Version 1.5.5.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS65
1 files changed, 65 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f78918fc..e89817dd8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,69 @@
==============
+Epiphany 1.5.5
+==============
+
+New features
+
+
+Interface improvements
+
+ * Improved the fullscreen interface: show security and status indicator
+ in the popup, use new stock icon; and show it only if the toolbar is
+ hidden; otherwise embed it in the toolbar [#153270, #164676]
+ * Added favicon and security icon to location entry [#116482, #149506]
+ * Renamed Remove action on bookmarksbar context menu [#162132]
+ * Don't focus the zoom combo on click
+ * Don't use <tt> in the strings [#163378]
+ * Fix button text and capitalisation in the confirm-redirect-update
+ dialogue [#164131]
+ * Unify accels to Open in New _Window[s] [#164130]
+ * Show profile name for mozilla bookmarks, so we can distinguish
+ between different profiles. Don't show firefox bookmarks as mozilla
+ bookmarks [#143982]
+ * Ellipsize the value and path labels in the cookie content dialogue
+
+Code changes
+
+ * Add GDK_ACTION_ASK, and prefer _NETSCAPE_URL over uri-list drag types,
+ to match the new Nautilus _NETSCAPE_URL DnD behaviour [#163937]
+ * Simplify cookie struct
+ * Add a function to get the default ephy_shell, making it easier for
+ bindings to get it
+ * Add boxed type for EphyNode
+ * Rename the password manager's methods to give better names in the bindings
+ * Remove useless ephy_node_get_property_time method
+ * Make ephy-bookmarks.h's enum a named enum, generate type.[ch] for it and
+ make sure our enum type is registered
+ * Added ephy_statusbar_remove_widget()
+ * Add proper _NETSCAPE_URL drag support, supplying the URL as well as the
+ title [#163937]
+ * Default typeaheadfindsea to on [#157435]
+ * Set typeaheadfind.autostart to off [#141963]
+ * Don't allow javascript to capture the context menu call
+ * Divert the contract ID of the nsSecureBrowserUIImpl class [#164670]
+
+Documentation
+
+ * Some gtk-doc fixes
+
+Bug fixes
+
+ * Fix parallel (make -j) builds
+ * Fix primary text of confirm-close command not to have a period
+ * Remove stamp files also on make clean
+ * Fix mem leak [#164302]
+ * Really make confirm-overwrite dialogue have a parent window [#164189]
+
+Contributors:
+Jorn Baayen, Piers Cornwell, Crispin Flowerday, Adam Hooper, Tomasz Kłoczko,
+Jean-François Rameau, and Matthew Schick, and the translators
+Vladimir Petkov (bg), Miloslav Trmac (cs), Rhys Jones (cy), Frank Arnold (de),
+Adam Weinberger (en_CA), Francisco Javier F. Serrador (es), Ivar Smolin (et),
+Takeshi AIHANA (ja), Žygimantas Beručka (lt), Marcel Telka (sk),
+Laurent Dhima (sq), Christian Rose (sv) and Liu Songhe (zh_CN)
+
+
+==============
Epiphany 1.5.4
==============