protect use of iterators across routeUI selection when operations change the selectio...
[ardour.git] / gtk2_ardour /
2014-06-30 Paul Davisprotect use of iterators across routeUI selection when...
2014-06-30 Paul Davischange default timeline item gradient depth and wavefor...
2014-06-30 Paul Davisalways take verbose cursor clock mode from primary...
2014-06-30 Paul Davisnew default color for inactive group tab
2014-06-30 Paul Davismove contrasting_text_color() into ArdourCanvas
2014-06-30 Paul Davismake verbose cursor respond dynamically to theme changes
2014-06-30 Paul Davismake inactive group tab color be themeable and update...
2014-06-30 Paul Davisremove canvas cursor debug output
2014-06-30 Paul Davisuse Editor::effective_mouse_mode() inside Editor::butto...
2014-06-29 Robin Gareusre-arrange tabs in Session > Properties dialog (Misc...
2014-06-29 Robin Gareusadd 'save defaults' option to properties dialog
2014-06-29 Robin Gareusadd a generic Option Editor Component for stateless...
2014-06-29 Robin Gareussuspend route redisplay for (rec-en, solo, mute and...
2014-06-28 Robin Gareusadd RAII DisplaySuspender
2014-06-28 Robin Gareususe a hash-table to cache gui properties
2014-06-28 Robin Gareususe state Session::StateProtector
2014-06-28 Robin Gareusfix meterbridge: load button image only once.
2014-06-27 Paul Davisreplace old implementation of Editor::_ensure_time_axis...
2014-06-27 Paul Davisadd commentary on why PublicEditor::{_,}ensure_time_axi...
2014-06-27 Paul Davisfix edges of selection rects in time axis views to...
2014-06-27 Paul Davismake time axis view item name text be insensitive to...
2014-06-27 Paul Davismake verbose canvas cursor color be set in its construc...
2014-06-26 Robin Gareusfix meterbridge height issues when config changes
2014-06-26 Paul Davisuse new TrackingText for verbose cursor
2014-06-26 Paul Davisremoved no-longer-used Editor::track_canvas_motion()
2014-06-26 Paul Davisremove unused i2w code from ControlPoint
2014-06-26 Paul Davisremove duplicate entries
2014-06-26 Robin Gareusvertically expand recent-session list
2014-06-26 Robin Gareusfix meter-strip session/route-ui events
2014-06-26 Robin Gareusshow track-number in GUI
2014-06-26 Robin Gareusprepare UI style for track-number boxes
2014-06-26 Robin Gareusprepare formatting track-number for mixer (and other...
2014-06-26 Robin Gareussession option GUI for track-number & take-name
2014-06-26 Robin Gareusfix "stop_recording_on_xrun" in prefs dialog
2014-06-26 Robin Gareusaccept text-entry-change w/o enter and add filter_text...
2014-06-25 Robin Gareusconsolidate SignalOrderRouteSorter
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Robin Gareusnamespace libardour utils
2014-06-25 Paul Davislet's not forget the video timeline
2014-06-25 Paul Davisdo not include ruler visibility items in context click...
2014-06-25 Paul Davistighten up spacing in ruler dialog
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisnew ruler dialog class
2014-06-25 Paul Davisremove unused code
2014-06-25 Paul Davisfix y-offset when drag-n-dropping regions from region...
2014-06-25 Tim MayberryFix finding icon sets by using correct utility function
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryChange PBD::get_files_in_directory to return full paths...
2014-06-25 Tim MayberryGLib functions for listing directory contents don't...
2014-06-25 Paul Davisadd slider control to GUI tab of preferences for lock...
2014-06-25 Paul Davisexpose Gtk::HScale member of OptionEditor::HSliderOption
2014-06-25 Paul Davispart two of: lock dialog MUST be a Gtk::Dialog so that...
2014-06-25 Paul Davislock dialog MUST be a Gtk::Dialog so that it does not...
2014-06-25 Paul Davischeck UIConfig variable before restarting lock timeout
2014-06-25 Paul Davisadd UIConfig variable for lock timer
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisthere's no me in proaudio
2014-06-24 Paul Davisactual style specs for lock dialog button
2014-06-24 Paul Davisa bit more styling for that lock dialog
2014-06-24 Paul Davisrename closed padlock icon
2014-06-24 Paul Davisnew padlock icons (48x48)
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-24 Paul Davisplaying with oofus' preferences for selected region...
2014-06-23 Paul Davisreset time axis view item name text color when selected...
2014-06-23 Robin Gareusfor backends w/o control, save a fake state with only...
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-22 Paul Davisbutton click (release, to be precise) within the canvas...
2014-06-22 Robin Gareusfix latency-measurement dialog back-button.
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
2014-06-19 Paul Davisensure that all waveviews have ALL their colors set...
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Daviscorrect conversion of drop y-position into trackview...
2014-06-19 Robin Gareuslatency measurement dialog updates:
2014-06-19 Robin Gareusengine-dialog: properly restore previous active state
2014-06-19 Paul Davisfix non-working cmd-Q on OS X. For some reason the...
2014-06-19 Paul Davischange the way font specifications are used in UI confi...
2014-06-19 Paul Davismodifications to region drag implementation
2014-06-19 Paul Davisvarious fixes for places that used get_font_for_style...
2014-06-19 Paul Davisadd bold monospace font specs to canvas_vars/ardour3_ui...
2014-06-19 Paul Davisuse new canvas cursor API to manage cursors while embed...
2014-06-19 Paul Davisfix potential crash in Editor::set_canvas_cursor()...
2014-06-19 Paul Davischange verbose cursor font selection to use canvas...
2014-06-19 Paul Davismore work on cursor tracking state
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Davisfix naming of selection rect-related items
2014-06-18 nick_mSummary changes :
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-17 Paul DavisMerge branch 'cache_fixes' of https://github.com/nmains...
2014-06-17 Robin Gareushighlight send-panner
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 Paul Davisa set of inter-related subtle changes to get vertical...
2014-06-17 nick_mRender tracks and regions to a background image in...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
next