new mouse mode (Draw (notes)); switch into internal mode when draw is selected; notab...
[ardour.git] / gtk2_ardour / editor_canvas.cc
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2011-11-22 Carl HetheringtonFix autoscroll fudge calculations. Remove some unused
2011-11-20 Carl HetheringtonStart autoscroll in from the right-hand edge of the...
2011-11-18 Carl HetheringtonTrim includes.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-08-03 Carl Hetheringtoncolinf's patch for #4223.
2011-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-07-07 Paul Davisfix up horizontal sizing of the track controls area...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-03-03 Paul Davisremove unused signal
2011-02-17 Carl HetheringtonFix incorrect mouse cursors after zoom mode clicks.
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-16 Carl HetheringtonUse lines between marker bars from the SAE profile.
2010-12-02 Paul Davisadd configurable colors to stereo panner, plus keybindi...
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-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-11 Carl HetheringtonFurther fixes for #3529. Show marker lines the same...
2010-11-11 Carl HetheringtonSlight improvement to autoscroll behaviour when expandi...
2010-11-10 Carl HetheringtonOption to show lines below markers (#3529).
2010-10-17 Carl HetheringtonOnly compute and render the visible portion of crossfad...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-09-14 Paul Davisremove Glib::ustring from libardour; allow any characte...
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).
next