fix load+save of plugin parameter automation
[ardour.git] / gtk2_ardour / editor_canvas.cc
2010-08-22 Paul Davisforward port of 7539 from 2.x
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-18 Carl HetheringtonMake summary zoom happen based on where the drag is...
2010-05-28 Paul Davisheavy-handed and crude way to stop WM-stolen-alt keys...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-02-07 Carl HetheringtonRemove my attempts to autoscroll based on dragged regio...
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2010-01-06 Carl HetheringtonFix some bugs in autoscroll when dragging regions.
2009-12-22 Carl HetheringtonRefactor and clean up some confusion in dragging code.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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-12-01 Carl HetheringtonRemove unused editor hscroller code. Add buttons to...
2009-11-17 Paul Davisavoid .h pollution in last commit
2009-11-17 Paul Davisallow use of Return, KP_Enter and more in key binding...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-28 Paul Davisremove all MIDI-specific editing modes by making standa...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
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-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-20 Carl HetheringtonFix sizing problems with edit group tabs.
2009-06-17 Paul Davispack zoom controls into upper right of editor table...
2009-06-17 Carl HetheringtonAdd a playhead marker to the summary.
2009-06-14 Carl HetheringtonPrevent vertical autoscroll when dragging the playhead.
2009-06-14 Carl HetheringtonSome cleanups to ruler drags.
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-12 Carl HetheringtonHopefully fix assertion failures in gnomecanvas when...
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...
2009-06-10 Paul Davisnick m's fix for markers etc ; several tweaks for mute...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-21 Nick MainsbridgeA different fix for record crash, use pixfufs instead...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-02-16 David RobillardFix a bunch of the ol' trivial audio-specific-for-no...
2009-01-06 Carl HetheringtonComment and (hopefully) simplify Editor::region_drag_mo...
2009-01-02 Carl HetheringtonCleanups and a few comments.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-10-19 Nick MainsbridgeHandle changed session duration & resizing canvas bette...
2008-10-16 Paul Davisfix crash at startup caused by use of null session...
2008-10-14 Nick MainsbridgeMake tempo lines physical_screen_height high, add xml...
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-10-11 Nick MainsbridgeFix the nostar ruler hiding bug, rejig ruler bars again...
2008-10-09 Paul Davisadd toggles for region fade in/out/both active, plus...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-24 Nick Mainsbridgefix feedback loop while track resizing
2008-09-24 Nick Mainsbridgefix headers not resizing properly when all tracks set...
2008-09-23 David RobillardAn actual tempo line cache (not quite perfect when...
2008-09-20 Nick MainsbridgeDon't defer Editor::track_canvas_size_allocated ()...
2008-09-19 Paul Davischris goddard's region list patch; port 2.X marker...
2008-09-17 Nick MainsbridgeFix track height, partial merge of recent 2.0 updates...
2008-09-14 David RobillardPrevent tempo lines from stealing events, but break...
2008-09-14 David RobillardShow tempo lines above marker bars.
2008-09-14 Paul Davismore GUI tweaks
2008-09-12 Paul Davisget the notebook back again (or rather, realize that...
2008-09-11 Paul Davismake link (rubberband) work
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-02 David RobillardFix range marker bar separator (colour is still off...
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-10 David RobillardCommitted underlay support (from Audun).
2008-02-02 David RobillardMerge with trunk R2978.
2008-01-15 David RobillardFix track controls width.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
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-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-10-26 Nick Mainsbridgeuse filechooser widget in export dialog, selected files...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-05 David RobillardPulled tempo line stuff out into it's own relatively...
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-16 David RobillardFix time canvas separator lines.
2007-06-15 Doug McLainMajor Theme Manager changes, see ardour-dev
2007-06-15 David RobillardUse boost::shared_ptr instead of raw pointers for Route...
2007-06-03 David RobillardMoved some colours from hardcoded to ardour.colour...
2007-05-11 Tim MayberryConditionally compile CMT additions, enabled by default.
2007-05-10 Paul DavisMIDI branch becomes trunk
2007-04-12 David RobillardMerged with trunk R1705.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-19 David RobillardEditor GUI touchups:
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-12 Doug McLainAdded error checking for cursor colors
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
next