summaryrefslogtreecommitdiff
path: root/gtk2_ardour/axis_view.h
AgeCommit message (Expand)Author
2016-07-06many changes associated with rationalizing selection flowPaul Davis
2016-06-05use, or mostly use PresentationInfo for selection status of Routes.Paul Davis
2016-06-05RouteUI is now also derived from SessionHandlePtr but NOT AxisView. Fix initi...Paul Davis
2016-06-05change AxisView color API to be virtual and implement per-type variantsPaul Davis
2016-06-05make AxisView::marked_for_display() be virtual so we can use the a Stripable'...Paul Davis
2016-05-31remove unused "old-order" stuff from AxisViewPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-03-30remove GUI object state when tracks/busses are removed.Paul Davis
2015-03-21fix visual undo.Robin Gareus
2014-06-28use a hash-table to cache gui propertiesRobin Gareus
2014-06-09substantial changes in color management, involving a reduction in the use of ...Paul Davis
2012-05-24Compile cleanly with clang.David Robillard
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2011-08-30Tidy up route colouring a bit so that colours are theCarl Hetherington
2011-07-13Fix non visibility of previously-visible MIDI automationCarl Hetherington
2011-07-11clean up GUIObjectState API, and use bools when setting "visible" property ra...Paul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2009-12-25rationalize destruction pathway (some more); tidy-ify some ImageFrame codePaul Davis
2009-12-22cleanup up cleanup at session destruction; clarify the meaning of 3 signals (...Paul Davis
2009-12-17switch to using boost::signals2 instead of sigc++, at least for libardour. no...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-05-12Remove most using declarations from header files.Carl Hetherington
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-08-14Make track selection visible in track headers.Sampo Savolainen
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-24advance compiling to the p*.cc pointPaul Davis
2005-10-052 cleanup patches from nickm, plus work on mixer_ui.cc so that it compilesPaul Davis
2005-09-26continuing fixes to get this shibboleth to compilePaul Davis
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin