Commit Graph

45 Commits

Author SHA1 Message Date
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
cd230e5a21 Bug #582780 - Use proxy in Google calendar setup plugin 2009-09-10 20:31:39 +02:00
32f545cdf0 Simplify EPlugin loading at startup.
- 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.
2009-08-29 17:23:20 -04:00
e68456f60f Get the calendar-weather plugin working. 2009-08-11 23:19:03 -04:00
b5a2e47cb5 Allow calendar to be written as a external app and split the huge .so to
a share private lib and component lib.
2009-08-11 16:14:37 -04:00
2c4510e858 Merge commit 'EVOLUTION_2_27_5' into kill-bonobo 2009-07-28 11:24:49 -04:00
303ced5b75 Bug #588856 - Migration code for Google by CalDAV calendar 2009-07-17 15:50:23 +02:00
143695d07f Bug #583374 - Use CalDAV as Google's calendar backend 2009-07-17 12:08:18 +02:00
374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00
0274669179 Fix excessive whitespace. 2009-07-12 23:33:07 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
b1f79dd475 Bug #586251 - Let the SSL checkbox for Google calendar work
User is supposed to re-edit his Google calendar account to let
this work (and restart whole Evolution too).
2009-06-18 15:21:37 +02:00
8771a6de35 More code cleanup. 2009-06-01 19:09:19 -04:00
6413227cef Whitespace cleanup. 2009-05-28 13:13:05 -04:00
fad4af8a3d Prefer GLib basic types over C types. 2009-05-28 12:13:23 -04:00
6f5464f34c Remove trailing whitespace, again. 2009-05-28 12:13:22 -04:00
1f65552d0d Bug 523216 – User-oriented plugin descriptions 2009-05-21 14:24:22 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
2403bbcdd1 Use new ESourceList API (simplifies code)
** Part of fix for bug #569652
2009-04-24 19:40:31 +02:00
8a072ffc7c GN-bug #572348 - Removed deprecated Gtk+ symbols
Some still left, because those gone in kill-bonobo branch.
2009-04-24 11:45:21 +02:00
2cac535202 ** Fix for bug #574248
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-09 10:58:37 +00:00
de522aa2fb ** Fixes bug #578034
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-04-06 22:10:08 +00:00
43622cd610 ** Fixes bug #572950
2009-02-26  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #572950

	* plugins/caldav/Makefile.am:
	* plugins/google-account-setup/Makefile.am:
	* plugins/webdav-account-setup/Makefile.am:
	Fix ordering of -I compiler directives.  Patch by Daniel Macks.

	* addressbook/printing/Makefile.am:
	Remove meaningless GNOME_INCLUDEDIR.


svn path=/trunk/; revision=37343
2009-02-26 18:23:33 +00:00
408ed63671 ** Fix for bug #559719
2009-02-25  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #559719

	* google-contacts-source.c: (struct ui_data), (destroy_ui_data), (plugin_google_contacts):
	* plugins/google-account-setup/plugins/webdav-account-setup/webdav-contacts-source.c: (destroy_ui_data), (plugin_webdav_contacts):
	Use it's own/unique name for the property on the 'epl' and free the widget only if it wasn't freed yet.


svn path=/trunk/; revision=37325
2009-02-25 10:52:45 +00:00
7261b445bc ** Fix for bug #539467
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
2009-01-29 11:16:06 +00:00
f24169e26d Committing on behalf of Matthew Barnes <mbarnes@redhat.com>
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
2008-11-07 05:25:11 +00:00
51ef73bbc5 ** Fix for bug #557726
2008-11-06  Bharath Acharya  <abharath@novell.com>

        ** Fix for bug #557726

        * google-contacts-source.c: (destroy_ui_data),
        (plugin_google_contacts): Destroy the widgets created by this group.

svn path=/trunk/; revision=36745
2008-11-06 08:39:33 +00:00
ccfa75064a License Change from GPL to LGPL
svn path=/trunk/; revision=36728
2008-11-03 15:49:29 +00:00
2ecb4c7dc0 ** Fixes bug #553479
2008-09-24  Philip Withnall  <philip@tecnocode.co.uk>

	** Fixes bug #553479

	* shell/shell.error.xml:
	* plugins/webdav-account-setup/webdav-contacts-source.c
	(plugin_webdav_contacts):
	* plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml:
	* plugins/python/org-gnome-evolution-python.eplug.xml:
	* 
plugins/google-account-setup/org-gnome-evolution-google.eplug.xml:
	* plugins/audio-inline/org-gnome-audio-inline.eplug.xml:
	* mail/em-migrate.c (migrate_to_db):
	* mail/evolution-mail.schemas.in:
	* addressbook/gui/component/ldap-config.glade: String 
capitalisation
	improvements.


svn path=/trunk/; revision=36439
2008-09-24 06:28:25 +00:00
1bad915150 License Changes
svn path=/trunk/; revision=36116
2008-08-27 10:33:22 +00:00
064250ad8a ** Fix for bug #525555
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-20 08:43:17 +00:00
3bdf45d61a Add ssl toggle; synch UI for refreshin with the google calendar plugin
* google-contacts-source.c (on_ssl_cb_toggled),
	(seconds_to_interval), (interval_to_seconds),
	(on_interval_sb_value_changed), (on_interval_combo_changed),
	(plugin_google_contacts):

	Add ssl toggle; synch UI for refreshin with the google calendar plugin


svn path=/trunk/; revision=35984
2008-08-13 23:01:01 +00:00
776a73f752 ** Fix for bug #535745
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-08-07 09:19:27 +00:00
5e6b7f53ff ** Fixes bug #544860
2008-08-01  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #544860

	* google-contacts-source.c (plugin_google_contacts):
	Add translator comments for split "update every" sentence.


svn path=/trunk/; revision=35882
2008-08-01 17:48:45 +00:00
77bfb99eac ** Fixes bug #545568
2008-07-31  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #545568

	* e-plugin.c (ep_load):
	Make sure system plugins are enabled on startup.

	* plugins/addressbook-file/org-gnome-addressbook-file.eplug.xml:
	* plugins/caldav/org-gnome-caldav.eplug.xml:
	* plugins/calendar-file/org-gnome-calendar-file.eplug.xml:
	* plugins/calendar-http/org-gnome-calendar-http.eplug.xml:
	* plugins/calendar-weather/org-gnome-calendar-weather.eplug.xml:
	* plugins/exchange-operations/org-gnome-exchange-operations.eplug.xml:
	* plugins/google-account-setup/org-gnome-evolution-google.eplug.xml:
	* plugins/groupwise-account-setup/org-gnome-gw-account-setup.eplug.xml:
	* plugins/hula-account-setup/org-gnome-hula-account-setup.eplug.xml:
	Add "system_plugin=true" so it's not shown in the Plugin Manager.
	These plugins are not designed to be disabled by the user.


svn path=/trunk/; revision=35871
2008-07-31 11:29:15 +00:00
2f7cca9707 Committing on behalf of Jörgen Scheibengruber <mfcn@gmx.de>
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
2008-07-21 04:10:09 +00:00
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +00:00
4503c052d0 ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
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
2008-06-06 15:12:53 +00:00
14517736a2 Patch from Qin Kuangyu: Fix for bug #346555 (Fixed a couple of mnemonic conflicts)
svn path=/trunk/; revision=35288
2008-03-31 08:40:04 +00:00
c7235d29c6 Fix typo: s/EVOLUTION_CALENDAR_LIB1S/EVOLUTION_CALENDAR_LIBS/.
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/.


svn path=/trunk/; revision=34903
2008-01-27 20:56:46 +00:00
82f7125f45 Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NULL check for a string array before finding its length), handle NULL filename strings before backup/restore/check operations in the backup-restore plugin.
svn path=/trunk/; revision=34768
2008-01-06 16:43:58 +00:00
a0be52e056 Patch from Nyall <nyall@zombiepigs.net>: Fix for bug #503954 (Accept custom domain names while setting up a Google Calendar account)
svn path=/trunk/; revision=34732
2007-12-23 09:37:14 +00:00
9e4fcb29cf ** Remove trailing whitespace from source code.
2007-11-14  Matthew Barnes  <mbarnes@redhat.com>

	** Remove trailing whitespace from source code.


svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
f3c3bddaed Every plugin should have a ChangeLog. Added.
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-30 10:06:23 +00:00
e85cbf0690 configure.in Initial commit for the Google Calendar Feature.
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
2007-10-23 10:46:42 +00:00