~mmcg069/software-center/reviews-and-netstatus

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Matthew McGowan
  • Date: 2011-01-21 21:45:18 UTC
  • mfrom: (1354.2.56 trunk)
  • Revision ID: matthew.joseph.mcgowan@gmail.com-20110121214518-z1a23pr59zruo6y3
merge w trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
software-center (3.1.10) UNRELEASED; urgency=low
 
1
software-center (3.1.11) UNRELEASED; urgency=low
 
2
 
 
3
  * softwarecenter/view/widgets/spinner.py:
 
4
    - modify to allow updating spinner label text on the fly
 
5
  * software-center,
 
6
    softwarecenter/app.py,
 
7
    softwarecenter/view/availablepane.py,
 
8
    softwarecenter/view/softwarepane.py:
 
9
    - defer loading the categories pane in the main view and display
 
10
      a spinner while it's loading, provides further startup time
 
11
      improvement
 
12
  * test/test_gui_buy_something.py:
 
13
    - fix test case
 
14
  * softwarecenter/app.py,
 
15
    softwarecenter/view/historypane.py:
 
16
    - connect app-list-changed signal handlers after each pane's
 
17
      view is fully initialized to insure correct status bar
 
18
      updating (fixes failure in test_supported_only test case)
 
19
  * softwarecenter/app.py:
 
20
    - don't back up one level in the navigation hierarchy if the
 
21
      backspace key is pressed while entering information during
 
22
      the purchase process (LP: #705676) 
 
23
 
 
24
 -- Gary Lasker <gary.lasker@canonical.com>  Thu, 20 Jan 2011 18:47:32 -0500
 
25
 
 
26
software-center (3.1.10) natty; urgency=low
2
27
 
3
28
  [ Michael Vogt ]
4
29
  * include full AUTHORS info into the about dialog,
13
38
  [ Kiwinote ]
14
39
  * softwarecenter/app.py:
15
40
    - don't crash on pressing backspace in the history pane (LP: #696639)
 
41
  * softwarecenter/backend/aptd.py:
 
42
    - play nicely after cancelling policykit dialog
16
43
  * softwarecenter/db/application.py:
17
44
    - display correct version number for installed packages (LP: #695026)
18
 
 
19
 
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 03 Jan 2011 14:15:47 +0100
 
45
  * softwarecenter/distro/*.py:
 
46
    - fix broken translations (LP: #703610)
 
47
 
 
48
  [ Gary Lasker ]
 
49
  * softwarecenter/models/appstore.py,
 
50
    softwarecenter/backend/aptd.py,
 
51
    softwarecenter/models/appstore.py,
 
52
    softwarecenter/view/appdetailsview_gtk.py,
 
53
    softwarecenter/view/appdetailsview_webkit.py,
 
54
    softwarecenter/view/appview.py:
 
55
    - restore progress bar feedback when installing/removing software
 
56
      from within the applist view (LP: #701589)
 
57
    - clean up unused code
 
58
  * softwarecenter/backend/aptd.py:
 
59
    - attach the aptdaemon progress-changed listener earlier in the
 
60
      transaction to allow for more instant progress feedback in the UI
 
61
 
 
62
 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 17 Jan 2011 13:46:48 +0100
20
63
 
21
64
software-center (3.1.9) natty; urgency=low
22
65