summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_canvas.cc
AgeCommit message (Expand)Author
2009-10-01merge 5674:5682 and 5689-5694 from mixbus branchPaul Davis
2009-06-10Fix bug reported by Axel Müller on the list where marker bars, canvas and pl...Nick Mainsbridge
2009-06-10Fix full_canvas_height thinko, don't clip_to_viewport when not needed.Nick Mainsbridge
2009-05-22make stationary-playhead mode less secretBen Loftis
2009-05-19Fix record crash, use pixfufs instead of canvas text in markers, use leftmost...Nick Mainsbridge
2008-11-25fix up region-list => canvas drags, given changes in DnDTreeViewPaul Davis
2008-11-14Revert rev 4149 (caused double draws on zoom on X11).Nick Mainsbridge
2008-11-13Force gtk ruler update slightly earlier.Nick Mainsbridge
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-09make drop_paths() run in an idle handler on OS X to deal with the current DnD...Paul Davis
2008-11-09fix for handling DnD path data, plus lots of d-n-d drop debugging (to be clea...Paul Davis
2008-11-04Restore scrolling performance on osx.Nick Mainsbridge
2008-11-03Restore earlier canvas layeringNick Mainsbridge
2008-11-03Dont move track backgrounds, so that they no longer disappear at high zooms, ...Nick Mainsbridge
2008-11-01Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitiv...Nick Mainsbridge
2008-10-23Recommit 4001 (force ruler update).Nick Mainsbridge
2008-10-23Don't update rulers twice in idle_visual_changer, temporarily remove parts of...Nick Mainsbridge
2008-10-23Force gtk rulers to update in lock step with canvas.Nick Mainsbridge
2008-10-18Handle changed session duration & resizing canvas better wrt end marker, remo...Nick Mainsbridge
2008-10-16fix crash at startup caused by use of null session ptr to set end markerPaul Davis
2008-10-11Fix non-disappearing transport range bar drag rects (longstanding bug), use p...Nick Mainsbridge
2008-10-11,arker_drag_line height is now physical screens height, no border on zoom box...Nick Mainsbridge
2008-10-10Don't set colours twice in new TimeAxisViewItems (from 3.0), fix the nostar r...Nick Mainsbridge
2008-10-09add toggles for region fade in/out/both active, plus toggle for region fades ...Paul Davis
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-29Backport drobilla's tempo bar cache from 3.0, fix track display regression, r...Nick Mainsbridge
2008-09-24fix headers not resizing properly when all tracks set to minimum height, then...Nick Mainsbridge
2008-09-20Use events from gtk trunk, update immediately on scroll for osx as well.Nick Mainsbridge
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19shift-click to extend marker selection; marker drag moves all selected markersPaul Davis
2008-09-16Draw ruler bars larger than canvas width to avoid ugly resizing effectsNick Mainsbridge
2008-09-14Put timeline_group in the correct layer to begin with, fix missing header on ...Nick Mainsbridge
2008-09-14Speed up track resizing, fix disappearing automation controls when automation...Nick Mainsbridge
2008-09-08Fix some off by one or more errors spotted by The Big Programmer. Fewer force...Nick Mainsbridge
2008-09-07Fix disappearing regionviews during rapid mouse movement plus grab/copy grab,...Nick Mainsbridge
2008-09-03Unify the canvases by moving groups around rather than using set_scrolling_re...Nick Mainsbridge
2008-06-19Fixes and changes to the horizontal canvas scrolling, per our conversation on...Doug McLain
2008-05-16add GotoWallClock command; switch Editor class to use nframes64_t throughout;...Paul Davis
2008-04-21prevent drags on rulers/bars from initiating vertical scrollingPaul Davis
2008-04-11fix missing events on range bar (c/o Dominic Sacre)Paul Davis
2008-03-31minor mootcher fixes; change "Analyze .." to "Spectral Analysis" where applic...Paul Davis
2008-03-26a big menu cleanup; vertical auto-scrolling; some code cleanups; an unfinishe...Paul Davis
2008-03-24fix up those horribly thick separators between ruler linesPaul Davis
2008-02-27fix up BWF creation; make CoreAudioSource work; add CAImportable; refactor So...Paul Davis
2008-02-26non-AA canvas support (not used by default); new SAE menus; fix locate-play-l...Paul Davis
2008-02-05use a separate drag rect for cd marker bar, show cd marker details on load in...Nick Mainsbridge
2008-02-04more canvas-height related fixes; likely fix for loading VST plugins by name ...Paul Davis
2008-01-28various sundry OS X fixes, changesPaul Davis
2008-01-12more NSD madness curing; fix up canvas range rects and marker line height mgmtPaul Davis