provide GUI option to control WM visibility info use
[ardour.git] / gtk2_ardour /
2016-06-07 Paul Davisprovide GUI option to control WM visibility info use
2016-06-07 Paul Daviswhen destroying an ArdourDialog, be sure the Keyboard...
2016-06-07 Paul Davisnoop: comment change
2016-06-07 Paul Davisheader file cleanup/reduction
2016-06-07 Paul Davismove color theme selector into color tab for preferences
2016-06-07 Paul Davisfirst pass at moving color theme management into its...
2016-06-07 Robin Gareusfix click preferences alignment
2016-06-07 nick_mStep edit cursor no longer assumes constant tempo.
2016-06-07 Robin Gareusre-group preferences to reduced window height constraint.
2016-06-07 Paul Davisuse contextual translation macro for "Locations"
2016-06-07 Paul DavisGUI tweaks and work on VCA mixer display
2016-06-07 Paul Davisfix missing restore of a pane position in mixer
2016-06-07 Robin Gareusdocument post-export command placeholders
2016-06-07 Paul Davisa better solution to the inheritance issue fixed in...
2016-06-07 Paul Davisfix up inheritance heirarchy and constructors so that...
2016-06-07 Paul Davisdon't replace : in linux vst search path in prefs with...
2016-06-06 Paul Davismove 2 plugin options to plugin tab of preferences
2016-06-06 Paul Davisrepeat previous commit's approach, but for VCATimeAxisView
2016-06-06 Paul Davisdrop reference to VCA from VCAMasterStrip immediately...
2016-06-06 Paul Davisremove dead members and code from RouteParamsUI
2016-06-06 Paul Davisensure that newly-added tracks are displayed in the...
2016-06-06 Paul Davisensure that dropdowns in editor toolbar are populated...
2016-06-06 Paul Davisadd pre-release warning dialog. It wil not be shown...
2016-06-06 Paul Davisremove pre-release page from startup dialog.
2016-06-06 Paul Davistry to keep editor+mixer treemodels in sync
2016-06-06 Paul Davisthere is no remote model choice anymore - ordering...
2016-06-06 Paul Davisfix version reference in beta page/dialog
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-06 Paul DavisAxisView does not need to initialize Selectable::_selected
2016-06-06 Paul Davistweak API of Selectable
2016-06-05 Paul DavisOS X specific fix, to match new mixer TreeModel structure
2016-06-05 Robin Gareusfix switching from generic to custom plugin UI
2016-06-05 Paul Davisuse PresentationInfo color to set route colors. GUI...
2016-06-05 Paul Davissubstantive redesign of Gtk::TreeModel used inside...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul Daviscleanup API for RouteUI
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davismissing mod to MonitorSection declaration, per previous...
2016-06-05 Paul Davisremove duplicate name_label widget from TimeAxisView...
2016-06-05 Paul DavisRouteUI connects to Route's PropertyChange signal;...
2016-06-05 Paul Davisdon't add routes+VCAs separately to editor routes durin...
2016-06-05 Paul Davisremove unused sort object
2016-06-05 Paul Davisuse PresentationInfo API to mark Stripable elements...
2016-06-05 Paul Davisupdate use of PresentationInfo/Stripable API
2016-06-05 Paul Davisfix initialization in MidiTimeAxisView
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davisnew color utility functions to convert between uint32_t...
2016-06-05 Paul DavisStripable signals moved to PresentationInfo
2016-06-05 Paul Davisuse modified PresentationInfo/Stripable API
2016-06-05 Paul Daviswhen adding a list of Stripables, sort them into Presen...
2016-06-05 Paul Davisno-op: one line not 3
2016-06-05 Paul Davisthere is no PresentationInfo::global_order_t any more
2016-06-05 Paul DavisRouteUI is no longer an AxisView so use ARDOUR_UI:...
2016-06-05 Paul Davisadd braces
2016-06-05 Paul Davisuse new RouteGroup property names
2016-06-05 Paul Davisbring back the beta release warning for users new to...
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-06-05 Paul Davisadjust color API for RouteUI to use PresentationInfo...
2016-06-05 Paul Davismake AxisView::marked_for_display() be virtual so we...
2016-06-05 nick_mUse non-magic widths for the now fixed-width mode regio...
2016-06-05 Robin Gareusgeneric plugin UI: insensitive NotAutomatable
2016-06-04 Robin Gareusshow existing automation lanes regardless if they were...
2016-06-03 nick_mClamp tempo curve height.
2016-06-03 Paul DavisNO-OP: add blank line to make comments clearer
2016-06-03 Paul Davisfix both canvas scrolling and interleaving of VCA ...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-03 Robin Gareusfix a -Wreorder
2016-06-02 Paul Davisthere is no explicit "Remote Control ID" control anymor...
2016-06-02 Paul DavisRemove references to a "master faders" window. We went...
2016-06-02 Paul Davismake new action to bind BackSpace to in processors box
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 nick_mActions - make set-tempo-from-edit-range sensitive...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-06-02 Paul Davispart three of using LocaleGuard with pane sizes
2016-06-02 Paul Davisthe second half of using LocaleGuard with pane sizes
2016-06-02 Paul Davisadd LocaleGuards to 2 places where we save pane sizes...
2016-06-02 Paul Davisfix styling of pane dividers (the original reason for...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-06-02 Paul Davisremove unneeded widget style definition
2016-06-02 Paul Davisremove unnecessary wildcard GTK widget=>style mapping
2016-06-01 Robin Gareusadd Open Target Folder button to Export Dialog
2016-06-01 Robin Gareusonly show "Pin Connections..." in mixer-strip if there...
2016-06-01 John EmmasMSVC itself defines a class called CheckMenuItem -...
2016-06-01 Robin Gareusnew api - update e0ff70cf
2016-06-01 Robin Gareusfix windows builds & remove cruft
2016-06-01 Paul Davisfix incorrect value in default_ui_config
2016-05-31 Paul Davischange install target dir for color theme files 5.0-pre0
2016-05-31 Paul Davisshow color theme file search path when a file is not...
2016-05-31 Paul Davisclean up some dangling code from ThemeManager
2016-05-31 Paul Davisreflect inclusion of appname in theme file name
2016-05-31 Paul Davisrename color files to be program specific, and rename...
2016-05-31 Paul Davisinstall program-specific color files
2016-05-31 Paul Davisrework of color theme file management
2016-05-31 Paul Davisadd theme name to each color theme file
2016-05-31 Paul Davisit is probably a mistake to rename dark -> Dark at...
2016-05-31 Paul Davishandle old-version pane positions by ignoring them
2016-05-31 Paul Davistweak layout in theme manager prefs
next