lp:~nataliabidart/software-center/cant-stop-the-music.trunk
Created by
Natalia Bidart
on
2012-06-18
and last modified on
2012-06-19
- Get this branch:
- bzr branch lp:~nataliabidart/software-center/cant-stop-the-music.trunk
Only
Natalia Bidart
can upload to this branch. If you are
Natalia Bidart
please log in for upload directions.
Branch merges
Propose for merging
- Michael Vogt: Approve on 2012-06-20
-
Diff: 1150 lines (+292/-302)16 files modifiedsoftwarecenter/ui/gtk3/panes/availablepane.py (+97/-119)
softwarecenter/ui/gtk3/panes/basepane.py (+19/-12)
softwarecenter/ui/gtk3/panes/historypane.py (+6/-22)
softwarecenter/ui/gtk3/panes/installedpane.py (+9/-21)
softwarecenter/ui/gtk3/panes/pendingpane.py (+0/-17)
softwarecenter/ui/gtk3/panes/softwarepane.py (+26/-37)
softwarecenter/ui/gtk3/session/navhistory.py (+2/-4)
softwarecenter/ui/gtk3/session/viewmanager.py (+9/-26)
softwarecenter/ui/gtk3/views/appdetailsview.py (+1/-0)
softwarecenter/ui/gtk3/widgets/videoplayer.py (+3/-0)
tests/gtk3/test_appdetailsview.py (+36/-24)
tests/gtk3/test_availablepane.py (+36/-0)
tests/gtk3/test_navhistory.py (+14/-14)
tests/gtk3/test_panes.py (+4/-4)
tests/gtk3/test_widgets.py (+27/-0)
tests/gtk3/windows.py (+3/-2)
Related bugs
Bug #1003954: video keeps playing when navigating away from the details page | Medium | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 3034. By Natalia Bidart on 2012-06-18
-
- Refactored ViewManager so page displaying calls a leave_page before changing
a page, and a enter_page when navigating into a page. - 3033. By Gary Lasker on 2012-06-12
-
* lp:~evfool/software-center/lp1011567:
- add F1 key as accelerator for opening Help (LP: #1011567) - 3032. By Gary Lasker on 2012-06-12
-
* lp:~evfool/software-center/lp1011605:
- update copyright date in the About window (LP: #1011605)
* - 3031. By Michael Vogt on 2012-06-11
-
TRIVIAL: .bzr-builddeb/
default. conf: update for rename of how the tests are run - 3029. By Michael Vogt on 2012-06-11
-
merged from the 5.2 branch (but revert debian/control Bzr-Vcs change as we don't want this in trunk)
- 3028. By Gary Lasker on 2012-06-07
-
* debian/control:
- remove recommends for gir1.2-launchpad- integration- 3.0 as it is no
longer needed (many thanks Robert Ancell)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:software-center