aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor
Commit message (Expand)AuthorAgeFilesLines
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-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
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-132-3/+2
* 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
* Remove the last remaining usage of GConfMilan Crha2012-06-152-62/+1
* WebKit port - port pluginsDan Vrátil2012-03-291-1/+1
* Add missing linker flags.Matthew Barnes2012-03-041-0/+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
* Simplify library dependency flags.Matthew Barnes2011-10-051-6/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-9/+17
* Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-281-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-20/+42
* Coding style cleanups.Matthew Barnes2011-05-091-2/+2
* Bug #635144 - Using external editor duplicates signatureMilan Crha2011-02-021-1/+1
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-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
* Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-101/+0
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Make the gconf schemas installation rules consistent in all Makefiles.amFridrich Strba2010-03-161-4/+17
* Actually respect the --disable-schemas-install configure optionFridrich Strba2010-03-151-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-1/+1
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-0/+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 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-11/+13
* 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
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-0/+8
|\
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-052-2/+4
| * More code cleanup.Matthew Barnes2009-06-021-4/+4
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-4/+4
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | Radically reorganize source code.Matthew Barnes2009-06-251-1/+1
* | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-092-2/+4
* | More code cleanup.Matthew Barnes2009-06-021-4/+4
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-4/+4
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-221-1/+1
|\|
| * Bug 523216 – User-oriented plugin descriptionsMatthew Barnes2009-05-221-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-10/+9
|/
* Fix a build break in external-editor plugin.Matthew Barnes2009-05-051-0/+1
* Fix an eplug typo.Matthew Barnes2009-05-051-1/+1
* Re-mark some metadata strings for translationMatthew Barnes2009-05-051-2/+2
* Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
* Fix distcheck errors.Matthew Barnes2009-05-011-17/+0
* External Editor rewrite by Holger Macht. Fixes #567145Holger Macht2009-04-286-165/+300
* Define .error files correctly and external-editor crash fixMilan Crha2009-04-274-71/+89
* Windows port by Fridrich Strba.Tor Lillqvist2009-01-293-2/+28
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-272-1/+28
* ** Fixes bug #517151Matthew Barnes2008-08-022-1/+8
* ** 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-176-55/+215
* ** Part of fix for bug #515744Milan Crha2008-02-182-0/+10
* Committed on behalf of Denis Washington <denisw@svn.gnome.org>Sankar P2007-12-043-2/+11
* ** 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-256-0/+255