Fix french translation of "meterbridge" -- closes #5744
[ardour.git] / gtk2_ardour / editor_markers.cc
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-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
2007-04-30 Paul Davismoved 2.1-staging to trunk @ rev 1765
2007-04-26 Paul DavisMerged changes from trunk 1699:1751 into 2.1-staging
2007-04-19 David RobillardMerged with trunk R1729.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 David RobillardMerged with trunk R1622.
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-03-18 David RobillardMerged with trunk R1612.
2007-03-14 Paul Davisadd "Select Range" to range marker context menu
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2007-01-02 Paul Davispatches from Stephane Letz for JACK, and Nimal Ratnayak...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-02 Paul Davisremove broken loop button behaviour, and don't remove...
2006-10-21 David RobillardMerged with trunk R992.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-09-25 Paul Davisthe BIG CONFIG patch
2006-08-24 David RobillardMerged with trunk R846
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-10 David RobillardMerged with trunk R776
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
next