ocarina/gui
Anna Schumaker 004d4578d4 gui/queue: Set gq_queue->gq_search to NULL after freeing
Otherwise we can attempt to free the search text again when the queue is
destroyed.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2016-08-13 08:26:00 -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: Set gq_queue->gq_search to NULL after freeing 2016-08-13 08:26:00 -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