enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / axis_view.cc
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 DavisAxisView does not need to initialize Selectable::_selected
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-28 Robin Gareususe a hash-table to cache gui properties
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-12 Paul Davismove string_is_affirmative() into libpbd
2011-10-07 David RobillardFix visibility of MIDI CC automation lanes (#4356).
2011-08-30 Carl HetheringtonGive route groups their own colour, settable from the...
2011-07-19 Carl HetheringtonAssume axis views with no set visible property are...
2011-07-11 Paul Davisclean up GUIObjectState API, and use bools when setting...
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-01 David RobillardDelete trailing whitespace
2009-12-25 Paul Davisrationalize destruction pathway (some more); tidy-ify...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-09-12 Paul Davismake tracks visible again
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.