lp:~igors/do-plugins/Thunderbird-fix

Created by Igor Slepchin and last modified
Get this branch:
bzr branch lp:~igors/do-plugins/Thunderbird-fix
Only Igor Slepchin can upload to this branch. If you are Igor Slepchin please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Igor Slepchin
Project:
Do Plugins
Status:
Merged

Recent revisions

687. By Igor

Strip leading/trailing spaces and quotes from display names so that
multiple Thunderbird contacts get merged better.

686. By Igor

Get rid of a data member that is only needed to compute UpdateItems.

685. By Igor

Get rid of the debug printouts.
Convert the remaining error log to Do Logging (adds dependency on Do.Platform).

684. By Igor

Fix a typo in method's name.

683. By Igor

M-tabify

tabs seem to be the norm in gnome-do projects...

682. By Igor

Sort Thunderbird contacts by PopularityIndex.

Do doesn't seem to pay attention to ChildrenOfItem when selecting the main ContactItem,
which makes for rather ugly user experience when dealing with multuple emails
for the same contact. This change tries to alleviate this by sorting emails by Thunderbird's
PopularityIndex, i.e., the most frequently used email for a Contact will become
the default one sooner or later.

681. By Igor

more consisent spacing around parentheses.

680. By Igor

Use name instead of email in contact detail Description;
Store emails associated with a name in a Dictionary for easier lookup.

679. By Igor

Attempt to fix up indentation/formatting for consistency.

678. By Igor

Don't store duplicate emails;
as a consequence, don't leak memory when UpdateItems is called multiple times.

Branch metadata

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

Subscribers