summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui2.cc
AgeCommit message (Expand)Author
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
2016-02-22handle main window delete events sensiblyPaul Davis
2016-02-22handle button events on main window notebook so that we can handle close butt...Paul Davis
2016-02-22hopefully get dynamic tabbable menu state right this timePaul Davis
2016-02-22dynamically update menus/actions controlling tabbable show/hide/attach/detach...Paul Davis
2016-02-22break out window ops for Tabbables into show/hide/attach/detachPaul Davis
2016-02-22compile time fixes for top-menubar (i.e. OS X) systemsPaul Davis
2016-02-22some changes for top menubar systems (i.e. OS X)Paul Davis
2016-02-22save & restore the main window geometryPaul Davis
2016-02-22update main window title appropriatelyPaul Davis
2016-02-22add suggestive tooltips for tabs; remove position argument for Tabbable since...Paul Davis
2016-02-22hide tabs in main window when there's only 1 tab left.Paul Davis