Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2005-06-19 03:04:20 (GMT)
committer Jonathan Blandford <jrb@src.gnome.org>2005-06-19 03:04:20 (GMT)
commitea7e25ff1736b02f70ee593ba9cd645ed3fd9bad (patch)
tree06fc80cc501f10a2f17983a9df6876ddb4d96d1d /ChangeLog
parent9d27e7230863e75f2530e4942fd6a0c19107d30f (diff)
escape the text correctly. Handles non-UTF-8 properties and escaped
Sat Jun 18 22:46:42 2005 Jonathan Blandford <jrb@redhat.com> * shell/ev-properties.c (set_property): escape the text correctly. Handles non-UTF-8 properties and escaped properties. Also, sets the text to "<i>None</i>" if the property isn't set. * data/evince-properties.glade: Change the label to be ellipsized, and give it a minimum size.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64d0462..ececb0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+Sat Jun 18 22:46:42 2005 Jonathan Blandford <jrb@redhat.com>
+
+ * shell/ev-properties.c (set_property): escape the text correctly.
+ Handles non-UTF-8 properties and escaped properties. Also, sets
+ the text to "<i>None</i>" if the property isn't set.
+
+ * data/evince-properties.glade: Change the label to be ellipsized,
+ and give it a minimum size.
+
2005-06-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* lib/ev-file-helpers.c: (ev_file_helpers_shutdown):