Make Dropdown menus at least as wide as the button
[ardour.git] / gtk2_ardour / editor_summary.cc
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
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 ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Daviscommit immediately post linking
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2012-12-12 Colin FletcherPosition playhead correctly on 'P' in editor summary...
2012-12-04 Paul Davisdramatically speed up the addition of large numbers...
2012-12-02 Paul Davisremove debugging/analysis output
2012-11-27 Paul Davistry another fix for the crash created by rev 13547
2012-11-14 Robin Gareusfix #5025 part 2
2012-11-14 Robin Gareusfix #5025 part 1
2012-08-02 Colin FletcherUse accelerator key of "/Editor/set-playhead" action...
2012-07-24 Paul Davisquiet!
2012-07-24 Paul Davismake rendering of the editor summary view a bit more...
2012-06-09 Carl HetheringtonSet up _old_follow_playhead correctly in all cases...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-03-20 Paul Davisreorder editor route list columns to put visible and...
2012-03-17 Paul Davisthin up the width of the line separating tracks in...
2012-01-31 Carl HetheringtonUpdate summary on switching playlists (#4659).
2012-01-09 Carl HetheringtonDon't redraw the summary every time the playhead moves...
2011-12-09 Carl HetheringtonFix scroll-wheel direction in summary.
2011-12-09 Carl HetheringtonUse same modifiers with the mouse wheel in the summary...
2011-11-18 Paul Davisdon't cache width & height for CairoWidget; provide...
2011-11-01 Carl HetheringtonAdd an option to disable editor update during drags...
2011-09-14 Carl HetheringtonSmall tweak to previous commit.
2011-09-14 Carl HetheringtonClamp left hand side zoom drags of the summary (fixes
2011-06-01 David RobillardDelete trailing whitespace
2011-04-11 Carl HetheringtonPrevent unnecessary recomputation of horizontal zoom...
2011-02-08 Carl HetheringtonDon't catch up with the playhead after drags.
2011-01-16 Carl HetheringtonDisable follow playhead during editor summary drags.
2011-01-08 Carl HetheringtonWatch for route colour changes and update the summary...
2010-12-20 Carl HetheringtonFix summary height scaling problems when there are...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-14 Carl HetheringtonUse a couple more cursors in the summary.
2010-11-14 Carl HetheringtonFix up summary mouse cursors.
2010-11-10 Carl HetheringtonModified version of Lincoln's patch to stop the summary...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-02 Carl HetheringtonMake it easier to move the summary rectangle around...
2010-07-19 Carl HetheringtonTweak group tabs class hierarchy and offer the same...
2010-07-04 Carl HetheringtonModified version of lincoln's patch to allow X-axis...
2010-06-18 Paul Davisuse the new left/right trim cursor for the editor summary
2010-06-18 Carl HetheringtonBack to real-time zoom.
2010-06-18 Carl HetheringtonMake summary zoom happen based on where the drag is...
2010-06-15 Carl HetheringtonStop summary showing hidden tracks.
2010-06-15 Carl HetheringtonHopefully fix slight vertical movements on attempts...
2010-06-15 Carl HetheringtonPlot tracks at a constant height in the summary.
2010-06-14 Carl HetheringtonSummary tweaks: plot tracks as well as regions (as...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-03-30 Carl HetheringtonMove region naming stuff from Session into RegionFactor...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-01-16 Carl HetheringtonWhen dragging the summary viewbox with a click outside...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisfix deadlock in protocol manager startup; fix some...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonApply Select property of route groups at the Selection...
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-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Paul Davishandle left/right scroll in editor summary, and use...
2009-12-01 Carl HetheringtonStop editor summary viewbox being moved too far down...
2009-11-25 Carl HetheringtonMake the editor summary extend a little way beyond...
2009-11-25 Carl HetheringtonFix problems with summary when the session start marker...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-09-09 Carl HetheringtonFix warning.
2009-08-24 Carl HetheringtonTertiary-modifier click locates the viewbox in the...
2009-08-20 Carl HetheringtonDon't locate summary view box on a click outside it...
2009-07-04 Carl HetheringtonFixes for crashes on session going away.
2009-07-03 Carl HetheringtonSplit route group list out of Editor.
2009-06-20 Carl HetheringtonOptional tabs down the LHS of the editor window to...
2009-06-17 Carl HetheringtonSecondary-modifier-click in the summary locates the...
2009-06-17 Paul Davismake sizing of & in the summaryiferizer a bit smaller
2009-06-17 Carl HetheringtonAdd a playhead marker to the summary.
2009-06-17 Carl HetheringtonRemove partial support for vertical zoom in the summary...
2009-06-16 Carl HetheringtonCleaner implementation.
2009-06-15 Carl HetheringtonA few cleanups. Map scroll wheel to movement of the...
2009-06-15 Carl HetheringtonPut a limit on the tallest that a region can be in...
2009-06-15 Carl HetheringtonAllow dragging of the horizontal extents of the summary...
2009-06-14 Carl HetheringtonUse white outlined rectangle for view box. Redraw...
2009-06-14 Carl HetheringtonUse a filled rectangle for the view box. Colour region...
2009-06-14 Carl HetheringtonUse track colours for the summary view.
2009-06-14 Carl HetheringtonSome small bug fixes. Make click (but not drag) inside...
2009-06-13 Carl HetheringtonSet _dragging_playhead during summary viewbox drag.
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-06-11 Carl HetheringtonAdd some comments.
2009-06-11 Carl HetheringtonAdd a widget giving an overview of the editor, as ...