new ArdourButton class, to start to provide more control over how our buttons work...
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-06-01 David RobillardDelete trailing whitespace
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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-11-26 Carl HetheringtonFix various crashes on session close.
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
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
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-28 Paul Davisdon't load history till all objects have reset state...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-01-24 Tim Mayberrya few small things
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
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.