lp:~gary-lasker/software-center/less-flicker

Created by Gary Lasker and last modified
Get this branch:
bzr branch lp:~gary-lasker/software-center/less-flicker
Only Gary Lasker can upload to this branch. If you are Gary Lasker please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gary Lasker
Project:
Ubuntu Software Center
Status:
Merged

Recent revisions

1096. By Gary Lasker

we need to update the selected row for installs also

1094. By Michael Vogt

* data/dialogs.ui:
  - only display vscrollbar if needed for dependency removal alert
  - tweak window properties for dependency removal alert
* data/SoftwareCenter.ui:
  - tweak window properties for the rebuilding window
* po/POTFILES.in:
  - mark data/ui/dialogs.ui for translation
* software-center:
  - fix typo, thanks Jeremy Bicha! (LP: #625729)
* softwarecenter/app.py:
  - always make s-c sensitive again after catalog is rebuilt (LP: #626513)
* softwarecenter/apt/aptcache.py:
  - don't crash when no LANGPACK_PKGDEPENDS file exists (LP: #625562)
  - speed improvements for get_addons()
  - don't allow randompkg-something to list randompkg as an add-on
* softwarecenter/view/appdetailsview_gtk.py:
  - don't use capitalize() on add-on names, much thanks to Severin Heiniger!
    lp:~lantash/ubuntu/maverick/software-center/fixes-626067 (LP: #626067)
  - fix AttributeError while running test_appdetails_view.py
  - tweak padding between buttons in addons bar (LP: #625230)
  - don't reload screenshot (ie flicker) if we refresh an existing page
  - fix typo (LP: #622750)
  - fix some broken logic which gives wrong total size
  - show "x when installed" when addons are selected for installed pkg
* softwarecenter/view/availablepane.py,
  softwarecenter/view/channelpane.py:
  - add translators comment to clarify underscore behaviour (LP: #626718)
* softwarecenter/view/historypane.py:
  - tweak string for consistency (LP: #627215)
  - hide the architecture (introduced by new apt a little while back)
* softwarecenter/view/purchasedialog.py:
  - don't show as 'untitled window' in taskbar

1093. By Michael Vogt

merged lp:~mmcg069/software-center/pathbar-clip-fix that ensures
proper clipping for the pathbar, many thanks!

1092. By Michael Vogt

  - use AptClinet.install_packages() instead of commit_packages()
    for the install of commercial stuff to get the benefit of
    aptdaemons 03_auth_me_less patch
* softwarecenter/backend/restfulclient.py:
  - point SERVICE_ROOT for the internal login service to production
* softwarecenter/view/appdetailsview_gtk.py:
  - minor logging improvements

1091. By Gary Lasker

merge lp:~mmcg069/software-center/misbehaving-pathbar-fix, fixes
pathbar no longer shrinking to available width (LP: #625210),
many thanks Matthew McGowan!

1090. By Michael Vogt

* softwarecenter/backend/aptd.py:
  - make defaults for addons_{install,remove} empty lists instead
    of None to prevent crash when called with a empty argument

1089. By Michael Vogt

* softwarecenter/db/update.py:
  - fix screenshot url and thumbnail url loading
* softwarecenter/enums.py:
  - switch default to buy-host to software-center.ubuntu.com
  - allow override via the SOFTWARE_CENTER_BUY_HOST environment
    (useful for testing)

1088. By Michael Vogt

softwarecenter/enums.py: point to software-center.ubuntu.com (yeah!)

1087. By Michael Vogt

* softwarecenter/view/purchasedialog.py:
  - fix size and title for additional webkit windows (LP: #625385)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:software-center
This branch contains Public information 
Everyone can see this information.

Subscribers