the endless quest to plug memory leaks -- episode 379
[ardour.git] / gtk2_ardour / time_axis_view.cc
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 379
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-03 Paul DavisNO-OP: add blank line to make comments clearer
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-06-02 Paul Davisremove unneeded widget style definition
2016-05-31 Paul Davisstop playing silly games with widget packing when editi...
2016-05-31 Paul Davisdo not accidentally try to select VCA time axis views...
2016-05-31 Paul Davismake selectability of a TimeAxisView be overridable
2016-05-31 Paul Davisno-op: move comment to make scope more clear
2016-05-31 Paul Davisfix wierd TimeAxisView initial attachment for the name...
2016-05-31 Paul Davispre-size TimeAxisView controls_table to something more...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-03 Robin Gareusmark initial TAV as hidden to speed up initial display.
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...
next