remove all calls to Outline::set_outline_width (1) because this is "wrong" when using...
[ardour.git] / gtk2_ardour / editor_canvas.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-17 Paul Davischange UIConfig to use accessor/setter methods like...
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Robin Gareusvtl: get rid of unused "bar" inside the ruler
2013-04-17 Robin Gareusvtl: get rid of one more unnecessary canvas-group
2013-04-15 Paul Davisfix markers so that the blue line spans both canvases
2013-04-15 Paul DavisFix dragging objects on the canvas and remove redundant...
2013-04-15 Paul Davisa few changes to fix region dragging, all related to...
2013-04-13 Paul Davisremove another pointless adjustment
2013-04-13 Paul Davisremoval of sundry Adjustments and consolidation of...
2013-04-13 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-12 Paul Davisremove TimeAxisView::clip_to_viewport() and Editor...
2013-04-12 Paul Davischange frames_per_pixel to samples_per_pixel
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
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-12 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-11 Robin Gareusenable videotimeline by default
2013-04-10 Paul Davisremove incorrect merge of cairocanvas patch that stoppe...
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 branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Robin Gareusvtl: make videotimeline work with new cairo canvas
2013-04-05 Paul Davislots of tweaking and adding debug output including...
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul Davisallow Drag-n-Drop onto the empty canvas (again); always...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-28 Paul Davisminor fix for misleading comment
2013-03-23 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-21 Robin Gareushonor CTRL modifier when drag/drop importing files...
2013-03-20 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-20 Paul Davisfix an old bug introduced when cth tried (valiantly...
2013-03-13 Robin Gareusvideotimline
2012-12-10 Paul Davisfix reversion of keyboard focus from gain display editi...
2012-06-17 Carl HetheringtonAdd option to disable autoscroll of editor (#4721).
2012-05-22 Paul Davisremove, convert, comment several cerr statements
2012-03-20 Paul Davisreorder editor route list columns to put visible and...
2012-03-12 Paul Davisdebug tracking mouse presence in track canvas
2012-03-12 Paul Davisfix cut-n-pastie relating to tracking mouse presence...
2012-03-09 Paul Davisforward-port some fixes from a2
2012-01-30 Carl HetheringtonDon't autoscroll right if we are moving left, and vice...
2012-01-19 Paul Davismore fixups of various things including cursors when...
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.
next