add self-removing Sends (remove on disconnect)
[ardour.git] / gtk2_ardour / time_axis_view.cc
2016-02-13 Julien ROGERFix 6609: Right-click in active track name box crashes
2015-10-22 Tim MayberryRemove GhostRegion::CatchDeletion signal to reduce...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-05-27 Paul Davisprevent crash when using WM close button on "new route...
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-04 Robin Gareusadd more contexts for SLA.
2015-03-19 Robin Gareusadd API to select TAV height mode.
2015-02-12 Paul Davisremove use of TimeRectangle
2015-01-09 Ben Loftisfix select-all-regions-within (it used to select everyt...
2014-12-28 Robin Gareusapply font-scale to overall layout (rulers, track-heade...
2014-12-19 Robin Gareusfix double-free/crash at session close
2014-12-15 Paul Davisnext 2 modifiers
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-07 David RobillardFix crash on quit when in a non-route time axis.
2014-12-07 David RobillardFix crash when resizing a track quickly.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-07 Paul Davisuse new canvas colors header as necessary
2014-11-06 Paul Davisvarious positional fixes for TimeAxisView, including...
2014-11-04 Paul Davisuse ArdourCanvas::TimeRectangle for regions, notes...
2014-11-04 Paul Davismove start of a time axis view back to 0.0 on the x...
2014-11-01 Robin Gareusretain selection on track-height change
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-08 Robin Gareusfix TAV text-entry size.
2014-09-08 Robin GareusMove Scroomer out of Track Selection Box:
2014-09-07 Robin Gareusspecial case track-header buttons
2014-09-06 Robin Gareusgtk style related fixes:
2014-09-06 Robin GareusRevert "use a gloabl size group for track-header ctrl...
2014-09-04 Robin Gareusre-order TAV widget packing:
2014-09-04 Robin Gareususe a gloabl size group for track-header ctrl buttons
2014-09-04 Robin GareusNOOP, fix indent
2014-09-04 Robin Gareusfix c4be8c2a67
2014-09-04 Robin Gareusfurther tweaks pertaining the track-number height
2014-09-04 Paul Daviswhen track selection changes, cancel any and all name...
2014-09-04 Robin GareusTrick 17: share separator + border:
2014-09-04 Robin Gareusdedicated TAV separator line
2014-09-04 Robin GareusRevert "cont'd work on automation-track headers (amend...
2014-09-04 Robin Gareusupdate number label geometry
2014-09-03 Robin Gareuscont'd work on automation-track headers (amend ba53af1c5)
2014-09-03 Robin Gareusquick mockup of indented automation-track headers
2014-09-02 Robin Gareusstatic global definition for track-header width
2014-09-02 Robin Gareusfix static initialization of Gtk::SizeGroup
2014-08-31 Robin Gareusfix track-header hide/show
2014-08-31 Robin Gareustrack-header fader tweaks:
2014-08-31 Robin Gareusproper 1px track separator
2014-08-31 Robin Gareusthe return of the time_axis_vbox
2014-08-31 Robin Gareusset initial TAV style
2014-08-31 Robin Gareusright side track-header control buttons (for non mixbus...
2014-08-31 Robin Gareusexperiment with track-selection box shadow
2014-08-31 Robin Gareusremove (unused) separator, update TAV height calc.
2014-08-31 Robin Gareussimplify time-axis packing: consistent table layout
2014-08-30 Robin Gareusrevert parts of bf13bf63, change track-header color...
2014-08-29 Ben Loftisred-border selection for tracks, regions, and processor...
2014-08-11 Ben Loftischange packing so number_label shares space with name_label
2014-08-11 Ben Loftisshuffle packing order to accomodate midi controls
2014-08-11 Ben LoftisNew track header layout.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-27 Paul Davisfix edges of selection rects in time axis views to...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-19 Paul Davisfix naming of selection rect-related items
2014-06-13 Paul Davisfix scrolling behaviour in track headers (event was...
2014-06-12 Paul Davisrestored track height adjustment using alt-scroll on...
2014-06-09 Paul Davisforward scroll events from track control headers to...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-25 Paul Davismost of the support for save/restore of visible track...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Paul Davisfirst pass at quantizing vertical scroll to whole tracks.
2014-03-20 Paul Davisbig rework of scrolling, horizontal part considered...
2014-02-26 Paul Davisadd ::covered_by_y_range() to TimeAxisView
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
next