summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-08-27use ArdourButtons on the automation time axisBen Loftis
2014-08-27more flat_button refactoringBen Loftis
2014-08-27refactor flat_buttons into cairowidget, and add a canvas-like convenience fun...Ben Loftis
2014-08-27fix pushed-in state of invert buttons, and fix an initizlization order warningBen Loftis
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-08-22refactor _grabbed into cairo_widgetBen Loftis
2014-08-14Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairo...Robin Gareus
2014-08-15Fix crash on snapshot change.nick_m
2014-08-13remove cruft related to button-height commitBen Loftis
2014-08-13Yet another attempt to standardize button heights.Ben Loftis
2014-08-12Clicking already-selected region should clear other selections. Thanks to nick_mBen Loftis
2014-08-11change packing so number_label shares space with name_labelBen Loftis
2014-08-11shuffle packing order to accomodate midi controlsBen Loftis
2014-08-11New track header layout.Ben Loftis
2014-08-06Use explicit strip widths and button heights for the mixerBen Loftis
2014-08-06More fixes for range-based automation editing.Ben Loftis
2014-08-05Initial steps towards usable range-based automation editing.Ben Loftis
2014-08-01Enforce mixer strip widths, more case fixes, and minor theme changesBen Loftis
2014-08-01consistently use mixed-case labelsBen Loftis
2014-08-01top button table causes spacing issues when items are hidden. removed it.Ben Loftis
2014-08-01allow track headers to select io from right-click menuBen Loftis
2014-08-01fix gain entry cancellation, per the_CLABen Loftis
2014-07-31micro tweaks to width box and name button layoutBen Loftis
2014-07-31Increase mixer strip button vpad to 4.David Robillard
2014-07-30Add 1px border to mixer strip so buttons don't overlap selection border.David Robillard
2014-07-30Use text to specify combo box padding for better font/display tolerance.David Robillard
2014-07-30use FocusEntry for the peak_display, so it matches the size of gain_displayBen Loftis
2014-07-30More colour tweaks according to IRC discussion.David Robillard
2014-07-29Shrink minimum width a bit by using the same hpad for all toolbar selectors.David Robillard
2014-07-29Consistent styling for toolbar buttons.David Robillard
2014-07-29Various UI tweaks.Ben Loftis
2014-07-29In the mixbus mixer, the rec/mon buttons are smallerBen Loftis
2014-07-28remove some cruft with group button, move it under faderBen Loftis
2014-07-28clean up cruft in some config variablesBen Loftis
2014-07-28force horizontal scrollbar and spacer, so strips line up nicelyBen Loftis
2014-07-28Mixer page: ESC should deselect all mixer strips and processorsBen Loftis
2014-07-28alternate layout with a full-height editor-mixer, for mixbusBen Loftis
2014-07-28disallow selection of the fader and meter processor entriesBen Loftis
2014-07-25fix for video-monitor (xjadeo >= 0.7.8 is started w/o jack-transport)Robin Gareus
2014-07-25update video-monitor override flagsRobin Gareus
2014-07-24several fixes to make processor selection and deletion feel right, for both m...Ben Loftis
2014-07-24Remove "implicit" selection for plugin deletion.Ben Loftis
2014-07-24Add track-rec/mute/solo actions to menu, so users can bind themBen Loftis
2014-07-24oops, fix copy-paste errorBen Loftis
2014-07-24Revert previous select-strips-under-mouse behaviorBen Loftis
2014-07-23Allow deletion of processors in editor_mixer_strip by pointing and pressing D...Ben Loftis
2014-07-23holding Primary(ctrl/cmd) allows user to make noncontiguous strip selectionsBen Loftis
2014-07-23holding Primary(ctrl/cmd) allows user to make noncontiguous strip selectionsBen Loftis
2014-07-23Mixer selection follows mouseBen Loftis
2014-07-23Cut and Copy should remember the white space at the end of a range.Ben Loftis