Main Menu: some re-organization of session- and global-centric windows.
[ardour.git] / gtk2_ardour / ardour_ui_ed.cc
2017-07-21 Ben LoftisMain Menu: some re-organization of session- and global...
2017-07-17 Robin GareusMove more Gtkmm2ext widgets into libwidget
2017-07-12 Johannes MuellerFirst draft of a template management dialog
2017-07-02 Robin GareusRe-introduce toggle-editor-and-mixer (for ctrl-surfaces)
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2017-06-22 Tim MayberryRemove LocaleGuard from ARDOUR_UI::save_ardour_state...
2017-05-29 Paul Daviswhen creating a new session after working on one, the...
2017-04-18 Tim MayberryUse XMLNode::set_property API in ARDOUR_UI class
2017-04-01 Ben LoftisFix label for show-mixer
2017-03-24 Robin GareusRevert "consistent use of context-menu popups"
2017-03-16 Robin Gareusconsistent use of context-menu popups
2017-03-10 Robin GareusUse dedicated "show editor/mixer" actions
2017-02-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
2017-02-02 Paul Davisadditional commit for removal of TransportControllables
2017-01-28 Paul Davismove 10 more actions from Editor/* to Common/*
2017-01-28 Paul Davismove 15 actions out of Editor/* namespace, and into...
2017-01-18 Robin GareusAdd GUI action to record with preroll
2017-01-16 Robin GareusAdd initial GUI support for global monitor states
2017-01-12 Robin GareusMove some actions into the global group:
2016-12-30 Robin GareusRemove cruft (old MIDI feedback API)
2016-12-19 Ben LoftisTweak behavior of Play-With-Preroll action
2016-12-19 Ben LoftisFollow Edits => Follow Range
2016-11-20 Olivier HumbertMake menu item for Add Track/Bus/VCA dialog consistent...
2016-09-27 Paul Davisadd a new action to allow surfaces to access Keyboard...
2016-09-20 Robin GareusGUI support to archive session
2016-09-06 Paul Davisadd ActionManager::rec_sensitive_actions and put "add...
2016-08-28 Paul Davisfix focus-on-clock action 5.3
2016-07-18 Paul Davisfix unused variable warnings and code tidy
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-06-02 Paul DavisRemove references to a "master faders" window. We went...
2016-05-31 Paul Davismake Escape (cancel drag or selection) work in mixer...
2016-05-31 Paul Davismanually fix rebase/merge issues caused by addition...
2016-05-31 Paul Davischange API for ARDOUR_UI::add_route() to no longer...
2016-05-31 Paul Davisremove the entire idea of a tabbable for VCA master...
2016-05-31 Paul Davismake the master faders visibility button work
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-15 Sven Gestegård Robertzfix typo, restore preference tab
2016-05-07 Robin GareusGUI part of LocaleGuard optimization.
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-04 Robin Gareusfix another menu typo in fda03d1
2016-05-03 Robin Gareusfix typo in fda03d1f1
2016-05-03 Robin Gareusconsistent menu labels
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
2016-04-23 Robin Gareussave-as/snapshot tweaks:
2016-04-13 Paul Davisuse correctly named action to put preferences into...
2016-03-05 Mathias BuhrFixes a minor typo
2016-02-28 Robin Gareuscleanup: remove duplicate null checks.
2016-02-25 Paul Davisadd previous-tab and next-tab actions and bind to PRIMA...
2016-02-25 Paul Davismove window visibility buttons to have less impact...
2016-02-23 Robin GareusAdd GUI to instantiate session-scripts
2016-02-23 Robin GareusLua Script Console Window
2016-02-22 Paul Davisrework dialog-close-focus-reset change to work in Tabbed
2016-02-22 Paul Davisfix merge mixup after rebase from master
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisprovide an alternate action for controlling prefs visib...
2016-02-22 Paul Davisadd context menus for tabbable visibility buttons
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisuse Tabbable::change_visibility to make tab/window...
2016-02-22 Paul Davisprevent dragging the last tab from the notebook
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davistry using top-menu-bar buttons and not notebook tabs...
2016-02-22 Paul Davischange GTKOSX macro constant to use __APPLE__ instead
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
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 Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisdynamically update menus/actions controlling tabbable...
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davisbreak out window ops for Tabbables into show/hide/attac...
2016-02-22 Paul Davisremove "toggle-foo" style actions related to editor...
2016-02-22 Paul Davissave & restore the main window geometry
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-14 Robin Gareusadd missing space
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2015-12-19 Robin Gareusallow to show/hide Monitor Section
2015-12-10 Ben Loftisallow hiding and showing the mixer list
2015-12-06 Alexandre ProkoudineAdd ellipsis at the end of "Duplicate Tracks/Busses...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-11-25 Paul DavisMerge branch 'chaot4-feature_include_more_options_in_help'
2015-11-25 André NusserCorrect spelling of action names. Translation context...
2015-11-25 André NusserAdd more menu entries to the 'Help' menu.
2015-11-14 Paul Davispartial dialog to control track duplication
2015-11-13 Paul Davisinitial/partial implementation of duplicate track/bus
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
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-15 Robin Gareusdisplay active peak-builds
2015-09-15 Robin GareusGUI part: cleanup peak-files
2015-07-16 Ben Loftismerge fix
next