[gnome-games] (95 commits) Non-fast-forward update to branch wip/exalm/platform-preferences
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] (95 commits) Non-fast-forward update to branch wip/exalm/platform-preferences
- Date: Sun, 21 Oct 2018 15:06:50 +0000 (UTC)
The branch 'wip/exalm/platform-preferences' 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:
45fc128... preferences-page: Add 'title' property
dd282ff... ui: Add PreferencesSidebarItem
1763ad2... ui: Add PreferencesSidebar
72cc450... preferences-window: Use PreferencesSidebar for sidebar
d75bc2a... preferences-window: Drop page child properties
241aebb... preferences-window: Don't show menu in headerbar
6d0006d... preferences-window: Add back button
3b84145... preferences-window: Wrap into HdyLeaflet
07a2430... platform: Add compare()
a8e016e... core: Add PlatformRegister
d8752c3... application: Register platforms for libretro simple types
15c4c57... plugin: Add get_platforms()
fd4f1f3... application: Register plugin platforms
3817fb3... plugins: Register platforms
dc59efb... ui: Add PreferencesPageCategory
f5d853a... preferences-page: Add 'category' property
ebadd59... preferences-sidebar: Add header function
ae1a5f8... ui: Add PreferencesPageDummyPlatform
796e515... f
ca35a2b... platform: Add get_preferences()
c692694... preferences-window: Add platform pages
d8a1f78... preferences-window: Increase sidebar width
b711b49... retro: Add RetroPlatform
0318aa6... retro-simple-game-uri-adapter: Use RetroPlatform
5fb5fd0... plugins: Use RetroPlatform
805cfc3... retro-core-source: Require RetroPlatform
6fa8230... retro-core-source: Drop 'mime_types' parameter
2283743... ui: Add CoreItem
7981623... ui: Add PreferencesPageRetroPlatform
a1a96fd... static
bc34150... retro-platform: Use PreferencesPageRetroPlatform
5949968... data: Add relocatable schema
0d43313... preferences-page-retro-platform: List cores
2a51154... flatpak: Bundle more cores
c9b5e9e... revert static
c82a664... retro: Add RetroCoreManager
850af1e... c
bde8301... d
Commits added to the branch:
6c79705... steam: Stop parsing node after a closing bracket (*)
7ae98d1... Fetch metadata for Steam games (*)
4bd4e2f... Revert "Fetch metadata for Steam games" (*)
456f75d... developer-list-item: Extend ListBoxRow instead of Label (*)
7dd8094... platform-list-item: Add compare() function (*)
01e3ec8... platform-list-item: Extend ListBoxRow instead of Label (*)
f23208b... collection-box: Update filtering text on view change (*)
63c79ae... collection-box: Remove unnecessary brackets (*)
549773c... collection-icon-view: Check filtering text for null (*)
06a2b0b... collection-header-bar: Update primary menu layout (*)
939062e... build: Disable MAME plugin by default (*)
4125a2a... application-window: Wrap titlebar into a HdyTitleBar (*)
820d578... ui: Apply devel style to HdyTitleBar instead of headerbars (*)
621af32... Updated Czech translation (*)
91ed5ac... Update Polish translation (*)
5a1571d... Version 3.31.1 (*)
c6c9788... flatpak: Convert unit-tests manifest to yaml (*)
4ec30f7... genre: Use string array instead of list (*)
b650184... grilo-developer: Inline load_media_developer() (*)
e2671ec... grilo-cooperative: Provide empty value (*)
25e60f7... grilo-cooperative: Inline load_media_cooperative() (*)
55cb8b0... grilo-description: Provide empty value (*)
43e1ad1... grilo-description: Inline load_media_description() (*)
c3ac245... dummy-description: Return empty string (*)
26aa2ca... grilo-genre: Provide empty value (*)
31fed8b... grilo-genre: Inline load_media_genre() (*)
92014b1... grilo-players: Provide empty value (*)
1e38233... grilo-players: Inline load_media_players() (*)
01aaf57... dummy-players: Return empty string (*)
3b8132d... grilo-publisher: Provide empty value (*)
f9dddf9... grilo-publisher: Inline load_media_publisher() (*)
18d2389... dummy-publisher: Return empty string (*)
ed7240b... grilo-rating: Provide empty value (*)
09d875f... grilo-rating: Inline load_media_rating() (*)
f3d6a4c... grilo-release-date: Make it closer to other metadata (*)
4645232... grilo-release-date: Inline load_media_release_date() (*)
d38820f... dummy-release-date: Return null (*)
36395cc... POTFILES.skip: Drop DummyDeveloper (*)
a336dfc... Revert "dummy-release-date: Return null" (*)
11fbb0c... flatpak: Pin down tracker commit (*)
6a22b65... Revert "flatpak: Pin down tracker commit" (*)
cdf67f6... Update Brazilian Portuguese translation (*)
a9b9565... Update Swedish translation (*)
ab802f1... preferences-page: Turn into a class (*)
8ff4987... preferences-page: Implement Gtk.Buildable (*)
f8bfded... preferences-page: Add template (*)
9a99d84... ui: Add FullscreenBox (*)
4c2f988... display-box: Use FullscreenBox (*)
6ddbee5... ci: Enable sources repositories for Ubuntu job (*)
9befc8f... fullscreen-box: Remove back() event (*)
322372c... ui: Use canonical property names in ui files (*)
3aa4e96... ui: Prefer enum value nicks instead of C identifiers (*)
723586b... display-header-bar: Don't grab focus in fullscreen (*)
7596122... steam: Skip Steam instance if .steam directory is a symlink (*)
60feff0... preferences-page: Add 'title' property (*)
339a685... preferences-window: Use page title for headerbar (*)
5125de4... ui: Add PreferencesSidebarItem (*)
76db28a... ui: Add PreferencesSidebar (*)
ff1acf0... preferences-window: Use PreferencesSidebar as sidebar (*)
844ff36... preferences-window: Drop page child properties (*)
3bbc674... preferences-sidebar: Add 'show-selection' property (*)
baef6b0... preferences-window: Don't show menu in headerbar (*)
90f467a... preferences-window: Add back button (*)
c765b45... preferences-window: Wrap into HdyLeaflet (*)
20a7a70... preferences-window: Manage window buttons via HdyHeaderGrou (*)
e729a2a... platform: Add compare()
5b66e3a... core: Add PlatformRegister
234d10b... application: Register platforms for libretro simple types
5c134e8... plugin: Add get_platforms()
644d293... application: Register plugin platforms
a0a57c7... plugins: Register platforms
dbeb606... ui: Add PreferencesPageCategory
b542575... preferences-page: Add 'category' property
4c282da... preferences-sidebar: Add separators between rows with diffe
cfa536f... ui: Add PreferencesPageDummyPlatform
2f7d012... f
057ece8... platform: Add get_preferences()
d69e579... preferences-window: Add platform pages
d825fc5... preferences-window: Increase sidebar width
549880f... retro: Add RetroPlatform
3ff8eb1... retro-simple-game-uri-adapter: Use RetroPlatform
23aba4b... plugins: Use RetroPlatform
0a1bc9e... retro-core-source: Require RetroPlatform
e616d20... retro-core-source: Drop 'mime_types' parameter
a3ba524... ui: Add CoreItem
fc372f0... ui: Add PreferencesPageRetroPlatform
595a38a... retro-platform: Use PreferencesPageRetroPlatform
8acc86b... data: Add relocatable schema
e5050ad... static
0c4d44a... preferences-page-retro-platform: List cores
6980bcf... revert static
80110c1... retro: Add RetroCoreManager
643082a... c
4a49324... d
76341fe... flatpak: Bundle more cores
(*) 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]