aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mono
Commit message (Expand)AuthorAgeFilesLines
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
* Bug 586332 - Build error (long gint)Matthew Barnes2009-06-191-1/+1
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-292-15/+15
* Remove trailing whitespace, again.Matthew Barnes2009-05-292-5/+5
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+1
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Include <mono/metadata/mono-config.h> to fix an implicit-function-declaration...Suman Manjunath2009-02-052-0/+6
* Include <mono/metadata/threads.h> to fix an implicit-function-declaration com...Suman Manjunath2009-01-282-0/+6
* ** Fixes bug #549025Matthew Barnes2008-10-222-2/+12
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-032-0/+26
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-0/+29
* Mono Loader Camel.cs: Type cast. Fixes compile error.Johnny Jacob2008-04-012-12/+16
* - Use Plugin load levels. Mono loader should load and register the typeSankar P2008-03-193-16/+38
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* ** Fixes bug #469657Matthew Barnes2007-10-022-2/+11
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-3/+0
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-022-1/+9
* Make this place a bit more quietKjartan Maraas2006-01-281-0/+3
* Drop unused inclusion of <dirent.h>.Tor Lillqvist2005-12-182-1/+4
* ** See #308117.Not Zed2005-08-222-0/+8
* +2005-06-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-162-1/+6
* implement the mono loader as a plugin itself.Not Zed2005-05-255-0/+264
* added initial e_error wrapper.Not Zed2005-05-173-40/+86
* Initial work on hand-bindings for mono pluginsMichael Zucci2005-05-173-0/+1397