fix background of ArdourButtons with no Body
[ardour.git] / gtk2_ardour / time_axis_view_item.h
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2012-05-07 Paul Davishide xfades while dragging region(s)
2012-04-30 Carl HetheringtonPatch from colinf to fix selection of short regions...
2012-04-14 Carl HetheringtonFix a few framecnt / framepos type confusions.
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-01 David RobillardDelete trailing whitespace
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-02-08 Carl HetheringtonOption to colour region background using the track...
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-09-06 Carl HetheringtonCleanup of region drag code to be a bit more efficient...
2010-09-01 Carl HetheringtonDon't give automation region views left/right trim...
2010-07-19 Carl HetheringtonRemove fade handles from recording regions. Fixes...
2010-06-24 Paul Davischange note colors on the fly, to permit user-definitio...
2010-06-03 Paul Davismove computation of TimeAxisViewItem fixed heights...
2010-04-07 Carl HetheringtonNo-op: copy-edit comments, remove duplicate comments...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Nick MainsbridgeFix canvas region layering in non-Stacked modes. Remove...
2009-12-03 Carl HetheringtonFix previous commit.
2009-12-03 Carl HetheringtonFix #2947.
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Paul Davistime line items now have 64 bit location + duration...
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-13 Nick MainsbridgeUse pixbufs as region name labels rather than Gnome...
2008-12-23 Carl HetheringtonFix stacked regions display mode.
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-05 Paul Daviswash that pango right out of your hair
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 Paul Davismake rec-regions insensitive to events; fix up diskrate...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2007-01-28 David RobillardMerged with trunk R1393.
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-13 Paul Davisdestructive track work: regions now display offset...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-06-13 David RobillardMerged with trunk (painfully)
2006-05-26 David Robillard- Documentation fixes
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-14 Karsten WieseUse ARDOUR::stringcr_t (read: const std::string &)...
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-09 Paul Davisfixes for utils.cc in gtk2_ardour and gtkmm2ext, includ...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.