Merge lp://staging/~mvo/software-center/some-drawing-cleanups into lp://staging/software-center

Proposed by Michael Vogt
Status: Merged
Merged at revision: 3170
Proposed branch: lp://staging/~mvo/software-center/some-drawing-cleanups
Merge into: lp://staging/software-center
Diff against target: 136 lines (+14/-13)
5 files modified
softwarecenter/ui/gtk3/views/catview_gtk.py (+2/-0)
softwarecenter/ui/gtk3/widgets/buttons.py (+6/-11)
softwarecenter/ui/gtk3/widgets/description.py (+2/-1)
softwarecenter/ui/gtk3/widgets/exhibits.py (+2/-1)
softwarecenter/ui/gtk3/widgets/separators.py (+2/-0)
To merge this branch: bzr merge lp://staging/~mvo/software-center/some-drawing-cleanups
Reviewer Review Type Date Requested Status
Gary Lasker (community) Approve
Review via email: mp+123972@code.staging.launchpad.net

Description of the change

This is a bit of a pro-active branch. It ensures that good practises
are followed when dealing with a cairo context, i.e. that the context
is saved/restored in the do_draw() code and that its restored before
the drawing is propergated to the children.

To post a comment you must log in.
Revision history for this message
Gary Lasker (gary-lasker) wrote :

Interesting!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches