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

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

Branch merges

Branch information

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

Recent commits

6304693... by Matthew Barnes

NEWS update for 3.5.5.1 release.

cfc682f... by =?utf-8?q?Dan_Vr=C3=A1til?= <email address hidden>

Bug #681400 - Fix build against WebKitGtk+ 1.9.6

(cherry picked from commit b24af8b9cd942e50c43c61e7e688fda175ea858f)

6234743... by Matthew Barnes

NEWS update for 3.5.5 release.

07be245... by Matthew Barnes

Remove all GDK threads usage.

According to [1], we don't need to worry about GDK's global lock since
we don't call gdk_threads_init() or gdk_threads_set_lock_functions().

The GDK threads API is being aggressively deprecated by GTK+ developers
so let's just abandon it entirely. I've never really understood when
you're supposed to use it or not use it anyway, so it's good to be rid
of this confusion.

[1] https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00005.html

74d33d3... by Andika Triwidada

Updated Indonesian translation

5568d3e... by Andika Triwidada

Updated Indonesian translation

9b61aef... by Wang Dianjin

Update Chinese simplified translation for ui

8e864e0... by Мирослав Николић

Updated Serbian translation

465e1e6... by Matthew Barnes

configure.ac: Remove nm_minimum_version.

We don't talk directly to NetworkManager anymore.

5a05dd7... by Matthew Barnes

e-memo-shell-view-actions.c: Support deleting remote resources.