[gnome-software] Created tag GNOME_SOFTWARE_3_19_90



The signed tag 'GNOME_SOFTWARE_3_19_90' was created.

Tagger: Richard Hughes <richard hughsie com>
Date: Mon Feb 15 18:57:23 2016 +0000

    ==== Version 3.19.90 ====

Changes since the last tag 'GNOME_SOFTWARE_3_19_4':

Alessandro Bono (3):
      installed: Set insensitive instead of hide action bar's buttons
      installed: Remove buttons' margin
      installed: Remove button_folder_fake

Alexander Larsson (1):
      Fix NULL pointer warnings if polkit disabled

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Meskó (4):
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation
      Updated Hungarian translation

Baurzhan Muftakhidinov (1):
      Updated Kazakh translation

Chao-Hsiung Liao (1):
      Updated Chinese (Taiwan) translation

Daniel Mustieles (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Dušan Kazik (4):
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation
      Updated Slovak translation

Emmanuele Bassi (2):
      trivial: Silence compiler warnings about constness
      trivial: Add missing backslash

Fábio Nogueira (1):
      Updated Brazilian Portuguese translation

J.M. Ruetter (1):
      Updated German translation

Jakub Steiner (4):
      featured banner: force precise px size
      featured: add Builder     - feature the best IDE on the planet.     - I wish we had a better punchline
      featured: add Maps to featured
      featured: provide some attribution

Jiri Grönroos (1):
      Updated Finnish translation

Kalev Lember (20):
      Rewrite the os-release parser and factor it out to a separate file
      Port existing code to use the new os-release parser
      trivial: Use G_DEFINE_QUARK
      Add fedora-distro-upgrades plugin
      Use GMutexLocker in a few more places
      trivial: Remove an unneeded 'goto out'
      GsLanguage: Use g_autoptr
      trivial: Drop an unused style class
      Add an upgrade banner widget
      update monitor: Use correct async finish function
      Keep a ref on the plugin loader during an idle
      Wire up system upgrade triggering through the plugin loader
      update monitor: Don't warn when no upgrades are available
      upgrade banner: Add public get_app/set_app() API
      Hook up upgrade installation to the updates page
      Correctly pass down the distro upgrade version to PK
      dummy plugin: Switch the dummy upgrade test to rawhide, instead of 24
      Correctly update app states during distro upgrade phases
      upgrade banner: Call refresh() each time download progress changes
      Move upgrade download from packagekit-refine plugin to packagekit plugin

Marek Černocký (1):
      Udated Czech translation

Matthias Clasen (6):
      Try to fix installed tests in continuous
      css: Don't use deprecated pseudo classes
      Fix the installed tests some more
      Revert "css: Don't use deprecated pseudo classes"
      Avoid CSS deprecation warnings
      Try to fix the build in continuous

Matthias Klumpp (3):
      limba: Propagate progress information
      limba: Allow refreshing the software cache
      limba: Implement update support

Michael Catanzaro (3):
      Temporarily remove the Software Sources dialog
      Revert "Temporarily remove the Software Sources dialog"
      software-sources: Temporarily remove the remove button

Piotr Drąg (2):
      Updated Polish translation
      Updated Polish translation

Rafael Fontenelle (2):
      Updated Brazilian Portuguese translation
      Updated Brazilian Portuguese translation

Rafal Luzynski (2):
      Responsive scaling in application categories
      Disambiguate the word "Review"

Richard Hughes (106):
      trivial: Post release version bump
      Move the application blacklist data to a plugin
      trivial: Show a warning if the management plugin changes
      Show the source of applications waiting to be updated
      trivial: Split up the origin property into a raw and UI version
      Split the PackageKit origin_ui functionality out to a new plugin
      Show something sensible if the markdown parser fails
      trivial: Merge back appstream-common back into the AppStream plugin
      Never fall back to package descriptions of no AppStream metadata
      Use GMutexLocker in the AppStream plugin
      Automatically assign the management plugin from the AppStream metadata
      trivial: Do not allow the kudo to be used as a rating
      Don't show star ratings in the search result or details page
      Add xdg-app support
      Add a missing tag to the AppData file
      Add a missing tag to the AppData file
      trivial: Revert a hunk that was supposed to stay local...
      Do not use PackageKit for network type detection
      Move the PackageKit proxy settings functionality to a plugin
      Use GsPluginLoaderAction to launch applications
      Do not unschedule the offline update if reboot fails
      Use the plugin loader when showing the 'Software Update Installed' notification
      Do not use low-level-PK methods to get the install date
      Support the 'Created' property on fwupd historical updates
      trivial: Move some code around
      Move the PackageKit historical updates logic into the plugin
      Add a --disable-packagekit configure argument
      Make the button of live-updatable applications match that of offline updates
      Remove support for the unused rating_confidence value
      Remove the unused gs_plugin_loader_get_state_for_app()
      Fix a potential crash when searching for files using the D-Bus API
      Remove the unused gs_app_set_featured_pixbuf()
      Remove the unused gs_app_get_kudos_weight()
      Make the UI match the new details page mockup
      Untrigger the offline update if we call Reboot() and it fails
      trivial: Do not add empty keyword for invalid AppStream files
      Return a dummy distro upgrade if GNOME_SOFTWARE_SELF_TEST=1 is set
      Do not show application tags on the updates page
      Explain the tags clearly on the details page
      Make PolicyKit support optional
      Use the D-Bus name as a prefix for the icon name
      trivial: Fix make distcheck after recent commit
      trivial: Downgrade some plugin warnings
      Do not load PackageKit.conf if using --disable-packagekit
      trivial: Fix gs_update_monitor_is_managed() when not using PolicyKit
      trivial: Fix up two missed icon filenames
      Rename the GNOME Shell search provider
      trivial: Fix up one remaining icon name missed
      Fix running GNOME Software in an xdg-app sandbox
      trivial: Support older versions of GTK
      trivial: Do not assume g_network_monitor_get_default() will return non-NULL
      Add all the known xdg-apps to the popular list
      Use a hashed URL prefix for the screenshot local cache filename
      Use versioned user cache directories
      Always set up the xdg-app action state
      Only add the xdg-app nightly versions when compiling without PackageKit
      trivial: Fix example spec file
      Fix the provenance checks for non-refined packages
      trivial: Silence invalid warnings from new GCC versions
      Add functionality which enables us to find symbols in enabled plugins
      Add functionality to add review ratings to an application
      Add buttons to control the application review
      Only allow the user to enter a review if it matches our style guide
      trivial: Actually create the directory in gs_utils_get_cachedir()
      trivial: Add gs_utils_get_user_hash()
      trivial: Add a score to the GsReview object
      trivial: Add metadata store to the GsReview object
      trivial: Hide the review button if the user has already reviewed
      trivial: Hide the review action buttons after voting
      trivial: Add the new review to the application on success
      trivial: Allow application reviews to be removed
      trivial: Only include the non-release form of the version in a review
      Make the minimum review karma required and the server used GSetting keys
      trivial: Fix up some formatting to fit on 80 chars
      trivial: Wrap the new-review long text entry field
      Add a simple anonymous ratings and review service
      trivial: Use the actual application ID when getting ratings
      trivial: Use the xdg-app branch name if the version is not available
      trivial: Update the xdg-app AppStream metadata at startup
      Do not show reviews with insufficient data
      trivial: Do not fail resolve() if the reviews service is broken
      trivial: Add some more debugging to find a refine-related failure
      trivial: Remove left-over warning when getting reviews
      Only skip the xdg-app refine if the state is known
      trivial: Explain to the user why the button is time limited
      trivial: Only remove the review when calling the remove action
      trivial: Allow reviews to have flags added
      trivial: Fall back to 'unknown' for a missing distro
      trivial: Remove a tiny part of debugging that was left in
      trivial: Get the user_key from ummy reviews
      Add spell checking to the review main text box
      trivial: Turns out you don't need to manually unref GtkSpellChecker anyway...
      trivial: Reduce the required review summary and the time required
      Run the initial AppStream xdgapp fillup later in application startup
      trivial: Do not get reviews for addons
      trivial: Also invalidate the cache when submitting reviews
      trivial: Don't let reviews with super-long words ruin our nice UI
      trivial: Add one more translator comment
      Allow all plugins to share a SoupSession
      trivial: Fix underlinking in build
      Do not use 'help-about' for the not-yet-selected star rating
      Add a power-user moderation view in gnome-software
      trivial: Fix make check
      trivial: Fix up example spec file
      trivial: Show more than a blank page when no moderatable reviews
      Release version 3.19.90

Robert Ancell (12):
      Add an object for an user-submitted application review
      Show application reviews in a row widget
      Allow plugins to add application review information
      Allow plugins to add, remove and change user-submitted reviews
      Add the ability to add and show user-submitted application reviews
      Use the review rating count for total reviews
      trivial: Use a safer method accessing a GArray
      trivial: Fix alignment of review text
      trivial: Fix warning about type passed to gtk_widget_destroy
      trivial: GtkSpellChecker is a GObject, not a GtkWidget
      trivial: Only install PackageKit service if compiled with PackageKit support
      trivial: Stop unnecessarily linking the Fedora provenance plugin against soup/sqlite

Rūdolfs Mazurs (1):
      Update Latvian translation

Ting-Wei Lan (1):
      Try more prefixes to find iso-codes on *BSD


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]