Fix CheckOption crash on session-reload
[ardour.git] / gtk2_ardour / option_editor.h
2018-12-08 Robin GareusFix CheckOption crash on session-reload
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-09-18 Paul Davisnew transport slave/master implementation, gui edition
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2016-12-29 Robin GareusShrink some spinners
2016-12-29 Robin GareusConsolidate Preferences/OptionEditor
2016-12-28 Robin GareusFurther preference-dialog re-layout work in progress..
2016-12-28 Robin GareusPrefs Dialog: consistent headings, spacing, reduce...
2016-12-28 Robin GareusAdd Locale config preferences and rearrange UI prefs
2016-07-26 Julien "_FrnchFrgg... Factor out and simplify the search by components in...
2016-06-07 Paul Davisa better solution to the inheritance issue fixed in...
2016-06-07 Paul Davisfix up inheritance heirarchy and constructors so that...
2016-03-06 Paul Davischange OptionEditor to use a left-hand-side treeview...
2016-02-22 Paul Davisfix inheritance/class design to get both SessionOptionE...
2016-02-22 Paul Davisthe basics of tabbed
2015-12-12 Robin Gareusadd rc-config widget to display text-config/paths ...
2015-12-08 Robin Gareusadd Action-Button for rc-config dialog
2015-11-04 Paul DavisMerge branch 'chaot4-fix_click_gain_entry_enter'
2015-11-04 André NusserLet Entry of FaderOption react on ENTER and allow only...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
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 EmmasFix a couple of issues when displaying the 'Preferences...
2015-03-05 David RobillardAdd MIDI readahead to options editor.
2014-12-23 Paul Davismove ARDOUR::Configuration and ARDOUR::ConfigVariable...
2014-12-15 Paul Davismove theme manager into preferences window
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-02 Robin Gareusadd a special bool option that prevents redrawing
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-29 Robin Gareusadd a generic Option Editor Component for stateless...
2014-06-26 Robin Gareusaccept text-entry-change w/o enter and add filter_text...
2014-06-25 Paul Davisexpose Gtk::HScale member of OptionEditor::HSliderOption
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-26 John EmmasDeliberately specify 'Gtk::manage' where necessary...
2013-09-26 John Emmas'gtk2_ardour (msvc)' - Some changes needed before anyth...
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusfix HSlider Option
2013-07-10 Robin Gareusproper peak-indicator threshold config widget
2013-01-23 Paul Davisallow markup to be used in BoolOption items in an optio...
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-11 Paul Davisadd support for using - as prefix keys to enter a negat...
2012-11-09 Robin Gareusmake timecode offset work
2012-10-23 Robin GareusLTC generator config
2012-10-15 Paul Daviscreate and manage a new config parameter that defines...
2012-10-10 Paul Davisadd the notion of a "tip widget" for all option editor...
2012-06-19 Carl HetheringtonClarify the meaning of the show-region-gain-envelopes...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
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-04 Carl HetheringtonAdd option to set default-session-parent-dir (#4438).
2011-06-01 David RobillardDelete trailing whitespace
2011-02-17 Carl HetheringtonBring up the click tab of the RC options window when...
2011-01-04 Carl HetheringtonDisable solo-controls-are-listen-controls if we don...
2010-12-01 Carl HetheringtonRe-expose timecode offset in the session option editor.
2010-11-09 Paul Davisinitial pass at a missing file dialog and "relocatable...
2010-05-20 Carl HetheringtonA few cleanups and rearrangements in the RC options...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-06 Taybin RutkinMerged revisions 6293,6296-6306,6308 via svnmerge from
2009-11-16 Carl HetheringtonNeaten up option editor layouts a bit.
2009-11-10 Paul Davislots of tweaks relating to GUI sync management
2009-11-09 Paul Davis90% done with external sync design changes (GUI now...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
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-05-12 Carl HetheringtonRemove most using declarations from header files.
next