From 4330ae18c4193936ac6f3ab8a3475a4e5b5908d5 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Sun, 1 Aug 2004 11:26:01 +0000 Subject: Updated for 1.2.7. 2004-08-01 Christian Persch * NEWS: Updated for 1.2.7. --- ChangeLog | 8 +++++++- NEWS | 31 ++++++++++++++++++++++++++++++- 2 files changed, 37 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a795fd7c6..ad2162d9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-01 Christian Persch + + * NEWS: + + Updated for 1.2.7. + 2004-07-31 Christian Persch * src/ephy-window.c: (update_exit_fullscreen_popup_position), @@ -132,7 +138,7 @@ * configure.in: - Depend on libgnomeui >= 2.6.0. + Depend on libgnomeui >= 2.6.0. Fixes bug #145776. 2004-07-07 Christian Persch diff --git a/NEWS b/NEWS index db2a46560..59c546762 100644 --- a/NEWS +++ b/NEWS @@ -2,11 +2,39 @@ Epiphany 1.2.7 ============== + +Code changes + + * Adapt to mozilla API changes (Christian) + * Use nsIDOMWindow2 to get the root event target on + mozilla >= 1.7rc3 (Christian) + Bug fixes * Work around mozilla bug #246392 which causes reloads of framed pages to go back to original URI (backported from HEAD) (Christian) [#115800] + * Escape markup in string in the duplicate bookmarks dialogue + and topics menu (Christian) * Escape markup in strings in the NSS dialogues (Crispin Flowerday) + * Work aroung mozilla bug #246392 which causes reload of framed pages to go + back to initial frameset (Christian, Crispin Flowerday) [#115800] + * Don't show redirected and non-toplevel pages in history (Christian) [#142143] + * Allow importing of Epiphany bookmarks format too (Christian) [#144699] + * Fix crash with corrupted toolbars file (Christian) [#144698] + * Fix prefs persistence with non-existent or bogus initial values (Christian) + * Unescape mailto: addresses (Christian) [#144462] + * Fix filename encoding for print-to-file (Christian) + * Depend on libgnomeui >= 2.6.0 (Christian) [#145776] + * Make print and print setup go trough nsIPrintingPromptService (Christian, + backported from HEAD) + * Fix print-to-file filechooser modality (Christian) [#147628] + * Fix mem leaks in gtk NSS dialogues (Christian, ported from galeon) + * Gracefully handle failure to create downloads directory (Marco) [#146902] + * Fix single observer ownership and reference counting (Christian) [#146873, #146461] + * Fix downloader crash on shutdown (Marco) [#141928] + * Fix build with old mozilla versions (1.4.x, 1.5) (Christian) + * Use nsACString instead of nsCString in a few places in EphyWrapper (Christian) + * Fix crash on screen size change after using fullscreen (Christian) New translations @@ -15,8 +43,9 @@ New translations Updated translations * Владимир Петков (bg) + * Xavier Conde Rueda (ca) * Trịnh Minh Thanh (vi) - + ============== Epiphany 1.2.6 -- cgit v1.2.3