ocarina/gui
Anna Schumaker 7d0dbcbdc7 gui/view: Replace gtk_menu_popup() with gtk_menu_popup_at_pointer()
The function gtk_menu_popup() is deprecated as of Gtk 3.22, so replace
it with the simplified popup_at_pointer() function.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-10-31 07:44:34 -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 gui/model: Don't add tracks if queue_model is NULL 2016-10-17 08:03:57 -04:00
ocarina.c gui/ocarina: Add basic command line options 2016-09-26 08:07:36 -04:00
playlist.c gui/queue: Remove unused GQ_CAN_REPEAT and GQ_CAN_DISABLE flags 2016-09-28 10:04:28 -04:00
queue.c gui/queue: No need to change random image sensitivity 2016-09-28 10:00:25 -04:00
sidebar.c gui/sidebar: Remove unused sidebar liststore 2016-09-26 08:07:34 -04:00
view.c gui/view: Replace gtk_menu_popup() with gtk_menu_popup_at_pointer() 2016-10-31 07:44:34 -04:00
window.c core/settings: Move settings into core/ 2016-09-23 16:11:08 -04:00