summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
2017-02-16Toolbar spacing: Add back one pixel of vertical padding, and preserve it rega...Ben Loftis
2017-02-16Prevent "punch" and "mon" buttons from increasing toolbar height.Robin Gareus
2017-02-13remove unused background exposeRobin Gareus
2017-02-08NO-OP: whitespacePaul Davis
2017-02-08make rude alert buttons expand vertically to use all available space.Paul Davis
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-21Update metronome tooltip on gain changeDaniel Sheeler
2017-01-19Allow to change metronome level via mouse-wheelRobin Gareus
2017-01-18Tweak some tooltip text.Ben Loftis
2017-01-18tweak table packing for more consistent spacing between buttons.Ben Loftis
2017-01-18Shuffle the layout of new monitor section, so it is recognizably different th...Ben Loftis
2017-01-18Cleanup global monitor options:Robin Gareus
2017-01-16Configurable toolbar rec/punch & monitoring buttonsRobin Gareus
2017-01-16Add initial GUI support for global monitor statesRobin Gareus
2017-01-05make entire transport bar have its own background, specifically themeablePaul Davis
2017-01-05Attempt to lighten the transport area slightly. A little help needed here, PaulBen Loftis
2017-01-03Update links to preference pagesRobin Gareus
2016-12-30re-group preferences part eight and nine of 27 (probably)Robin Gareus
2016-12-21amend 91321272bRobin Gareus
2016-12-21Add option to hide the 2ndary clockRobin Gareus
2016-12-20Allow to customize parts of the main toolbarRobin Gareus
2016-12-20Don't dynamically allocate ShuttleCtrlRobin Gareus
2016-12-19Move shuttle/speed text outsizeRobin Gareus
2016-12-19Follow Edits => Follow RangeBen Loftis
2016-12-19Show relevant preferences on sync-button right-clickRobin Gareus
2016-12-18Reinstate spacer between Punch In,Out.Ben Loftis
2016-12-18Have the computer count columns for us.Robin Gareus
2016-12-18Shorten sync-button label/sizeRobin Gareus
2016-12-18fix table layout typoRobin Gareus
2016-12-18Simplify spacer codeRobin Gareus
2016-12-18repack widgets, and add some spacer elementsBen Loftis
2016-12-18consistent size of sync-buttonRobin Gareus
2016-12-18Transport Layout:Ben Loftis
2016-12-17Transport Layout: Attempts to standardize button sizes and padding.Ben Loftis
2016-12-17Refine transport tool bar layoutRobin Gareus
2016-12-17Prepare mini-timeline widget for toolbarRobin Gareus
2016-12-17Add UI to set global track layered modeRobin Gareus
2016-12-17Move selection/punch clocks to editor SidebarRobin Gareus
2016-12-17Commence transport tool bar re-layoutRobin Gareus
2016-07-26Make a right click on metronome really show click preferencesJulien "_FrnchFrgg_" RIVAUD
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-05-02use same tooltip timeout throughout Ardour -- part twoRobin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-02-25move window visibility buttons to have less impact on minimum widthPaul Davis
2016-02-22remove tab-related code for tabbed notebook, add tooltips to new buttonsPaul Davis
2016-02-22try using top-menu-bar buttons and not notebook tabs to control window visibi...Paul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-02-22get current tab on startup correct.Paul Davis