lp://qastaging/~ps-jenkins/libindicator/latestsnapshot

Created by PS Jenkins bot and last modified
Get this branch:
bzr branch lp://qastaging/~ps-jenkins/libindicator/latestsnapshot
Only PS Jenkins bot can upload to this branch. If you are PS Jenkins bot please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
PS Jenkins bot
Project:
libindicator
Status:
Merged

Recent revisions

480. By PS Jenkins bot

Releasing 12.10.2daily13.02.25-0ubuntu1, based on r479

479. By Iain Lane

Install the gtk2 library into the multiarch directory. Fixes: https://bugs.launchpad.net/bugs/1131708.

Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.

478. By PS Jenkins bot

Releasing 12.10.2daily13.02.19-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

477. By Michael Terry

Multiarch for most of libindicator is fine. But the indicators themselves should continue to be installed in the same (non-multiarch) directory, for historical reasons. Fixes: https://bugs.launchpad.net/bugs/1126360.

Approved by Ɓukasz Zemczak, PS Jenkins bot, Mathieu Trudel-Lapierre.

476. By PS Jenkins bot

Releasing 12.10.2daily13.02.15-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

475. By Lars Karlitski

Add IndicatorNg.

IndicatorNg is an indicator object that reads an indicator service file and watches the bus for a corresponding service to appear. It turns the menus and actions exported by the service into an indicator entry. I think this is a good solution for the transition period in which we support both styles of indicators. (It means we don't need to copy templates around.)

An indicator service file must have an ".indicator" extension and contents simlilar to this:

  [Indicator Service]
  Name=indicator-test
  BusName=com.canonical.indicator.test
  ObjectPath=/com/canonical/indicator/test

For unity-panel-service, these files will be installed somewhere. The indicator-loader in this branch accepts a path to such a file as the first command line argument (instead of the .so file).

This can be tested with the example indicator in lp:~larsu/libunity/add-indicator (examples/indicator.vala).

Approved by Charles Kerr, Ted Gould.

474. By Didier Roche-Tolomelli

Add bootstrap message.

Approved by Lars Uebernickel.

473. By Ted Gould

Import debian/ from lp:~ubuntu-desktop/libindicator/ubuntu.

Approved by Didier Roche.

472. By Charles Kerr

12.10.1

471. By Charles Kerr

In libindicator, remove the cloak/decloak code in IndicatorObject to address Bug #1045372.

In indicator-loader, support hiding & re-showing IndicatorObjectEntries by caching their menuitems and using gtk_widget_hide / gtk_widget_show.

In tests/test-loader and tests/dummy-indicator-visible.c, support hiding & re-showing IndicatorObjectEntries by caching their parent widgetry instead of using gtk_widget_destroy().. Fixes: https://bugs.launchpad.net/bugs/1045372. Approved by Lars Uebernickel, jenkins.

Branch metadata

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

Subscribers