[gnome-music] (70 commits) Non-fast-forward update to branch wip/mschraal/gtk4
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (70 commits) Non-fast-forward update to branch wip/mschraal/gtk4
- Date: Mon, 25 Nov 2019 19:35:27 +0000 (UTC)
The branch 'wip/mschraal/gtk4' 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:
bc366be... Set GTK to version 4
a2c6f81... Replace Gfm with GTK listmodels
c1c5f69... Stop using libdazzle
a3d9f50... songwidget: Disable/remove EventBox
6f199eb... albumwidget: Remove EventBox
5633736... artisttile: Remove EventBox
d771d0e... searchheaderbar: Remove Gd usage
f152e46... application: Fix style context provider
c3b447f... grlsearchwrapper: import Gtk instead of Gfm
de106df... notificationspopup: Remove show_all()
1c64e1a... window: Disable window placement
c42bbbe... HeaderBar.ui: Fixup
39a9ebd... SelectionBarMenuButton.ui: Fixup
c056bb8... AppMenu.ui: Cleanup
c0e007b... headerbar: show-close-button -> show-title-buttons
4d73e29... SearchHeaderBar.ui: Cleanup
1f84c95... PlayerToolbar.ui: *BROKEN* Cleanup & no images
4e58bd4... art: Disable surface usage
3f29692... coverstack: Remove show_all
5c89fdb... smoothscale: Remove gesturemultipress -> gestureclick
6b2d1e9... playertoolbar: Adapt set_from_icon_name API
1bc6a4c... EmptyView.ui: Cleanup
f00bcd4... window: Cleanups
1511933... emptyview: Remove show_all
2b25181... mediakeys: Fix controller
776b275... grltrackerwrapper: Add Gtk import instead of Gfm
2af95cd... window: Gesture 'fixes'
fa587d7... AlbumWidget.ui: Cleanup
beb2380... albumsview: Remove show_all
2f92cac... albumsview: get_allocated_size -> get_allocation
1f99d16... artistsview: Cleanup gesture & show_all
d7d6234... baseview: Remove show_all
fd8e39f... songsview: Cleanup gesture & pack
4edba46... starhandlerwidget: Unbreak some iconsize stuff
857a989... playlistsview: Cleanup gesture & margins
f0c9a2d... playlistcontrols: Cleanup & disable some event stuff
1790575... playlistcontextmenu: Disable bind_model
b9a6566... playlistsview: Cleanup some stuff
0cc7573... searchview: Cleanup & disable some stuff
4901ce6... albumcover: Cleanup and break
78666cc... songwidget: Cleanup & break
a67ab20... songwidget: More fixes
b69ae55... songwidget: More fixes
4efe4a9... playlistsview: Event disable
cc28384... artistalbumwidget: Cleanup
e0b8834... coverstack: Disable art
32360dc... coredisc: Gfm -> Gtk import
0bc3995... albumartcache: More surface mess
03d1e47... albumartcache: More surface
e9b4e1f... DiscBox.ui: Cleanup
2f19439... disclistboxwidget: Disable song widget event
e78a584... playertoolbar: Disable button image switching
d373f49... smoothscale: Fix stylectx padding call
fbf96af... playertoolbar: Fix playback images
b76af8c... disclistboxwidget: Make song_widget click controller somewh
d8399a9... window: Fix event controllers
b52dc23... artistsview: Fix event controller
15b2ba5... songsview: Fix event controller
dd0fc8f... mediakeys: Fix event controller
06f0d6a... playlistview: Fix event controller
deca38a... smoothscale: Fix event controller
9f2705b... AlbumWidget.ui: Fix running length label position
ec6a874... WIP: covers
Commits added to the branch:
a79deab... mpris: Listen to the player model changes once a song is pl (*)
9e7cc82... mpris: Correctly listen to player model changes (*)
9a20093... songliststore: Add missing docstrings (*)
1dce8f8... songliststore: Fix incorrect liststore addition (*)
0ba494b... grltrackerwrapper: Batch listmodel updates (*)
dd0e665... grltrackerwrapper: Improve artist query (*)
f48c303... Release 3.35.2 (*)
8c1d84e... Set GTK to version 4
daf54d7... Replace Gfm with GTK listmodels
e8fc495... Stop using libdazzle
69cb40a... songwidget: Disable/remove EventBox
ed3b596... albumwidget: Remove EventBox
5678abc... artisttile: Remove EventBox
7ac36e4... searchheaderbar: Remove Gd usage
3990a3e... application: Fix style context provider
d832b99... grlsearchwrapper: import Gtk instead of Gfm
090763a... notificationspopup: Remove show_all()
2380cfc... window: Disable window placement
1072a5d... HeaderBar.ui: Fixup
f540ca7... SelectionBarMenuButton.ui: Fixup
f42e048... AppMenu.ui: Cleanup
09a4c53... headerbar: show-close-button -> show-title-buttons
9516dfd... SearchHeaderBar.ui: Cleanup
2056129... PlayerToolbar.ui: *BROKEN* Cleanup & no images
1b9b06b... art: Disable surface usage
c468f6a... coverstack: Remove show_all
0626041... smoothscale: Remove gesturemultipress -> gestureclick
60072be... playertoolbar: Adapt set_from_icon_name API
87b1874... EmptyView.ui: Cleanup
b593cc5... window: Cleanups
819055b... emptyview: Remove show_all
d357946... mediakeys: Fix controller
c21499f... grltrackerwrapper: Add Gtk import instead of Gfm
6a54c19... window: Gesture 'fixes'
3f295c3... AlbumWidget.ui: Cleanup
9e05948... albumsview: Remove show_all
77f3d3c... albumsview: get_allocated_size -> get_allocation
cd529cd... artistsview: Cleanup gesture & show_all
3cc39b5... baseview: Remove show_all
e0509f0... songsview: Cleanup gesture & pack
0b5d65d... starhandlerwidget: Unbreak some iconsize stuff
ace08da... playlistsview: Cleanup gesture & margins
b7c8b0d... playlistcontrols: Cleanup & disable some event stuff
eb40c15... playlistcontextmenu: Disable bind_model
82750d7... playlistsview: Cleanup some stuff
c8f60a8... searchview: Cleanup & disable some stuff
88cceda... albumcover: Cleanup and break
7f942c0... songwidget: Cleanup & break
48c8c97... songwidget: More fixes
8926d6a... songwidget: More fixes
66e62c9... playlistsview: Event disable
bb1c588... artistalbumwidget: Cleanup
ed46dc9... coverstack: Disable art
060f2be... coredisc: Gfm -> Gtk import
87cf8b5... albumartcache: More surface mess
5b8eb2e... albumartcache: More surface
d8ce0df... DiscBox.ui: Cleanup
81bcaf0... disclistboxwidget: Disable song widget event
bc9f76d... playertoolbar: Disable button image switching
6ed8046... smoothscale: Fix stylectx padding call
b814dc4... playertoolbar: Fix playback images
0911b4c... disclistboxwidget: Make song_widget click controller somewh
892120e... window: Fix event controllers
7703dbc... artistsview: Fix event controller
67c458a... songsview: Fix event controller
4d9407b... mediakeys: Fix event controller
14de98b... playlistview: Fix event controller
e5d1dae... smoothscale: Fix event controller
c041f33... AlbumWidget.ui: Fix running length label position
389a92a... WIP: covers
(*) 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]