aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/external-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the webkit_dom_node_get_node_type function with equivalent macrosTomas Popela2014-09-121-1/+1
* Reduce the memory used by DOM variablesTomas Popela2014-08-071-0/+1
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-30/+76
* Bug 729905 - [external-editor] Mark composer changed after message body setMilan Crha2014-05-291-0/+2
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-1/+1
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Coding style and whitespace cleanup.Matthew Barnes2013-12-071-2/+3
* Fix/mute issues found by Coverity scanMilan Crha2013-11-151-1/+5
* Bug #704549 - Missing mnemonic in External Editor plugin configurationMilan Crha2013-08-091-2/+2
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-1/+2
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-1/+1
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-4/+5
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-061-19/+28
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-6/+6
* WebKit port - port pluginsDan Vrátil2012-03-291-1/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-2/+4
* Fix external editor example. Fixes bug #594736Andre Klapper2012-01-291-1/+1
* Tweak GSettings schemas.Matthew Barnes2011-11-231-5/+5
* Migrate external editor plugin to GSettingsRodrigo Moya2011-10-141-30/+22
* Coding style and whitespace cleanup.Matthew Barnes2011-09-141-9/+17
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-301-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-06-301-20/+42
* Coding style cleanups.Matthew Barnes2011-06-301-2/+2
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-06-301-1/+1
* Drop backward-compatibility cruft.Matthew Barnes2011-06-301-3/+0
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-191-1/+0
* Bug 632127 - Composer is editable while sending messageMatthew Barnes2010-10-151-6/+8
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-6/+9
* Coding style cleanups.Matthew Barnes2010-09-131-11/+11
* Bug #610495 - Plugins should define e_plugin_lib_enableRoy Marples2010-04-271-0/+8
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-081-1/+1
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-011-3/+3
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-131-8/+30
* Bug #586076 - [external-editor] Pass cursor pos to vimMilan Crha2009-08-111-14/+61
* Kill EMMenu and EMPopup.Matthew Barnes2009-08-101-1/+0
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-2/+2
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-4/+4
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-05-011-138/+251
* Resolve some differences between this branch and master.Matthew Barnes2009-04-281-2/+0
* Define .error files correctly and external-editor crash fixMilan Crha2009-04-281-66/+75
* Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-1/+7
* Untangle some circular dependencies with the composer.Matthew Barnes2009-01-201-3/+1
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-1/+22
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+5
* Added new files deleted files not needed.Sankar P2008-04-171-47/+143
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Added new plugins external-editor, which will make it possible to use anSankar P2007-10-251-0/+152