aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-01-24 20:12:08 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-01-24 20:12:08 +0800
commit8fa39b31dec0263e9c5a669e8a074f55c32cf9ce (patch)
treefa2112249daac2d245f4d4acdbfda62b2c0f4970 /NEWS
parent5c9e26f898ab481887297ab2eed8348d41a74230 (diff)
downloadgsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.gz
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.bz2
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.lz
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.xz
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.tar.zst
gsoc2013-epiphany-8fa39b31dec0263e9c5a669e8a074f55c32cf9ce.zip
Prepare for 1.1.4
2004-01-24 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: Prepare for 1.1.4 * embed/mozilla/ContentHandler.cpp: Fix Save As from download dialog
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS56
1 files changed, 56 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e49a45d08..06e56a49a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,60 @@
==============
+Epiphany 1.1.4
+==============
+
+Code changes
+
+ * Make EphyEmbedEvent abstract, implemented by MozillaEmbedEvent (Christian)
+ * Api to get the page content into a string (Lee Willis)
+ * Use ngettext for number of downloads and remaining minutes display in
+ the tooltip of the tray icon. (Piers Cornwell)
+ * Allow to open glade files not inside epiphany dirs (Adam Hooper)
+ * Make Cancel safe against non active downloads (Xan)
+ * Allow passing the translation domain to ephy_dialog_construct,
+ to make extension's dialogues translatable. (Christian)
+
+Interface improvements
+
+ * Allow to show/hide downloader clicking on tray icon (Xan)
+ * Show help for menu items in the statusbar (Christian)
+ * Use a Downloads folder on the desktop by default (Marco)
+ * Allow to disable automatic downloads (Marco)
+ * Re-enable fonts language font filtering (Christian)
+ * Better string for history disabling lockdown pref (Marco)
+ * Delete UTF-7 from our list of known encodings (Christian)
+ * Persist downloader position (Marco)
+
+Bugfixes
+
+ * Fix crash closing windows/tabs (Christian)
+ * Actually save the file in downloads dir and then
+ open it (Marco)
+ * Create an epiphany temp dir in /tmp so that we can have
+ the right permissions on it (Christopher James Lahey)
+ * Work around a bug in mozilla where 0xa0 (NBSP) are
+ converted to spaces (Christian)
+ * Fix force reload (Christian)
+ * Do not use the same pref of 1.0 for the download dir,
+ they are different things (Marco)
+ * Do not use the downloader folder key to persist
+ Save As actions (Marco)
+
+Translations
+
+ * Miloslav Trmac (cs)
+ * Christian Neumair (de)
+ * Nikos Charonitakis (el)
+ * Francisco Javier F. Serrador (es)
+ * Alastair McKinstry (ga)
+ * Changwoo Ryu (ko)
+ * Hasbullah Bin Pit (ms)
+ * Vincent van Adrighem (nl)
+ * Kjartan Maraas (no)
+ * Artur Flinta (pl)
+ * Danilo Ĺ egan (sr, sr@Latn)
+ * Laurent Dhima (sq)
+
+==============
Epiphany 1.1.3
==============