aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe+gnomebugz@stud.uni-saarland.de>2003-05-11 20:56:08 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-05-11 20:56:08 +0800
commit043f4445af1eed2b00695036c4c2ec1c6eb6ed87 (patch)
tree9f58563f6260f67f827f2b862de2eef817aa7210 /ChangeLog
parent2f80e37d076f2967124f0472aad90cadde224e33 (diff)
downloadgsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar.gz
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar.bz2
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar.lz
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar.xz
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.tar.zst
gsoc2013-epiphany-043f4445af1eed2b00695036c4c2ec1c6eb6ed87.zip
Show the full page title in tooltip on the tab label. Loosely based on a
2003-05-10 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de> * src/ephy-notebook.c: (ephy_notebook_init), (tab_get_label), (tab_build_label), (ephy_notebook_set_page_tite): Show the full page title in tooltip on the tab label. Loosely based on a patch for galeon2 by Tommi Komulainen (attached to bug 64737).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54ceafd07..51cae5dc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-05-10 Christian Persch <chpe+gnomebugz@stud.uni-saarland.de>
+
+ * src/ephy-notebook.c: (ephy_notebook_init), (tab_get_label),
+ (tab_build_label), (ephy_notebook_set_page_tite):
+
+ Show the full page title in tooltip on the tab label.
+ Loosely based on a patch for galeon2 by Tommi Komulainen
+ (attached to bug 64737).
+
2003-05-11 Marco Pesenti Gritti <marco@it.gnome.org>
* lib/egg/egg-action.c: