aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorJon Trowbridge <trow@ximian.com>2001-09-19 16:36:35 +0800
committerJon Trowbridge <trow@src.gnome.org>2001-09-19 16:36:35 +0800
commit19648dad9c6459b564addd020320ba5fe821ddad (patch)
treeea8197e15015737f179a60737f30d07691d417ab /addressbook/ChangeLog
parent73c74dd70d7e023cc24f7e28d52417b3c4e72805 (diff)
downloadgsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar.gz
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar.bz2
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar.lz
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar.xz
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.tar.zst
gsoc2013-evolution-19648dad9c6459b564addd020320ba5fe821ddad.zip
Properly handle our GnomeUIInfo labels so that they won't be leaked if
2001-09-19 Jon Trowbridge <trow@ximian.com> * gui/component/select-names/e-select-names-popup.c (popup_menu_card): Properly handle our GnomeUIInfo labels so that they won't be leaked if they are dynamic strings, so that they will be i18n-correct, and so that underscores won't be interpreted as key accelerators. What a PITA. Also, don't leak our iterators. (Bug #10200.) (popup_menu_list): The same GnomeUIInfo tweaking as in popup_menu_card. (popup_menu_nocard): Ditto. svn path=/trunk/; revision=12975
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 5f0f82be0c..619c419486 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2001-09-19 Jon Trowbridge <trow@ximian.com>
+
+ * gui/component/select-names/e-select-names-popup.c
+ (popup_menu_card): Properly handle our GnomeUIInfo labels so that
+ they won't be leaked if they are dynamic strings, so that they
+ will be i18n-correct, and so that underscores won't be interpreted
+ as key accelerators. What a PITA. Also, don't leak our
+ iterators. (Bug #10200.)
+ (popup_menu_list): The same GnomeUIInfo tweaking as in
+ popup_menu_card.
+ (popup_menu_nocard): Ditto.
+
2001-09-18 JP Rosevear <jpr@ximian.com>
* backend/ebook/e-card-simple.c (field_data): add caluri field data