2009-04-12 Matthew Barnes <mbarnes@redhat.com>
** Remove a bunch of juvenile comments. Source code should
look professional, even if some developers are not.
svn path=/trunk/; revision=37514
2009-03-08 David Planella <david.planella@gmail.com>
Added Catalan translation of the Evolution welcome e-mail and quick
reference
* configure.in: Added Makefiles for the Catalan translations of the
welcome e-mail and quick reference.
* mail/default/Makefile.am: Added Catalan (ca) to the list of
subdirectories
* mail/default/ca/Inbox: Added Catalan translation by David Planella
* mail/default/ca/Makefile.am: Created Makefile template
svn path=/trunk/; revision=37381
2009-02-24 Matthew Barnes <mbarnes@redhat.com>
* MAINTAINERS:
Add myself as a Shell maintainer, with Srini's permission.
svn path=/trunk/; revision=37319
2009-01-29 Tor Lillqvist <tml@novell.com>
Cross-compilation from Linux to Windows support by Fridrich Strba.
* configure.in: Check for <sys/wait.h>. Don't look for socklen_t
on Windows.
If cross-compiling, we obviously can't run the test to find out
the preferred formats for charset names of iconv(). We know them a
priori for Windows, though. For cross-compilation to other
platforms more change is needed.
* win32/Makefile.am: Use $(DLLTOOL) instead of hardcoding name.
svn path=/trunk/; revision=37193
2009-10-19 Matthew Barnes <mbarnes@redhat.com>
* configure.in:
Keep evolution and evolution-data-server versions in lockstep
from now on to avoid any more dependency screw ups.
svn path=/trunk/; revision=37103
2009-01-12 Philip Van hoof <philip@codeminded.be>
* e-util/e-plugin.c
* e-util/e-plugin.h
* shell/main.c: EPlugins must be loaded after Bonobo init, else variables
like `session` are not available for plugin's initialization functions.
(Fixes Bug #565681)
svn path=/trunk/; revision=37052
2009-01-08 Milan Crha <mcrha@redhat.com>
** Part of fix for bug #565376
* configure.in:
Bump eds requirement to 2.25.5 because of new functionality.
svn path=/trunk/; revision=37016