lp://staging/~charlesk/indicator-appmenu/nogtk2
- Get this branch:
- bzr branch lp://staging/~charlesk/indicator-appmenu/nogtk2
Branch merges
- Lars Karlitski (community): Approve
-
Diff: 125 lines (+8/-52)4 files modifiedconfigure.ac (+7/-28)
src/gtkmodelmenuitem.c (+0/-13)
src/indicator-appmenu.c (+1/-5)
src/window-menu-model.c (+0/-6)
Branch information
Recent revisions
- 204. By Charles Kerr
-
merge lp:~allanlesage/indicator-appmenu/TDD-fixes for gcov fixes, including docs fixes which broke linking.
- 201. By Charles Kerr
-
merge lp:~desrt/indicator-appmenu/emit-unregister-signal to properly emit the WindowUnregistered signal when windows go away
- 200. By Charles Kerr
-
merge lp:~desrt/indicator-appmenu/no-search-tokens to check for search with no tokens before searching.
The search algorithm assumes that there will be at least one search token, so be sure not to submit any searches with zero tokens. This can happen if the user searches for " ", for example.
- 199. By Charles Kerr
-
merge lp:~charlesk/indicator-appmenu/remove-dead-file to remove a file that should have been deleted in the previous commit but was incorrectly resolved. h/t seb128
- 198. By Charles Kerr
-
merge lp:~allanlesage/indicator-appmenu/TDD to remove a dependency on gcovr, move gcov targets to their own makefile, and clean up .gcno files.
- 197. By Charles Kerr
-
merge lp:~desrt/indicator-appmenu/hud-performance to improve hud-service performance and search result quality by substantially reworking the core distance algorithm and the needle/haystack assignment algorithm.
- 196. By Charles Kerr
-
merge p:~charlesk/
indicator- appmenu/ lp-957417 to silence a coverity warning by removing a goto.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-appmenu/12.10