aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/default-mailer
Commit message (Collapse)AuthorAgeFilesLines
* Kill debug messages in default-mailer plugin.Matthew Barnes2009-09-021-3/+0
|
* More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
|
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
|
* Get the "default-mailer" plugin working again.Matthew Barnes2009-06-251-1/+1
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|
* Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-2/+2
|
* Bug 542685 – [default-mailer] Leaking GConfValueMatthew Barnes2009-05-031-2/+2
|
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
|
* License change from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-252-13/+21
| | | | svn path=/trunk/; revision=36448
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-122-4/+22
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Have a check for OS_WIN32 and handle the schema * data differently. make install error on win32. svn path=/trunk/; revision=35961
* Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows.Bharath Acharya2008-08-122-1/+9
| | | | | | | | | | 2008-08-12 Bharath Acharya <abharath@novell.com> * Makefile.am: Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. svn path=/trunk/; revision=35960
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
| | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
* Fix some distcheck errors.Matthew Barnes2007-08-202-0/+5
| | | | svn path=/trunk/; revision=34046
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-6/+0
| | | | | | | | | | | | 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
* Plugged memory leak.Hiroyuki Ikezoe2007-07-262-0/+7
| | | | | | | | | | 2007-07-26 Hiroyuki Ikezoe <poincare@ikezoe.net> * default-mailer.c: (org_gnome_default_mailer_check_default): Plugged memory leak. svn path=/trunk/; revision=33837
* ** Fix for bug #448970Srinivasa Ragavan2007-07-012-2/+9
| | | | svn path=/trunk/; revision=33732
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-10/+13
| | | | svn path=/trunk/; revision=33646
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-0/+0
| | | | svn path=/trunk/; revision=33644
* ** Fixes part of bug #337616Matthew Barnes2007-05-132-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-05-12 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #337616 * Makefile.am: Add --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS. * addressbook/Makefile.am: * calendar/gui/Makefile.am: * mail/Makefile.am: * plugins/bogo-junk-plugins/Makefile.am: * plugins/default-mailer/Makefile.am: * shell/Makefile.am: Add $(schema_DATA) to DISTCLEANFILES. * plugins/bogo-junk-plugins/org-gnome-bogo-junk-plugin.eplug.in: Rename as org-gnome-bogo-junk-plugin.eplug.xml. * plugins/caldav/Makefile.am: * plugins/import-ics-attachments/Makefile.am: * plugins/publish-calendar/Makefile.am: Add "eplug" file to CLEANFILES. * plugins/mail-remote/Makefile.am: Add "eplug.xml" file to EXTRA_DIST. * po/POTFILES.in: Don't translate files we no longer ship. svn path=/trunk/; revision=33521
* Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr>Sankar P2007-04-022-1/+9
| | | | | | | | | | | | | 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
* ** Fix for bug #350823Srinivasa Ragavan2006-08-232-2/+41
| | | | svn path=/trunk/; revision=32634
* Quiet CVS a bitKjartan Maraas2006-08-221-0/+3
| | | | svn path=/trunk/; revision=32623
* Commited fix for crash during startup.Srinivasa Ragavan2006-02-272-1/+6
| | | | svn path=/trunk/; revision=31591
* Make this place a bit more quietKjartan Maraas2006-01-281-0/+3
| | | | svn path=/trunk/; revision=31328
* Fix make-clean issues.Harish Krishnaswamy2005-12-122-0/+6
| | | | | | | | 2005-12-12 Harish Krishnaswamy <kharish@novell.com> * Makefile.am: Fix make-clean issues. svn path=/trunk/; revision=30750
* Initial importMichael Zucci2005-06-236-0/+207
svn path=/trunk/; revision=29570