~vcs-imports/evolution/+git/evolution:email-factory-3-4

Last commit made on 2012-01-18
Get this branch:
git clone -b email-factory-3-4 https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
email-factory-3-4
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

9d861d7... by Matthew Barnes

Remove unused gtkhtml_editor_file_chooser_dialog_run().

Looks like it was used as a temporary stub. Not needed anymore.

957aad6... by Matthew Barnes

Update POTFILES.in.

d80ef9a... by Matthew Barnes

Forgot to remove mail/mail-mt.[ch].

173d1b8... by Matthew Barnes

Cosmetic cleanups.

Mostly sorting out #include's so they're not so jumbled together.

Also make EMailUISession's API consistent -- all functions should take
an EMailUISession pointer, not an EMailSession pointer.

8ece972... by Matthew Barnes

libemail-engine/Makefile.am cleanups.

be8b846... by Matthew Barnes

libemail-utils/Makefile.am cleanups.

01e233f... by Matthew Barnes

Drop EMAIL_UTILS and EMAIL_ENGINE automake variables.

Use EVOLUTION_DATA_SERVER_CFLAGS / EVOLUTION_DATA_SERVER_LIBS.
Covers all the same libraries. When the time comes we'll add
libemail-utils and libemail-engine flags to those definitions.

90ddc54... by Matthew Barnes

Get rid of duplicate and obsolete files.

Some of the #include's for these files were still pointing to the old
location in /e-util or /mail.

Also remove e-mail-local.* and e-mail-store.* from libemail-engine.
These files were obsoleted on the master branch.

d5c55c9... by Matthew Barnes

libemail-engine/Makefile.am: Include git.mk

3e56c33... by Matthew Barnes

Keep e-marshal in e-util.

Start using g_cclosure_marshal_generic() in signals.