prepare strict-i/o configuration.
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2016-03-18 Robin Gareusfix processor DnD from sidebar.
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusprepare DnD for copying processor state
2016-03-11 John EmmasMake sure that a newly introduced class will be visible...
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-25 Paul Davisremove declaration of non-existent method
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisprovide Tabbable::change_visibility(), which has slight...
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisremove Gtkmm2ext::possibly_translate_mod_to_make_legal_...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Daviscleanup Bindings/ActionMap API to get all actions for...
2016-02-22 Paul Daviscreate a two-way association between an action map...
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 Davischange/extend/rework Bindings API to allow replacement...
2016-02-22 Paul Davisinitial compilable version of saving key bindings with...
2016-02-22 Paul Davissmall rationalization of naming and code for managing...
2016-02-22 Paul Davisbindings: prevent double registration and double signal...
2016-02-22 Paul Davisremove all action-registering API from Gtkmm2ext::Actio...
2016-02-22 Paul Davischanges to Bindings and Keyboard API to support (mostly...
2016-02-22 Paul Davisextend API for tabbable visibility management
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisprovide a sigc::signal to track display state changes...
2016-02-22 Paul Davischanges to get show/hide/attach/detach working
2016-02-22 Paul Davischange/extend Tabbable API to allow for show/hide/attac...
2016-02-22 Paul Davisuse new CairoIcon to add a tab-close "button" to tabs
2016-02-22 Paul Davisadd new CairoWidget-derived class that does nothing...
2016-02-22 Paul Davisadd tab-closing buttons to tabs.
2016-02-22 Paul Davisadd ::make_visible() to Tabbable class
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Daviscompilable version of WindowProxy
2016-02-22 Paul Davisinitial versions of Tabbable object
2016-02-22 Paul Davisfirst version of Gtkmm2ext::WindowProxy
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-22 Paul Davismanually revert most of previous commit related to...
2016-02-22 Paul Davisos x: an initial attempt at fixing loss of keyboard...
2016-02-12 Robin GareusAllow partial CairoWidget exposure
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Tim MayberryChange CairoWidget::get_active() to be const
2015-12-30 Robin Gareusallow to set per item drag targets
2015-12-29 Robin Gareusallow to set parent for modal dialog
2015-12-29 Robin Gareusfix window-title (separate application name, thread...
2015-12-28 Robin Gareusmissing drag-end (fix possible crash)
2015-12-28 Robin Gareusallow DnD between DnDTreeView and DnDVbox
2015-12-24 Robin GareusTreeview Drag: allow to use single column as drag-widget
2015-12-22 Robin Gareusextend Drag/Drop mechanism
2015-10-20 Robin Gareusremove cruft
2015-10-20 Robin Gareusremove unused "copy modifier hint"
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-05 Robin Gareusremove unused API (and ifstream)
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-10-01 Robin Gareusthere's no class called "The" :)
2015-09-17 Ben Loftisassociate label more closely with VST path button....
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-08-11 Robin Gareusadd API to get combobox option count.
2015-07-16 Ben Loftismerge fix
2015-07-13 Robin Gareusimplement scroll-wheel support for ClickBoxes
2015-06-29 Paul Davisstore all error/info/etc messages in a list inside...
2015-06-29 Paul Davisupdate waves' fader implementation, clean up whitespace...
2015-06-29 Paul Davisfix whitespace/indentation and compiler warnings
2015-06-29 Paul Davisadd new Gtkmm2ext::pixel_size() to conveniently get...
2015-06-29 Robin GareusAPI to set tooltip y-margin
2015-06-29 Nikolay[Summary] Changed class PersistentTooltip. Now it can...
2015-06-29 Paul Davishand-merge libs/gtkmm2ext part of f49d31a82 from Tracks...
2015-06-29 YPozdnyakov[Summary]: add keybindings Cmd-h (hide application...
2015-06-29 Paul Davisadd fader implementation from Tracks
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-06-10 nick_mMake absolute snap the default snap.
2015-05-27 John EmmasGtkmm2ext::ArdourIcon::render() is needed outside of...
2015-05-25 Robin Gareusprepare Tool Icons (unused IDs)
2015-05-24 Robin Gareusvectorize TAV expand and shrink icons
2015-05-24 Robin Gareusconstruct vectorized Zoom Icons
2015-05-24 Robin Gareusmigrate ArdourButton Icon rendering to Gtkmm2ext.
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-23 nick_mDocument snap_delta modifier mask.
2015-05-20 nick_mMove ui-centric modifiers into ArdourKeyboard, set...
2015-05-20 nick_mAllow all drag -related modifiers to be set, re-instat...
2015-05-19 nick_mAdd more modifier preferences.
2015-05-17 nick_m"Lock" mode is now "Constrained", make snap absolute...
2015-04-25 Robin GareusRevert API to explicitly show tooltips:
2015-04-25 Robin Gareusfixup stuck persistent tooltips.
2015-04-24 Robin GareusAPI to set tooltip y-margin
next