summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-09Fix whitespace.David Robillard
2011-12-09Patch from colinf to fix reversed scroll in timeline rulersCarl Hetherington
2011-12-09Remove unnecessary silencing of unused plugin inputs; unnecessary as (LADSPA/...Carl Hetherington
2011-12-09Fix scroll-wheel direction in summary.Carl Hetherington
2011-12-09Use same modifiers with the mouse wheel in the summary as in the editor (#4543).Carl Hetherington
2011-12-09en_GB translation from colinf (#4545).Carl Hetherington
2011-12-09Patch from colinf to use session_name_is_legal for snapshots too (#4548).Carl Hetherington
2011-12-09Re-add erroneously-removed configure_io method.Carl Hetherington
2011-12-09centralize legal-session-name-checkng and include : and ; in characters that ...Paul Davis
2011-12-08Remove unused buffers and associated support code fromCarl Hetherington
2011-12-08Justify text in first welcome screen, and fix grammarCarl Hetherington
2011-12-07improved WORKING fix for search path issuesPaul Davis
2011-12-07Fix setup of gain envelope visible menu item.Carl Hetherington
2011-12-07Check that adding a port to an IO is ok with the processorsCarl Hetherington
2011-12-07fix up some logic so that we don't replicate the session dir path twice in th...Paul Davis
2011-12-07fix, or at least improve, management of the editor toolbar when maximising ed...Paul Davis
2011-12-07add visible() method to Tearoff so we can check whether or not it is hiddenPaul Davis
2011-12-07remove visible "sound notes" button,add Config parameter to control this (whi...Paul Davis
2011-12-07move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use ...Paul Davis
2011-12-07move 2 other non-ardour-specific utility functions into gtkmm2extPaul Davis
2011-12-07switch to benjamin otte's implemention of fit_to_pixels() but leave uncomment...Paul Davis
2011-12-07tweak menu item names in group context menu to make purpose more clear to new...Paul Davis
2011-12-07clarify meaning of route group tab context menu itemsPaul Davis
2011-12-07add "enabled" column to editor route groups list and check logicPaul Davis
2011-12-07send correct PropertyChange for RouteGroup::set_route_activePaul Davis
2011-12-07Fix i18n confusions with modifiers.Carl Hetherington
2011-12-07send PropertyChange for RouteGroup::set_editPaul Davis
2011-12-07Remove work-around for fixed bug in sgettext().Carl Hetherington
2011-12-07rationalize MVC and functionality in editor route group listPaul Davis
2011-12-07send PropertyChange messages when changing RouteGroup propertiesPaul Davis
2011-12-07fix tooltipPaul Davis
2011-12-07Pass whole GdkEventButton into port matrix buttonCarl Hetherington
2011-12-06correct button press detection order for editor route groupsPaul Davis
2011-12-06move color column for editor groups up frontPaul Davis
2011-12-06remove debugging outputPaul Davis
2011-12-06use color selector renderer for theme managerPaul Davis
2011-12-06if color property is not yet set, don't renderPaul Davis
2011-12-06add color column to editor route groups listPaul Davis
2011-12-06add a new simple cell renderer to be used to allow color display/editing in t...Paul Davis
2011-12-06notify when route group/group tab color changesPaul Davis
2011-12-06add monitoring column to route group list; make click in blank area of route ...Paul Davis
2011-12-06tooltips for route group listPaul Davis
2011-12-05Remove hopelessly inadequate attempt at last_item_enteredCarl Hetherington
2011-12-05when doing a pure copy of a region, which resets the position, reset the posi...Paul Davis
2011-12-05fix minor logic error with linked region & track selectionsPaul Davis
2011-12-05fix names on region list, and expand tooltip info for fade colsPaul Davis
2011-12-05fix scroll wheel handling on both gain faders and parameter controls in autom...Paul Davis
2011-12-05provide sensible default step and page sizes for AutomationControllers based ...Paul Davis
2011-12-05consistent colors for selected treeview rowsPaul Davis
2011-12-05final tweaks for #4489Paul Davis