Merge branch 'master' into cairocanvas
[ardour.git] / gtk2_ardour / editor_markers.cc
2013-11-25 Paul DavisMerge branch 'master' into cairocanvas
2013-11-04 Paul DavisMerge branch 'master' into cairocanvas
2013-10-31 Paul Davisfix merge with master
2013-10-25 Colin FletcherDon't allow loop, punch, or session range markers to...
2013-10-25 Colin FletcherMark session dirty when a marker is renamed.
2013-10-25 Colin FletcherMake double-click on marker pop up rename dialogue.
2013-10-22 Paul Davismerge from master
2013-10-18 Paul DavisMerge branch 'master' into cairocanvas
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-09-18 Paul DavisMerge branch 'master' into cairocanvas
2013-09-17 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul DavisMerge branch 'master' into cairocanvas
2013-09-14 Paul Davisfix merge conflicts with master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-10 Robin GareusMerge branch 'master' into ccmerge
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-26 Paul DavisMerge branch 'master' into cairocanvas
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisremove unnecessary sigc++ header
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-17 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-17 Paul Davisfix clamping of line and rect coordinates to avoid...
2013-04-12 Paul Davisleftmost_position => leftmost_sample, current_page_fram...
2013-04-12 Paul Davischange all frame_to_pixel and pixel_to_frame to sample_...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
2013-01-10 Paul Davistweak recent change to marker context menu
2013-01-09 Paul Davisadd/clarify "set range (location) from (range|region...
2012-11-28 Ben Loftisedit operations should depend on the existence of an...
2012-06-19 Carl HetheringtonAdd option to add new range marker from the context...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-03-22 Carl HetheringtonFix double separator on session range context menu.
2012-03-22 Carl HetheringtonRemove unused op parameter to temporal_zoom_by_frame...
2011-10-20 Carl HetheringtonSave marker selection state in instant.xml (#4203).
2011-10-18 Carl HetheringtonAdd a couple of missing ellipses to menu items.
2011-10-16 Carl HetheringtonRemove unused method transport_marker_context_menu...
2011-06-01 David RobillardDelete trailing whitespace
2011-05-05 Carl HetheringtonFix marker deletion from 9479 properly.
2011-05-05 Carl HetheringtonRemove LocationMarker from the editor's lists before...
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-04-19 Carl HetheringtonAdd missing ellipsis on Edit menu item.
2011-01-04 Carl HetheringtonRestore context menu to session markers. Fixes #3655.
2010-12-29 Paul Davisremove line parent member from Marker, part 3
2010-11-14 Carl HetheringtonFix crashes after removing markers.
2010-11-12 Carl HetheringtonPrevent marker labels overlapping. Fixes #3535.
2010-11-12 Carl HetheringtonFix update of range marker names. Fixes #3533.
2010-11-11 Carl HetheringtonVisual tweaks to marker lines.
2010-11-11 Carl HetheringtonFurther fixes for #3529. Show marker lines the same...
2010-11-10 Carl HetheringtonOption to show lines below markers (#3529).
2010-09-17 Paul Davismegaopus patch #2 for today: remove nframes64_t and...
2010-09-17 Paul Davismegaopus commit: (1) add __STD_(LIMIT|FORMAT)_MACROS...
2010-08-10 Carl HetheringtonImprove ctrl-click behaviour of automation points....
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-08-09 Carl HetheringtonCopy-edit.
2010-08-07 Carl HetheringtonUse a ticked Lock item for markers rather than Lock...
2010-05-09 Carl HetheringtonFix programming error on removing marker.
2010-05-05 Carl HetheringtonSmall cleanups to dragging code. Fix assertion failure...
2010-05-02 Carl HetheringtonPrevent multiple tempo / meter changes being inserted...
2010-04-18 Carl HetheringtonMake the session start/end location a single location...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
2010-02-19 Paul Davischange PropertyChange from a bitfield into a real objec...
2010-02-18 Paul Davisthe Properties & 64bit region commit
2010-01-12 Carl HetheringtonAllow multiple simulataneous Drags to be active, and...
2009-12-22 Paul Daviscleanup up cleanup at session destruction; clarify...
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-23 Carl HetheringtonClean up and simplify code to find marks before and...
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonClean up range menu a bit. Make a couple of range...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-06-13 Carl HetheringtonVarious fixes and improvements to editor summary widget.
2009-05-30 Carl HetheringtonPull dragging code out of the Editor class into its...
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-05-05 David RobillardSupport recursive undo events.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-18 Carl HetheringtonRemove unnecessary 0 checks before delete; see parashif...
2008-10-11 Nick MainsbridgeFix non-disappearing transport range bar drag rects...
2008-10-03 David RobillardAssortment of minor changes from 2.0-ongoing.
2008-09-29 Nick MainsbridgeRelayer punch/loop range rects, fix display of punch...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
next