PBD::Signal<...>::connect() is already thread safe, so drop intermediate proxy/call_s...
[ardour.git] / gtk2_ardour / ardour_ui2.cc
2017-02-16 Ben LoftisToolbar spacing: Add back one pixel of vertical padding...
2017-02-16 Robin GareusPrevent "punch" and "mon" buttons from increasing toolb...
2017-02-13 Robin Gareusremove unused background expose
2017-02-08 Paul DavisNO-OP: whitespace
2017-02-08 Paul Davismake rude alert buttons expand vertically to use all...
2017-01-28 Robin Gareusmark loop button insensitive when there's no loop-range
2017-01-21 Daniel SheelerUpdate metronome tooltip on gain change
2017-01-19 Robin GareusAllow to change metronome level via mouse-wheel
2017-01-19 Ben LoftisTweak some tooltip text.
2017-01-18 Ben Loftistweak table packing for more consistent spacing between...
2017-01-18 Ben LoftisShuffle the layout of new monitor section, so it is...
2017-01-18 Robin GareusCleanup global monitor options:
2017-01-16 Robin GareusConfigurable toolbar rec/punch & monitoring buttons
2017-01-16 Robin GareusAdd initial GUI support for global monitor states
2017-01-05 Paul Davismake entire transport bar have its own background,...
2017-01-05 Ben LoftisAttempt to lighten the transport area slightly. A...
2017-01-03 Robin GareusUpdate links to preference pages
2016-12-30 Robin Gareusre-group preferences part eight and nine of 27 (probably)
2016-12-21 Robin Gareusamend 91321272b
2016-12-21 Robin GareusAdd option to hide the 2ndary clock
2016-12-20 Robin GareusAllow to customize parts of the main toolbar
2016-12-19 Robin GareusDon't dynamically allocate ShuttleCtrl
2016-12-19 Robin GareusMove shuttle/speed text outsize
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-12-19 Robin GareusShow relevant preferences on sync-button right-click
2016-12-18 Ben LoftisReinstate spacer between Punch In,Out.
2016-12-18 Robin GareusHave the computer count columns for us.
2016-12-18 Robin GareusShorten sync-button label/size
2016-12-18 Robin Gareusfix table layout typo
2016-12-18 Robin GareusSimplify spacer code
2016-12-18 Ben Loftisrepack widgets, and add some spacer elements
2016-12-18 Robin Gareusconsistent size of sync-button
2016-12-18 Ben LoftisTransport Layout:
2016-12-18 Ben LoftisTransport Layout: Attempts to standardize button sizes...
2016-12-17 Robin GareusRefine transport tool bar layout
2016-12-17 Robin GareusPrepare mini-timeline widget for toolbar
2016-12-17 Robin GareusAdd UI to set global track layered mode
2016-12-17 Robin GareusMove selection/punch clocks to editor Sidebar
2016-12-17 Robin GareusCommence transport tool bar re-layout
2016-07-26 Julien "_FrnchFrgg... Make a right click on metronome really show click prefe...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part two
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-02-25 Paul Davismove window visibility buttons to have less impact...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistry using top-menu-bar buttons and not notebook tabs...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davisget current tab on startup correct.
2016-02-22 Paul Davishandle main window delete events sensibly
2016-02-22 Paul Davishandle button events on main window notebook so that...
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisdynamically update menus/actions controlling tabbable...
2016-02-22 Paul Davisbreak out window ops for Tabbables into show/hide/attac...
2016-02-22 Paul Daviscompile time fixes for top-menubar (i.e. OS X) systems
2016-02-22 Paul Davissome changes for top menubar systems (i.e. OS X)
2016-02-22 Paul Davissave & restore the main window geometry
2016-02-22 Paul Davisupdate main window title appropriately
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Davishide tabs in main window when there's only 1 tab left.
2016-02-22 Paul Davismake sure preferences are visible
2016-02-22 Paul Davisget normal GTK accelerators working again
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-02 Paul Davisprovide Main/cancel-solo as an action and make rude...
2015-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove ARDOUR_UI::ui_scale into UIConfiguration class
2015-09-16 Tim MayberryMove util functions into UIConfiguration as they depend...
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul DavisRevert "start work on auto return target dropdown rathe...
2015-06-29 Paul DavisRevert "properly track, update, maintain and set auto...
2015-06-29 Paul Davisproperly track, update, maintain and set auto return...
2015-06-29 Paul Davisstart work on auto return target dropdown rather than...
2015-06-17 Robin Gareusfix 1024px width layout (remove nudge clock special...
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
2015-04-22 Robin Gareusmore HiDPI cleanup
2015-04-22 Robin Gareusclean up GUI scaling
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-20 Robin Gareustowards scaleable meter and mixer UI
2015-04-18 Robin Gareustransport button HiDPI scaling
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-08 Robin GareusNOOP, cleanup & comments
2015-04-07 Robin Gareusconstruct a metronom
2015-04-07 Robin Gareusmore transport button caironizing.
2015-04-07 Robin Gareusrenice transport buttons (part one)
2015-04-07 Robin Gareusupdate ArdourButton Icon API
2015-03-20 Robin Gareuserror-log button: acknowledge new errors w/o hiding Log
2015-03-20 Robin GareusError-log button: reset on LED click & button click
2015-03-17 Robin GareusError Log button, only handle LMB
2015-03-17 Robin Gareuschange the error-log button to toggle the log window
2015-03-16 Robin Gareusalways pack the log-LED into the status widget.
2015-03-16 Robin Gareususe tri-state text-less LED for error-log button.
2015-03-14 Robin Gareustweak status-bar spacing
next