ocarina/gui
Anna Schumaker f7e9e8b321 gui/queue: Remember search text when switching queues
I wasn't doing this, but I also wasn't refiltering queues when they were
changed.  This resulted in showing a filtered queue, but without a way
to clear it.  Remembering the text lets me simply set the text, instead
of refiltering queues whenever they are changed.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-10 07:31:03 -04:00
..
Sconscript gui/ocarina: Convert file to C 2016-05-27 12:01:43 -04:00
artwork.c gui/artwork: Don't destroy objects twice 2016-07-27 10:51:59 -04:00
audio.c gui/collection: Remove unused gui queue code 2016-07-29 17:06:06 -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/collection: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
idle.c gui/idle: Show the idle progress as a tooltip 2016-07-04 20:07:50 -04:00
model.c core/queue: Use a GQueue directly 2016-07-19 08:13:10 -04:00
ocarina.c core/history: Remove unused queue 2016-07-29 17:09:38 -04:00
playlist.c gui/playlist: Make sure we free text from tree_model_get() 2016-08-01 12:06:25 -04:00
queue.c gui/queue: Remember search text when switching queues 2016-08-10 07:31:03 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c gui/history: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
tempq.c core/queue: Add extra paramater to queue_init() 2016-07-29 17:06:03 -04:00
view.c gui/collection: Remove unused gui queue code 2016-07-29 17:06:06 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00