enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / editor_keys.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-02-01 Ben LoftisRemove debugging printf
2016-01-28 Ben LoftisEditing from a control surface must have the ability...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-16 Tim MayberryRemove ardour_ui.h header inclusion
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-07 Paul Davisadd functionality for cut tool
2014-07-02 Ben Loftisadd a method to cancel a pending play_range. this...
2014-07-02 Ben Loftisstart-range and finish-range should graphically show...
2012-06-02 Carl HetheringtonPaste to the track under the mouse if we are using...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-13 Carl HetheringtonRemove confusing track / group members in TimeSelection...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-09 Carl HetheringtonBack out big shared_ptr change. Moving to a branch...
2009-07-09 Carl HetheringtonUse shared_ptr for the TimeAxisView hierarchy.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-05 Paul Davisnew design for region dragging; make add route dialog...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
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-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-11-17 Paul Davismore fixes on the long road to compiling
2005-09-26 Taybin RutkinRemoved *-config.in files (deprecated).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.