aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mono
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-272-15/+15
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-272-5/+5
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-272-5/+5
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-2/+1
|\|
| * 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
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge revisions 37200:3266 from trunk.Matthew Barnes2009-02-152-0/+6
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-012-0/+6
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-252-2/+12
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-113-0/+55
|/
* 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