| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename libcomposer to libevolution-mail-composer. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 1 | -1/+1 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 1 | -2/+2 |
* | Use CamelMimeFilterToHTMLFlags enum type where appropriate. | Matthew Barnes | 2013-02-07 | 1 | -1/+2 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 1 | -1/+1 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 1 | -2/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 2 | -3/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -4/+5 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 1 | -19/+28 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -6/+6 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 2 | -62/+1 |
* | WebKit port - port plugins | Dan Vrátil | 2012-03-29 | 1 | -1/+1 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 1 | -0/+1 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 1 | -2/+4 |
* | Fix external editor example. Fixes bug #594736 | Andre Klapper | 2012-01-29 | 1 | -1/+1 |
* | Tweak GSettings schemas. | Matthew Barnes | 2011-11-23 | 1 | -5/+5 |
* | Migrate external editor plugin to GSettings | Rodrigo Moya | 2011-10-14 | 1 | -30/+22 |
* | Simplify library dependency flags. | Matthew Barnes | 2011-10-05 | 1 | -6/+5 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -9/+17 |
* | Including <glib-object.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Including <glib.h> directly is rarely needed. | Matthew Barnes | 2011-05-28 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -20/+42 |
* | Coding style cleanups. | Matthew Barnes | 2011-05-09 | 1 | -2/+2 |
* | Bug #635144 - Using external editor duplicates signature | Milan Crha | 2011-02-02 | 1 | -1/+1 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -3/+0 |
* | Move more account utilities to e-account-utils.c. | Matthew Barnes | 2010-10-19 | 1 | -1/+0 |
* | Bug 632127 - Composer is editable while sending message | Matthew Barnes | 2010-10-15 | 1 | -6/+8 |
* | Use new GDK keysym names if available. | Matthew Barnes | 2010-09-18 | 1 | -6/+9 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -11/+11 |
* | Bug #610495 - Plugins should define e_plugin_lib_enable | Roy Marples | 2010-04-27 | 1 | -0/+8 |
* | Generate ChangeLog files for tarball releases. | Matthew Barnes | 2010-04-03 | 1 | -101/+0 |
* | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 1 | -1/+0 |
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 1 | -4/+17 |
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 1 | -1/+1 |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -0/+1 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -1/+1 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -3/+3 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -8/+30 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -11/+13 |
* | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-11 | 1 | -14/+61 |
* | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 1 | -1/+0 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -1/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+8 |
|\ |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 2 | -2/+4 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -4/+4 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -4/+4 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -1/+1 |
* | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 2 | -2/+4 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -4/+4 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -4/+4 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -10/+9 |
|/ |
|
* | Fix a build break in external-editor plugin. | Matthew Barnes | 2009-05-05 | 1 | -0/+1 |
* | Fix an eplug typo. | Matthew Barnes | 2009-05-05 | 1 | -1/+1 |
* | Re-mark some metadata strings for translation | Matthew Barnes | 2009-05-05 | 1 | -2/+2 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | Fix distcheck errors. | Matthew Barnes | 2009-05-01 | 1 | -17/+0 |
* | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-04-28 | 6 | -165/+300 |
* | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-27 | 4 | -71/+89 |
* | Windows port by Fridrich Strba. | Tor Lillqvist | 2009-01-29 | 3 | -2/+28 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 2 | -1/+28 |
* | ** Fixes bug #517151 | Matthew Barnes | 2008-08-02 | 2 | -1/+8 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+5 |
* | Added new files deleted files not needed. | Sankar P | 2008-04-17 | 6 | -55/+215 |
* | ** Part of fix for bug #515744 | Milan Crha | 2008-02-18 | 2 | -0/+10 |
* | Committed on behalf of Denis Washington <denisw@svn.gnome.org> | Sankar P | 2007-12-04 | 3 | -2/+11 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -4/+4 |
* | Added new plugins external-editor, which will make it possible to use an | Sankar P | 2007-10-25 | 6 | -0/+255 |