ocarina/gui
Anna Schumaker 48b25945cc DatabaseEntry: Rename id to _index (and make it private)
This variable should only be set by the Database when a DatabaseItem is
first created.  This means I should hide _index from the rest of the
world to prevent accidental modifications.  I also add an accessor
function for other code that needs to read _index.

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-11-02 10:25:41 -05:00
..
Sconscript lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
collection.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
collection_mgr.cpp gui: Move idle function into the collection manager 2014-09-12 08:16:26 -04:00
controls.cpp gui: Store pointers to play and pause buttons 2014-09-11 08:28:23 -04:00
gui.cpp gui: Move idle function into the collection manager 2014-09-12 08:16:26 -04:00
history.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
main.cpp gui: Use Gtk::Application() instead of Gtk::Main() 2014-10-29 18:08:28 -04:00
playlist.cpp playlist tab cleanups 2014-07-27 11:52:36 -04:00
queue.cpp lib: Initialize the GtkBuilder from the middle layer 2014-06-15 11:31:04 -04:00
tabs.cpp DatabaseEntry: Rename id to _index (and make it private) 2014-11-02 10:25:41 -05:00
window.cpp gui: Move remaning window setup into window.cpp 2014-09-11 08:03:57 -04:00