| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Require all EPlugin and EPluginHook subtypes be registered before
loading plugins. This drastically simplifies the EPlugin/EPluginHook
negotiation.
- Turn most EPluginHook subtypes into GTypeModules and register their
types from an e_module_load() function (does not include shell hooks).
- Convert EPluginLib and the Mono and Python bindings to GTypeModules
and register their types from an e_module_load() function, and kill
EPluginTypeHook.
|
| |
|
|\ |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|
|
|
|
| |
User is supposed to re-edit his Google calendar account to let
this work (and restart whole Evolution too).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
** Part of fix for bug #569652
|
|
|
|
| |
Some still left, because those gone in kill-bonobo branch.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-09 Milan Crha <mcrha@redhat.com>
** Fix for bug #574248
* google-contacts-source.c: (plugin_google_contacts):
* google-source.c: (plugin_google):
Compare base URI case insensitively.
svn path=/trunk/; revision=37507
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-04-07 Tobias Mueller <tobiasmue@gnome.org>
** Fixes bug #578034
* google-source.c (claim_error):
Call gtk_message_dialog_new with a proper format string.
svn path=/trunk/; revision=37495
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2009-01-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #539467
* plugins/webdav-account-setup/webdav-contacts-source.c: (find_webdav_group),
(ensure_webdav_contacts_source_group),
(remove_webdav_contacts_source_group):
* plugins/google-account-setup/google-contacts-source.h: (manage_google_group):
* plugins/google-account-setup/google-contacts-source.c: (manage_google_group),
(ensure_google_contacts_source_group),
(remove_google_contacts_source_group):
* plugins/google-account-setup/google-source.c: (ensure_google_source_group):
Find group by its base uri, not by a localized name.
svn path=/trunk/; revision=37165
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-11-07 Matthew Barnes <mbarnes@redhat.com>
** Fix for bug #559518
* google-source.c: (retrieve_list_clicked),
(retrieve_list_sensitize), (plugin_google): Desensitizes the
button when the username field is blank.
svn path=/trunk/; revision=36755
|
|
|
|
| |
svn path=/trunk/; revision=36116
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-20 Milan Crha <mcrha@redhat.com>
** Fix for bug #525555
* google-source.c: (print_uri_noproto): Removed.
* google-source.c: (user_changed): Do not leak.
* google-source.c: (plugin_google): Get username from source, not URL.
svn path=/trunk/; revision=36026
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2008-08-07 Milan Crha <mcrha@redhat.com>
** Fix for bug #535745
* configure.in: Require and link calendar libs with libgdata
and libgdata-google.
* plugins/google-account-setup/google-source.c: (sanitize_user_mail), (construct_default_uri),
(is_default_uri), (init_combo_values), (user_changed),
(cal_combo_changed), (claim_error), (retrieve_list_clicked),
(plugin_google): New widgets and functionality to retrieve list
of subscribed calendars from the Google account and let user choose
which one would be shown.
Note: Requires newer EDS, at least revision 9294.
svn path=/trunk/; revision=35921
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=35665
|
|
|
|
|
|
|
|
|
|
| |
2008-06-06 Matthew Barnes <mbarnes@redhat.com>
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
GTK_DISABLE_SINGLE_INCLUDES defined. (#536637)
svn path=/trunk/; revision=35606
|
|
|
|
|
|
| |
conflicts)
svn path=/trunk/; revision=35288
|
|
|
|
|
|
| |
domain names while setting up a Google Calendar account)
svn path=/trunk/; revision=34732
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
svn path=/trunk/; revision=34454
|
|
2007-10-23 Chenthill Palanisamy <pchenthill@novell.com>
* configure.in
* plugins/google-account-setup: Initial commit for the
Google Calendar Feature.
Committing on behalf of Ebby Wiselyn <ebbywiselyn@gmail.com>.
svn path=/trunk/; revision=34413
|