[gnome-games] Created tag 3.37.90



The unsigned tag '3.37.90' was created.

Tagger: Alexander Mikhaylenko <alexm gnome org>
Date: 1598360831 +0500

    Version 3.37.90

Changes since the last tag '3.37.2':

Adrien Plazas (1):
      fullscreen-box: Reveal the titlebar when restoring

Adwait Rawat (11):
      core: Add Core
      retro: Add RetroCore
      core: Add FirmwareManager
      retro-core-source: Use FirmwareManager and Core
      platform: Add get_system_dir () method
      core: Add Firmware interface
      retro: Add RetroFirmware object
      Use Firmware interface
      retro-core: Use RetroFirmware object
      Move FirmwareError to a separate file
      flatpak: Update firmware checksums

Alexander Mikhaylenko (53):
      flatpak: Remove blastem for now
      preferences-page-video: Migrate to HdyPreferencesGroup
      preferences-page-controllers: Migrate to HdyPreferencesGroup
      preferences-page-platforms: Migrate to HdyPreferencesGroup
      preferences-page-import-export: Migrate to HdyPreferencesGroup
      display-view: Remove pause delay
      application: Make preferences window dialog modal
      preferences-window: Use a view switcher instead of sidebar
      preferences-window: Don't name children content-
      Remove PreferencesSidebar
      preferences-page: Remove title property
      preferences-subpage-gamepad: Revert to GtkHeaderBar
      preferences-subpage-keyboard: Revert to GtkHeaderBar
      ui: Simplify preferences page subpages
      game-thumbnail: Account for box-shadow when clipping
      game-thumbnail: Stop adding 0.5 border for covers
      css: Use box-shadow for thumbnail borders instead of borders
      preferences-page-platforms: Don't make visible translatable
      flatpak: Update pcsx_rearmed options
      display-view: Hide menu button on error
      display-view: Don't set visible-child for null runner
      collection-view: Disable selection button in empty state
      game-icon-view: Add spacing between the title and thumbnail
      flatpak: Update pcsx-rearmed tests
      snapshots-list: Set hscrollbar-policy to never
      cover-loader: Have separate cache for different scale factors
      cover-loader: Draw thicker line on hidpi
      css: Make headerbar in fullscreen transparent
      desktop: Fix tracker query
      game-thumbnail: Clip instead of masking
      snapshot-row: Clip instead of masking
      ui: Replace HdyColumn with HdyClamp
      search-bar: Use default HdyClamp dimensions
      snapshot-row: Fix thumbnail aspect ratio
      ui: Introduce SnapshotThumbnail
      snapshot-row: Switch to SnapshotThumbnail
      css: Update SnapshotThumbnail style
      application: Init libhandy
      game-thumbnail: Restrict minimum emblem size
      collection-view: Enable swipe back on titlebar for collections
      titlebar-box: Fix GtkBuilder.add_child()
      platforms-page: allow-visible -> navigatable
      platforms-page: Force hide filtered rows
      preferences-page-platforms-retro-row: Use HdyComboRow
      preferences-page-platforms-retro-row: Remove templa
      meson: Bump libhandy and remove HDY_USE_UNSTABLE_API
      data: Remove the template from gresource as well
      application-view: Translate keyval for Ctrl+Q
      konami-code: Translate keyval
      flatpak: Drop LÖVE mime type
      snapshot-row: Use tabular numbers
      style: Decrease opacity for inactive collections
      Version 3.37.90

Anders Jonsson (1):
      Update Swedish translation

Antoine Fontaine (1):
      Add flatpak dir to exports

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

Florentina Mușat (1):
      Add Romanian translation

Jiri Grönroos (1):
      Update Finnish translation

Jordan Petridis (3):
      ci: remove deprecated jobs
      ci: make nightly deps explicit
      flatpak: remove devel prefix

Kukuh Syafaat (3):
      Update Indonesian translation
      Update Indonesian translation
      Update Indonesian translation

Neville (83):
      game-icon-view: Add a checkbox in an overlay
      games-page: Add support for selection-mode
      collection-view: Add selection button to headerbar
      Introduce CairoBlur for blurring cairo surfaces
      cover-loader: Use blurred background for covers
      css: Update game thumbnail style
      cover-loader: optimize blurring of background
      game-model: Decrement n_games when a game is removed
      collection: Introduce Collection
      application: Add support for Favorites collection
      collection: Introduce FavoritesCollection
      collection: Introduce CollectionModel
      ui: Introduce SelectionActionBar
      ui: Introduce CollectionIconView
      ui: Introduce CollectionEmpty
      ui: Introduce CollectionsMainPage
      ui: Introduce CollectionsPage
      game: Add is_favorite property
      collection: Introduce CollectionManager
      game-icon-view: Show star on covers for favorite games
      games-page: Add method to get currently selected games
      games-page: Add property to optionally hide favorite stars
      games-page: Emit a signal when selected items change
      games-page: Propagate gamepad cancel signal
      collection-view: Add CollectionsPage
      style: Add style for favorite star image
      ui: Introduce CollectionThumbnail
      ui: Use CollectionThumbnail in CollectionIconView
      style: Add style for collection thumbnails
      games-page: Explicitly clear selected_games on select_none()
      collection-view: Rename is_collection_empty to is_empty_collection
      collection-view: Rename deck and deck_stack
      game-model: Add always_replace prop
      meson: Alphabetically order sources in collection folder
      game: Add last_played property
      game-model: Add support for different sort types
      database: Add support for recently played collection
      collection: Introduce RecentlyPlayedCollection
      collection-manager: Add support for RecentlyPlayedCollection
      retro-runner: Update last played prop on exit or crash
      database: Return GenericSet<Uid> on list_favorite_games()
      favorites-collection: Connect to is-favorite only after changing it
      collections-page: Add get_current_collection()
      collection-view: Exit selection mode only for favorites collection
      collection: Add is_empty property
      collection-manager: Add collection_empty_changed()
      collections-main-page: Add and set filter function
      collections-page: Add invalidate_filter()
      collection-view: Handle collection_empty_changed signal
      favorites-collection: Move code in construct to class constructor
      collection-view: Check subpage is open before consuming input
      collection: Add hash, equal and compare funcs
      collection-model: Add support for removing collections
      selection-action-bar: Disable action bar if no games selected
      collection: Introduce DummyAddCollection
      collection: Introduce UserCollection
      ui: Introduce CollectionListItem
      ui: Introduce CollectionActionWindow
      collection-manager: Add support for user collections
      collections-page: Support inline "Add Collection"
      collection-view: Add support for adding games to collections
      collections-page: Replace get_current_collection() with a prop
      ui: Introduce UndoNotification
      collection-view: Add support for removing collections
      collection-view: Add support for renaming user collections
      collection-thumbnail: Refresh the covers whenever collection changes
      collection-view: Invalidate the collection sort on rename
      collection-view: Add support for removing games from collections
      collection-view: Refactor favorite_action()
      collection-empty: Improve label wording
      selection-action-bar: Improve tooltip wording
      collection: Make title public property of Collection
      collection-thumbnail: Make on_games_changed() private
      collection-view: Show number of selected games in headerbar
      collections-page: Correctly set is_showing_user_collection prop
      collection-icon-view: Add checkbox for selection support
      collections-main-page: Support selection mode
      collections-page: Support removal of multiple collections
      collection-view: Support selection mode in CollectionsPage
      collections-page: Add search support for collections
      empty-search: Add search_item prop to make page more reusable
      games-page: Add is-search-empty property
      collection-view: Add search support for collections-page

Piotr Drąg (5):
      Update Polish translation
      Update POTFILES.in and POTFILES.skip
      Update Polish translation
      Update POTFILES.in and POTFILES.skip
      Update Polish translation

Rafael Fontenelle (3):
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation
      Update Brazilian Portuguese translation

Rico Tzschichholz (1):
      Don't use unsupported vala syntax

Yuri Chornoivan (5):
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation
      Update Ukrainian translation


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