ocarina/tests/gui
Anna Schumaker 831a5379e5 gui/sidebar: Add a function for finding playlists
This function scans through the treestore at the current level, without
descending into children.  This is because we frequently know what
category playlists are under when searching for a child, so it makes
sense to find that first.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2017-03-31 13:45:55 -04:00
..
.gitignore gui/sidebar: Add a gui_sidebar() function 2017-03-31 13:45:55 -04:00
CMakeLists.txt gui/sidebar: Add a gui_sidebar() function 2017-03-31 13:45:55 -04:00
audio.c gui/audio: Disable the audio timeout function during shutdown 2017-03-30 09:57:15 -04:00
builder.c tests/gui: Fix gtk css theme parsing errors 2016-10-19 08:22:58 -04:00
builder.ui gui/builder: Add a test UI file 2016-04-08 12:03:08 -04:00
filter.c gui/filter: Add a function for loading a track from a tree path 2016-11-01 08:51:23 -04:00
idle.c gui/idle: Add a function for getting the progress bar 2016-10-31 07:55:40 -04:00
model.c gui/model: Add a function for accessing the runtime label 2016-11-01 08:51:23 -04:00
playlist.c gui/sidebar: Add a function for adding playlists 2017-03-31 13:45:55 -04:00
queue.c gui/filter: Remember search text when switching playlists 2016-11-01 08:51:23 -04:00
settings.c tests: Build settings test with ctest 2016-09-23 16:11:02 -04:00
sidebar.c gui/sidebar: Add a function for finding playlists 2017-03-31 13:45:55 -04:00
treeview.c gui/treeview: Respond to the notify::width signal 2016-11-01 08:51:23 -04:00
view.c gui/view: Initialize all libraries before running the test 2017-03-24 11:39:21 -04:00
window.c gui/window: Store window position 2017-03-24 11:38:18 -04:00