aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/templates/templates.c
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent variable names for GtkUIManagerMatthew Barnes2009-04-281-2/+2
|
* ** Fix for bug #556284Bharath Acharya2008-10-161-36/+6
| | | | | | | | | | | | | | 2008-10-15 Bharath Acharya <abharath@novell.com> ** Fix for bug #556284 * templates.c: (reply_with_template), * (org_gnome_templates_popup), (action_template_cb): Fixes for fetching the store using mail_component_peek_local_store. Fixes the right-click crash issues caused on OS_WIN32 by Templates plugin. svn path=/trunk/; revision=36620
* License ChangesSankar P2008-09-151-19/+17
| | | | | | | | | | 2008-09-15 Sankar P <psankar@novell.com> License Changes * plugins/templates/templates.c: svn path=/trunk/; revision=36333
* Fix compiler warnings in some of the test programs.Matthew Barnes2008-09-011-1/+1
| | | | | | | | | | | | | | | 2008-09-01 Matthew Barnes <mbarnes@redhat.com> * configure.in: Fix compiler warnings in some of the test programs. * mail/em-composer-utils.c (edit_message): * plugins/email-custom-header/email-custom-header.c: * plugins/templates/templates.c: Don't mix declarations and code. svn path=/trunk/; revision=36242
* Templates EPlugin : Remove unused header files.Johnny Jacob2008-07-211-1/+0
| | | | svn path=/trunk/; revision=35805
* ** Fixes Bug #200147Bharath Acharya2008-07-211-0/+764
2008-07-18 Bharath Acharya <abharath@novell.com> ** Fixes Bug #200147 Basic functionality implemented by Diego Escalante Urrelo <diegoe@gnome.org> Everyone owes him a big mug of Beer for that. ** Added Templates plugin * Makefile.am: * apps-evolution-template-placeholders.schemas.in: * org-gnome-templates.eplug.xml: * templates.c: * templates.glade: svn path=/trunk/; revision=35780