remove static from some members, after MonitorSection is now persistent
[ardour.git] / gtk2_ardour / location_ui.cc
2018-10-10 Paul Davisrevert the coupling of location UI clock modes to trans...
2018-10-10 Paul Davisuse primary, not secondary, clock mode to drive other...
2018-06-19 Johannes MuellerRevert frame -> sample changes where it's a frame as...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-04-18 Tim MayberryUse XMLNode::get/set_property API in LocationUI class
2017-03-10 Robin GareusFix LocationUI clock-mode save/load & caching
2017-02-14 Robin GareusSave/restore location clock mode
2016-12-28 nick_mallow all types of range location (loop, start, end...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-12 Paul DavisGUI side of : once the user has explicitly set the...
2016-06-07 Paul Davisuse contextual translation macro for "Locations"
2016-05-31 Paul Davisinitial sort-of-mostly-working integration of new Pane
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-25 Robin Gareustweak location-UI layout (right-align checkboxes &...
2016-04-25 Robin Gareusslightly improved location-UI layout
2016-04-25 Robin GareusNO-OP whitespace
2016-04-25 Robin Gareusreturn of the location GoTo Button
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-09-16 Tim MayberryRemove tooltips() member from ARDOUR_UI and use Gtk_UI...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-23 Robin Gareusfix crash at exit if location-ui was used
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-20 Paul Davisuse new ARDOUR::Location signals in GUI
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-01 Robin Gareusfix display of cd-track-detail UI
2013-07-09 Paul DavisMerge branch 'master' into cairocanvas
2013-07-07 Robin Gareuswindow delete/hide is managed by WMProxy (amend to...
2013-07-01 Colin FletcherMake CD track details visible whenever CD range is...
2013-07-01 Paul DavisMerge branch 'master' into cairocanvas
2013-06-30 Colin FletcherFix 'Location window is blank' (#5538)
2013-01-08 Paul Davispatch from colinf tomake region property editor clocks...
2012-07-20 Paul Davisshrink down some location UI button labels
2012-06-19 Carl HetheringtonUse set_editable() rather than set_sensitive() to lock...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-01 Carl HetheringtonFix the focussing of newly-created marker name entries
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2011-12-12 Paul Davisimprove layout and display of CD range info in location...
2011-12-11 Paul Davisadd middle-clock-on-range/marker-clock to locate there
2011-12-11 Paul Davisfix lack of marker/range display in marker/range list...
2011-11-23 Carl HetheringtonSave location UI clock mode in Session instant.xml...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-11-17 Paul Davisall new implementation of audio clocks, with entirely...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-06-01 David RobillardDelete trailing whitespace
2011-04-23 Carl HetheringtonRemove unnecessary refresh_location_display_s method...
2011-03-10 Carl HetheringtonRestore Use PH button in locations UI (#3667).
2011-03-02 Paul Davisgroup clocks in location UI and region editor so that...
2010-12-03 Carl HetheringtonRemove all use of nframes_t.
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-12 Carl HetheringtonFix update of range marker names. Fixes #3533.
2010-11-08 Carl HetheringtonFix use of vertical space when the locations dialogue...
2010-11-08 Carl HetheringtonHIG-ify the locations UI a bit. Should fix #3526.
2010-11-04 Carl HetheringtonFix roll after locate from the audio clock context...
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-10 Carl HetheringtonSetup clock sensitivity with lock correctly.
2010-08-09 Carl HetheringtonFix up state save/load of location lock/glue settings.
2010-08-09 Carl HetheringtonAdd glue / lock buttons to the location window.
2010-08-09 Carl HetheringtonAllow markers to be glued to bar/beat time. Fixes...
2010-07-14 Carl HetheringtonInsert new LocationEditRow on location add, rather...
2010-06-23 Carl HetheringtonUpdate locations GUI more efficiently by avoiding a...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-02 Carl HetheringtonA little copy-editing.
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-09 David RobillardFix crash when setting loop or punch range after creati...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
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-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-11-26 Carl HetheringtonFix #2931; redundant menu items on main clocks.
2009-11-24 Carl HetheringtonUnify terminology for markers within the window. Align...
2009-11-24 Carl HetheringtonBodge around visual glitch where the ranges & markers...
2009-11-12 Paul Davistidy up (a bit) locations editing widget ; use pixbuf...
2009-11-12 Paul Daviscomments for BBT math methods; remove chunks from...
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 HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-03 Carl HetheringtonImprove GNOME HIG compliance a bit.
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
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-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-19 David RobillardMerged with trunk R1622.
next