aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-02-15 19:03:30 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-02-15 19:03:30 +0800
commit7154c6d552bea0ddbe1c26466ddce754b3dbeea3 (patch)
treead7e401f09e23281948ed0723367002c24e7b108 /NEWS
parent4ed0bbdfca2b8673505e94f783be91116ca3370e (diff)
downloadgsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.gz
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.bz2
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.lz
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.xz
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.tar.zst
gsoc2013-epiphany-7154c6d552bea0ddbe1c26466ddce754b3dbeea3.zip
Prepare for 1.1.8
2004-02-15 Marco Pesenti Gritti <marco@gnome.org> * NEWS: * configure.in: Prepare for 1.1.8 * embed/downloader-view.c: (downloader_view_build_ui): Revert the timeout for now, I dont think it's mature for the release.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS68
1 files changed, 68 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 72dc649ac..f4240d9d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,72 @@
==============
+Epiphany 1.1.8
+==============
+
+Code changes
+
+ * Use gnome-common to generate help makefiles (Marco)
+
+Interface improvements
+
+ * Use title capitalisation in the clear history dialog (Piers Cornwell)
+ * Use a default width/height for dialogs with treeviews
+ that don't have a fixed requisition (Biggest Flake Ever)
+ * Set a default height/width for the encoding dialog (Dave)
+ * Don't show Find, Add Language, and Encodings dialogue in
+ window list.
+ * Now that GtkComboBox supports mnemonic activation,
+ set the focus target of the combos labels (Christian)
+ * Make resume dialog warning message selectable
+ per HIG (Piers Cornwell)
+ * Make columns resizable (Marco Pesenti Gritti)
+
+Bugfixes
+
+ * Fix a lot of memleaks (Christian)
+ * Fix toolbar overflow menus creation (Christian)
+ * Honour the --with-gconf-schema-file-dir and
+ --disable-schemas-install configure options
+ (Julio M. Merino Vidal)
+ * Fixup completion matching and priority calculation (Marco)
+ * Put the serial numbers in duplicated filenames just before
+ the last dot so we won't confuse apps like file-roller. (Xan)
+ * In downloader when open is explicitly requested from
+ the dialog use a temporary file (Marco)
+ * Sync with mozilla 1.7a api (Christian)
+ * Reenable indentation of node xml (Christian)
+ * Fix numerous places where we weren't properly
+ converting between UTF-8 and filename encoding. (Christian)
+ * Unify fallback downloads dir to get the
+ home directory (Christian)
+ * Don't set entries insensitive, only set the non-editable when the
+ gconf key isn't writable. (Christian)
+ * Changed .pc file version to 1.2 (Christian)
+ * Make statusbar api public for plugins (Christian)
+ * Fix several problems in the safe/unsafe downloads logic (Marco)
+
+Translations
+
+ * Ales Nyakhaychyk (be)
+ * Arafat Medini (ar)
+ * Changwoo Ryu (ko)
+ * Christian Neumair (de)
+ * Christophe Merlet (RedFox) (fr)
+ * Danilo Segan (sr)
+ * Duarte Loreto (pt)
+ * Francisco Javier F. Serrador (es)
+ * Funda Wang (zh_CN)
+ * GNOME PL Team (pl)
+ * Hasbullah Bin Pit (ms)
+ * John C Barstow (mi)
+ * Kjartan Maraas (no)
+ * Kostas Papadimas (el)
+ * Laurent Dhima (sq)
+ * Maxim Dziumanenko (uk)
+ * Miloslav Trmac (cs)
+ * Pauli Virtanen (fi)
+ * Žygimantas Beručka (lt)
+
+==============
Epiphany 1.1.6
==============