47
|
|
[ Matthew McGowan ] * merged lp:~mmcg069/software-center/backforward-redraw-fix * make the overlaywithpixbuf cellrenderer inherit from a text cellrenderer, does away with the need to have 1px column in the appview for accessibility reasons. (lp:~mmcg069/software-center/overlay-w-pixbuf-tweak) * add nice animation to pathbar elements (lp:~mmcg069/software-center/pathbar-scroll-inn)
[ Olivier Tilloy ] * fix LP: #564785: "each row has a progress bar (which itself never contains any text)" * show download completion status (LP: #460888) * add "bottom border" effect (LP: #439621) * add "history" GUI that reads /var/log/apt/history.log * Re-claim used memory after updating an existing AppStore with a new one (LP: #577540) * Fix the database update when run with a Turkish locale (patch by M. Vefa Bicakci). LP: #581207 * Make buttons activate on mouse up, fix other inconsistencies in list view button operation (LP: #514835)
[ Jacob Johan Edwards ] * merged lp:~j-johan-edwards/software-center/smooth_search, this massively improves the search and stops it from flickering (LP: #570682) * merged lp:~j-johan-edwards/software-center/action_bar that provides the foundation for the "custom packages list" branch * merged lp:~j-johan-edwards/software-center/unbranded_icons to provide a set of unbranded icons for e.g. Debian * merged lp:~j-johan-edwards/software-center/custom_lists to implement https://wiki.ubuntu.com/SoftwareCenter#Custom%20package%20lists
[ Ken van Dine ] * allow sharing apps via gwibber and apturl (lp:~ken-vandine/software-center/sharing)
[ Julian Andres Klode ] * merged lp:~juliank/software-center/debian that include fixes and updates for the new python-apt 0.8 API
[ Kiwinote ] * data/featured.menu.in: - Update featured applications list per Desktop team (LP: #548534) - Feature 'fretsonfire-game' rather than 'fretsonfire' (LP: #538646) * softwarecenter/view/app.py: - Set correct sensitivity of 'edit > undo,redo,cut,copy,delete,select_all' (LP: #439613, LP: #530194)
[ Michael Vogt ] * softwarecenter/view/appview.py: - simplify application list buildup and improve responsiveness * softwarecenter/view/*pane.py: - fix crash when ngettext is translated without %s format (LP: #449053) * add test/Makefile and ensure all tests are run in the bzr-buildpackage pre-build hook * softwarecenter/db/database.py, softwarecenter/view/appdetailsview.py: - add "StoreDatabase.get_iconname()" and use it * softwarecenter/view/appview.py: - small cleanups * softwarecenter/view/availablepane.py: - add iconnames when installing custom lists * softwarecenter/view/pendingview.py: - look for "appname" and "pkgname" (in this order) when showing the progress information * update about (LP: #566571) * merged lp:~apulido/software-center/mago_fix (many thanks to Ara Pulido) * data/unbranded-software-center.desktop.in: - add unbranded desktop file * softwarecenter/distro/__init__.py: - add new "get_app_name", "get_app_description" methods for easier branding of downstreams
|
Michael Vogt |
2.1.0 |
14 years ago
|
|
|
46
|
|
|
Julian Andres Klode |
2.0.3debian1 |
14 years ago
|
|
|
45
|
|
|
Michael Vogt |
2.0.3 |
14 years ago
|
|
|
44
|
|
|
Michael Vogt |
2.0.2 |
14 years ago
|
|
|
43
|
|
|
Michael Vogt |
2.0.1 |
14 years ago
|
|
|
42
|
|
|
Michael Vogt |
2.0 |
14 years ago
|
|
|
41
|
|
|
Michael Vogt |
1.1.26 |
14 years ago
|
|
|
40
|
|
|
Michael Vogt |
1.1.25 |
14 years ago
|
|
|
39
|
|
|
Michael Vogt |
1.1.24 |
14 years ago
|
|
|
38
|
|
|
Michael Vogt |
1.1.23 |
14 years ago
|
|
|
37
|
|
|
Michael Vogt |
1.1.22 |
14 years ago
|
|
|
36
|
|
|
Michael Vogt |
1.1.21 |
14 years ago
|
|
|
35
|
|
|
Michael Vogt |
1.1.20 |
14 years ago
|
|
|
34
|
|
|
Michael Vogt |
1.1.19 |
14 years ago
|
|
|
33
|
|
|
Michael Vogt |
1.1.18 |
14 years ago
|
|
|
32
|
|
|
Michael Vogt |
1.1.17 |
14 years ago
|
|
|
31
|
|
|
Michael Vogt |
1.1.16.1 |
14 years ago
|
|
|
30
|
|
[ Matthew McGowan ] * softwarecenter/view/widget/backforward.py: - add new widget for use in back/forward navigation feature
[ Michael Vogt ] * data/software-center.menu.in: - merge "System Tools" into "Accessories" - rename "System Packages" to "System" - add "Fonts" section - remove all sub-sections of "System", its one big list again - remove "Other" category and move it into "System" (as per spec) * softwarecenter/db/database.py: - add prefix "pkg_fuzzy" * add .menu term "SCPkgnameWildcard" to support wildcard based pkgname searches * softwarecenter/view/catview.py: - fix parsing when inline translations are available in the xml * softwarecenter/view/catview.py: - fix tests * softwarecenter/backend/channel.py: - add query for channels that are not yet enabled (via the app-install-data mechanism) * softwarecenter/distro/__init__.py: - add get_codename * fix inconsistency in naming (LP: #530368) * show (summary, name) for non-apps (LP: #530422) * merged lp:~mpt/software-center/categorization to improve categorization (many thanks) * merged lp:~mvo/software-center/back-forward-nav
[ Gary Lasker ] * softwarecenter/backend/channel.py: - add to reimplement channels as instances of a new SoftwareChannel class, supports fixing the issues below * softwarecenter/app.py, softwarecenter/view/viewswitcher.py, softwarecenter/view/channelpane.py: - enable Canonical partner channel repository view (LP: #530401) - fix crash when searching while in "Provided by Ubuntu" view (LP: #523781) - show all software items in the "Provided by Ubuntu" view (LP: #528043) - enable maintenance filter in the "Provided by Ubuntu" view (LP: #528057) - fix navigation button text for the "Provided by Ubuntu" view (LP: #530398) * softwarecenter/view/navhistory.py, softwarecenter/view/softwarepane.py, softwarecenter/view/availablepane.py, softwarecenter/view/widgets/pathbar2.py: - add navhistory.py, implement forward/back history feature for the "Get Software" section (using Matthew McGowan's BackForwardButton, many thanks!). (LP: #423754) * po/POTFILES.in: - add softwarecenter/backend/channel.py * data/ui/SoftwareCenter.ui: - in "View" menu, change "Applications" to "Software" (LP: #530377) * softwarecenter/view/installedpane.py: - hide searchentry field in details view (LP: 528121) * softwarecenter/view/availablepane.py, softwarecenter/view/channelpane.py, softwarecenter/view/installedpane.py: - change "Application(s)" to "Item(s)" in the status bar text (LP: #530374)
|
Michael Vogt |
1.1.16 |
14 years ago
|
|
|
29
|
|
|
Michael Vogt |
1.1.15 |
14 years ago
|
|
|
28
|
|
|
Michael Vogt |
1.1.14 |
14 years ago
|
|
|