most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_canvas...
[ardour.git] / gtk2_ardour / time_axis_view_item.cc
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-07 Nick MainsbridgeFix non-disappearing tracks when hiding, don't set...
2008-09-19 David RobillardMerge all the (disconcertingly missing) track/region...
2008-09-14 David RobillardMore gracefully handle type mismatch errors when doing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-08-05 David RobillardI can't believe it's not one canvas! (TM)
2007-07-05 David RobillardScale MIDI track vertical range to match widgest range...
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
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-05-17 Carl HetheringtonAdd stacked lanes mode which displays regions on differ...
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-29 David RobillardMerged with trunk R1761
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
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-04-02 Sampo SavolainenMake colors for clip markers controllable by ardour...
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-27 Paul Davistweak placement of region name text; patch from b0ef...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-15 David RobillardMerged with trunk R1327.
2007-01-13 David RobillardDecreased region opacity, smoothed out canvas/tempo...
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-28 Nick Mainsbridgecrossfade views are only as long as the crossfades...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-17 Paul Davisreduce calls to fit_to_pixels(); flip back to old fix...
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-07-11 Paul Davismake waveforms centered when height hits NAME_HIGHLIGHT...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-21 David RobillardMerged with trunk
2006-06-20 Paul Davisfixes for libsndfile conversion issues, tape track...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
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-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-10 Paul Davismore work on actions and general compilability
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-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
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.