aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/email-custom-header
Commit message (Expand)AuthorAgeFilesLines
* Adapt email-custom-header plugin to the new ESource API.Matthew Barnes2012-06-031-1/+0
* Whitespace cleanup.Matthew Barnes2012-04-021-3/+3
* Bug #593449 - custom-header-plugin: minor tweak to configuration tabAshwini Oruganti2012-03-261-3/+3
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-202-108/+70
* Fix broken Help button link for 'Insert > Custom Header' dialog after Mallard...Andre Klapper2012-02-151-1/+1
* Simplify library dependency flags.Matthew Barnes2011-10-051-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-25/+48
* Coding style cleanups.Matthew Barnes2011-05-091-6/+6
* More whitespace cleanup.Matthew Barnes2011-01-312-28/+28
* Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Properly translate NC_ messagesMilan Crha2010-12-111-12/+3
* Added few translator commentsMilan Crha2010-11-301-10/+18
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-4/+11
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-1/+1
* Coding style cleanups.Matthew Barnes2010-09-131-33/+33
* Bug 624216 - Runtime warning in Attachment Reminder pluginMatthew Barnes2010-07-131-122/+60
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-3/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+6
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-127/+0
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-10/+8
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-3/+3
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+3
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-1/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-175-319/+178
* Bug 600926 - Fails to build due to missing dependenciesJonathon Jongsma2009-11-101-0/+1
* Bug #570835 - Custom e-mail headers inserted with double columnMilan Crha2009-10-301-18/+16
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-10/+11
* Goodbye libgnome and libgnomeui!!Matthew Barnes2009-09-191-0/+2
* Simplify EPlugin loading at startup.Matthew Barnes2009-08-301-2/+2
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+0
* More whitespace cleanup.Matthew Barnes2009-07-191-4/+4
* Fix excessive whitespace.Matthew Barnes2009-07-142-2/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-272-14/+14
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-273-49/+48
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-272-46/+46
| * Fix compiler warnings in plugins.Matthew Barnes2009-05-272-3/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+1
|\|
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-2/+2
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-2/+2
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+1
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-251-5/+5
|/
* ** Fix for bug #572399Milan Crha2009-02-252-6/+14
* ** Fixes part of bug #564229Matthew Barnes2009-02-142-1/+8
* Reviewed by Srinivasa Ragavan <sragavan@novell.com>Takao Fujiwara2009-02-033-3/+38
* ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
* Reviewed by Matthew Barnes <mbarnes@redhat.com>Takao Fujiwara2009-01-093-1/+13
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-133-25/+39
* Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-012-2/+8
* New convenience function for launching help from Evolution. Displays anMatthew Barnes2008-08-152-8/+9
* Have a check for OS_WIN32 and handle the schema data differently. makeBharath Acharya2008-08-122-4/+22
* Added necessary libraries to link to. Build break while compiling onBharath Acharya2008-08-122-0/+6
* ** Fixes bug #543755Matthew Barnes2008-08-022-1/+7
* ** Fix for bug #544022Milan Crha2008-07-222-0/+8
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Bharath Acharya2008-07-211-0/+176
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-07-214-3/+437
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-212-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-062-6/+4
* Distribute the Glade file.Matthew Barnes2008-06-022-1/+7
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Ashish Shrivastava2008-06-023-54/+20
* ** Fix a bunch of compiler warnings.Matthew Barnes2008-05-232-1/+5
* ** Fixes bug #534360Matthew Barnes2008-05-232-4/+11
* Committing on behalf of Ashish Shrivastava <shashish@novell.com>Akhil Laddha2008-05-197-0/+893