use leave/enter from track canvas to be the primary driver of region action sensitivity
[ardour.git] / gtk2_ardour / editor.cc
2017-02-15 Paul Davisuse leave/enter from track canvas to be the primary...
2017-02-15 Paul Davistentative steps in trying to fix region action sensitivity
2017-02-14 Robin GareusSave/restore location clock mode
2017-02-04 nick_mrework snap
2017-01-28 Paul Davismake editor respond to track seleciton change again
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2017-01-26 nick_mmark session dirty when dragging tempo markers.
2017-01-20 Robin GareusFree some one time alloc of the UI (cleaner valgrind...
2017-01-20 Robin GareusRemove cruft
2017-01-19 Ben LoftisAdd comment regarding themeable boxes
2017-01-19 Ben LoftisAllow editor toolbar and background to be themeable.
2017-01-13 Robin GareusFix editor-mixer update when deleting a Route before...
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-12-23 Robin Gareusfix editor sidebar show/hide with embedded TimeInfo
2016-12-20 Robin GareusFix Ardour Editor-button height
2016-12-20 Robin GareusFix Mixbus Editor-toolbar icons & height
2016-12-20 Robin GareusPrepare for re-use of TimeInfoBox w/o punch-clock
2016-12-19 Ben LoftisFix the case of jump-to-next{prev}-Mark.
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-18 Robin GareusSimplify spacer code
2016-12-18 Ben LoftisTransport Layout: horizontal separator makes it look...
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-18 Ben LoftisTransport Layout:
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusAdd API to query editor's playhead cursor position
2016-12-13 Tim MayberryFurther fixes to non-cxx11 enabled builds
2016-12-13 Tim MayberryChange Zoom to Selection action (Z key) to zoom on...
2016-12-08 Robin GareusClarify "frames" (video, timecode) vs "samples" (audio)
2016-12-08 Paul Davisbraces, please
2016-11-25 Robin Gareuscont'd work to prevent duplicate playlist names
2016-11-16 nick_mfix incorrect return type for Editor::get_grid_music_di...
2016-10-18 nick_mImprove bbt ruler drawing performance for large time...
2016-10-15 nick_mNote selection state uses note event_id_t.
2016-09-27 Paul DavisRevert "Editor does not need to reset track/stripable...
2016-09-27 Paul DavisEditor does not need to reset track/stripable selection...
2016-09-06 Paul Davisuse moved version of reset_focus()
2016-09-01 nick_mEditor::get_grid_type_as_beats() returns the quarter...
2016-08-31 nick_mUse quarter-note based 'beat' when snapping.
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 379
2016-07-25 Robin Gareusadd some flush_pending timeouts
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-07-05 Robin Gareusfix crash when loading a saved visual state
2016-07-04 Paul DavisGUI doesn't need to listen to old ControlProtocol signa...
2016-07-02 Paul Davismake Selection catch up with session/libardour-side...
2016-07-02 Paul Davisfix use of removed Session::get_nth_stripable()
2016-06-13 Paul Davisuse pane position mgmt on appropriate panes
2016-06-11 nick_mMake exact beat calculation of tempi a bit less cumbers...
2016-06-10 Paul Davisremove certain ControlProtocol signals related to strip...
2016-06-06 Paul Davisensure that dropdowns in editor toolbar are populated...
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-05 Paul Daviswhen adding a list of Stripables, sort them into Presen...
2016-06-05 Paul Davisthere is no PresentationInfo::global_order_t any more
2016-06-05 Paul Davisuse new RouteGroup property names
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davispart three of using LocaleGuard with pane sizes
2016-06-02 Paul Davisthe second half of using LocaleGuard with pane sizes
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
2016-05-31 Paul Davishandle old-version pane positions by ignoring them
2016-05-31 Paul Davisuse new pane API
2016-05-31 Paul Davisset minimum size for editor list
2016-05-31 Paul Davisset editor pane cursors
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-31 Paul Davisinitial implementation of VCA time axis views
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-31 Paul Davisfix GUI handling of surface select requests to include...
2016-05-31 Paul Davisremove now-redundant control protocol route-selection...
2016-05-31 Paul Davistweak Editor to use Stripable methods for control-surfa...
2016-05-31 Paul Davisfirst vaguely working version using PresentationInfo
2016-05-31 Paul Davisuse new paned-sizing strategy in editor
2016-05-31 Paul Davisfix restoration of editor pane positions
2016-05-27 nick_mTempo ramps - rename meter_at() -> meter_at_frame(...
2016-05-27 nick_mTempo ramps - clean up tempo curve a bit.
2016-05-27 nick_mTempo ramps - add some right-click options to meter...
2016-05-27 nick_mTempo ramps - switch MusicLocked tempos to beat-based...
2016-05-27 nick_mTempo ramps - use correct meter when snapping to the...
2016-05-27 nick_mTempo ramps - tempos now musically snap to their future.
2016-05-27 nick_mTempo ramps - allow live updating of tempo markers.
2016-05-27 nick_mInitial stab at tempo ramps.
2016-05-18 Robin Gareusinitialize snap-mode dropdown text
2016-05-18 Robin GareusDon't save instant while loading instant.xml
2016-05-14 Robin Gareusaction script GUI details (sensitivity + tooltip)
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-25 Robin Gareuslua action details (button sensitivity, text ellipsis)
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-04-24 Robin Gareusupdate keyeditor when action label changes
2016-04-08 Robin Gareuschange const some functions to const. (prepare lua...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-11 Robin Gareusadd region & range loudnless report
2016-02-23 Robin GareusEditor Actions Scripts & Manager
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Davisadd "Editor" to detached editor window name to see...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davisaction maps now have names
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
next