aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@svn.gnome.org>2007-09-10 06:43:58 +0800
committerCosimo Cecchi <cosimoc@src.gnome.org>2007-09-10 06:43:58 +0800
commit8344bc78c1bfc2e200c4525f07c4e50ba77f279d (patch)
tree5bd2b6e69472798bca91ebe89e4b40f3dc41ddb1 /ChangeLog
parent7a9491270389f22445a70f56aadf25d140960836 (diff)
downloadgsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.gz
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.bz2
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.lz
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.xz
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.tar.zst
gsoc2013-epiphany-8344bc78c1bfc2e200c4525f07c4e50ba77f279d.zip
Makes tooltips for Back and Forward buttons display the titles of relative
2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org> * src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips): * src/ephy-toolbar.h: * src/ephy-window.c: (sync_tab_navigation): Makes tooltips for Back and Forward buttons display the titles of relative pages. Fixes bug #341400. Patch by Cyril Brulebois. svn path=/trunk/; revision=7364
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d37f95a8..72e0c1557 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org>
+ * src/ephy-toolbar.c: (ephy_toolbar_set_navigation_tooltips):
+ * src/ephy-toolbar.h:
+ * src/ephy-window.c: (sync_tab_navigation):
+
+ Makes tooltips for Back and Forward buttons display the titles of
+ relative pages. Fixes bug #341400. Patch by Cyril Brulebois.
+
+2007-09-10 Cosimo Cecchi <cosimoc@svn.gnome.org>
+
* src/ppview-toolbar.c: (ppview_toolbar_set_window):
Forces the display of "Close print preview" on the relative toolbar