Commit Graph

45 Commits

Author SHA1 Message Date
c30d29425e Coding style and whitespace cleanup. 2010-05-01 23:18:28 -04:00
91020b05a3 Bug #360461 - Avoid markup in translatable messages 2010-04-23 11:20:50 +02:00
96421ff37c Use accessor functions instead direct access (GSEAL work)
Still remaining:
GtkAccessible::widget
GtkAssistant::forward
GtkAssistant::back
GtkObject::flags
GtkTreeStore::stamp

The GtkAssistant fields are related to bug #596428.  We don't
need accessor functions so much as the enhancement described
there implemented.

https://bugzilla.gnome.org/show_bug.cgi?id=615613
2010-04-13 16:23:16 +02:00
3ba0b61f9f Replace ESpinner with GtkSpinner.
Also, bump our GTK+ requirement to 2.20.
2010-04-08 10:24:08 -04:00
26240e0b18 Generate ChangeLog files for tarball releases.
Remove old ChangeLog files that predate our switch to git.
2010-04-02 18:18:33 -04:00
619b073719 Fix some dead assignments. 2010-02-07 21:08:49 -05:00
9a8fa88b6a Move some ESource-plugin common code to e-plugin-util.h/.c 2010-02-04 12:55:42 +01:00
59bd81691d Compiler and linker flag cleanups. 2009-12-27 14:32:39 -05:00
83a264cd7e Coding style and whitespace cleanup. 2009-12-19 18:36:46 -05:00
3a0a795a16 Bug #359755 - Do not fetch content of a CalDAV calendar when given it 2009-12-16 15:58:49 +01:00
a7cede983c Bug #359755 - Support for CalDAV collections 2009-12-07 21:19:50 +01:00
054c088169 Bug 589153 - Use GtkBuilder instead of libglade 2009-11-16 19:33:32 -05:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04: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
374bd42f69 Fix excessive whitespace. 2009-07-14 11:26:22 -04:00
bfc5ba2511 Fix "make distcheck" errors and other build cleanups. 2009-06-30 18:34:08 -04:00
433eac7844 More code cleanup. 2009-06-02 10:35:03 -04:00
948235c3d1 Prefer GLib basic types over C types. 2009-05-27 10:29:19 -04:00
e4afd3f9fb Remove trailing whitespace, again. 2009-05-26 23:21:02 -04:00
c37d828382 Bug #578335 - CalDAV - replace '@' in username to "%40" 2009-05-25 17:55:38 +02: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
8da8026619 Store username in a source URL in CalDAV
** Fix for bug #578335

	* caldav-source.c: (user_changed), (location_changed):
	Revert part of bug #562990, as EPassword requires username
	as part of an URL to store passwords properly to a keyring.
2009-04-28 17:02:53 +02: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
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
4c4c720bc8 ** Fix for bug #562990
2008-12-08  Milan Crha  <mcrha@redhat.com>

	** Fix for bug #562990

	* caldav-source.c: (user_changed), (oge_caldav): Use 'username'
	property of the ESource to read/write user name, not the uri.


svn path=/trunk/; revision=36850
2008-12-08 11:05:08 +00:00
c3bf6cb846 ** Part of fix for bug #503662
2008-11-28  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #503662

	* caldav-source.c: (user_changed):
	Set NULL properly to protect against using already freed memory.


svn path=/trunk/; revision=36821
2008-11-28 12:20:23 +00:00
d1d61c75f9 ** Part of fix for bug #359745
2008-11-28  Milan Crha  <mcrha@redhat.com>

	** Part of fix for bug #359745

	* caldav-source.c: (ensure_caldav_source_group),
	(e_plugin_lib_enable): Ensure source group for VTODO and VJOURNAL too.
	* caldav-source.c: (set_refresh_time), (get_refresh_minutes),
	(spin_changed), (option_changed), (oge_caldav):
	Be able to change refresh time for the CalDAV sources.
	* org-gnome-evolution-caldav.eplug.xml:
	Show CalDAV options under all the other standard options.

Note: Requires at least eds revision 9781 (version 2.25.2, in configure.in already)


svn path=/trunk/; revision=36820
2008-11-28 10:42:26 +00:00
14fa5c8a8c Change License from GPL to LGPL. 2nd batch.
More changes to come.

svn path=/trunk/; revision=36247
2008-09-02 16:25:53 +00:00
92c958d9bf ** Fixes bug #546785
2008-08-07  Paul Bolle  <pebolle@tiscali.nl>

	** Fixes bug #546785

	* plugins/bbdb/bbdb.c: (e_plugin_lib_enable):
	The bbdb plugin is noisy when enabled:
	    "BBDB spinning up..."
	Make this plugin just as polite as google-account-setup.

	* plugins/caldav/caldav-source.c: (e_plugin_lib_enable):
	The caldav plugin is noisy when enabled:
	    "CalDAV Eplugin starting up ..."
	Make this plugin just as polite as google-account-setup.


svn path=/trunk/; revision=35928
2008-08-07 17:35:04 +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
abda2bda85 updated novell copyright notices (left others alone)
svn path=/trunk/; revision=35665
2008-06-20 22:26:57 +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
f13fd21b50 Fix warnings from sparse and gcc
svn path=/trunk/; revision=34458
2007-10-30 22:21:14 +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
62fd2f2989 ** Fixes part of bug #337616
2007-05-12  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes part of bug #337616

	* Makefile.am:
	Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS.

	* addressbook/Makefile.am:
	* calendar/gui/Makefile.am:
	* mail/Makefile.am:
	* plugins/bogo-junk-plugins/Makefile.am:
	* plugins/default-mailer/Makefile.am:
	* shell/Makefile.am:
	Add $(schema_DATA) to DISTCLEANFILES.

	* plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in:
	Rename as org-gnome-bogo-junk-plugin.eplug.xml.

	* plugins/caldav/Makefile.am:
	* plugins/import-ics-attachments/Makefile.am:
	* plugins/publish-calendar/Makefile.am:
	Add "eplug" file to CLEANFILES.

	* plugins/mail-remote/Makefile.am:
	Add "eplug.xml" file to EXTRA_DIST.

	* po/POTFILES.in: Don't translate files we no longer ship.


svn path=/trunk/; revision=33521
2007-05-13 00:24:55 +00:00
9778c15d10 Mark name and description for translation. Makefile.am: Rename the above
2006-08-28  Kjartan Maraas  <kmaraas@gnome.org>

	* org-gnome-evolution-caldav.eplug.xml: Mark name and
	description for translation.
	Makefile.am: Rename the above from .in to .xml

svn path=/trunk/; revision=32689
2006-08-28 11:29:54 +00:00
d7b2ddf444 Use NO_UNDEFINED.
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Use NO_UNDEFINED.

svn path=/trunk/; revision=32153
2006-06-15 13:34:46 +00:00
c06a6404d8 Use SOEXT.
2006-06-15  Tor Lillqvist  <tml@novell.com>

	* org-gnome-evolution-caldav.eplug.in: Use SOEXT.

svn path=/trunk/; revision=32151
2006-06-15 10:49:11 +00:00
c127a3bc1b ** Fixes #333881 Set an empty string instead of null for a TEXT entry.
2006-03-28  Jeff Cai  <jeff.cai@sun.com>

        ** Fixes #333881
        * caldav-source.c: (oge_caldav):
        Set an empty string instead of null for a TEXT entry.

svn path=/trunk/; revision=31749
2006-03-28 06:26:00 +00:00
760474b33a Fixes bug #328252
2006-02-22  Irene.Huang <Irene.Huang@sun.com>

        Fixes bug #328252

        * Makefile.am: Add $(EVOLUTION_CALENDAR_LIBS)
        to liborg_gnome_evolution_caldav_la_LIBADD.

svn path=/trunk/; revision=31562
2006-02-22 11:23:14 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
3302e21705 'Import' the CalDAV eplugin implementation into evolution. Please refer
2006-01-16  Harish Krishnaswamy <kharish@novell.com>

* caldav*:  'Import' the CalDAV eplugin
implementation into evolution. Please
refer evolution-caldav module in cvs.gnome.org for
prior Change history.

svn path=/trunk/; revision=31208
2006-01-16 10:04:06 +00:00