From c7d3c9f95609123035ebaa267f9d2e6ecfa8c2e8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 12 Jan 2009 04:12:01 +0000 Subject: Merge revisions 36866:37046 from trunk. svn path=/branches/kill-bonobo/; revision=37050 --- addressbook/ChangeLog | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 8fb965960d..2255936197 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,89 @@ +2009-01-11 Matthew Barnes + + * gui/widgets/eab-contact-display.c (eab_uri_popup_link_open), + (on_link_clicked): + Call e_show_uri() instead of gnome_url_show(). + +2009-01-10 Matthew Barnes + + * gui/contact-editor/e-contact-editor-fullname.c: + * gui/contact-editor/e-contact-editor-im.c: + * gui/contact-editor/e-contact-editor-address.c: + * gui/widgets/e-addressbook-view.c: + * printing/e-contact-print.c: + Remove unneeded #include . + +2009-01-10 Matthew Barnes + + * gui/component/addressbook-view.c: + * gui/contact-editor/e-contact-editor.h: + * gui/contact-editor/e-contact-quick-add.c: + * gui/contact-editor/eab-editor.h: + * gui/contact-list-editor/e-contact-list-editor.h: + Remove unneeded #include . + Remove unneeded #include + +2009-01-10 Matthew Barnes + + ** Fixes bug #567270 + + * gui/contact-editor/test-editor.c: + * printing/test-contact-style-editor.c: + * printing/test-print.c: + Remove already-disabled use of gnome_about_new(). + +2009-01-10 Matthew Barnes + + ** Fixes part of bug #567276 + + * gui/widgets/e-addressbook-view.c: + * printing/test-print.c: + Remove unneeded #include . + +2009-01-10 Andre Klapper + + * Fix for bug #567282 + + * /gui/component/addressbook-view.c: + Remove unrequired #include of . + +2009-01-09 Takao Fujiwara + + Reviewed by Matthew Barnes + + * Fix for bug #566011 + + * gui/component/Makefile.am: + * gui/component/addressbook-component.c + (addressbook_component_class_init): + Include instead of and + add bindtextdomain(). + +2009-01-08 Milan Crha + + ** Fix for bug #339879 + + * gui/widgets/addresstypes.xml: Use "rawcode" instead of "code" + to have not added a "match-all" into the expression. + +2009-01-07 Matt Davey + + ** Fix for bugs #201167 and #269342 + + * conduit/address-conduit.c: + Add support for category syncing. Also, retain an existing + given/first name split if it exists in the pilot record. + +2009-01-01 Matthew Barnes + + * ui/component/addressbook-config.c (eabc_general_offline): + Use the correct macro when marking strings for translation. + +2008-12-23 Andre Klapper + + * gui/merging/eab-contact-merging.c: + Include instead of + 2008-12-09 Milan Crha ** Part of fix for bug #563669 -- cgit v1.2.3