aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-01-24 00:50:00 +0800
committerChristian Persch <chpe@src.gnome.org>2005-01-24 00:50:00 +0800
commit44fc8c4bb8f58873d41b0136400f34d63f31b080 (patch)
tree91057d20786eb77bd21bde772d239551972f5a85 /ChangeLog
parent361ed3d1c475f7b1ab2226abf7605405411ab185 (diff)
downloadgsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar.gz
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar.bz2
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar.lz
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar.xz
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.tar.zst
gsoc2013-epiphany-44fc8c4bb8f58873d41b0136400f34d63f31b080.zip
Ellipsize the value and path labels in the cookie content dialogue.
2005-01-23 Christian Persch <chpe@cvs.gnome.org> * src/pdm-dialog.c: (show_cookies_properties): Ellipsize the value and path labels in the cookie content dialogue.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14d2b27a3..5fb9ae3d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-01-23 Christian Persch <chpe@cvs.gnome.org>
+ * src/pdm-dialog.c: (show_cookies_properties):
+
+ Ellipsize the value and path labels in the cookie content dialogue.
+
+2005-01-23 Christian Persch <chpe@cvs.gnome.org>
+
* configure.ac:
Check for broken context event button.