summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2011-12-04tweak export path namePaul Davis
2011-12-04probably fix failure to find export formats in packagesPaul Davis
2011-12-04some more package debugging to help find out why export formats are not foundPaul Davis
2011-12-03more tweaks to entry colors for #3512Paul Davis
2011-12-03another part of #3512 for the dark themePaul Davis
2011-12-03made region export default to use region gain and fadesPaul Davis
2011-12-03Add some missing initialisers; remove pointless _model_nameCarl Hetherington
2011-12-03Fix somewhat unlikely crash on doing add note; start drag to resize note; und...Carl Hetherington
2011-12-03Remove unused variable.Carl Hetherington
2011-12-02gradient-ized waveforms, c/o Mike StartPaul Davis
2011-12-02Make Carbon GUI support for AU's optional at compile time (from Robin)Paul Davis
2011-12-02revert recent change to Evoral::Event, and use static_cast<> to get from Even...Paul Davis
2011-12-02build changes from robin gareus for OS X, changing AU support to be used appr...Paul Davis
2011-12-02use new parameter that controls display of MTC and MIDI clock, as well as att...Paul Davis
2011-12-02fix column expansion behaviour of editor region list (#4489)Paul Davis
2011-12-02add tooltips to the editor track/bus listPaul Davis
2011-12-02add tooltips to editor region list, but so that it doesn't mark carl grimmacePaul Davis
2011-12-02add tooltips to editor region listPaul Davis
2011-12-02desensitize make-mono-regions as appropriatePaul Davis
2011-12-01restore the functionality of the join-play-range button, and remove a couple ...Paul Davis
2011-12-01cleanup vertical spacing a bit in mixer strip; rename new send options to be ...Paul Davis
2011-12-01allow Cancel button on route rename dialog to actually cancelPaul Davis
2011-12-01expose Pango::Layout member of ArdourButton; set ellipsizing behaviour for mi...Paul Davis
2011-11-30tweak spacings in the mixer strip, tweak tooltip text for input and output bu...Paul Davis
2011-11-30active button colors for mixer strip buttons, modified from changes by chris g.Paul Davis
2011-11-30fix phase invert button functionality, lost in switch to ArdourButtonPaul Davis
2011-11-30preparations for using ardour's own keybinding system for the editor (not act...Paul Davis
2011-11-30fix segfault in preferences dialog caused by incorrect use of S_(). i've chec...Paul Davis
2011-11-29New zoom icons from royvegard (#4520).Carl Hetherington
2011-11-28Hopefully fix some i18n bugs (#3565).Carl Hetherington