lp:ubuntu/natty/indicator-appmenu

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/natty/indicator-appmenu
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

28. By Michael Terry

* Backport bug fixes from trunk:
  - When freeing existing entries, don't skip every other one
  - When an entry gets inserted mid-menu (instead of at the end),
    place it in the correct place instead of assuming the end
  - When a new entry gets added with an empty submenu, actually watch
    the submenu for new items instead of dropping it on the floor

27. By Ted Gould

New upstream release.
∘ Protect props_cb() with a reference and check for
cancellation (LP: #741488)

26. By Ted Gould

New upstream release.
∘ Adding a check of the indicator environment to hide the menu stubs
under Unity (LP: #703555)
∘ Send about-to-show on menus that don't have any children currently
(LP: #619811)
∘ Work around bugs in signaling by delaying the destruction of menu
caches for five seconds (LP: #718926)
∘ Disconnecting client signal handlers on displose (LP: #738561)
∘ Remove menuitem signals on root changes (LP: #743404)

25. By Ted Gould

New upstream release.
∘ Support Unregistering menus from DBus (LP: #734880)

24. By Ted Gould

New upstream release.
∘ Fix to match DBusmenu API changes
∘ Pass signal through libindicator to show menu items on Alt

23. By Ted Gould

* New upstream release.
  * Accessible description support
* debian/control: Updating libindicator to 0.3.19

22. By Ted Gould

* New upstream release.
  * Removing the unused 'destroy' signal on window menus
  * Removing g_error's in the .so
  * Use the menus_destroyed() function instead of removing from
    the hashtable. (LP: #714531)

21. By Ken VanDine

* src/indicator-appmenu.c
  - Using the destroy() function instead of just removing from the hashtable
    as it handles more details of switching windows. Then we have to unref
    as the destroy function does not. (LP: #714531)

20. By Ted Gould

* New upstream release.
  * Remove the signals on menu items we're no longer caring
    about (LP: #706941)
  * Close open menus when switching windows (LP: #709305)
  * Find the correct entry to remove when removing entries
  * Watch window closing at the indicator level instead of
    the window level to make it less racy

19. By Ted Gould

* New upstream release.
  * Stopping a crash when menus disappear
  * Check to make sure we're signaled with a BamfWindow and
    ignore other BAMF signals.
  * Check to ensure that what we get back from BAMF is non-NULL
    before connecting to it.

Branch metadata

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

Subscribers