aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/python
Commit message (Expand)AuthorAgeFilesLines
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-012-2/+2
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-292-14/+14
* Remove trailing whitespace, again.Matthew Barnes2009-05-292-7/+7
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-022-0/+4
* ** Fixes bug #553479Philip Withnall2008-09-242-1/+8
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-133-26/+35
* Another typo fix. Lesson learnt - Don't commit when you are sleepy !Johnny Jacob2008-07-222-4/+8
* EPlugin : Python Loader : Add example sources to distJohnny Jacob2008-07-212-1/+13
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* A simple example python plugin - just hook onto events.Johnny Jacob2008-06-125-0/+81
* EPlugin : Initial commit for python support for eplugins.Johnny Jacob2008-06-125-0/+274