globally remove all trailing whitespace from ardour code base.
[ardour.git] / gtk2_ardour / option_editor.cc
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-11 Robin GareusHave GUI Option reflect current state (in case toggle...
2015-05-05 Robin Gareusfix some gtk filechooser issues
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2015-03-09 John EmmasFix a couple of issues when displaying the 'Preferences...
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareusfix clang compilation
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
2014-12-15 Paul Davismove theme manager into preferences window
2014-11-01 Robin GareusSlider Controller API Change
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-02 Robin Gareusadd a special bool option that prevents redrawing
2014-09-02 Robin Gareusprepare Slider API cleanup
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-07-01 Robin Gareusleft-align all pref/option labels for consistency.
2014-06-26 Robin Gareusaccept text-entry-change w/o enter and add filter_text...
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-21 Robin Gareusditto for clock in session properties dialog
2013-07-10 Robin GareusRevert "replace "-inf" with UTF8 infinity symbol"
2013-07-10 Robin Gareusreplace "-inf" with UTF8 infinity symbol
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-01-23 Paul Davispart two of allow markup to be used in BoolOption items...
2013-01-17 Paul Davisfix size of FaderOption's fader
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2012-11-13 Robin Gareusimplement TC offset for slave&generator.
2012-11-09 Robin Gareusmake timecode offset work
2012-06-19 Carl HetheringtonClarify the meaning of the show-region-gain-envelopes...
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-04-25 Paul Davisremove the apparently unnecessary "ui_bind()" macro...
2012-01-27 Paul Davistweak appearance of a FaderOption in the option editor(s)
2012-01-22 Carl HetheringtonFor now, only use the multi-threaded process code if...
2011-11-19 Carl HetheringtonWrestle a little more with the comedy FileChooserButton API
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-11-07 Paul Davisfix widget name
2011-11-04 Carl HetheringtonAdd option to set default-session-parent-dir (#4438).
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-01 David RobillardDelete trailing whitespace
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-11-10 Carl HetheringtonTidy up a couple of bits in the session option editor.
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-05-20 Carl HetheringtonRemove debug output.
2010-05-20 Carl HetheringtonA few cleanups and rearrangements in the RC options...
2010-03-30 Paul Davishandle deletion of UI objects between the time that...
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-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-16 Carl HetheringtonNeaten up option editor layouts a bit.
2009-05-16 Carl HetheringtonAdd session preferences dialog.
2009-05-15 Carl HetheringtonFix some warnings.
2009-05-14 Carl HetheringtonFirst stage of options rework.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-02-25 David Robillard*** NEW CODING POLICY ***
2009-01-20 Carl HetheringtonNew matrix-based editor for connections and bundles...
2009-01-03 Carl HetheringtonRemove some duplicated code. GNOME HIG compliance.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-10-09 Paul Davisadd global region fade toggle; fixup (?) reload of...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-08-04 Hans Baier* first implementation of MIDI Clock Slave support
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
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-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-10-05 Carl HetheringtonAdd a label to the add midi port button in the options...
2007-08-06 Paul Davismerge changes to libmidi++ API from 2.0-ongoing
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-02-22 Paul Davisdestructive->sndfile change
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-20 Paul Davismake MMC work again, make tracing MIDI input work again...
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-02-01 Paul Davisadd a persistent folder variable so that every time...
2007-01-09 David RobillardMerged with trunk R1283.
2007-01-08 Paul Davissave and restore clock modes
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-12-01 Taybin RutkinPBD::strip_whitespace_edges() returns the empty string...
2006-11-19 David RobillardMerged with trunk R1141
2006-11-17 Paul Davisfixes for MIDI port setup; options editor now sets...
2006-11-03 Paul Davismove all destructive functionality into SndFileSource...
2006-11-03 Paul Davisdo not allow NSD to quit ardour if the user presses...
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-09-19 David RobillardMerged with trunk R920.
2006-09-18 Ben Loftisfirst attempt at adding new SMPTE formats, moving SMPTE...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
next