Remove most using declarations from header files.
[ardour.git] / gtk2_ardour / marker.cc
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-06-29 Doug McLainremove color.h
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-03 David RobillardMoved some colours from hardcoded to ardour.colour...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-10-21 David RobillardMerged with trunk R992.
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.