lp://qastaging/ubuntu/precise/thunderbird
- Get this branch:
- bzr branch lp://qastaging/ubuntu/precise/thunderbird
Branch merges
Related bugs
Related blueprints
Branch information
- Owner:
- Ubuntu branches
- Status:
- Mature
Recent revisions
- 118. By Chris Coulson
-
[ Chris Coulson <email address hidden> ]
* Update globalmenu-extension to 3.2
- Fix LP: #915888 - Formatting toolbar menu entry is inverted
- Make uGlobalMenu::RemoveMenuObje ctAt work correctly when removed items
are not contiguous
- Don't try to recycle an item that wasn't a separator as an item that is
a separator, as this breaks the menu (we already ensured that the reverse
of this couldn't happen)
* Add Keywords entry to desktop file (LP: #973394)
- update debian/thunderbird. desktop. in [ Nekhelesh Ramananthan <email address hidden> ]
* Add additional keywords to desktop file
- update debian/thunderbird. desktop. in - 117. By Chris Coulson
-
* New upstream stable release (THUNDERBIRD_
11_0_1_ BUILD1)
- Fixes LP: #962631, LP: #971578* Update globalmenu-
extension to 3.1
- Reduce our memory footprint a bit, which wasn't really a lot anyway
- Avoid the use of the component manager for accessing commonly used
services, where "commonly used" means "accessed when building every
menu item". This should save some CPU cycles when building or
refreshing menus
- Try to recycle menuitems when they are removed from a menu by
adding contiguous blocks of removed items to a "free list" which
is emptied asynchronously, and reusing the items in this list when
new items are added in place of the removed items. This means that
menus which fully refresh on opening no longer alter the menu
structure, but instead just update properties on existing nodes.
This has a few benefits:
+ With no layout changes, unity-panel-service doesn't request
the entire menu structure, which significantly reduces dbus traffic
and makes it much faster to refresh the menu contents
+ The size of the menu doesn't change when it is refreshed, which
eliminates the flicker that used to occur when opening some menus
+ The HUD can refresh our menus now without triggering layout updates
(assuming that menu layout really hasn't changed)
- Remove all use of the global observer service for sending our own
internal notifications around
- Get rid of a static initializer
- Don't support older than Thunderbird 11
- Fix some GError leaks
- Hide the internal menu when creating a native menu, rather than
waiting for confirmation that the native menu is registered
successfully. We don't try to create a native menu if we don't
find a menu service to register the menu with anyway
- Keep menu contents updated whilst the menu is open, rather than
just whilst it is opening - 114. By Chris Coulson
-
* New upstream release from the beta channel (THUNDERBIRD_
11_0b5_ BUILD1) * Update debian/
patches/ fix-build- failure- without- yarr-jit. patch
* Fix LP: #926495 - Disable the SPS profiler on unsupported architectures
- add debian/patches/ no-sps- profiler- on-unsupported- archs.patch
- update debian/patches/ series - 112. By Chris Coulson
-
* New upstream release from the beta channel (THUNDERBIRD_
11_0b3_ BUILD1) * Update globalmenu-
extension to 2.0.4
- Add support for Thunderbird 12
- Ensure we correctly hide dummy menu items
* Fix LP: #915895 - Just set autoDisableScopes to 0. Other distributions
are already doing this, and we already made this feature pretty much
useless by allowing extensions in the application directory, so that our
language packs aren't disabled by default
- update debian/vendor.js
* Fix LP: #939657 - Don't call g_settings_new each time we create a HTTP
channel. Doing this causes a dbus roundtrip, and results in us spamming
the session bus and dbus-daemon using lots of CPU when updating mailboxes
- add debian/patches/ avoid-dbus- roundtrip- for-httpchannel .patch
- update debian/patches/ series
* Fix LP: #926495 - Add patch based on one from bmo: #691898 to enable
building on ppc again
- add debian/patches/ fix-build- failure- without- yarr-jit. patch
- update debian/patches/ series
* Fix LP: #894166 - Make Thunderbird work with our system hyphenation
patterns, and stop including our own
- update debian/vendor.js
- add debian/patches/ dont-include- hyphenation- patterns. patch
- update debian/patches/ series - 111. By Chris Coulson
-
* Add a missing file which caused Lightning to break (LP: #933951)
* Trick the addon manager in to thinking that Lightning has been updated
when upgrading
- update debian/thunderbird. postinst. in - 109. By Chris Coulson
-
* New upstream release from the beta channel (THUNDERBIRD_
11_0b2_ BUILD2) * Update messagingmenu to 0.9.3
- Don't request attention for messages that are automatically generated
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/quantal/thunderbird