ocarina/gui
Anna Schumaker 444e48f93b gui: Custom model fixes
- Initialize stamp with a random integer (this is how a Gtk::ListStore
  works)
- Increment the stamp in a way that it will never be 0 (AKA: invalid)
- iter_n_root_children() does not take any arguments, so fix up my
  function.

Signed-off-by: Anna Schumaker <schumaker.anna@gmail.com>
2014-04-06 19:57:02 -04:00
..
main.cpp gui: Add a second-stage init function for tabs 2014-04-06 19:57:00 -04:00
model.cpp gui: Custom model fixes 2014-04-06 19:57:02 -04:00
ocarina6-exp.glade gui: Add some collection manager tests 2014-04-06 19:56:58 -04:00
ocarina6.glade gui: Disable focus on click for buttons 2014-04-06 19:57:02 -04:00
Sconscript gui: Change tab close name 2014-04-06 19:57:02 -04:00
tabs.cpp gui: Change tab close name 2014-04-06 19:57:02 -04:00
wires.cpp gui: Press "s" to create a new playqueue 2014-04-06 19:57:02 -04:00