Commit Graph

13 Commits

Author SHA1 Message Date
e040065df0 Mono Loader Camel.cs: Type cast. Fixes compile error.
svn path=/trunk/; revision=35295
2008-04-01 10:42:13 +00:00
ac5332ac71 - Use Plugin load levels. Mono loader should load and register the type
2008-03-19  Sankar P  <psankar@novell.com>

	* mono-plugin.c: (epm_invoke),
	(load_plugin_type_register_function):
	* org-gnome-evolution-mono.eplug.xml:
	- Use Plugin load levels. Mono loader should load
	and register the type "mono", before a plugin
	of type "mono" is loaded.



svn path=/trunk/; revision=35218
2008-03-19 10:13:41 +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
09d4af6fff ** Fixes bug #469657
2007-10-02  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #469657

	* addressbook/importers/evolution-ldif-importer.c:
	* calendar/gui/comp-editor-factory.c:
	* composer/e-msg-composer.c:
	* e-util/e-config-listener.c:
	* mail/em-composer-prefs.c:
	* mail/em-folder-tree-model.c:
	* mail/em-format.c:
	* mail/em-format-html.c:
	* mail/em-migrate.c:
	* mail/em-subscribe-editor.c:
	* mail/mail-component.c:
	* mail/mail-send-recv.c:
	* mail/message-list.c:
	* mail/importers/elm-importer.c:
	* plugins/exchange-operations/exchange-folder-size-display.c:
	* plugins/mono/mono-plugin.c:
	* shell/e-shell-settings-dialog.c:
	* tools/killev.c:
	* widgets/table/e-table-extras.c:
	* widgets/table/e-table-selection-model.c:
	Use destroy functions in GHashTables to simplify memory management.


svn path=/trunk/; revision=34344
2007-10-02 11:54:42 +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
0c83d5d341 Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
2007-04-02  Sankar P  <psankar@novell.com>

	* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>
	
	Code Cleanup. 
	Fixes part of #301149



svn path=/trunk/; revision=33354
2007-04-02 07:13:50 +00:00
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
9773a8fc55 Drop unused inclusion of <dirent.h>.
2005-12-17  Tor Lillqvist  <tml@novell.com>

	* mono-plugin.c: Drop unused inclusion of <dirent.h>.

svn path=/trunk/; revision=30846
2005-12-17 18:47:10 +00:00
4883016931 ** See #308117.
2005-08-19  Not Zed  <NotZed@Ximian.com>

        ** See #308117.

        * Makefile.am: link to proper libraries.

svn path=/trunk/; revision=30185
2005-08-22 03:01:01 +00:00
1565f9f382 +2005-06-16 Harish Krishnaswamy <kharish@novell.com>
* configure.in : add mono to the plugins list
* data/evolution.desktop.in.in :
Fix for#307176 (patch from Andre Klapper)
correct the version of evolution-data-server.
* plugins/mono/Makefile.am : mono-plugin.h should be included
in the sources too.

svn path=/trunk/; revision=29518
2005-06-16 13:37:37 +00:00
b4a3d3cb49 implement the mono loader as a plugin itself.
2005-05-25  Not Zed  <NotZed@Ximian.com>

        * mono-plugin.c: implement the mono loader as a plugin itself.

svn path=/trunk/; revision=29411
2005-05-25 10:51:00 +00:00
d8b428ec12 added initial e_error wrapper.
2005-05-17  Not Zed  <NotZed@Ximian.com>

        * Evolution.cs: added initial e_error wrapper.

        * Camel.cs: added multipart & contenttype wrappers.

svn path=/trunk/; revision=29376
2005-05-17 11:01:47 +00:00
9700e3678e Initial work on hand-bindings for mono plugins
svn path=/trunk/; revision=29375
2005-05-17 06:01:47 +00:00