ocarina/gui
Anna Schumaker d7709fd5fb gui: Replace "Add New ..." button with a single GtkButton
I find that I usually create playlists through either a right click
action or through a keyboard shortcut, so we don't need an extra option
hidden inside a MenuButton.  Let's remove the button and show the "Add
Library Path" option directly instead.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-27 14:12:21 -04:00
..
artwork.c gui/artwork: Don't destroy objects twice 2016-07-27 10:51:59 -04:00
audio.c gui/audio: Add GtkVolumeButton for changing volume 2016-09-26 08:07:35 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c gui: Replace "Add New ..." button with a single GtkButton 2016-09-27 14:12:21 -04:00
idle.c gui/idle: Show the idle progress as a tooltip 2016-07-04 20:07:50 -04:00
model.c core/tags/track: Remove redundant artist and genre tags 2016-09-26 08:07:35 -04:00
ocarina.c gui/ocarina: Add basic command line options 2016-09-26 08:07:36 -04:00
playlist.c gui/playlist: Change headers to "Playlists" and "Dynamic" 2016-09-26 08:07:36 -04:00
queue.c gui/queue: Remove Repeat button 2016-09-26 08:07:35 -04:00
sidebar.c gui/sidebar: Remove unused sidebar liststore 2016-09-26 08:07:34 -04:00
view.c core/settings: Check for a NULL key 2016-09-26 12:02:23 -04:00
window.c core/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00