Unify the canvases by moving groups around rather than using set_scrolling_region...
[ardour.git] / gtk2_ardour / editor_canvas.cc
2008-09-03 Nick MainsbridgeUnify the canvases by moving groups around rather than...
2008-06-19 Doug McLainFixes and changes to the horizontal canvas scrolling...
2008-05-16 Paul Davisadd GotoWallClock command; switch Editor class to use...
2008-04-21 Paul Davisprevent drags on rulers/bars from initiating vertical...
2008-04-11 Paul Davisfix missing events on range bar (c/o Dominic Sacre)
2008-03-31 Paul Davisminor mootcher fixes; change "Analyze .." to "Spectral...
2008-03-26 Paul Davisa big menu cleanup; vertical auto-scrolling; some code...
2008-03-24 Paul Davisfix up those horribly thick separators between ruler...
2008-02-27 Paul Davisfix up BWF creation; make CoreAudioSource work; add...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2008-02-05 Nick Mainsbridgeuse a separate drag rect for cd marker bar, show cd...
2008-02-04 Paul Davismore canvas-height related fixes; likely fix for loadin...
2008-01-28 Paul Davisvarious sundry OS X fixes, changes
2008-01-12 Paul Davismore NSD madness curing; fix up canvas range rects...
2008-01-10 Paul Davispitch shift fix from colin f.; fix marker line heights...
2008-01-05 Doug McLainThis fixes the gap left in between the controls layout...
2008-01-04 Paul Davisa few fixes for zoom, plus the results of unfinished...
2008-01-02 Paul Davisfix problem with x-axis origin computation moving the...
2007-12-31 Paul Davisfix canvas height confusion
2007-12-29 Paul Davisfixed edit focus @ edit point behaviour
2007-12-27 Paul Davisscroll events on rulers/time canvas now control zoom...
2007-12-12 Paul Davisper-kbd-layout keybindings selection; initial pass...
2007-12-08 Paul Davismake selected marker line resize as canvas size changes
2007-11-27 Paul DavisMESCLUN: new SAE-specific bindings file; parametized...
2007-11-23 Jesse Chappelladded cd marker ruler, which displays and allows quick...
2007-11-11 Paul Davismove location marker bar to bottom row of rulers
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-09-29 Paul Davissome SAE logo & menu related changes
2007-09-25 Paul Davisnew controls for copy-only import; new logo item for...
2007-09-03 Paul Davisfix for NSD filename/folder extraction; import now...
2007-09-02 Paul Davislimited history depth (no GUI yet); more work on import...
2007-08-30 Paul Davismore upgrades to the import dialog
2007-08-26 Paul Davisround one of import design changes (still not fully...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-07-03 Paul Davisremove static Pango::FontDescriptions, they cause glib...
2007-04-10 Paul Davisnew swedish gtk2_ardour translation; fix button release...
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardEditor GUI touchups:
2007-03-12 Doug McLainAdded error checking for cursor colors
2007-03-08 Doug McLainAdd playhead and editcursor to ardour.colors and remove...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-22 Paul Davisdon't change waveform zoom level when waveform is hidde...
2007-01-31 Paul Davisremove ardour_message.{cc,h}; JACK latency menu now...
2007-01-29 Paul Davissmall change to region creation for make-mono-regions...
2007-01-11 Paul Davistry to rationalize zoom/scroll ops for the canvas
2007-01-08 Paul Davissave and restore clock modes
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-04 Sampo SavolainenDrag zoom area now fills the whole canvas
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-10-10 David RobillardFix for segfault on autoscroll (especially when draggin...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-09-18 Paul Davisbetter fix for duplicate regions, fix nasty side-effect...
2006-09-10 Nick Mainsbridgemore fiddling about with placing bits of the scroll...
2006-09-02 Nick Mainsbridgemake autoscroll a bit easier to use, fix missing measur...
2006-08-30 Nick Mainsbridge** requires svn jack ** Hardware monitoring should...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-23 Sampo Savolainen.. and make autoscrolling a bit faster.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-11 Paul Davisfix for playhead/edit cursor having wrong z-order place...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-31 Paul Davisunfinished work on selection/HiG details, restore range...
2006-05-25 Paul Davischanges to autoscroll behaviour. not perfect, but proba...
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-04-19 Paul Davisa) fix editor hscroller to follow PT behaviour - scroll...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-17 Paul Davislots of fidgety work to get track renaming to work...
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2006-01-08 Paul Davisfix control layout size allocation (nearly done) and...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2005-12-30 Paul Davisdrag-n-drop to canvas from region list works
2005-12-30 Paul Davisdnd to canvas now working again
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Paul Davisvarious changes to controls_layout size management
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-12-02 Paul Davismake all of dialog visible for add_route_dialog
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Paul Davisadded file