ocarina/gui
Anna Schumaker cbb9631877 gui: Add a function for determining the height of widgets
It's eaiser to do it in the builder code, rather than repeating this
code in several places.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2016-06-30 08:18:11 -04:00
..
Sconscript gui/ocarina: Convert file to C 2016-05-27 12:01:43 -04:00
audio.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
builder.c gui: Add a function for determining the height of widgets 2016-06-30 08:18:11 -04:00
collection.c core/idle: Add a way to reschedule idle tasks 2016-06-24 10:50:37 -04:00
history.c gui/history: Convert file to C 2016-05-27 12:01:43 -04:00
idle.c core/idle: Add support for running idle tasks in a new thread 2016-06-24 10:50:37 -04:00
model.c gui/model: Set text to bold for the currently playing track 2016-06-07 09:14:52 -04:00
ocarina.c gui/idle: Add a function to disable processing idle tasks 2016-06-14 17:09:39 -04:00
playlist.c gui: Remove C++ playlist code 2016-05-27 12:01:43 -04:00
queue.c gui/view: Scroll to the current queue's iterator position 2016-05-27 12:01:43 -04:00
settings.c core/file: Build in minimum version checks 2016-06-24 10:50:37 -04:00
sidebar.c core/tempq: Load the tempq file through an idle task 2016-06-14 17:05:11 -04:00
tempq.c gui/tempq: Don't save queues from __tempq_cleared() 2016-06-04 13:41:21 -04:00
view.c gui/view: Scrolling improvements 2016-06-08 08:23:53 -04:00
window.c gui/window: Save width and height between sessions 2016-04-29 13:04:45 -04:00