[ubuntu/oneiric] software-center 4.1.23.5 (Accepted)
Michael Vogt
michael.vogt at ubuntu.com
Fri Sep 23 17:53:07 UTC 2011
software-center (4.1.23.5) oneiric; urgency=low
[ Robert Roth ]
* Fix inconsistent colors in banner (LP: #855417)
* softwarecenter/db/debfile.py,
softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- display total size in the details view for standalone
deb files (LP: #851222)
* softwarecenter/db/database.py:
- restore support for custom list searches
(LP: #835069, LP: #828281)
[ Kiwinote ]
* correctly index desktop files which refer to packages for which we must
install a version for a foreign architecture (eg skype)
* softwarecenter/backend/reviews.py:
- allow us to write reviews for apps with unicode appname (LP: #856052)
[ Matthew McGowan ]
* lp:~mmcg069/software-center/tweaks:
- mak the avg-rating label white when a row is selected
- TextBlock.set_visible_window to False. add a css comment
* lp:~mmcg069/software-center/bug635994-again:
- make the up/down -arrow behaviour available to both
detailsview_gtk and the catview_gtk (LP: #635994)
* lp:~mmcg069/software-center/re-fixes:
- additional fixes for the detailsview
[ Gary Lasker ]
* softwarecenter/ui/gtk3/panes/availablepane.py,
softwarecenter/ui/gtk3/panes/softwarepane.py:
- prevent potential crash at startup if views have not yet
been created on a call to refresh_apps (LP: #855622)
* softwarecenter/ui/gtk3/panes/availablepane.py,
softwarecenter/ui/gtk3/panes/installedpane.py:
- consolidate spinner code, add timeout mask for installed
view spinner
* softwarecenter/ui/gtk3/panes/softwarepane.py:
- display spinner while changing list view sort method
* softwarecenter/ui/gtk3/app.py:
- display spinner while loading previous purchases list
* softwarecenter/ui/gtk3/widgets/actionbar.py:
- fix regression in action bar button alignment (LP: #856872)
* softwarecenter/ui/gtk3/panes/availablepane.py:
- restore action bar functionality for custom lists
(LP: #835069)
- don't hide technical items during a custom list search
- restore custom list search using apt url syntax (LP: #828281)
* softwarecenter/ui/gtk3/dialogs/__init__.py:
- fix crash when showing error dialog (LP: #842678)
[ Didier Roche ]
* lp:~didrocks/software-center/new-oneconf-sync-signal:
- enable getting a last sync accurate date as soon as the sync
is done (LP: #855345)
[ Michael Vogt ]
* utils/submit_review_gtk3.py:
- setup logging from the helper to xdg
~/.cache/software-center/reviews-helper.log
* utils/submit_review_gtk3.py, softwarecenter/ui/gtk3/views/appview.py:
- use Gtk.ComboBoxText.new() instead of Gtk.ComboBoxText(). This makes
get_active_text() actually work on the combobox (LP: #856429)
* softwarecenter/utils.py:
- fix writing new config before using it (LP: #827527)
* softwarecenter/backend/reviews.py:
- write out the review stats in a C friendly bsddb so that unity
can use it too (thanks to Mikkel Kamstrup)
* softwarecenter/ui/gtk3/panes/availablepane.py:
- fix endless recursion (LP: #851671)
Date: Fri, 23 Sep 2011 11:58:02 +0200
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Maintainer: Michael Vogt <mvo at ubuntu.com>
https://launchpad.net/ubuntu/oneiric/+source/software-center/4.1.23.5
-------------- next part --------------
Format: 1.8
Date: Fri, 23 Sep 2011 11:58:02 +0200
Source: software-center
Binary: software-center
Architecture: source
Version: 4.1.23.5
Distribution: oneiric
Urgency: low
Maintainer: Michael Vogt <mvo at ubuntu.com>
Changed-By: Michael Vogt <michael.vogt at ubuntu.com>
Description:
software-center - Utility for browsing, installing, and removing software
Launchpad-Bugs-Fixed: 635994 827527 828281 835069 842678 851222 851671 855345 855417 855622 856052 856429 856872
Changes:
software-center (4.1.23.5) oneiric; urgency=low
.
[ Robert Roth ]
* Fix inconsistent colors in banner (LP: #855417)
* softwarecenter/db/debfile.py,
softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- display total size in the details view for standalone
deb files (LP: #851222)
* softwarecenter/db/database.py:
- restore support for custom list searches
(LP: #835069, LP: #828281)
.
[ Kiwinote ]
* correctly index desktop files which refer to packages for which we must
install a version for a foreign architecture (eg skype)
* softwarecenter/backend/reviews.py:
- allow us to write reviews for apps with unicode appname (LP: #856052)
.
[ Matthew McGowan ]
* lp:~mmcg069/software-center/tweaks:
- mak the avg-rating label white when a row is selected
- TextBlock.set_visible_window to False. add a css comment
* lp:~mmcg069/software-center/bug635994-again:
- make the up/down -arrow behaviour available to both
detailsview_gtk and the catview_gtk (LP: #635994)
* lp:~mmcg069/software-center/re-fixes:
- additional fixes for the detailsview
.
[ Gary Lasker ]
* softwarecenter/ui/gtk3/panes/availablepane.py,
softwarecenter/ui/gtk3/panes/softwarepane.py:
- prevent potential crash at startup if views have not yet
been created on a call to refresh_apps (LP: #855622)
* softwarecenter/ui/gtk3/panes/availablepane.py,
softwarecenter/ui/gtk3/panes/installedpane.py:
- consolidate spinner code, add timeout mask for installed
view spinner
* softwarecenter/ui/gtk3/panes/softwarepane.py:
- display spinner while changing list view sort method
* softwarecenter/ui/gtk3/app.py:
- display spinner while loading previous purchases list
* softwarecenter/ui/gtk3/widgets/actionbar.py:
- fix regression in action bar button alignment (LP: #856872)
* softwarecenter/ui/gtk3/panes/availablepane.py:
- restore action bar functionality for custom lists
(LP: #835069)
- don't hide technical items during a custom list search
- restore custom list search using apt url syntax (LP: #828281)
* softwarecenter/ui/gtk3/dialogs/__init__.py:
- fix crash when showing error dialog (LP: #842678)
.
[ Didier Roche ]
* lp:~didrocks/software-center/new-oneconf-sync-signal:
- enable getting a last sync accurate date as soon as the sync
is done (LP: #855345)
.
[ Michael Vogt ]
* utils/submit_review_gtk3.py:
- setup logging from the helper to xdg
~/.cache/software-center/reviews-helper.log
* utils/submit_review_gtk3.py, softwarecenter/ui/gtk3/views/appview.py:
- use Gtk.ComboBoxText.new() instead of Gtk.ComboBoxText(). This makes
get_active_text() actually work on the combobox (LP: #856429)
* softwarecenter/utils.py:
- fix writing new config before using it (LP: #827527)
* softwarecenter/backend/reviews.py:
- write out the review stats in a C friendly bsddb so that unity
can use it too (thanks to Mikkel Kamstrup)
* softwarecenter/ui/gtk3/panes/availablepane.py:
- fix endless recursion (LP: #851671)
Checksums-Sha1:
bea8a5f40318a264e3fca8fabe0f66f3c1c9f802 1008 software-center_4.1.23.5.dsc
17335e2d46d0a75a1e074f4dd988556166c0ca05 960539 software-center_4.1.23.5.tar.gz
Checksums-Sha256:
88650bf1ad6b41917fb6d291131754648a735758a3683a295e4b5896e5c4e0d8 1008 software-center_4.1.23.5.dsc
d30e0ecdf3a6a7c35bfc874632f154591f1eafb38d3649b97476a0e3e0021920 960539 software-center_4.1.23.5.tar.gz
Files:
cef8a7766adde9c2abef61f21c065c7c 1008 gnome optional software-center_4.1.23.5.dsc
50521c7be5961cf00ebd6399c5e3b9c4 960539 gnome optional software-center_4.1.23.5.tar.gz
More information about the Oneiric-changes
mailing list