aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-10-10 20:48:49 +0800
committerChristian Persch <chpe@src.gnome.org>2005-10-10 20:48:49 +0800
commitc42c18f05cccabccd3b812f2ddf768d166db259c (patch)
tree5cff27d0e00fc4b886bb9148a4c30f226b433b9a /ChangeLog
parentd22a95c092b87ad574dadaa91167912a963aa528 (diff)
downloadgsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar.gz
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar.bz2
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar.lz
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar.xz
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.tar.zst
gsoc2013-epiphany-c42c18f05cccabccd3b812f2ddf768d166db259c.zip
Bring back ephy_string_shorten.
2005-10-10 Christian Persch <chpe@cvs.gnome.org> * lib/ephy-string.c: (ephy_string_blank_chr), (ephy_string_shorten): * lib/ephy-string.h: Bring back ephy_string_shorten. * src/ephy-tab.c: (ephy_tab_file_monitor_cb), (ephy_tab_set_title): Shorten overlong tab titles, hard. Increase reload delay slightly. Strip whitespace from tab title before determining if it's empty.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4953725c..5ab6a7c6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2005-10-10 Christian Persch <chpe@cvs.gnome.org>
+
+ * lib/ephy-string.c: (ephy_string_blank_chr),
+ (ephy_string_shorten):
+ * lib/ephy-string.h:
+
+ Bring back ephy_string_shorten.
+
+ * src/ephy-tab.c: (ephy_tab_file_monitor_cb), (ephy_tab_set_title):
+
+ Shorten overlong tab titles, hard. Increase reload delay slightly.
+ Strip whitespace from tab title before determining if it's empty.
+
2005-10-09 Christian Persch <chpe@cvs.gnome.org>
* lib/ephy-debug.c: