ocarina/gui
Anna Schumaker 1be4c57244 gui: Use Gtk::Application() instead of Gtk::Main()
Gtk::Main() is deprecated, and causes several warnings to show up when
closing Ocarina.  I guess it's time to switch to Gtk::Application()!

Signed-off-by: Anna Schumaker <Anna@OcarinaProject.net>
2014-10-29 18:08:28 -04: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 gui: Set tab size and runtime on startup 2014-09-11 08:01:08 -04:00
window.cpp gui: Move remaning window setup into window.cpp 2014-09-11 08:03:57 -04:00