Remove use of invalidated iterator (#4826).
[ardour.git] / gtk2_ardour / editor.h
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
2012-03-16 Paul Davisforward port save/goto visual state changes from 2...
2012-03-14 Carl HetheringtonRemove a little unused code.
2012-03-09 Paul Davisforward-port some fixes from a2
2012-03-07 Paul Davisfix up a substantial mess with the operation of toggle...
2012-02-15 Paul Davismake region gain line visibility global, not per-region
2012-02-13 Paul Davis(1) remove magic number voodoo when saving zoom focus...
2012-02-03 Paul Davisuse button joiner for smart mode; polish up the visuals...
2012-02-01 Paul DavisMIDI event list editor improvements, mostly to do with...
2012-02-01 Carl HetheringtonMake crossfade convert-to-full and activate/deactivate...
2012-01-31 Carl HetheringtonRemove unnecessary dialog argument to do_timefx; use...
2012-01-30 Paul Davismany changes, large and small, related to smart mode...
2012-01-30 Carl HetheringtonDon't autoscroll right if we are moving left, and vice...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-25 Paul Davisdramatically simplify maximi[sz]ation code, ripping...
2012-01-19 Paul Davisnew mouse mode (Draw (notes)); switch into internal...
2012-01-03 Paul Davisreturn two iterators into the Bars|Beats list of the...
2012-01-02 Paul Davisnew approach to tempo/meter: compute and store the...
2011-12-30 Paul Daviscentralize use of "from-context-menu" in Editor::get_pr...
2011-12-30 Paul Davismake insert-patch-change from context menu use context...
2011-12-27 Carl HetheringtonTry to make new layering stuff play nicely with undo.
2011-12-27 Carl HetheringtonRe-work layering in possibly debatable ways. Sketchy...
2011-12-26 Paul Daviswhen a context click event occurs in the editor, store...
2011-12-10 Paul Davisfix for most (all? we can dream ...) issues involved...
2011-12-07 Paul Davisremove visible "sound notes" button,add Config paramete...
2011-12-05 Carl HetheringtonRemove hopelessly inadequate attempt at last_item_entered
2011-11-30 Paul Davispreparations for using ardour's own keybinding system...
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-20 Carl HetheringtonStart autoscroll in from the right-hand edge of the...
2011-11-16 Carl HetheringtonUse a Drag class for midi note selection, so that it
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-11-10 Paul Davisardour-button-ize zoom buttons; move MIDI panic button...
2011-11-10 Paul Davismore ardour-button-ization; fix transparency of selecti...
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-10-16 Carl HetheringtonRemove unused method transport_marker_context_menu...
2011-09-19 Carl HetheringtonTidy up style of a few toggle buttons (#4319).
2011-09-19 Carl HetheringtonRemove unused button.
2011-09-05 Carl HetheringtonAdd option to insert time on all a track's playlists...
2011-08-15 Paul DavisDelete key can now be used to remove tempo/meter markers
2011-08-14 Paul Davismake control protocol's SelectByRID signal work, thus...
2011-08-14 Paul Davisadd new editor actions for solo, mute, solo-isolate...
2011-07-25 Paul Daviswhen tabbing between track/bus name entries, attempt...
2011-07-17 Carl HetheringtonAdd context menu for control points.
2011-07-17 Carl HetheringtonFix vertical pane resizing during fullscreen/unfullscreen
2011-07-07 Paul Davisintroduce GUIObjectState; massive, pervasive changes...
2011-06-12 Paul Davisimplement a delete operation that works like "cut"... 3.0-alpha6
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-05-27 Paul Davissomewhat illogical and temporary workaround to the...
2011-05-26 David RobillardRemove unnecessary includes from editor.h.
2011-05-25 Carl HetheringtonFix a couple of uninitialised variables (should fix...
2011-05-16 Paul Davisrename join regions op as combine regions; save and...
2011-05-16 Paul Davisvery basic Join (regions) editing operation. not finish...
2011-05-02 Carl HetheringtonSeparate verbose cursor out into its own class and...
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-19 Carl HetheringtonCleanup some more gint -> bools.
2011-04-19 Carl HetheringtonFix the return type for the edit_controls_button_releas...
2011-04-17 Carl HetheringtonRemove extend-range-to-{start,end}-of-region and replac...
2011-04-06 Carl HetheringtonDifferentiate between pitch-shift (for audio) and trans...
2011-03-08 Paul Daviswhen leaving internal edit mode, if the current mode...
2011-03-07 Carl HetheringtonTrim some includes.
2011-03-07 Carl HetheringtonHide/Remove to apply to the track selection.
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-03-02 Carl HetheringtonRemove action-driven keyboard brush, which is the same...
2011-03-02 Carl HetheringtonRemove some unused code, and Editor::get_prefix() which...
2011-03-02 Carl HetheringtonPut some up/down buttons to the right of the summary...
2011-03-01 Carl HetheringtonRemove unused code.
2011-02-27 Carl HetheringtonDecide whether to show crossfade and choose-top-region...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-09 Paul Davisall mouse mode buttons should be StatefulToggleButtons...
2011-01-30 Carl HetheringtonUpdate summary when a region is removed.
2011-01-29 Paul Davisa radically new approach to sizing the track header...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-23 Carl HetheringtonPatch from Lincoln to fix uncommitted reversible comman...
2011-01-19 Carl HetheringtonRemove duplicated code.
2011-01-19 Carl HetheringtonPatch from Lincoln to fix rhythm ferret in various...
2011-01-19 Carl HetheringtonFix session range location by hooking into the undo...
2011-01-18 Carl HetheringtonRename Frames ruler to Samples.
2011-01-18 Carl HetheringtonTidy up the ruler code slightly.
2011-01-18 Carl HetheringtonMake the frames ruler behave more like the other time...
2011-01-09 Carl HetheringtonRemove unused methods.
2011-01-06 Sakari BergenAdd stem export dialog and make all different export...
2011-01-05 Carl HetheringtonDisable follow-playhead during drags. Fixes #3647.
2011-01-05 Carl HetheringtonMake editor list notebook shrink or expand when the...
2011-01-04 Carl HetheringtonRestore context menu to session markers. Fixes #3655.
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2010-12-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-28 Carl HetheringtonRemember editor mixer size setting across close and...
2010-12-28 Carl HetheringtonUnify program change and bank handling so that they...
2010-12-22 Carl HetheringtonAdd menu option to insert program changes.
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-16 Carl HetheringtonMove mouse cursor stuff out of Editor into its own...
2010-11-15 Carl HetheringtonModify region trim cursor if a region can only be trimm...
2010-11-15 Carl HetheringtonPresent trim cursors over region view name bar.
2010-11-14 Carl HetheringtonFix crashes after removing markers.
2010-11-14 Carl HetheringtonUse a couple more cursors in the summary.
2010-11-14 Carl HetheringtonFix up summary mouse cursors.
2010-11-14 Carl HetheringtonUse the edit position to decide what items to put in...
2010-11-12 Carl HetheringtonPrevent marker labels overlapping. Fixes #3535.
2010-11-11 Carl HetheringtonVisual tweaks to marker lines.
next