[gnome-games] (109 commits) Non-fast-forward update to branch wip/exalm/views



The branch 'wip/exalm/views' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  5612608... ui: Add ApplicationView
  5d99b63... ui: Add CollectionView
  1182051... ui: Add DisplayView
  201c548... application-window: Use CollectionView
  557b7a2... application-window: Use DisplayBox
  ac82519... collection-view: Handle empty collection
  842460c... collection-view: Handle search
  5db2ccc... collection-view: Add 'loading-notification'
  95e3d2a... display-view: Add 'is-fullscreen'
  f93a87f... application-window: Replace 'ui-state' with 'current-view'
  a95f8b0... ui: Remove UiState
  f0504b5... collection-view: Handle gamepad events
  e803b79... collection-view: Make 'box' and 'header_bar' private
  2195b0d... display-view: Handle mouse back button
  bf0b452... display-view: Handle key events
  43e3a5b... display-view: Handle running and quitting games
  b019190... display-view: Make 'box' and 'header_bar' private

Commits added to the branch:

  af76233... Update Brazilian Portuguese translation (*)
  a353859... Update Polish translation (*)
  e87d7af... retro-runner: Always set save directory (*)
  930b7b4... retro-runner: Pass platform along with core descriptor (*)
  df739a9... retro-runner: Separate platform from core_source (*)
  5380f2e... Updated Spanish translation (*)
  fbd0033... retro-input-manager: Re-introduce CoreView joypad (*)
  c60664d... retro-input-manager: Don't set default joypad controller (*)
  d5d500f... retro-input-manager: Don't set device to null redundantly (*)
  b606430... retro-input-manager: if else coding style fixup (*)
  5b9687b... retro-input-manager: Fix small typo (*)
  96cc6ba... main: Use Hdy.init() (*)
  93aeb8b... search-bar: Make search bar adaptive (*)
  48c4fbe... retro-simple-types: Remove MS-DOS (*)
  02cdc7f... plugins: Add MS-DOS plugin (*)
  47cf160... Version 3.31.3 (*)
  6779bbc... Improve the appdata file (*)
  ed8ce35... data: Validate desktop file and appdata (*)
  90b486a... application: Use Gtk.FileChooserDialog for Flatpak (*)
  9cdb2ce... flatpak: Allow host:ro access (*)
  7c1c16b... Update Polish translation (*)
  b092258... preferences-sidebar: Add 'show-selection' property (*)
  a11ad1c... preferences-window: Don't show menu in headerbar (*)
  8226b3c... preferences-window: Add back button (*)
  5951ae7... preferences-window: Wrap into HdyLeaflet (*)
  4572c35... preferences-window: Manage window buttons via HdyHeaderGrou (*)
  56650a8... Update Brazilian Portuguese translation (*)
  5461b40... Update Swedish translation (*)
  8a438ef... retro: Add RetroRunnerBuilder (*)
  a3406a2... retro-simple-game-uri-adapter: Use RetroRunnerBuilder (*)
  c07ae0d... plugins: Use RetroRunnerBuilder (*)
  270648e... retro-runner: Remove unused constructors (*)
  cd428d6... retro-runner: Remove from_builder() constructor name (*)
  4c3d426... ms-dos: Add a missing space (*)
  417124f... Updated Czech translation (*)
  3937a1a... Version 3.31.4 (*)
  db981f7... collection-icon-view: Add GameFilter property (*)
  18e13f5... sidebar-view: Add filter_game() (*)
  11c8c0b... sidebar-view: Pass filter_game as a delegate to the collect (*)
  7af7fef... collection-icon-view: Use game_filter instead of filtering_ (*)
  9a86508... collection-icon-view: Add invalidate_flow_box_filter() (*)
  8bd4cd7... collection-icon-view: Remove filtering_(developer|platform) (*)
  76407e9... game: Add matches_search_terms() (*)
  7b1d556... collection-icon-view: Use Game.matches_search_terms() in fi (*)
  1ac91ea... ui: Add SidebarListItem (*)
  18f21ea... ui: Make (Developer|Platform)ListItem inherit from SidebarL (*)
  f0ea32b... search-bar: Add focus_entry() (*)
  6300605... sidebar-view: Hide empty developers and platforms (*)
  b069e6f... flatpak: Update libhandy config options (*)
  553ce9d... ci: Update libhandy config options (*)
  605e8a7... flatpak: Correct gambatte license (*)
  13f6726... application: Ensure data dir exists (*)
  b546814... build: validate appdata without network access (*)
  f28c592... ci: Run tests (*)
  85f5064... Update Hungarian translation (*)
  1bae542... Updated Spanish translation (*)
  ae7bbe6... data: Install symbolic icon into symbolic/ (*)
  0b74ce9... application-window: Remove useless line (*)
  07961a1... application-window: Quit current game before starting a new (*)
  1382689... application-window: Handle resume dialog response properly (*)
  5f59a1d... steam: Use /.local/share/Steam as install dir (*)
  2790491... retro-runner: Remove useless check (*)
  7723aa0... application-window: Start a new game if runner doesn't supp (*)
  0251ffd... application-window: Fix quit dialog not appearing (*)
  418943e... ci: Remove cross-distro jobs (*)
  b4e6576... data: Remove HighContrast icons (*)
  536a6c4... flatpak: Point tracker to bus backend (*)
  cc5d407... Version 3.31.90 (*)
  729aa3e... gamepad-mapping-builder: Support binding half axes (*)
  d979b9d... gamepad-mapper: Bind half axes for dpad (*)
  d768ed7... checkmark-item: Inherit from GtkListBoxRow (*)
  afe7206... media-selector: Make medias with no uris unclickable (*)
  4a2599a... flatpak: Use the upstream BlastEm core (*)
  2ff07cf... Added Slovenian translation (*)
  e59152b... application: If the app is launched while already running,  (*)
  ca4e5a0... Remove New Window from dash menu (*)
  02e8512... application-window: Pause loading in game (*)
  1747d39... Update Italian translation (*)
  9c87648... data: Update icons (*)
  7a2c492... data: Move icons out of hicolor/ dir (*)
  6b480b7... Update credits (*)
  d0761cb... Sort AUTHORS and credits by alphabetical order (*)
  1d54548... Update credits (*)
  92a1518... flatpak: Use Adrien's repo for blastem (*)
  bed425b... build: Bump libhandy version (*)
  ca3b93c... main: stop using Hdy.init() (*)
  b9f1484... Revert "main: stop using Hdy.init()" (*)
  a3e25d2... flatpak: Update manifest (*)
  974c30d... Version 3.31.91 (*)
  878de38... Update Italian translation (*)
  aa47e67... Update wiki URL in README (*)
  0f6fea1... application-window: Pass application in constructor
  66df582... ui: Add ApplicationView
  a9f09d9... ui: Add CollectionView
  e054900... ui: Add DisplayView
  647c5dc... application-window: Use CollectionView
  8c5d93e... application-window: Use DisplayBox
  ee3fe85... collection-view: Handle empty collection
  d8a5f4f... collection-view: Handle search
  fdc8921... collection-view: Add 'loading-notification'
  41f1a39... display-view: Add 'is-fullscreen'
  8da3300... application-window: Replace 'ui-state' with 'current-view'
  76dba61... ui: Remove UiState
  bb35c3a... collection-view: Handle gamepad events
  6cb6b44... collection-view: Make 'box' and 'header_bar' private
  3c79cf0... display-view: Handle mouse back button
  160e720... display-view: Handle key events
  7ebecdf... display-view: Handle running and quitting games
  f3462ee... display-view: Make 'box' and 'header_bar' private

(*) This commit already existed in another branch; no separate mail sent


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