summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker.cc
AgeCommit message (Expand)Author
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-29remove line parent member from MarkerPaul Davis
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-11-14Fix crash on removing marker.Carl Hetherington
2010-11-13Add backgrounds to marker labels.Carl Hetherington
2010-11-12Prevent marker labels overlapping. Fixes #3535.Carl Hetherington
2010-11-12Fix update of range marker names. Fixes #3533.Carl Hetherington
2010-11-11Visual tweaks to marker lines.Carl Hetherington
2010-11-11Further fixes for #3529. Show marker lines the same colour as their marker; ...Carl Hetherington
2010-09-26correct version of: port cairo ARGB/BGRA -> pixbuf RGBA patch from recent 2.X...Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-03-16changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive)Paul Davis
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-11-25carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listv...Paul Davis
2009-11-12tidy up (a bit) locations editing widget ; use pixbuf/string code from 2.0;re...Paul Davis
2009-11-12markers are not allowed to have empty names, especially since it causes a cra...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-09time line items now have 64 bit location + duration; start making note resize...Paul Davis
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-05-21A different fix for record crash, use pixfufs instead of canvas text in marke...Nick Mainsbridge
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-12-18Remove unnecessary 0 checks before delete; see http://www.parashift.com/c++-f...Carl Hetherington
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-06-29remove color.hDoug McLain
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-15Major Theme Manager changes, see ardour-devDoug McLain
2007-06-03Moved some colours from hardcoded to ardour.colour (hopefully for canvas them...David Robillard
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-01-20a nice excuse for some keybindings, make some markers larger verticallyNick Mainsbridge
2006-01-10move range labels, attempt to make them look nicer, gcc 4.1 complaintNick Mainsbridge
2005-12-12editor window layout changes, and lots morePaul Davis
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-11-27convert set_property("foo", bar) to property_foo() = barKarsten Wiese
2005-11-24advance compiling to the m*.cc pointPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-15latest workPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-10-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis