summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2011-12-12improve layout and display of CD range info in location displayPaul Davis
2011-12-12Make TimeAxisView::remove_child virtual so that RouteTimeAxis can override it...Carl Hetherington
2011-12-11add middle-clock-on-range/marker-clock to locate therePaul Davis
2011-12-11Set up ArdourButton state to match the action when theCarl Hetherington
2011-12-11fix lack of marker/range display in marker/range list at startup, and tweak l...Paul Davis
2011-12-11Yet another bug in previous commit.Carl Hetherington
2011-12-11Fix some bugs I introduced with the last commit.Carl Hetherington
2011-12-11Move note creation code into a Drag; fix snapping of noteCarl Hetherington
2011-12-10fix for most (all? we can dream ...) issues involved in #4399 (editing multip...Paul Davis
2011-12-10Comment.Carl Hetherington
2011-12-09fix reference to name cellPaul Davis
2011-12-09Patch from colinf to fix reversed scroll in timeline rulersCarl 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-09centralize legal-session-name-checkng and include : and ; in characters that ...Paul Davis
2011-12-08Justify text in first welcome screen, and fix grammarCarl Hetherington
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, or at least improve, management of the editor toolbar when maximising ed...Paul 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-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-07Fix i18n confusions with modifiers.Carl Hetherington
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-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-06add color column to editor route groups listPaul 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-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
2011-12-04do not show panner GUI in external send UI, to avoid confusion (#4531)Paul Davis
2011-12-04remove OS X specific code for key editor binding displaysPaul Davis
2011-12-04lets see what gtk/osx displays for key bindings without us editing themPaul Davis