diff options
author | Chris Toshok <toshok@ximian.com> | 2003-04-04 06:42:02 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-04-04 06:42:02 +0800 |
commit | 53c65079e3a8cf17e3795bf27c8fa6886af030e6 (patch) | |
tree | 385efb2bab1a9e872961ffeea888b39f92395952 /addressbook/ChangeLog | |
parent | 660514490cade113a6f4627ef138c38cddea8d8e (diff) | |
download | gsoc2013-evolution-53c65079e3a8cf17e3795bf27c8fa6886af030e6.tar.gz gsoc2013-evolution-53c65079e3a8cf17e3795bf27c8fa6886af030e6.tar.zst gsoc2013-evolution-53c65079e3a8cf17e3795bf27c8fa6886af030e6.zip |
set the im_context on the field's EText. (e_minicard_label_event): remove
2003-04-03 Chris Toshok <toshok@ximian.com>
* gui/widgets/e-minicard-label.c (e_minicard_label_construct): set
the im_context on the field's EText.
(e_minicard_label_event): remove a huge swath of #if 0'd code.
svn path=/trunk/; revision=20663
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 2cda395415..65d504ecc1 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2003-04-03 Chris Toshok <toshok@ximian.com> + * gui/widgets/e-minicard-label.c (e_minicard_label_construct): set + the im_context on the field's EText. + (e_minicard_label_event): remove a huge swath of #if 0'd code. + +2003-04-03 Chris Toshok <toshok@ximian.com> + [ fixes bug #40715 ] * gui/merging/e-card-merging.c (final_id_cb): add this callback, to unref the book/free the closure after calling the user's |