diff options
author | Gilles Dartiguelongue <gdartigu@svn.gnome.org> | 2007-07-07 19:31:00 +0800 |
---|---|---|
committer | Gilles Dartiguelongue <gdartigu@src.gnome.org> | 2007-07-07 19:31:00 +0800 |
commit | a730e63617f6d6848d48a59e5a8607b906b72668 (patch) | |
tree | 3d6c5218a9983d0770382de2c12b3e266518ec30 /addressbook/ChangeLog | |
parent | 5d21488b98b22c3ec638eb45b2ea849032a33a8b (diff) | |
download | gsoc2013-evolution-a730e63617f6d6848d48a59e5a8607b906b72668.tar.gz gsoc2013-evolution-a730e63617f6d6848d48a59e5a8607b906b72668.tar.zst gsoc2013-evolution-a730e63617f6d6848d48a59e5a8607b906b72668.zip |
** Fix for bug #448568
2007-07-07 Gilles Dartiguelongue <gdartigu@svn.gnome.org>
** Fix for bug #448568
* gui/contact-editor/contact-editor.glade:
* gui/contact-editor/e-contact-editor.c: (setup_tab_order):
cleanup alignement mess and set correct tabbing order. Thanks
to vinod for the initial glade patch.
svn path=/trunk/; revision=33766
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8f183d9a48..705156da72 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,12 @@ +2007-07-07 Gilles Dartiguelongue <gdartigu@svn.gnome.org> + + ** Fix for bug #448568 + + * gui/contact-editor/contact-editor.glade: + * gui/contact-editor/e-contact-editor.c: (setup_tab_order): + cleanup alignement mess and set correct tabbing order. Thanks + to vinod for the initial glade patch. + 2007-07-06 Hiroyuki Ikezoe <poincare@ikezoe.net> ** Fix for bug #337787 @@ -73,8 +82,6 @@ 2007-06-02 Gilles Dartiguelongue <dartigug@esiee.fr> - reviewed by: <delete if not using a buddy> - * conduit/address-conduit.c: (local_record_to_pilot_record): * gui/component/addressbook-config.c: (query_for_supported_bases), (eabc_commit): @@ -157,7 +164,7 @@ 2007-05-08 Wang Xin <jedy.wang@sun.com> - *tools/evolution-addressbook-export-list-cards.c: + * tools/evolution-addressbook-export-list-cards.c: Fixes 394932. 2007-04-23 Matthew Barnes <mbarnes@redhat.com> @@ -445,7 +452,7 @@ 2006-09-18 Matthew Barnes <mbarnes@redhat.com> - Fixes bug #351332 + ** Fixes bug #351332 * gui/widgets/e-minicard.c: Fix implicit function declarations. @@ -663,7 +670,8 @@ 2006-05-12 simon.zheng <simon.zheng@sun.com> - Fix for Bug 341521 + ** Fix for Bug 341521 + * gui/contact-editor/contact-editor.glade: Change the label name of categories button. |