Merged with trunk R992.
[ardour.git] / gtk2_ardour / editor_ops.cc
2006-10-21 David RobillardMerged with trunk R992.
2006-09-19 David RobillardMerged with trunk R920.
2006-08-31 David RobillardMerged with trunk R874.
2006-08-29 David RobillardMerged with trunk R861
2006-08-24 David RobillardMerged with trunk R846
2006-08-16 David RobillardProgress on the disk side of things:
2006-08-14 David Robillard- MIDI "recording" - rec region creation/drawing, actua...
2006-08-10 David RobillardMerged with trunk R776
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
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-15 David RobillardMerged with trunk revision 600
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-04-06 Paul Davis3 different data wheel modes for tranzport, plus lock...
2006-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-04-01 Nick Mainsbridgefix incorrect marker/range marker right-click menus...
2006-03-31 Paul Davisa) add "Add Range Markers" to region context menu
2006-03-31 Paul Daviszoom to session now uses the start marker instead of...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-21 Paul Davisadd crossfade and layering options to menu system;...
2006-03-11 Paul Davisstart marker implemented, along with GotoZero command...
2006-03-10 Taybin RutkinExternalSource refactoring.
2006-03-08 Taybin RutkinRemoved direct libsndfile usage.
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-15 Nick Mainsbridgechange before/after cursor keybindings, attempt to...
2006-02-15 Nick Mainsbridgeselect all in time range, show object selection while...
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-23 Nick Mainsbridgeadd undo to select within (mouse and loop/punch ranges...
2006-01-23 Nick Mainsbridgeadd undo to keymouse set sync position.. possibly the...
2006-01-23 Nick Mainsbridgeadd some undo to previous selection stuff
2006-01-23 Nick Mainsbridgeselect all, musical (fuzzy) loop/punch/range region...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-08 Paul Davismore goodies, including improved duplicate-region funct...
2006-01-08 Paul Davisa metric ton of changes
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-21 Paul Davisbutton hacks and more
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-13 Taybin Rutkinsfdb almost done.
2005-10-12 Taybin Rutkinsplit sfdb_v3 into 3 classes.
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
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.