summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.h
AgeCommit message (Expand)Author
2010-11-14Use a couple more cursors in the summary.Carl Hetherington
2010-11-14Fix up summary mouse cursors.Carl Hetherington
2010-11-14Use the edit position to decide what items to put in the region context menus...Carl Hetherington
2010-11-12Prevent marker labels overlapping. Fixes #3535.Carl Hetherington
2010-11-11Visual tweaks to marker lines.Carl Hetherington
2010-11-11Further fixes for #3529. Show marker lines the same colour as their marker; ...Carl Hetherington
2010-11-10Option to show lines below markers (#3529).Carl Hetherington
2010-11-09Move some methods out of Editor into RegionView.Carl Hetherington
2010-11-04Heinous hack to fix region menu sensitivity setup.Carl Hetherington
2010-11-03Tidy up the region menu a bit, and hopefully clarify what regions will beCarl Hetherington
2010-10-26Move normalize dialogue to its own file. Add progress bar. Clean up labelli...Carl Hetherington
2010-10-20Clean up get_regions_for_action prototype slightly.Carl Hetherington
2010-10-19Modify get_regions_for_action to fix #2960. Rationale is in the comment for ...Carl Hetherington
2010-09-28(1) use select next/previous row functions for tab/shift-tab navigation in re...Paul Davis
2010-09-22much craziness with canvas cursors; fix 0 beat cursor text when shortening no...Paul Davis
2010-09-21(1) remove almost-never used block/unlock_property_changes() methods from PBD...Paul Davis
2010-09-21Updating zoom mouse cursor on modifier press. Fixes #274.Carl Hetherington
2010-09-20Add progress bar to strip silence dialogue. Fixes #3103.Carl Hetherington
2010-09-19Put images on the fade in/out menus. Fixes #3411.Carl Hetherington
2010-09-18Preserve region list selection state even if a region is selected which is no...Carl Hetherington
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-14remove Glib::ustring from libardour; allow any characters except '/' and '\' ...Paul Davis
2010-09-02Paste to the source of a copy if there are no selected tracks (rather than us...Carl Hetherington
2010-08-27Remove what I'm pretty sure was a hack to work around the bug we used to have...Carl Hetherington
2010-08-26some (unfinished) work on incorporating Ben's rev 6919 changes regarding trac...Paul Davis
2010-08-25major chunk of the region layering editor from 2.X, fwd-ported to 3.0Paul Davis
2010-08-22forward port of 7539 from 2.xPaul Davis
2010-08-18Set cursor to hint that you can drag automation up and down in object/range l...Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-08-14Add note edit dialog. Fixes #3346.Carl Hetherington
2010-08-13Patch from colinf to add tape-style region stretching via rubberband. Fixes ...Carl Hetherington
2010-08-13Add shortcut for link object/range mode. Fixes #3242.Carl Hetherington
2010-08-12Add option to normalize across all selected regions. Clean up the region con...Carl Hetherington
2010-08-11Add option to insert time to move glued / locked markers. Fixes #3393.Carl Hetherington
2010-08-10Improve ctrl-click behaviour of automation points. Should fix #3385.Carl Hetherington
2010-08-09Allow markers to be glued to bar/beat time. Fixes #1815.Carl Hetherington
2010-08-07Use a ticked Lock item for markers rather than Lock / Unlock. Fixes #2136.Carl Hetherington
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-07-14Move zoom tools into their own tearoff. Fixes #3122.Carl Hetherington
2010-07-09Give internal edit mode its own cursor. Deselect everything when entering in...Carl Hetherington
2010-07-06beat slicing patch #1 from lincoln spiteriPaul Davis
2010-07-05Set entered_regionview on entry into region view canvas item children. Shoul...Carl Hetherington
2010-06-29Fix vertical canvas autoscroll when dragging track heights. Fixes #3240.Carl Hetherington
2010-06-18Remove unnecessary height changed notification for streamviews, now that the ...Carl Hetherington
2010-06-18Make summary zoom happen based on where the drag is started, rather thanCarl Hetherington
2010-06-17new fade in/out handle cursors from chrisg (maybe to be improved); show MIDI ...Paul Davis
2010-06-17new trim cursors from chrisg, fix up hotspots for said cursors, make Editor c...Paul Davis
2010-06-17add left/right side trim cursors and use them for region trimming, as appropr...Paul Davis
2010-06-17Make summary arrow buttons auto-repeat.Carl Hetherington
2010-06-08Reduce default summary size and remember it across saves. Fixes #3205.Carl Hetherington