summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor.cc
AgeCommit message (Expand)Author
2015-12-04Remove "Fill Range with Region" from menu and also its function.André Nusser
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-11-21cont'd 20262abe (GUI to keep all playlists)Robin Gareus
2015-11-21GUI support for "Delete All Unused" playlists.Robin Gareus
2015-11-03Clean up selection history in Editor destructor.nick_m
2015-11-01Grey out unavailable note context menu items rather than hiding them.nick_m
2015-11-01Clarify context menu for midi notes.nick_m
2015-10-30suspend timers while flushing the gtk-event queue.Robin Gareus
2015-10-20Fix redo action sensitivity for non-editor undo stack changes.nick_m
2015-10-17Introduce "Transpose..." also in the context menu of selected notes.André Nusser
2015-10-08Fix "Select All * Edit Point" when used as shortcut. -fixes #6626André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-09-12GUI part of memleak fixesRobin Gareus
2015-09-06initialize some uninitialized variables.Robin Gareus
2015-08-08update summary when re-ordering tracks - fixes #6502Robin Gareus
2015-07-23rename Marker classRobin Gareus
2015-07-07stationary PH: improve performance and reduce jitter.Robin Gareus
2015-07-04stationary playhead implies follow playheadRobin Gareus
2015-06-29use Tracks' MainMenuDisabler during session lock (could be improved with more...Paul Davis
2015-06-26make the quantize dialog persistent so that settings are retainedPaul Davis
2015-06-17fix 1024px width layout (remove nudge clock special case)Robin Gareus
2015-06-04Enable stationary playhead mode.Ben Loftis
2015-05-30Stationary Playhead.Ben Loftis
2015-05-26Rationalize some aspects of region-gain control-point visibility:Ben Loftis
2015-05-25use vectorized TAV expand/shrink iconsRobin Gareus
2015-05-24use vectorized zoom icons instead of pixmaps.Robin Gareus
2015-05-24replace old ArdourButton::Icon API with Gtkmm2ext.Robin Gareus
2015-05-24remove explicit VectorIcon ElementRobin Gareus
2015-05-23Fix inverted logic of SnapOff with snap modifiers pressed.nick_m
2015-05-22More cleanupnick_m
2015-05-22Fix up modifier behaviournick_m
2015-05-19Revert to old Lock mode (still called Lock).nick_m
2015-05-18"Lock" mode is now "Constrained", make snap absolute modifier configurable.nick_m
2015-05-17Relative Snap -make it activated by the tertiary modifier during drag.nick_m
2015-05-17Relative snap - support magnetic mode (hackishly for now)nick_m
2015-05-16Relative snapnick_m
2015-05-10Layering - the return of "later is higher".nick_m
2015-04-30fix over-optimzation in e3375c3.Robin Gareus
2015-04-24expose set-range-selection-from-region-selection operation in more placesPaul Davis
2015-04-22clean up GUI scalingRobin Gareus
2015-04-21minor tweaks to Cut Time dialog. Use an enum to tell preferred_edit_location...ben
2015-04-21merge fix for tempo branchBen Loftis
2015-03-31fix OSX/PPC 10.4 long mathsRobin Gareus
2015-03-21Change default zoom to PlayheadRobin Gareus
2015-03-21properly apply default stateRobin Gareus
2015-03-21fix visual undo.Robin Gareus