Enable Menu > Quit to work again after startup on macOS
[ardour.git] / gtk2_ardour / editor.cc
2019-09-29 Ben LoftisAllow the Cut tool to appear in Mixbus.
2019-09-25 Paul Davisgoodbye Profile->...trx
2019-09-18 Robin GareusNO-OP: fix some Wimplicit-fallthrough, see prev commit
2019-08-27 Len OvensFoldback bus should not appear in editor
2019-08-24 Robin GareusConsolidate code, skip editor/mixer update check
2019-08-24 Robin GareusFix crash when selected automation-lane is removed
2019-08-12 Robin GareusRe-order editor sidebar: prioritize "Tracks & Busses"
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-08-01 Ben Loftis(Source List) Implement insert-region action... now...
2019-08-01 Ben Loftis(Source List) Source list, Region List: Resolve variou...
2019-08-01 Ben Loftis(Source List) Region List rewrite (gtk2 part)
2019-08-01 Ben Loftis(Source List) Source property signals (gtk2 part)
2019-04-09 Robin GareusBackport Mixbus toolbutton layout
2019-03-29 Robin GareusFix Mixbus special case
2019-03-29 Robin GareusFix action-name
2019-03-20 Paul DavisActionManager::get_all_actions() no longer includes...
2019-03-19 Ben LoftisAdd an exception handler for access_action() used by...
2019-03-19 Robin GareusUpdate GUI, use Session::playlists() getter (2/2)
2019-03-07 Robin GareusRequest for comment: Bug or feature?
2019-03-07 Robin GareusCleanup Editor/Marker context-menu
2019-03-07 Robin GareusFix some Gtk::Menu related memory leaks
2019-03-07 Robin GareusRemove cruft: unused members
2019-03-07 Robin GareusRemove unused region_edit_menu & edit-point action
2019-02-28 Robin GareusInitialize per session instant state
2018-12-12 Paul Davis replace ::cast_dynamic() with relevant ActionManage...
2018-12-11 Paul Davischange action group owner pointer to be the relevant...
2018-12-07 Robin GareusRemove redundant call (there's no session, nothing...
2018-12-07 Robin GareusFix editor sizing issue introduced in 4dc65e66
2018-12-06 Robin GareusPrefer testing the session instead of using a global...
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-11-11 Robin GareusFix playhead smoothing when auditioning.
2018-11-04 Robin GareusSave Lua UI scripts separately
2018-08-13 Ben LoftisFix missing enum case: Avoid a divide-by-0 crash.
2018-07-26 Robin GareusAllow to disable smart ruler changes.
2018-07-26 Robin GareusNO-OP: clean up whitespace, separate methods
2018-07-26 Ben Loftisnew_grid: The Return of the snap_to_X functions.
2018-07-26 Ben Loftisnew_grid: Add options for rulers_follow_grid and grid_...
2018-07-23 Robin GareusDon't cut-off grid-type.
2018-07-03 Paul Davismake use-note-color-for-velocity much much more efficient
2018-07-03 Paul Davisrespond to changes in use-note-color-for-velocity
2018-07-03 Paul Davispermit editing velocity bars option
2018-06-19 Johannes MuellerRevert frame -> sample changes where it's a frame as...
2018-05-08 Ben LoftisReplace the check for SnapPref, which went missing...
2018-02-27 Ben LoftisReinstate the ability to split regions while dragging...
2018-02-27 Ben LoftisSwitch CDFrame grid to use MinSec ruler rather than...
2018-02-27 Ben LoftisRename SMPTE enum back to Timecode.
2018-02-26 Ben LoftisFix a rather large naming thinko: GridTypeSamples shoul...
2018-02-24 Ben LoftisSnap-to-grid should not invalidate other snap options...
2018-02-24 Robin GareusNO-OP: whitespace
2018-02-24 Robin GareusFix/amend a23a8ebcad7.
2018-02-23 Ben LoftisUse transport_stopped() instead of speed check.
2018-02-23 Ben LoftisDo not interpolate playhead when stopped.
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-17 Ben LoftisTweak packing to line-up button edges with transport...
2018-02-17 Ben LoftisGTKOSX is not a valid check. Use __APPLE__
2018-02-17 Ben LoftisFix a few warnings
2018-02-14 Ben LoftisRevert TRIANGLE_WIDTH for mac. Must be a pango/cairo...
2018-02-13 Ben LoftisCOMBO_TRIANGLE_WIDTH should be an odd value.
2018-02-12 Ben LoftisRe-pack Editor Toolbar:
2018-02-12 Ben LoftisTimecode instead of SMPTE.
2018-02-12 Ben LoftisTweak combo-box sizing to match actual triangle size...
2018-02-11 Ben LoftisFix potential crash in snap_to_grid (grid-mark list...
2018-02-11 Ben LoftisSoloSelection: gui part.
2018-02-10 Ben LoftisCopy+Paste thinko: use passed-in variable instead of...
2018-02-09 Ben LoftisFix potential crash with EditAtSelectedMarker, when...
2018-02-09 Ben Loftisnew_grid: Rewrite of Snap and Grid. (squashed commit)
2018-02-09 Ben Loftisnew_snap: Snapped Cursor ( squashed commit )
2017-10-21 Robin GareusTweak 842d758e: selection & move into view
2017-10-01 Robin GareusThese are "Frames" :)
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisno more per-track varispeed
2017-09-11 Robin GareusFix crash when hiding multiple tracks
2017-08-27 Ben LoftisEditor zoom: add zoom_to_extents()
2017-08-27 Ben LoftisEditor zooming: Initialize leftmost_frame, for session...
2017-08-09 Robin GareusAdd Lua bindings to set toggle-actions
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-07-27 Robin GareusFix pasting automation at 0
2017-07-23 Robin GareusInitialize some uninitialized variables
2017-07-19 Robin Gareustweak "visible track count", take automation lanes...
2017-07-18 Ben LoftisEditor Summary: Changes to behavior
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-07-01 Robin GareusRemove unused variable (amend 79384339e)
2017-07-01 Thomas BrandCorrectly display region name in context menu
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-29 Robin GareusDon't interpolate&smooth playhead pos during export.
2017-06-28 Robin GareusAdd explicit VideoTimeline change-type, follow up on...
2017-06-28 Robin GareusReset idle_handler_id (fixes idle zoom -- bug in 265f52...
2017-06-25 Tim MayberryChanges to Editor::visual_changer to support Item/Canva...
2017-06-25 Tim MayberryCoalesce visual changes to canvas/items and allow canva...
2017-06-22 Tim MayberryRemove LocaleGuards from Editor class
2017-06-17 Robin GareusUse Stripable::Sorter in GUI consistently.
2017-06-09 nick_mFix incorrect positioning of tempo line subdivisions...
2017-06-08 nick_mDelete tempo lines when session goes away
2017-06-07 Paul Daviscut buffer must not mess around with libardour selection
2017-05-05 Paul DavisEditor::axis_view_by_control() needs to explore child...
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-05-05 Robin Gareusfix ruler scaling -- #7226
next