enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
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.
2007-01-03 Paul Davisprevent massive, multiple, pointless keybindings saves...
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-11-28 Paul Davisdon't load history till all objects have reset state...
2006-09-19 David RobillardMerged with trunk R920.
2006-09-07 Paul Davisremove all duplicated _id members from children of...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-03-12 Tim Mayberryremoved the following environment variables:
2006-01-24 Tim Mayberrya few small things
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-05 Paul Davis2 cleanup patches from nickm, plus work on mixer_ui...
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.