Only show user-presets in favorite sidebar
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
2018-12-11 Paul Davisfull (?) set of changes required to make MonitorSection...
2018-12-10 Paul Davisreorder ARDOUR_UI action registration and adding tabbab...
2018-12-10 Paul Davisremove method and inline its contents. Nothing gained...
2018-10-04 Robin GareusUnhardcode and increase bindable Lua-script-action...
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-17 Ben LoftisGTKOSX is not a valid check. Use __APPLE__
2018-02-17 Ben LoftisMacOS: Move status info to top, just like win+linux...
2017-12-18 Robin GareusSanitize status-bar msg line layout
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-03-10 Robin GareusSave/Restore TimeInfoBox clock modes
2017-02-18 Robin GareusConsolidate ActionChanged callbacks, add tooltips
2017-02-18 Robin GareusAllow to un-assign action-scripts via shift+right-click
2017-02-17 Robin GareusAllow Lua action scripts to provide a button icon
2017-02-17 Robin GareusAllow binding Lua Action Scripts via right-click
2017-01-27 Paul Davisremove editor/mixer selection change signals; make...
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-18 Ben LoftisTransport Layout:
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-12-02 Olivier HumbertMaking one string translatable
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-31 Paul Davisfix manual merge error
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Daviscall ::set_session on master faders section
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-25 Robin Gareusfix script button sensitivity
2016-05-14 Robin Gareusaction script GUI details (sensitivity + tooltip)
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-02-23 Robin GareusLua Script Console Window
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisget rid of a warning message by setting up the main...
2016-02-22 Paul Davisprevent dragging the last tab from the notebook
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davistry using top-menu-bar buttons and not notebook tabs...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davisget current tab on startup correct.
2016-02-22 Paul Davishandle main window delete events sensibly
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Daviscleaner code to figure out which Tabbable was just...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-06 Robin Gareusspeed up session load (display updates)
2014-07-04 Paul Davismove location of menus file loading and call ActionMana...
2014-01-08 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-08 Paul Davisuse new GtkUI design in ARDOUR_UI
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-10 Robin Gareusimplement meterbridge & meter-strip
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2012-12-11 Paul Davisdo not show the mixer window if the (current) screen...
2012-06-27 Colin FletcherA (hopefully) better fix for toggle-mixer-on-top, using...
2012-06-13 Carl HetheringtonPatch from colinf to fix problems with toggle mixer...
2011-11-15 Paul Davisprovide link-editor-and-mixer-selection option. gui...
2011-10-26 Paul Davisnew ArdourButton class, to start to provide more contro...
2011-06-01 David RobillardDelete trailing whitespace
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-09-22 Carl HetheringtonTidy up Window menu a bit; use ToggleActions for all...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
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-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-11-26 Carl HetheringtonFix various crashes on session close.
2009-10-30 David RobillardTrim session.h include dependency tree.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-19 David RobillardMerge with trunk R2935.
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-08-06 David RobillardDon't draw measure lins a ton of times... but still...
2007-08-01 Paul Davisuse XML state to store processors in mixer (strips...
2007-06-27 David RobillardRenamed Insert to Processor and Redirect to IOProcessor.
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-09 David RobillardMerged with trunk R1283.
next