lp://qastaging/~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream
- Get this branch:
- bzr branch lp://qastaging/~indicator-applet-developers/ubuntu/precise/indicator-appmenu/upstream
Branch merges
- Ken VanDine: Pending requested
-
Diff: 1560 lines (+613/-245)32 files modifiedChangeLog (+255/-0)
Makefile.am (+1/-35)
Makefile.am.coverage (+48/-0)
Makefile.in (+45/-39)
configure (+106/-68)
configure.ac (+4/-1)
data/Makefile.in (+5/-11)
debian/changelog (+19/-1)
debian/control (+4/-0)
docs/devel/html/HudAppMenuRegistrar.html (+1/-1)
docs/devel/html/HudDbusmenuCollector.html (+3/-3)
docs/devel/html/HudResult.html (+4/-4)
docs/devel/html/HudSource.html (+7/-7)
docs/devel/html/ch01.html (+1/-1)
docs/devel/html/ch02.html (+1/-1)
docs/devel/html/ch03.html (+1/-1)
docs/devel/html/ch04.html (+1/-1)
docs/devel/html/ch05.html (+1/-1)
docs/devel/html/hud-HudSettings.html (+2/-20)
docs/man/hud-cli.1 (+2/-2)
docs/man/hud-dump-application.1 (+2/-2)
docs/man/hud-list-applications.1 (+2/-2)
docs/man/hud-verify-app-info.1 (+2/-2)
m4/gcov.m4 (+13/-10)
src/Makefile.in (+18/-18)
src/hudquery.c (+1/-1)
src/hudtoken.c (+6/-0)
src/hudtoken.h (+1/-0)
src/indicator-appmenu.c (+2/-0)
tests/Makefile.in (+53/-11)
tests/test-dbus-message-count.in (+1/-1)
tools-vala/hud-gtk.c (+1/-1)
Related bugs
Related blueprints
Branch information
- Owner:
- Indicator Applet Developers
- Status:
- Development
Recent revisions
- 219. By Charles Kerr
-
* New upstream release.
* Faster searches and better search results. (lp: #947283, lp: #972354)
* Don't submit searches with zero tokens. (lp: #973203)
* Propertly emit the WindowUnregistered signal when windows go away.
* Improvements to the gcov automake rules.
* Fix bootstrap error in tests.
- reduce hud cpu usage and DoS on long strings (lp: #938584, lp: #948820) - 217. By Charles Kerr
-
* debian/control
- Added build depends needed for test-dbus-message- count:
* bamfdaemon,
* metacity,
* bustle,
* libindicator3-tools
This test is disabled in the distro package though, because it requires bustle which is in universe. - 215. By Charles Kerr
-
* New upstream release.
* Fix icon support.
* Fix a pair of memory leaks (LP: #965497)
* Added tests to benchmark dbus message traffic. - 211. By Ted Gould
-
* New upstream release.
* Support for XUL applications in the hud (LP: #921231)
* Init translation, fix system indicator names not translated in the HUD
(LP: #955880)
* Fix an hud-service assertion error (LP: #955937)
* Highlight hits in GMenuModel HUD (LP: #950079)
* Several Coverity bugs (LP: #957420, #957414, #957412, #957415)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/ubuntu/precise/indicator-appmenu