aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-07 23:48:54 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-07 23:48:54 +0800
commit983fe2683bd79d25a73dc3b440954c47c2086224 (patch)
tree793cba734ca5a3d419c9a01cf2aeb884d50771af /NEWS
parentbc6690892b6f0305cea2330eb1de52f6150bd735 (diff)
downloadgsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar.gz
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar.bz2
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar.lz
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar.xz
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.tar.zst
gsoc2013-epiphany-983fe2683bd79d25a73dc3b440954c47c2086224.zip
Updated for 1.1.11.
2004-03-07 Christian Persch <chpe@cvs.gnome.org> * NEWS: Updated for 1.1.11.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS69
1 files changed, 69 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fec12b256..5826b61ca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,73 @@
===============
+Epiphany 1.1.11
+===============
+
+[ up to and including ChangeLog rev 1.1499 ]
+
+Code changes
+ * Change EphyTab to a GtkBin containing the MozillaEmbed widget
+ (Christian)
+ * Backup bookmarks files before overwriting them when loading failed (Christian)
+ * Adapt to changed Mozilla API (1.7b) (Christian)
+
+Bugfixes
+ * Fix check if link can be opened in new tab (Marco)
+ * Unescape the suggested filename in the filechooser (Xan)
+ * Respect max-size property of EphyEmbedPersist (Marco)
+ * Don't show "about:blank" to the user (Marco)
+ * Replace entities in imported folder names from mozilla (Christian)
+ * Fix for gtk+ filechooser API change (Christian)
+ * Don't make windows larger than the screen (Marco)
+ * Fix check for firebird bookmarks directory (Xan)
+ * Fix toolbar dnd to the location entry (Marco)
+ * XBEL bookmarks importer fixes (Christian)
+ * Fix uncategorising a bookmark (Marco)
+ * Don't restore windows in reverse order (Marco)
+ * Fix filename decoding in Content-Disposition headers (Christian)
+ * Fix double-unref of failed/cancelled favicon downloads (Christian)
+ * Fix "Open" button label in content handler (Marco)
+ * Fix MozDownload lifecycle bug, was crashing on aborting downloads (Marco)
+ * Fix EphyDownload lifecycle interaction with MozDownload bug (Christian)
+ * Check for NULL subtree before trying to parse it on node db load (Christian)
+ * Activate the downloader tray icon with double-click not single-click (Marco)
+ * Ensure we always have a BookmarksBar in the toolbars model (Christian)
+ * Fix smart bookmark property update on bmk location change (Christian)
+ * Fix smart bookmark property sync on toolbar item (Christian)
+ * Don't show two resume dialogues, just raise the existing one (Marco)
+ * Don't remember filechooser size, fixes dialogue sizing in Save mode (Christian)
+ * Don't ask about unsubmitted changes when the embed is closed from js (Marco)
+ * Fix favicon updating in bookmarks menu and toolbar (Christian)
+ * Fix bookmarks re-categorising by dnd (Christian)
+ * Fix high CPU usage on download by lowering update interval (Christian)
+ * Fix "About" dialogue icon (Christian)
+ * Fix crash when closing a still-loading popup (Christian)
+ * Fix filename validation not to produce invalid unicode string (Christian)
+ * Don't assume Desktop location, check with gconf pref (Christian)
+ * Fix unsubmitted change check code not to return error for XUL documents (Christian)
+ * Fix user-changed accelerator persistence (Christian)
+ * Also pop up context menu from Menu key (Christian)
+
+Translations
+ * Mətin Əmirov (az)
+ * Ole Laursen (da)
+ * Κώστας Παπαδήμας (el)
+ * Priit Laes (et)
+ * Pauli Virtanen (fi)
+ * Christophe Merlet (fr)
+ * रविशंकर श्रीवास्तव (hi)
+ * Laszlo Dvornik (hu)
+ * Francesco Marletta (it)
+ * Changwoo Ryu (ko)
+ * Žygimantas Beručka (lt)
+ * Hasbullah Bin Pit (ms)
+ * Reinout van Schouwen (nl)
+ * Kjartan Maraas (no)
+ * Duarte Loreto (pt)
+ * Laurent Dhima (sq)
+ * Christian Rose (sv)
+
+
+===============
Epiphany 1.1.10
===============