lp:~larsu/thunderbird/libmessaging-menu-port

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/thunderbird/libmessaging-menu-port
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
Mozilla Thunderbird
Status:
Merged

Recent revisions

690. By Lars Karlitski

Make "Contacts" and "Compose" actions show up in the messaging menu

689. By Lars Karlitski

messagingmenu: initial port to libmessaging-menu

688. By Chris Coulson

kjdfhg k dfhgdsfhgiuoerhgli

687. By Chris Coulson

Update globalmenu-extension to 3.4 prerelease r436

686. By Chris Coulson

* Update globalmenu-extension to 3.4 prerelease r435
  + Keep the menu we export in sync with the document tree all of the
    time, rather than only when the menus are on screen. The HUD likes to
    open submenus without opening any of its ancestors, which can result in
    us handling events on menu nodes that are no longer in a document
    if an ancestor responds to a bubbled-up event by removing its
    children
  + Ensure we always null check the result of nsIDocument::GetCurrentDoc
  + When tearing down a menu, make sure that we empty out our DbusmenuMenuitem
    in case the parent reuses that item for another menu. Fixes a memory leak
    and an issue where Firebug menu items are duplicated indefinitely each
    time a menu is opened
*

685. By Chris Coulson

* Don't ship empty ".mkdir.done" files in our packages. This should probably
  be fixed in the upstream build system, but we'll do a temporary band-aid
  fix in the packaging for now just so we can get some builds
  - update debian/build/mozbuild.mk

684. By Chris Coulson

Update globalmenu-extension to 3.4 prerelease r431

683. By Chris Coulson

* Refresh patches
  - update debian/patches/unity-globalmenu-build-support.patch
  - update debian/patches/add-syspref-dir.patch

682. By Chris Coulson

* Update eds extension to 0.5 prerelease r141
  - Lots of refactoring
  - Added proper support for evolution-data-server 3.6. It actually
    works now
  - Make contact list commit async
  - Fix LP: #919612 - cannot write contact, with "Could not save nsIAbEDSCard
    property: SecondEmail" errors in the error console
  - Make setting dates work as expected
  - When selecting a generic image, clear the actual image property rather
    than saving the generic image pixel data to EDS
  - Ensure that phone numbers are displayed in the preview pane for EDS
    contacts
  - Use the upstream chat tab for managing IM handles. This requires
    Thunderbird 15
  - Ensure that chat handles appear in the contact preview pane
  - Make the preferred mail format option work (was always disabled in
    the edit UI)
  - Support storing Google Talk ID's in eds
  - Support Twitter as an IM account type (new in eds 3.6)
  - Implement nsAbEDSCard.deleteProperty
  - For number fields, handle the case where the passed in value converts
    to NaN
  - Implement nsAbEDSCard.copy and make nsAbEDSDirectory.addCard use this
  - Ensure we dispatch a notification when a directory name changes
  - Implement nsAbEDSDirectory.modifyCard and hide nsAbEDSCard.commit
  - Make contact list creation work properly
  - Display the year field in the contact editor for the anniversary date.
    This is supported fine by eds
  - Make copying contacts between EDS and non-EDS addressbooks work more
    reliably, rather than dropping fields such as PrimaryEmail
  - When copying a Thunderbird contact to an EDS folder, add the Thunderbird
    custom fields as "X-THUNDERBIRD-CUSTOM-*" vcard properties, rather than
    adding them to the note field
  - Don't unload libraries on shutdown. May fix a common shutdown crash

681. By Chris Coulson

Update globalmenu-extension to 3.4 prerelease r430

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers