aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/python
Commit message (Collapse)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
| | | | | | | | | | | | | | | | | | | | | | | 2008-09-24 Philip Withnall <philip@tecnocode.co.uk> ** Fixes bug #553479 * shell/shell.error.xml: * plugins/webdav-account-setup/webdav-contacts-source.c (plugin_webdav_contacts): * plugins/tnef-attachments/org-gnome-tnef-attachments.eplug.xml: * plugins/python/org-gnome-evolution-python.eplug.xml: * plugins/google-account-setup/org-gnome-evolution-google.eplug.xml: * plugins/audio-inline/org-gnome-audio-inline.eplug.xml: * mail/em-migrate.c (migrate_to_db): * mail/evolution-mail.schemas.in: * addressbook/gui/component/ldap-config.glade: String capitalisation improvements. svn path=/trunk/; revision=36439
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-133-26/+35
| | | | svn path=/trunk/; revision=36313
* Another typo fix. Lesson learnt - Don't commit when you are sleepy !Johnny Jacob2008-07-222-4/+8
| | | | svn path=/trunk/; revision=35812
* EPlugin : Python Loader : Add example sources to distJohnny Jacob2008-07-212-1/+13
| | | | svn path=/trunk/; revision=35807
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
| | | | svn path=/trunk/; revision=35665
* A simple example python plugin - just hook onto events.Johnny Jacob2008-06-125-0/+81
| | | | svn path=/trunk/; revision=35627
* EPlugin : Initial commit for python support for eplugins.Johnny Jacob2008-06-125-0/+274
svn path=/trunk/; revision=35626