lp:~unity-team/unity/entry-activated-support
- Get this branch:
- bzr branch lp:~unity-team/unity/entry-activated-support
Branch merges
- Jason Smith (community): Approve on 2010-09-22
-
Diff: 64 lines (+12/-0)3 files modifiedunity-private/panel/panel-indicator-object-entry-view.vala (+3/-0)
unity-private/panel/panel-indicator-object-view.vala (+8/-0)
vapi/indicator.vapi (+1/-0)
Related bugs
Bug #637692: Action for top-level dropdown menu item not activated | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 537. By Gord Allott on 2010-09-22
-
fixes the places icons and workspace manager icon so that you can't drag them out
- 536. By Mikkel Kamstrup Erlandsen on 2010-09-22
-
Merge lp:~unity-team/unity/trash-i18n-fixes. Partial fix for bug #645038 "Trash menu items in Unity are either not translatable or translations are not loaded".
Still missing an issue with ngettext("%d item", "%d items", n_items); Please see the linked bug.
- 535. By Mikkel Kamstrup Erlandsen on 2010-09-22
-
Merge Mikkel's branch lp:~unity-team/unity/fast-icons:
* This branch optimizes the icon loading considerably. Most notably the places will now appear on screen much faster. You will note that on initial launch of a place the icons will not appear instantly - in fact may appear to arrive slower than before. This is due to the fact that the new code shows the place on screen much earlier than the old code.
* Fixes the bug where tiles in the places could sometimes have the wrong icon.
* DISCLAIMER: It breaks ABI and API of Unity.IO. Slightly. This was required to remove a heckuwa lot of reallocations of some big IO buffers. Unity internally has been updated to reflect this (of course). The place daemons are the only other consumers, and I will update them to require the latest unity, which should make this a non-problem.
- 532. By Mirco Müller on 2010-09-22
-
modified:
unity-private/ places/ places- place-search- navigation. vala Merged unity.fix-638285 after review and approval from Mikkel. The
forward- and back-buttons in the places-view are now rendered with
lowered opacity to better indicate being insensitive, thus the user does
not accidentally assume they can be pressed. Fixes LP: #638285 - 531. By Mirco Müller on 2010-09-22
-
modified:
targets/mutter/ window- management. vala Merged Jason's restore-
foce-activate branch after review and approval.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity