Separate route list code from Editor into its own object, EditorRouteList. Hopefully...
[ardour.git] / gtk2_ardour / editor_canvas.cc
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
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-11 David RobillardMerged with trunk R1311.
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-04 Sampo SavolainenDrag zoom area now fills the whole canvas
2006-11-19 David RobillardMerged with trunk R1141
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-10 David RobillardFix for segfault on autoscroll (especially when draggin...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-09-19 David RobillardMerged with trunk R920.
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-31 David RobillardMerged with trunk R874.
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-29 David RobillardMerged with trunk R861
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-23 Sampo Savolainen.. and make autoscrolling a bit faster.
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
next