Unify gain and draw tools.
[ardour.git] / gtk2_ardour / editor.cc
2014-12-08 David RobillardUnify gain and draw tools.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-18 David RobillardFix edit point selector on Mixbus.
2014-11-17 David RobillardSupport cut/copy/paste of several regions and lines...
2014-11-17 David RobillardAdd "maybe" rounding modes for rounding only if necessary.
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-17 Robin GareusNULL pointer dereference?
2014-11-15 Robin Gareusround control-scroll offsets towards zero
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-10-29 Robin Gareusfix typo in 58fec98a
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-22 Paul Davisprevent negative playhead positions from entering code...
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-21 Paul Davisremove mouse zoom mode; bind z to zoom-to-range
2014-10-21 Robin Gareusfix track height resizing on OSX.
2014-10-20 Robin Gareustrack height fixes:
2014-10-16 Paul Davisadd tearoff reattach for the editor
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-17 Paul Daviscorrectly connect to Location static signals
2014-09-16 Paul Davisset the CairoWidget focus handler; reset focus when...
2014-09-15 Paul Davisfix compiler warning
2014-09-11 Robin Gareusfix a bunch of memory leaks
2014-09-08 Robin Gareuscomplete list from 68f0694ac0
2014-09-08 Ben Loftisremove arbitrary button sizing for edit mode buttons
2014-09-06 Robin Gareusspeed up session load (display updates)
2014-08-30 Robin Gareusupdate dropdown triangle
2014-08-22 Ben LoftisRationalize ArdourButton and lots of associated theming...
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-30 David RobillardShrink minimum width a bit by using the same hpad for...
2014-07-30 David RobillardConsistent styling for toolbar buttons.
2014-07-28 Ben Loftisclean up cruft in some config variables
2014-07-28 Ben Loftisalternate layout with a full-height editor-mixer, for...
2014-07-23 Ben LoftisAdd some new zoom-to-selection actions, so zoom tool...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
2014-07-14 Paul Davisup/down scroll buttons on left of summary should move...
2014-07-14 Ben Loftis(Mixbus profile only) tentatively remove the Zoom...
2014-07-14 Ben Loftisfix the visible_tracks_selector to show * when user...
2014-07-14 Ben Loftisremove EditAtSelectedMarker for Mixbus, to match mb2...
2014-07-10 Paul Davissize various ArdourDropdowns according to the pixel...
2014-07-10 Paul DavisRevert "adjust horizontal-offset for snap/grid dropdown...
2014-07-10 Robin Gareusadjust horizontal-offset for snap/grid dropdown.
2014-07-09 Paul Davisadd Editor::edit_mode_strings to allow for i18n; correc...
2014-07-09 Ben Loftisadd mixbus profile which removes the tearoffs
2014-07-09 Robin GareusRevert "ardour loves narrow screens part one"
2014-07-09 Robin Gareusreduce space around TearOff Tickmarks
2014-07-09 Robin Gareusshorten grid/snap label "Timecode" -> "TC"
2014-07-09 Robin Gareusautomatically set ArdourDropdown box width.
2014-07-09 Robin Gareusardour loves 1024px width screens
2014-07-09 Robin Gareusardour loves narrow screens part one
2014-07-08 Ben Loftisfix thinko with split selections. also ignore follow_e...
2014-07-07 Paul Davisfix build after copy-n-paste/code change collision
2014-07-07 Paul Davissome code shuffling to make sure that cut mode always...
2014-07-07 Ben Loftisremove all_group_active_button. if you want to operat...
2014-07-07 Paul Davisadd basics of Cut mouse mode, no functionality yet...
2014-07-06 Ben Loftisremove some cruft with previous commits. remove option...
2014-07-06 Ben Loftisnow that track and region selections are mutually exclu...
2014-07-06 Ben Loftisnew approach to selections which will help rationalize...
2014-07-03 Paul Davisrevert part of 0f1c7b1d7107 which broke lots of stuff...
2014-07-02 Ben Loftisstart-range and finish-range should graphically show...
2014-07-02 Paul Davissimplify zooming, remove Editor::clamp_samples_per_pixe...
2014-07-02 Paul Davisremove unused "zoom range clock" from code as part...
2014-07-01 Ben Loftissplice mode is undefined, undocumented, and buggy....
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-30 Paul Davisnew UI config var to allow playhead to be optionally...
2014-06-30 Paul Davisensure that Editor::entered_track is reset during sessi...
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-28 Robin Gareusadd RAII DisplaySuspender
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisadd UIConfig variable for lock timer
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 nick_mRender tracks and regions to a background image in...
2014-06-13 Paul Davisdo most of the work related to adding new anchored...
2014-06-13 Paul Davisfix scrolling behaviour in track headers (event was...
2014-06-12 Paul Davismake rulers color-sensitive (e.g. theme manager editabl...
2014-06-12 Paul Davisuse canvas rulers now instead of gtk widgets
2014-06-10 Paul Davismake the icon set selector actually do something
2014-06-10 Paul Davischange ::get_icon_path() and ::get_icon() to accept...
2014-06-09 Paul Davisforward scroll events from track control headers to...
2014-06-08 Paul Davisfix problem with calls to Editor::trackview_by_y_positi...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Paul Davisintroduce Drag::_trackview_only which indicates that...
2014-06-03 Paul Davismore profound changes to canvas scrolling, in particula...
2014-06-03 Paul Davisremove timebar canvas and just use a single canvas...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-29 Robin Gareusset Gtk::RadioAction state on instant.xml load.
2014-05-29 Robin Gareusupdate x-fade context-menu
2014-05-28 Robin Gareusupdate fade icons
2014-05-28 Robin Gareusfix x-fade icons in context menu
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
next