Commit Graph

25 Commits

Author SHA1 Message Date
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -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
547e123d27 Stop abusing forward declarations. 2009-06-18 15:26:21 -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
76dbf9df1f License changes. Changed license from GPL to LGPL.
More to come.

svn path=/trunk/; revision=36255
2008-09-04 14:56:39 +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
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
8e47917e8c Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02  Matthew Barnes  <mbarnes@redhat.com>

	* Update FSF address in header comments (#469886).
	  Patch from Tobias Mueller.


svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
3958832d1d fixing a leak.
2006-02-28  Christian Kellner  <gicmo@gnome.org>

	* evolution/plugins/addressbook-file/addressbook-file.c:
	* evolution/plugins/calendar-file/calendar-file.c:
	fixing a leak.

svn path=/trunk/; revision=31609
2006-02-28 11:24:09 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
7567daf7ba fixed a typo
2005-12-26  Andre Klapper <a9016009@gmx.de>
	* org-gnome-addressbook-file.eplug.xml: fixed a typo

svn path=/trunk/; revision=30959
2005-12-26 12:43:22 +00:00
fa185fe572 Mark vairous plugins as translatable (bug#301149).
svn path=/trunk/; revision=30950
2005-12-25 04:14:52 +00:00
8ec3a66d0b Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30749
2005-12-12 05:21:07 +00:00
b218e6c24e Mark various plugins translatable.
svn path=/trunk/; revision=30733
2005-12-07 06:14:58 +00:00
30d6106441 fix relative_uri type, don't include every header in the world we dont'
2005-08-23  Not Zed  <NotZed@Ximian.com>

        * addressbook-file.c (e_book_file_dummy): fix relative_uri type,
        don't include every header in the world we dont' need.  And it
        sure has hell seems to do something for a 'dummy' function.

svn path=/trunk/; revision=30221
2005-08-24 03:11:59 +00:00
1e47292c45 Use NO_UNDEFINED. Link with more libraries.
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
c35bdba605 Use SOEXT.
2005-06-18  Tor Lillqvist  <tml@novell.com>

	* */*.eplug.in: Use SOEXT.

svn path=/trunk/; revision=29539
2005-06-18 11:42:23 +00:00
9ff3b664bf don't set the relative uri if already present. Also change the typo in the
2005-02-28  Sivaiah Nallagatla <snallagatla@novell.com>

        * addressbook-file.c (e_book_file_dummy) :
        don't set the relative uri if already present.
        Also change the typo in the prototype s/calendar/book
        part of fix for #73152

svn path=/trunk/; revision=28959
2005-03-04 17:30:24 +00:00
7513daf020 clean up author/descriptions for various plugins.
2005-02-24  Björn Torkelsson  <torkel@acc.umu.se>

	* clean up author/descriptions for various plugins.

svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
758c3802ba initial check for address book file plugin
svn path=/trunk/; revision=28485
2005-01-21 15:29:02 +00:00