fixes for 98% of all the warnings/errors reported by OS X gcc on tiger
[ardour.git] / gtk2_ardour / editor_mouse.cc
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-08 Carl HetheringtonDon't allow non-movable meter / tempo markers to be
2011-09-07 Carl HetheringtonDon't create new regions on clicks on MIDI plugin autom...
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-13 Carl HetheringtonMake MIDI automation tracks behave the same as MIDI
2011-06-01 David RobillardDelete trailing whitespace
2011-05-30 Paul Davisremove unused and useless "src" argument for a number...
2011-05-11 Carl HetheringtonFix crash when clicking on a hit (may be #4036).
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-25 Carl HetheringtonFix subtraction of bar/beat/tick for verbose canvas...
2011-04-07 Carl HetheringtonFix crash due to _over_region_trim_target not being...
2011-03-24 Carl HetheringtonPrevent region drags with the middle button in internal...
2011-03-08 Paul Davisremove spurious debug line
2011-03-08 Paul Davisreinstate (de)selection operations that should happen...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-05 Paul Davisprevent trim cursors appearing, and prevent note trimmi...
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-03 Paul Davisexperiment with making MIDI region boxes vanish when...
2011-03-02 Carl HetheringtonNo-op: coding style.
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-09 Paul Davismake name-highlight bar active for trims even in intern...
2011-02-08 Carl HetheringtonRemove always-true should_show_selection code.
2011-02-07 Carl HetheringtonPrevent various things from stopping the transport...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2010-12-14 Paul Davismove ticks per beat from Meter to Timecode::BBT_Time...
2010-12-14 David RobillardRename libmusictime libtimecode (consistent with alread...
2010-12-07 Paul Davisfix crash when dragging percussive-mode notes due to...
2010-11-25 David RobillardFix some messed up code (spacey tabs).
2010-11-21 Carl HetheringtonUpdate ghost note presence when mouse mode is changed...
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-14 Carl HetheringtonFix up fade in/out cursors.
2010-11-14 Carl HetheringtonUse the edit position to decide what items to put in...
2010-11-09 Carl HetheringtonMove some methods out of Editor into RegionView.
2010-11-07 Carl HetheringtonFix zoom cursor SNAFU (#274). Increase move threshold...
2010-11-03 Carl HetheringtonTidy up the region menu a bit, and hopefully clarify...
2010-09-22 Paul Davismuch craziness with canvas cursors; fix 0 beat cursor...
2010-09-21 Carl HetheringtonMake object/range link work with stacked region mode...
2010-09-21 Paul Davis(1) remove almost-never used block/unlock_property_chan...
2010-09-21 Carl HetheringtonUpdating zoom mouse cursor on modifier press. Fixes...
2010-09-18 Carl HetheringtonDisable region drags in internal edit mode. Fixes...
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-16 Paul Davisprevent drags on nascent-captured regions
2010-09-15 Carl HetheringtonCopy-edit.
2010-09-13 Paul Davisrestore "add MIDI region on click in MIDI track" functi...
2010-09-07 Carl HetheringtonLincoln's patch to tidy up region fade visuals. Fixes...
2010-08-27 Carl HetheringtonRemove what I'm pretty sure was a hack to work around...
2010-08-26 Paul Davissome (unfinished) work on incorporating Ben's rev 6919...
2010-08-25 Paul Davismajor chunk of the region layering editor from 2.X...
2010-08-25 Carl Hetheringtonclear_history -> clear_changes and some comments.
2010-08-20 Carl HetheringtonAllow drag when creating a MIDI region. Fixes #3363.
2010-08-18 Carl HetheringtonSet cursor to hint that you can drag automation up...
2010-08-14 Carl HetheringtonAdd note edit dialog. Fixes #3346.
2010-08-13 Carl HetheringtonAdd shortcut for link object/range mode. Fixes #3242.
2010-08-13 Carl HetheringtonSet tooltips correctly so that range button gets a...
2010-08-11 Carl HetheringtonHopefully fix up automation control point selection...
2010-08-10 Carl HetheringtonHopefully fix up region click + drag which I broke...
2010-08-10 Carl HetheringtonImprove ctrl-click behaviour of automation points....
2010-08-06 Carl HetheringtonFix up selection of automation points.
2010-08-04 Carl HetheringtonAllow rubberband selection of MIDI automation points...
2010-07-24 Paul Davisstep editing now accessed via a context menu on MIDI...
2010-07-22 Carl HetheringtonDon't offer to trim regions in internal edit mode,...
2010-07-16 Carl HetheringtonDon't tempt the user with visual cues that they can...
2010-07-09 Carl HetheringtonGive internal edit mode its own cursor. Deselect every...
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-22 Carl HetheringtonAllow range selections to be started in non-region...
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-06-02 Paul Daviszero-pad seconds field of verbose canvas cursor, fixes...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-29 Paul Daviscreate new MIDI regions on streamitem click in "note...
2010-05-27 Carl HetheringtonAllow the region gain automation tool to create standar...
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-25 Paul Davisstop range mode stuff from showing up when in internal...
2010-05-20 Paul Davisvarious minor MIDI fixes: prevent duplicate note entry...
2010-05-18 Paul Davischange tooltip of mouse select button to indicate MIDI...
2010-05-17 Carl HetheringtonFix crash on attempting a TimeFX drag but not clicking...
2010-05-09 Carl HetheringtonCreate the session range location as and when the sessi...
2010-05-09 Carl HetheringtonRemove some hang-overs of the old horizontal scrollbar...
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-05-05 Carl HetheringtonFix SNAFU on region trimming with grid enabled caused...
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-05-01 Carl HetheringtonRemove unnecessary snap in Editor::single_*_trim, as...
2010-04-28 Carl HetheringtonPartial fix for #3092; make time FX still work if inter...
2010-04-23 Carl HetheringtonWhen a track context menu is opened, select the track...
2010-04-21 Carl HetheringtonMove Diskstream ownership to Track, so that Session...
2010-03-16 Paul Davisfix previous patch from lucus
2010-03-02 Paul Davis(1) remove most uses of MementoCommand for Playlist...
2010-03-02 Paul Davisthe mega-properties/SequenceProperty patch. split is...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-02-08 Paul Davisuse RegionCommand for same-track region drags
2010-01-25 Paul Davisa boatload of minor and middle-sized changes to try...
2010-01-25 Carl HetheringtonAllow drag of region fade in/out in object mode with...
2010-01-16 Carl HetheringtonFix bug when dragging regions in PT-edit mode.
next