geary:wip/739130-focus

Last commit made on 2014-10-28
Get this branch:
git clone -b wip/739130-focus https://git.launchpad.net/geary

Branch merges

Branch information

Name:
wip/739130-focus
Repository:
lp:geary

Recent commits

150d32c... by Jim Nelson

Possible fix for bug

bd78b50... by Robert Roth

Install icons into hicolor theme directory: Bug #737861

86316e1... by Robert Roth

Use common icon names and "mail-" prefix: Bug #713454

62ad567... by Мирослав Николић

Added Serbian translation

edc83bd... by Jim Nelson

Use File.delete_async() rather than File.delete(): Bug #714665

GLib minimum required version is now 2.34.

b5a4feb... by Jim Nelson

Don't return flags Set if none in database: Bug #713907

643c1d4... by Jim Nelson

Remove Status.RAILED ReplayOperation result code

Status.FAILED was only being used by CreateEmailOperation, and even
then it was being used inappropriately. ReplayOperations should throw
an Error on failure.

1ec6852... by Jim Nelson

Remove lazy_list_* operations and support code: Bug #713878

The lazy_list_* operations outlived their purpose long ago and now
represent dead interfaces and unused code paths.

da881c3... by Robert Schroll

Allow select-reply through message menu

Only use selection as quote if it is in the message whose message menu
was used.

https://bugzilla.gnome.org/show_bug.cgi?id=738187

0195d64... by Jim Nelson

.gitignore tokenizer binary if built by user