2008-05-24 Jörgen Scheibengruber <mfcn@gmx.de> * Makefile.am: * google-contacts-source.c (ensure_google_contacts_source_group), (remove_google_contacts_source_group), (on_username_entry_changed), (on_update_cb_toggled), (on_interval_sb_value_changed), (plugin_google_contacts): * google-contacts-source.h: * google-source.c (e_plugin_lib_enable): * org-gnome-evolution-google.eplug.xml: Added a UI for the addressbook part svn path=/trunk/; revision=35797
40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
2008-05-24 Jörgen Scheibengruber <mfcn@gmx.de>
|
|
|
|
* Makefile.am:
|
|
* google-contacts-source.c (ensure_google_contacts_source_group),
|
|
(remove_google_contacts_source_group), (on_username_entry_changed),
|
|
(on_update_cb_toggled), (on_interval_sb_value_changed),
|
|
(plugin_google_contacts):
|
|
* google-contacts-source.h:
|
|
* google-source.c (e_plugin_lib_enable):
|
|
* org-gnome-evolution-google.eplug.xml:
|
|
Added a UI for the addressbook part
|
|
|
|
2008-03-31 Suman Manjunath <msuman@novell.com>
|
|
|
|
** Fix for bug #346555
|
|
|
|
* google-source.c: (plugin_google):
|
|
Fixed a mnemonic conflict.
|
|
|
|
2008-01-25 Tor Lillqvist <tml@novell.com>
|
|
|
|
* Makefile.am (liborg_gnome_evolution_google_la_LIBADD): Fix typo:
|
|
s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.
|
|
|
|
2007-12-23 Nyall Dawson <nyall@zombiepigs.net>
|
|
|
|
** Fix for bug #503954
|
|
|
|
* google-source.c: (is_email), (user_changed): Accept custom domain
|
|
names while setting up account.
|
|
|
|
2007-10-30 Sankar P <psankar@novell.com>
|
|
|
|
* ChangeLog:
|
|
Every plugin should have a ChangeLog. Added.
|
|
|
|
* google-source.c:
|
|
Commented an unused function.
|
|
Marked Debug statements conditional.
|