[gnome-software] Created tag GNOME_SOFTWARE_3_21_4
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] Created tag GNOME_SOFTWARE_3_21_4
- Date: Mon, 18 Jul 2016 10:20:37 +0000 (UTC)
The signed tag 'GNOME_SOFTWARE_3_21_4' was created.
Tagger: Richard Hughes <richard hughsie com>
Date: Mon Jul 18 11:20:22 2016 +0100
==== Version 3.21.4 ====
Changes since the last tag 'GNOME_SOFTWARE_3_21_2':
A S Alam (1):
Completed Punjabi Translation
Allan Day (7):
trivial: Adjust vertical spacing on app page
add some vertical padding to the app pages
minor styling improvements to app lists
another minor tweak to app list layout
minor tweaks to summary tile layout
consistent tile spacing
tweak the style of list headings
Baurzhan Muftakhidinov (1):
Updated Kazakh translation
Cédric Valmary (1):
Updated Occitan translation
Daniel Mustieles (6):
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Dušan Kazik (2):
Updated Slovak translation
Updated Slovak translation
Fabio Tomat (1):
Updated Friulian translation
GNOME Translation Robot (2):
Updated Scottish Gaelic translation
Updated Scottish Gaelic translation
Iain Lane (2):
trivial: Add provenance and is_free in gs_app_to_string
Support launching appstream://id
Jakub Steiner (3):
style: fix backdrop colors
featured: update identity for inkscape
theme: license banners backdrop
Jeremy Bicha (1):
Disable app folders feature when run outside GNOME
Joaquim Rocha (26):
trivial: Use g_clear_object in Flatpak's gs_plugin_destroy
Do not set the management plugin from gs-appstream
Add a plugin to manage user-level Flatpak applications
Rename gs-plugin-flatpak.c as gs-plugin-flatpak-system.c
Refactor gs-plugin-flatpak-system.c to use the gs-flatpak module
Refactor gs_shell_overview_search_button_cb
trivial: Remove shortcut link buttons from the install_remove size group
Fix selecting the first subcategory
Get the kind from the app itself when uninstalling it in GsFlatpak
Make the GsAppTile an abstract class
Make GsPopularTile a subclass of GsAppTile
Make GsFeatureTile a subclass of GsAppTile
Only set the management plugin on an app if it differs
Add gs_utils_rmtree convenience function
Expand the apps box vertically in the category view
Set the apps box's selection mode to none in the category view
trivial: Fix how the apps' name + state are translated
Show the non-free tags in the installed page based on a gsetting
Show the non-free tags in the details page based on a gsetting
Don't show folders' names in the installed page if folders are not enabled
Show the info banner about a non-free app only if settings allow it
Add the Reference top-level category
Fix back button visibility when changing modes
Position the launch button before the remove in the details page
Do not show the remove button when the app is being removed
Allow to install user flatpaks if their runtime exists in the system
Jordi Mas (4):
Update Catalan translation
Update Catalan translation
Fixes to Catalan translation
Update Catalan translation
Kalev Lember (31):
Factor out gs_utils_show_error_dialog()
Show the distro version in error message when a system upgrade fails
Fix the distro upgrade errors to show up
trivial: Fix underlinking in the packagekit-origin plugin
fedora-distro-upgrades: Add fallbacks for the background image
packagekit: Correctly set state for UNAVAILABLE packages
app row: Fix description to show up for UNAVAILABLE apps
extras: Update search flags
app row: Correctly handle enabled_metadata=1 apps
app folder dialog: Make the dialog work again
shell: Avoid destroying modal windows in the "response" signal handler
Fix distro upgrade cancelling
fedora distro upgrades: Update the "Learn More" link
Fix distro upgrade invalidation state transitions to actually work
upgrade banner: Improve layout when transitioning between states
review row: Use flat buttons instead of a special style class
review row: Add an additional box to make styling easier
review row: Set a style class to make styling easier
trivial: Fix css whitespace
plugin loader: Don't crash when refine fails in one plugin
Fix simulating system upgrades
update monitor: Fix a possible crash when download-updates setting is changed
trivial: Don't emit a warning for downgraded packages
trivial: Don't emit a warning for obsoleted packages
Set a reasonable cache age for system upgrades
trivial: Fix a compiler warning
Avoid destroying the refresh confirm dialog twice
trivial: Fix a debug line
Use UNAVAILABLE state to denote packages-to-be-removed
trivial: Ignore one more state from PK
Add a dialog to confirm upgrade removals
Lapo Calamandrei (11):
css: insensitive kudo-pill tweaks
css: insensitive kudo-pill backdrop style
gs-review-row.ui: set activatable prop to false
review row: set spacing to 0 on the vote buttons box
review row: add vote-buttons style class to box_vote_buttons.
css: style review valutation buttons
css: simplify review valutation buttons separator
css: gtk+3.18 friendly style
css: fix a typo...
css: fix another typo...
css: typo galore
Muhammet Kara (7):
Updated Turkish translation
Updated Turkish translation
Updated Turkish translation
Updated Turkish translation
Updated Turkish translation
Updated Turkish translation
Updated Turkish translation
Piotr Drąg (4):
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Updated Polish translation
Richard Hughes (276):
trivial: Add some docbook explaining adoption
flatpak: Use the plugin cache to avoid creating duplicate GsApp objects
Add gs_plugin_cache_invalidate()
trivial: Fix last rebase typo
trivial: Make docbook valid XML
trivial: Do not use gtk-doc headers in the plugins
Enable gtk-doc generation for documentation
Remove the unused xdg-app plugin
trivial: Don't use the old name for the ODRS
Don't make the hardcoded fallback for popular apps conditional on flatpak
trivial: Only introspect certain types when generating docs
trivial: Fix up .gitignore to have a clean checkout
trivial: Ensure hardcoded popular entries with MATCH_ANY_PREFIX
trivial: Only show the license-is-free debug line if the license is set
Refine the AppStream-defined featured application
Blacklist links.desktop -- it's just not an app
Use the plugin cache in more places
Make the plugin cache threadsafe
trivial: Add gs_app_list_remove_all()
Check the list for duplicates when doing gs_app_list_add()
Correctly trigger systemd offline updates when only processing OS updates
Do not overwrite the update version if already set
Do not add unrelated update descriptions from AppStream
Do not call PackageKit.GetPackages() at startup
trivial: Add some metadata to identify what plugin created a GsApp
Do not show OS Upgrades in the pending list
Invalidate the upgrade if the update list is changed
trivial: Actually reset the upgrade state
Ensure PackageKit actions are tagged with the correct GsApp
Invalidate the OS upgrade state for any install or remove
trivial: Do not set the state from AppStream metadata
trivial: Fix a potential crash
Move the popular data to the distro metadata
Move the featured apps from XML to a plugin
Show a warning when more than one app matches a wildcard
When matching a wildcard match the prefix
steam: Fix buffer-overrun spotted by valgrind
Don't show a warning when one thread removes another threads timer
Always request the icon for the overview shell
Move all the icon loading to the icons plugin
Allow plugins to add more than one icon
Ensure the AppStream plugin adds all relevant icons
Do not show a warning when an AppStream update description contains markup
Don't use deprecated fwupd API
fwupd: Do not use deprecated API
Return all refresh warnings when running interactively
Load the small thumbnail if available when loading screenshots
Move the name out of gs_category_new()
Show icons in the overview category list
Unexport some GsCategory API the plugins should not use
Show a category key color on the overview page
Do not show all categories on the overview page by default
Do not show the search bar by default
trivial: Hide the category expander when switching pages
trivial: Add a g_return_val_if_fail() to help debug an issue
trivial: Fix refining anything with GS_PLUGIN_REFINE_FLAGS_REQUIRE_RELATED set
trivial: Fix adding PackageKit sources
trivial: Fix critical warning when getting the OS release
trivial: Fix a CSS error when decimal is not '.'
trivial: More category fixups
trivial: Fix up a gtk-doc comment
trivial: Fix 'make check' after recent flatpak commit
trivial: Be nice to people installing gnome-software locally
Show installed flatpak apps in the sources dialog
trivial: Factor out gs_flatpak_file_to_app() for future use
Support installing .flatpakrepo files
trivial: Do not animate the categories expander when switching pages
trivial: Show the size of the categories in gnome-software-cmd
trivial: Allow refining the icon in gnome-software-cmd
Add the concept of 'desktop groups' to GsCategory
trivial: Use the child category when using gs_plugin_loader_get_category_apps()
trivial: Remove the 'All' category from the group list
Define a new category tree as a superset of the existing desktop categories
Add back an 'All' sub-category to some categories
Switch to using GtkSearchBar
Don't flash the spinner for a short time when searching
Show the search button in the search shell
Split up the desktop categories plugin once again
trivial: Fix underlinking in the flatpak-system plugin
trivial: Add enough debug information to track down broken plugins
trivial: Respect disabled flatpak remotes
trivial: Never repeat the AppStream icon refine
Use the UNAVAILABLE state for disabled flatpak remotes
trivial: Also refine the flatpak runtime state at the same time as the app
trivial: Show all the quirks in the debug output
trivial: Fix the hardcoded gnome-builder desktop ID
trivial: Refactor the refine functionality for future code
Do a second resolve pass for unadopted wildcard apps
trivial: Do not show the [0] counter when there are no updates
trivial: Bump the plugin version as we've renamed plugins
trivial: Never notify about updates when there are none
trivial: Match all length of desktop groups
Install flatpak bundles system-wide by default
trivial: Do not do the self tests in the example spec file
Add two utility functions for plugins
Use a helper object for flatpak plugins
trivial: Fix up some whitespace issues
trivial: Actually run the flatpak self tests
Try really hard to have two rows of important categories
Correctly unmap modal dialogs
Allow plugins to be enabled and disabled at runtime
Use a symlink cache for the flatpak AppStream support
Ensure apps show up straight away when a new flatpak remote is added
trivial: Be more forgiving when parsing AppStream locations
trivial: Don't auto-keyword AppStream files with blank origins
trivial: Actually remove dead flatpak symlinks
trivial: Rename some internal GsPlugin functionality
Simplify the mode changing and back button handling
trivial: The search results need navigational control
trivial: Improve the error message when downloading fails
Decrease the network timeout from 60s to 10s
trivial: Use NO_PULL when updating a downloaded flatpak application
trivial: Add gs_utils_get_error_value() for future use
trivial: Add a sync version of the review action functionality
trivial: Add two new error values
Add GsAuth as a set of authorization parameters
trivial: Make dummy conflict with the ODRS
trivial: Add GsAuthAction
trivial: Allow plugins to register authentication providers
trivial: Add several new vfuncs for the new authentication functionality
trivial: Add a sync version of the auth_action method
trivial: Add self tests for the new authentication functionality
Add a dialog that can be used to get authentication data
Use the authentication dialog to login if posting the review failed
trivial: Fix a tiny compiler warning
trivial: Ignore categories that have no applications when promoting
trivial: trigger the symlink rebuild after updating flatpak AppStream metadata
trivial: Do not remove the AS_APP_QUIRK_MATCH_ANY_PREFIX in the plugin loader
trivial: Do not continue to run authentication plugin vfuncs on error
trivial: Do not emit updates-changed twice on flatpak changing
trivial: Manually drop the cache when we detect that flatpak has changed
trivial: Fix last commit, sorry!
trivial: Use a indirect function for reloading a page
Show new search results if reloading the category shell
Do not use gs_plugin_cache_invalidate()
Add gs_plugin_reload() to trigger an app reload
Revert "trivial: Do not remove the AS_APP_QUIRK_MATCH_ANY_PREFIX in the plugin loader"
Call gs_plugin_reload() if more than 10 apps change
Do not reload all shells when the updates list changes
trivial: Show the GsApp's that are detected during reload
trivial: Never use remote icons for shell extensions
trivial: Refactor a conversion function for future use
Do not refresh all appliation state when a shell extension changes
trivial: Correctly show the installed status of shell extensions
trivial: Never show wine applications in the installed panel
trivial: Use the correct case for the featured menu spec category
trivial: Don't try to refine non-package names with PackageKit
trivial: Update the AppData screenshots to reflect reality
trivial: Never allow adding duplicate categories to apps
Add gs_app_set_priority() to allow plugins be better than others
trivial: Don't keep trying to download metadata from broken flatpak repos
trivial: Don't print a warning about empty error messages
Don't crash when refreshing the list of shell extensions
trivial: Actually delete the symlink when it is invalid
Do not crash when submitting a new review
trivial: Enforce UTF-8 json output when sending ODRS reviews
Ensure reviews are shown in the correct order
Unblacklist remote-viewer.desktop, it's getting AppData now
Fix a crash when double clicking files
Always use the specified 0..1 scale when adding GdkRGBA key colors
trivial: Add a simple self test for AS_APP_QUIRK_MATCH_ANY_PREFIX
trivial: Fix make check when using fwupd from master
trivial: Add a test where a local pkgname is matched in AppStream
trivial: Respect priority when deduplicating apps
Add all wildcard matches when resolving
trivial: Fix critical warning for broken shell extensions
Add the CSS metadata for all wildcarded applications
trivial: Don't spam the debug log when setting metadata
trivial: Don't include the prefix when saving webapps
trivial: Prefer results from snapd over distro packages
Load the new-style epiphany web-app location
trivial: Set a fake one-line summary for manually added web-apps
Add a GSettings key for allowing upgrading to pre-release distro versions
trivial: Add a --quit command line argument
trivial: Fix two memory leaks when setting custom CSS on widgets
trivial: Fix a memory leak in gs_app_to_string()
trivial: Fix a memory leak when getting PackageKit application histories
trivial: Fix the name of the prerelease upgrade setting
trivial: Fix a few compile warnings on non-Fedora
trivial: Get rid of useless internal-only gtk-doc markup
trivial: Disallow clicking on the app details star rating
Show the 'More Reviews' button in the details panel
Always show the 'MyLanguage' kudo when in en_US locale
trivial: Fix make distcheck
Add functionality to load and save the GsAuth to disk
Add gs_plugin_get_auth_by_id()
trivial: Fix the --enable-gtk-doc build
Add gs_plugin_get_language()
ubuntu-reviews: Use gs_plugin_get_language()
trivial: Pass around the GsPlugin in the odrs plugin
Allow plugins to choose what is saved inside GsAuth
trivial: Delete dangling symlinks in the flatpak cache refresh
trivial: Do not create and then delete the flatpak symlink at startup
trivial: Use sensible icon names for the artificial category names
trivial: Fix launching installed web-apps
trivial: Use the new flatpak mimetypes
Be more aggressive setting the origin for packages
Try to detect sandboxed applications
Add an extra kudo for sandboxing into the details page
Show the present and update version in the app row
Add gs_app_set_origin_hostname() and allow plugins to refine it
Set the origin-hostname from the flatpak plugins
Add a plugin to set the origin-hostname for packages
Save the origin-hostname in the shell extensions metadata
trivial: Make ORIGIN_HOSTNAME imply ORIGIN
Only refine the origin for display when required
odrs: Get all the ratings data in one operation
trivial: Show missing reviews as ony-just-visible stars
Show the star ratings in more places
Extend the white box to the bottom
packagekit: Correctly detect a cancelled transaction
Do not show a dialog if the action is manually cancelled
Add a cancel button to the details page
Use the new-style progress UI
trivial: Left align the red firmware warning
trivial: Fix the white background in the installed list
trivial: Only two lines of description in the search results
odrs: Match REQUIRE_RATING as well
steam: Set the origin hostname
fwupd: Set the origin hostname
Show the sandbox and source infomation in search results
trivial: Split up the widget refresh
Only show the app-row folders when in the installed panel
Do not show buttons on the search results
Show an installed tag when there are no buttons showing
Use the new-style license buttons on the detail page
Remove the tags from the details page
Show the origin for available applications
epiphany: Mark as securely sandboxed
trivial: SANDBOXED_SECURE implies SANDBOXED
Only show a details warning line for webapps
flatpak: Use the system runtime for user apps if available
trivial: Remove some left-in debugging
trivial: Fix a callback name
Show two sets of featured categories on the overview page
Ensure the addons are shown before any reviews
trivial: Correctly pluralize the license list
trivial: Fix the padding in the license popovers
trivial: Expand out the details text to match the kudo section
trivial: Add gs_category_to_string() for debugging
Add a 'More...' button on the overview page
Show a placeholder when an application has no screenshots
trivial: Fix up some debugging warnings to be more useful
Only show the sandbox information in search results
Use relative sizes for font scaling
Don't use deprecated CSS properties
trivial: Do not log a warning when setting optional metadata keys
trivial: Do not attempt to save proxy settings when there are none set
flatpak: Don't try overwriting updatable-live with installed
trivial: Never add extra padding for the GtkFlowBoxChild
trivial: Don't make review dialog get wider and wider
odrs: Remove any epoch before sending the version number
trivial: Fix the spacing of the webapp warning on the details page
trivial: Do the right thing with no screenshots or kudos
trivial: Do not show the screenshot fallback for codecs
Show the source label when no provenance or when there are duplicates
trivial: Use an overlay for the installed label on the app-row
Fix spacing in star ratings widget when in non-interactive mode
Use a smaller star rating widget in the search results
trivial: Make the 'More...' button smaller and move towards the content
Fix crash when installing local files without a path
trivial: Check the AppStream metdata for sanity in flatpak bundles
trivial: Use a nice error message when double clicking on a random file
trivial: Fix the debug display when dumping key colors
trivial: Don't call gs_plugin_loader_run_refine_internal() when the list is empty
trivial: Also refine runtimes when REQUIRE_RELATED is set
trivial: Fix several tiny memory leaks when using libflatpak
trivial: Fix a tiny memory leak in the self test program
odrs: Remove the '+dfsg' suffix from Debian versions
trivial: Fix a couple of typos spotted by clang
trivial: Fix a potential div-by-zero when installing snap packages
trivial: Fix a potential crash when sending data from snapd
trivial: Fix a tiny memory leak in the self tests
trivial: Add some clang-specific asserts for a clean compile
trivial: Remove some dead code
Release version 3.21.4
Robert Ancell (34):
Hide category field if it isn't set
ubuntu-reviews: Use Wilson score for average rating. Copied from USC
ubuntu-reviews: Depend on appstream to set source information
Add support for snaps.
snap: Use /v2/find API instead of obsolete /v2/snaps API for searching
trivial: Fix wilson score calulation for Ubuntu reviews
Allow install and remove actions to use authentication
trivial: Drop GTK+ requirement on GsAuthDialog
Make ubuntu review plugin cancellable
Download three pages of reviews
trivial: Remove unused translatable strings
Show two factor page if plugin requires it
Hide input in password field
ubuntu-reviews: Fix score calculation
trivial: Fix Ubuntu review plugin building
auth-dialog: Clear error on authentication success
auth-dialog: Disable UI elements while authenticating
auth-dialog: Continue authentication when enter key pressed from password/pin entry
auth-dialog: Set focus to PIN entry when PIN required
trivial: Fix invalid use of autoptr with install/remove auth
trivial: Use g_autoptr for GsShellDetailsReviewHelper
snapd: Drop unused Macaroon code - it will be replaced by a better implementation
snapd: Handle responses without Content-Length header
snapd: Allow snapd operations to be cancelled
snapd: Correctly escape search terms
snapd: Launch snap apps
snap: Remove code from initial snap patch - this code makes no sense
snap: Correctly set app state to AS_APP_STATE_INSTALLED
Allow plugins to access the distro codename
Add some more error constants for plugins to use
Add UbuntuOne plugin to authorize Ubuntu reviews
trivial: Fix whitespace
snap: Use snap authentication
snap: Don't report a problem when no information available on not installed snaps
Sam Spilsbury (1):
utils: Use "kind" to namespace the caches in LOCALSTATEDIR too
Tiago Santos (2):
Updated Portuguese translation
Updated Portuguese translation
William Hua (6):
trivial: Guard against self-setting origin
trivial: Disable the update all button during an update
trivial: Send notification only once
trivial: Fix the conflict rule between odrs and ubuntu-reviews
trivial: Initialize missing priv variable
trivial: Fix typo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]