summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.cc
AgeCommit message (Expand)Author
2008-09-17merge Sakari's (sbergen) branch back into 3.0, removing libsndfile and adding...Paul Davis
2008-09-14more GUI tweaksPaul Davis
2008-09-12get the notebook back again (or rather, realize that it can now be toggled an...Paul Davis
2008-09-12make tracks visible againPaul Davis
2008-09-11make link (rubberband) workPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-05-02Fixes for GCC 4.3.David Robillard
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2008-03-26hans' patches for MIDI note resizing++Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-21Fix ruler scale on initial view (apply patch from nick_m).David Robillard
2008-02-19Merge with 2.0-ongoing R3082.David Robillard
2008-02-18Preliminary (read: kludgey) MIDI import support.David Robillard
2008-02-17Merge with 2.0-ongoing R3077.David Robillard
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-10Committed underlay support (from Audun).David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-02-02Merge with trunk R2978.David Robillard
2008-01-19Merge with trunk R2935.David Robillard
2008-01-13Apply MIDI keyboard and "scroomer" patch.David Robillard
2008-01-12Merge with 2.0-ongoing R2885.David Robillard
2008-01-10Merge with 2.0-ongoing R2883.David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2008-01-07Merge with 2.0-ongoing R2653.David Robillard
2007-11-13Change the button order in the duplicate region dialog. Fixes bug 1877Tim Mayberry
2007-11-13Fix three minor memory leaks in the Editor by using Gtk::manageTim Mayberry
2007-11-12merged with trunk revs 2605-2627Paul Davis
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-26use filechooser widget in export dialog, selected files set format combos, hi...Nick Mainsbridge
2007-10-23Back out recent bad patch.Carl Hetherington
2007-10-23make insert existing audio menu item work againPaul Davis
2007-10-14Fix displaying of notes in auto-created MIDI region when it's the first regio...David Robillard
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-10-07Re-work edit group selection in line with suggestions from Paul.Carl Hetherington
2007-10-06Fix things so that selecting a region always selects equivalent regions in th...Carl Hetherington
2007-09-04Use ardour/session_state_utils.h in Editor::redisplay_snapshotsTim Mayberry
2007-08-10Fix some evil "tabs".David Robillard
2007-08-09Make MIDI tools actually do something. Sorta. Sometimes.David Robillard
2007-08-08First appearance of MIDI edit tool bar. Toggles when delete held, but otherw...David Robillard
2007-08-07Fix note separator lines from stealing mouse events.David Robillard
2007-08-06Genericificationalizeified AudioFilter (now Filter).David Robillard
2007-08-06Don't draw measure lins a ton of times... but still drawn twice on initial se...David Robillard
2007-08-05I can't believe it's not one canvas! (TM)David Robillard
2007-08-05Pulled tempo line stuff out into it's own relatively self-contained class.David Robillard
2007-07-15Selection of visible note range (full range vs fit contents, selectable from ...David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-07-04Add AutomationControl::parameter() for terseness.David Robillard
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard