make that status-bar error change actually compile
[ardour.git] / gtk2_ardour / editor_markers.cc
2009-10-26 Paul Davisno more edit point clock (except SAE version, but who...
2009-10-20 Ben Loftisclean up Window titles for consistency
2008-10-13 Nick MainsbridgeA more correct fix for non-disappearing loop/punch...
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-06-17 Paul Davisinitial implementation of "make range to next marker...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-04-17 Paul Davisgcc 4.3 compile fixes; new name-new-marker-at-creation...
2008-03-25 Paul Davisadd new Session::Dialog signal for generic dialog inter...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-20 Paul Davisdrop ruler_show[] in favor of specific editor actions...
2008-02-13 Doug McLainadd option to create xrun markers on the location markerbar
2008-02-07 Paul Davisfinal part of tape track waveview problem, and fix...
2008-01-12 Paul Daviscleanup debug output; more completion of canvas line...
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2008-01-10 Paul Davispitch shift fix from colin f.; fix marker line heights...
2007-12-29 Paul Davisfixed edit focus @ edit point behaviour
2007-12-01 Sampo SavolainenMake sure entered_marker is resetted if it's removed
2007-11-29 Paul Davisfix bug with insert region when no track is selected...
2007-11-26 Paul Davismore ongoing SAE-driven changes (too many too list...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-19 Paul Davismassively better splice mode for all you tape freaks...
2007-11-19 Paul Davisa ton of changes based on discussions at SAE; to be...
2007-11-09 Paul Davismake edit clock do something useful again; do sensible...
2007-11-09 Paul Davisfix up botched marker management scheme; add Editor...
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-11-08 Paul Davischange kbd selection to F1 & F2; make kbd selection...
2007-11-07 Paul Davisinitial round of work to support new edit point option...
2007-08-16 Paul Davisvarious changes (improvements, hopefully) to range...
2007-04-18 Paul Davismake rubber band select act across all tracks, not...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-14 Paul Davisadd "Select Range" to range marker context menu
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
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-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Hans Fugal r206@gandalf: fugalh | 2006-07-26 18:19:07 -0600
2006-07-27 Hans Fugal r205@gandalf: fugalh | 2006-07-26 18:11:47 -0600
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-04-06 Paul Davissignificant extensions to tranzport support
2006-04-04 Nick Mainsbridgenew region names are now based on file source names...
2006-04-01 Nick Mainsbridgeseparate regions in loop/punch range with right-click...
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-21 Sampo SavolainenVarious marker undo fixes.
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-01-23 Nick Mainsbridgeadd undo to select within (mouse and loop/punch ranges...
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
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 RutkinSwitched to use libgnomecanvas (not the C++ one).
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.