correct check for presence of / or \ in a session name
[ardour.git] / gtk2_ardour / marker.cc
2009-06-03 Nick MainsbridgeRemove unused variable.
2009-06-02 Nick MainsbridgeFix memory leak in name text pixbuf generation, move...
2009-05-19 Nick MainsbridgeFix record crash, use pixfufs instead of canvas text...
2008-07-15 Doug McLaindone debugging, remove the debug output, and cleanup...
2008-07-15 Doug McLainmore debug...
2008-07-15 Doug McLainAdd some debug for Marker's font settings, and set...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-24 Doug McLainFixes for canvas and gain meter text not being scaled...
2008-01-12 Paul Daviscleanup debug output; more completion of canvas line...
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2007-12-08 Paul Davismake selected marker line resize as canvas size changes
2007-11-27 Paul Davisfix for vamp-sdk botch in SConstruct; new audio clock...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-12 Paul Davisadd arrow head to selected marker line; fix no-import...
2007-11-09 Paul Daviscatch markers as they go away, to avoid selection corru...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-08 Paul Davischange kbd selection to F1 & F2; make kbd selection...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-01-20 Nick Mainsbridgea nice excuse for some keybindings, make some markers...
2006-01-10 Nick Mainsbridgemove range labels, attempt to make them look nicer...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-15 Paul Davislatest work
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.