Merged with trunk R846
[ardour.git] / gtk2_ardour / editor_markers.cc
2006-08-24 David RobillardMerged with trunk R846
2006-08-10 David RobillardMerged with trunk R776
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-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.