Fix crash when closing session, recursive mon-section removal
[ardour.git] / gtk2_ardour / ardour_ui2.cc
2018-12-08 Robin GareusFix crash when closing session, recursive mon-section...
2018-12-07 Ben LoftisTweaks to Mixer and Monitor keybindings:
2018-12-05 Paul Davisstart using ActionMap in preference to ActionManager
2018-02-20 Robin GareusKeep track of unacknowledged log-level (error-indicator)
2018-02-19 Ben LoftisAdd drop-shadow decorators to menu bar and transport...
2018-02-17 Ben LoftisMove cpu and disk gauges into the status bar at top.
2018-02-17 Ben LoftisRemove display_message(); No more scary log message...
2018-02-14 Ben LoftisIf the gauges arent clickable, perhaps they look best...
2018-02-14 Ben LoftisRe-pack the master meters (in the toolbar) so the edito...
2018-02-14 Ben LoftisRe-pack dsp_load_indicator next to feedback_indicator...
2018-01-14 Robin GareusAdd Toolbar disk-space widget.
2017-12-28 Robin GareusAdd DSP-load & x-run widget to the toolbar.
2017-12-22 Robin GareusSeparate and consolidate Transport-Control-UI code
2017-11-22 Robin GareusImplement clock delta modes
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
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
next