~vcs-imports/evolution/+git/evolution:gnome-3-7-3

Last commit made on 2012-12-19
Get this branch:
git clone -b gnome-3-7-3 https://git.launchpad.net/~vcs-imports/evolution/+git/evolution

Branch merges

Branch information

Name:
gnome-3-7-3
Repository:
lp:~vcs-imports/evolution/+git/evolution

Recent commits

2637d51... by Matthew Barnes

NEWS update for 3.7.3.2 release.

410550c... by Matthew Barnes

evolution-shell.pc.in: Remove libedataserverui-3.0.

(cherry picked from commit 20fcb7852503318cb02a77509b7e23f73871a649)

a3e4418... by Matthew Barnes

NEWS update for 3.7.3.1 release.

068ca62... by Milan Crha <email address hidden>

Fix a tests build break in e-util/

(cherry picked from commit a4a479bb365af9a004f1598166a40f462148518e)

b7662c2... by Matthew Barnes

main.c: Use g_type_ensure() to register plugin hook types.

Make sure EImportHook and EPluginUIHook types are registered at startup.

(cherry picked from commit c5244efdf6d65718c1f5dca6840e567bb84f41fa)

5422a63... by Matthew Barnes

NEWS update for 3.7.3 release.

6fecc58... by Matthew Barnes

Fix compiler warnings.

5e2efa2... by Matthew Barnes

Finish adding symbols to libeutil API docs.

63cff95... by Milan Crha <email address hidden>

Use cancellable mutex for photo and address book lookups in mailer

edf538b... by Milan Crha <email address hidden>

Revert part of the previous commit, EMailUISession::alert_user()

Keep the EMailUISession define its own implementation of
CamelSession::alert_user(). It's good for couple reasons:
a) dialog is shown above Evolution itself (has parent)
b) info dialogs are shown in an alert bar