the BIG CONFIG patch
[ardour.git] / gtk2_ardour / editor_markers.cc
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.