fix incorrect accumulation of export video options each time the dialog is used
[ardour.git] / gtk2_ardour / editor_cursors.cc
2013-04-17 Paul Davisremove all calls to Outline::set_outline_width (1)...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-12 Paul Davisremove all unit-based methods from (Public)Editor;...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-10 Paul Davismake size/shape of playhead cursor match gnomecanvas...
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-09-17 Carl HetheringtonRevert shade on playhead cursor (SVN 13048).
2012-07-17 Paul Davisadd translucent "shade" to playhead cursor (may remove...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-17 Carl HetheringtonAdd a playhead marker to the summary.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-08 Doug McLainAdd playhead and editcursor to ardour.colors and remove...
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-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
2005-12-06 Paul Davismore fixes
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-11-30 Paul Davismore miscellaneous fixes to make things even nicer
2005-11-27 Karsten Wieseconvert property_foo().set_value(bar) to property_foo...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-16 Paul Davismore editor*.cc fixes
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
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.