lp:~yorba/geary/old-master

Created by Yorba and last modified
Get this branch:
bzr branch lp:~yorba/geary/old-master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Yorba
Project:
Geary
Status:
Merged

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://yorba.org/geary.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on neumayer and finished taking 1 minute — see the log
Import started on neumayer and finished taking 2 minutes — see the log
Import started on pear and finished taking 1 minute — see the log
Import started on pear and finished taking 1 minute — see the log

Recent revisions

1119. By Charles Lindsay

Add DOAP file for GNOME

1118. By Jim Nelson

Convert all MIME handling to Engine classes: Closes #6530

We've had numerous bugs due to improper MIME comparisons and dealing
with Content-Type and Content-Disposition (or their lack of presence
in a message). Now the Engine offers MIME classes that better deal
with these issues without exporting the GMime structures, which
are not as easy to manage and don't offer some of the things that
have bitten us in the past (such as case-insensitive comparisons).

1117. By Jim Nelson

Can't bld w/ Vala 0.22.1 WebKitGTK 2.2.2: Closes #7694, Closes #7695

Two problems:

(a) Vala 0.22.1 fixes a binding change in libnotify
that has to be fixed but causes Geary to be unable to build on prior
versions of Vala. libnotify.vapi added to solve this problem.

(b) New version of Vala appears to be more sensitive to detecting
problems in .gir files. Using our .metadata file to paper over these
issues in WebKit-3.0.gir.

1116. By Jim Nelson

Bump to 0.4.1+trunk

1115. By Jim Nelson

Update version to 0.4.1, update NEWS/changelog

Conflicts:
 CMakeLists.txt

1114. By Jim Nelson

Update translations for 0.4.1: Closes #7646

1113. By Yosef Or Boczko

Fix Search box clear button for RTL: Closes #7640

1112. By Yosef Or Boczko

Indent and outdent icons for RTL: Closes #7551

1111. By Jim Nelson

Don't use non-wildcarded form of LIST command: Closes #7624

With IceWarp IMAP server, the non-wildcarded form of LIST that
Geary was some times using was causing the Spam folder to return
a different name, triggering an assertion in Geary. This patch
works around that problem using an internal cache of folder names
and attributes, which is something we should've been doing anyway.

1110. By Jim Nelson

Fix IMAP STARTTLS handshaking: Closes #7454

The output stream was being inadvertantly closed right
before the STARTTLS handshake, causing the entire IMAP
connection to be considered dead.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.