enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / region_editor.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-07-16 Ben Loftismerge fix
2015-06-16 nick_mMore _reversible_command() auditing in the gui.
2014-12-18 nick_mAdd editor selection state to session history via a...
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-25 Robin Gareusmove utility functions into a dedicated namespace
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2013-06-16 Robin Gareusremove executable mode-bit from files
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-01-08 Paul Davispatch from colinf tomake region property editor clocks...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-01-18 Carl HetheringtonMake contents of region properties dialogue expand...
2011-11-18 Paul DavisChange label of audition button in region editor to...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-10-28 Carl HetheringtonFix previous.
2010-10-28 Carl HetheringtonAdd region peak amplitude to region editor.
2010-10-27 Carl HetheringtonEllipsize source names in the region property dialogue...
2010-10-27 Carl HetheringtonShow a region's sources in its properties dialogue.
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-27 Carl HetheringtonFix hang on closing the editor.
2010-05-22 Carl HetheringtonAdd missing file.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
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-01-03 Karsten Wiesemake AudioRegionEditor work
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.