Commit graph

9 commits

Author SHA1 Message Date
Robert Ancell
c5d7cf832e removable-media: Replace ifdefs with #pragma once 2019-11-27 21:56:10 +00:00
Robert Ancell
9ee4a4d34c removable-media: Use GTK widget types 2019-10-29 10:21:16 +13:00
Robert Ancell
72419d9f75 removable-media: Rename widgets
Drop media_ prefix - all widgets are related to media.
Replace combo box names with chooser - they're all GtkAppChooserButton widgets.
2019-10-29 10:21:16 +13:00
Robert Ancell
3dbfce6a04 removable-media: Replace unused includes 2019-10-29 10:21:16 +13:00
Robert Ancell
6a4c7847e4 removable-media: Replace custom function with standard g_strv_contains
It was added to GLib 2.44
2019-10-29 10:21:16 +13:00
Robert Ancell
aa59c003fe removable-media: Move signals into GtkBuilder and connect swapped 2019-10-29 10:21:16 +13:00
Robert Ancell
84b6257d36 removable-media: Move other combo box definition into GtkBuilder file 2019-10-29 10:21:16 +13:00
Robert Ancell
2546d02b3d removable-media: Drop unused widget IDs 2019-10-29 10:21:16 +13:00
Robert Ancell
1f34dd67dd info: Split removable-media into its own panel 2019-09-09 21:52:07 +00:00