resolve merge with master (?)
[ardour.git] / gtk2_ardour / editor_markers.cc
2013-11-26 Paul Davisresolve 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-23 Paul Davisfix merge conflicts with master
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix ambiguous type CheckMenuItem that is also defined...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisremove unnecessary sigc++ header
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...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-12 David RobillardMerge with 2.0-ongoing R2885.
2008-01-10 David RobillardMerge with 2.0-ongoing R2883.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-12 Paul Davismerged with trunk revs 2605-2627
2007-11-08 Paul Davismerged with 2.0-ongoing changes 2582-2605 (not thorough...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
next