lp://staging/~indicator-applet-developers/ubuntu/precise/libappindicator/upstream
Created by
Ted Gould
and last modified
- Get this branch:
- bzr branch lp://staging/~indicator-applet-developers/ubuntu/precise/libappindicator/upstream
Members of
Indicator Applet Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Ken VanDine: Pending requested
-
Diff: 919 lines (+167/-133)14 files modifiedChangeLog (+20/-0)
bindings/vala/examples/indicator-example.vala (+3/-3)
configure (+10/-10)
configure.ac (+1/-1)
debian/changelog (+9/-0)
debian/control (+1/-1)
docs/reference/html/ch01.html (+1/-1)
docs/reference/html/index.html (+1/-1)
docs/reference/html/libappindicator-app-indicator.html (+16/-16)
docs/reference/libappindicator-docs.sgml (+1/-1)
docs/reference/version.xml (+1/-1)
example/simple-client-vala.c (+83/-75)
example/simple-client-vala.vala (+18/-18)
src/app-indicator.c (+2/-5)
Related bugs
Bug #820080: broken fallback icons for indicators | Medium | Fix Released | |
Bug #869373: appindicator3-0.1.pc has incorrect include path | Undecided | Fix Released | |
Bug #875770: Indicator icon and name are not set properly in System Tray fallback | Undecided | Triaged | |
Bug #885080: the ibus' indicator fallback icon doesn't have a proper name | Low | Fix Released | |
Bug #923971: AppIndicator entries are ugly | High | Fix Released | |
Bug #931764: Jenkins build failure: mono bindings monomaniacally breaking | Critical | Fix Released | |
Bug #957471: Coverity PW.BRANCH_PAST_INITIALIZATION - CID 10737 | Medium | Fix Released |
Related blueprints
Branch information
- Owner:
- Indicator Applet Developers
- Status:
- Development
Recent revisions
- 302. By Charles Kerr
-
* New upstream release.
* Fix a Coverity PW.BRANCH_PAST_INITIALIZA TION error (LP: #957471)
* Fix FTB bug from ambiguity between Glib.Menu and Gtk.Menu in the Vala code - 299. By Ted Gould
-
* New upstream release.
* Set name and title in fallback status item (LP: #885080)
* Fix build in non-source dir cases (LP: #931764)
* Use file names for icons in fallback mode (LP: #875770)
* Add since declarations to documentation
* Fix test suite to work with libindicator 0.4.93
* Fix the mono binding properties
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/precise/libappindicator