Merged with trunk (painfully)
[ardour.git] / gtk2_ardour / editor_mouse.cc
2006-06-13 David RobillardMerged with trunk (painfully)
2006-06-08 David RobillardCommitted filthy mess of a working copy solely for...
2006-05-25 Paul Davischanges to autoscroll behaviour. not perfect, but proba...
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-18 Paul Davisa) basic prototype of OSC control
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
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-10 Nick MainsbridgeReinstate mouse scroll actions (audio clocks, shuttle...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Sampo SavolainenVarious marker undo fixes.
2006-03-12 Tim Mayberryrevert inadvertant change
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
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-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2006-01-19 Jesse Chappellfixed various xfade and undo and updating issues. ...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-08 Paul Davisa metric ton of changes
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-03 Paul Davis"fix" track heights etc.
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2005-12-22 Paul Davisvery important fix to avoid double delete of waveview...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-26 Paul Daviscompiles and runs, but crashes ... duh
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-22 Paul Davisplugin selector from doug; lots and lots of fixes from...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
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-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-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.