ocarina/tests/gui
Anna Schumaker 1bc43a9e2c gui/queue: Remove unused fields from struct gui_queue
Now that we have a single model and filter there is no need to attach
them to every gui_queue.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-09-11 10:52:29 -04:00
..
.gitignore gui/collection: Remove unused collection code 2016-08-13 08:31:30 -04:00
Sconscript gui/collection: Remove unused collection code 2016-08-13 08:31:30 -04:00
audio.c gui/model: Add a function for getting the current queue 2016-09-11 10:52:29 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
idle.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
model.c gui/model: Make sure that the queue model can represent a NULL queue 2016-09-11 10:52:29 -04:00
playlist.c gui/queue: Only allocate a single GtkTreeModelFilter 2016-09-11 10:52:29 -04:00
queue.c gui/queue: Remove unused fields from struct gui_queue 2016-09-11 10:52:29 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c core/collection: Remove file 2016-08-13 08:31:30 -04:00
view.c gui/queue: Only allocate a single GtkTreeModelFilter 2016-09-11 10:52:29 -04:00
window.c gui/view: Add gui_view_set_model() 2016-05-27 12:01:43 -04:00