NO-OP, whitespace and comments
[ardour.git] / libs / gtkmm2ext /
2016-04-04 Robin Gareusdesaturate inactive rec-enabled button
2016-04-04 John EmmasModify our MSVC projects to build liblua as a DLL rathe...
2016-03-30 yonideshiinability to save non single character key binding...
2016-03-30 YQ-YSYupdate /libs/gtkmm2ext/po/zh.po for 469-g3f71e66
2016-03-30 YQ-YSYupdate Chinese translation to /libs/gtkmm2ext/po/
2016-03-18 Robin Gareusfix processor DnD from sidebar.
2016-03-17 John EmmasI'm taking a guess that we need to pass 'this' at line...
2016-03-15 Paul Davischange API for CairoWidget::focus_handler
2016-03-15 Paul Davisno need for an noop method
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-11 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Paul Davisremove uncharacteristic comments
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-05 Paul Davisdon't downcase Home, End and other non-single-key keyco...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-02 Paul Davisforce all KeyboardKeys in Bindings to be lower case
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 Robin Gareusavoid "show_all" -- closes #6797
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-26 Paul Daviswhen looking up a key event, switch to the lowercase...
2016-02-25 Paul Davisremove declaration of non-existent method
2016-02-22 Paul Davisfix merge/rebase mistake
2016-02-22 Paul Davisfix an error during merge/rebase fixups
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 Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davisfix tooltip text to accurately describe how to reattach...
2016-02-22 Paul Davisfix inadvertent case change
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davisadd a clarifying comment
2016-02-22 Paul Davischange operator<< for Keyboardkey to show state in hex
2016-02-22 Paul Davisno more munging with keyvals/accels on OS X
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisset PrimaryModifier on OS X to match the actual bits...
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 Davisvarious fixes for saving bindings state
2016-02-22 Paul Davisfix memory lifetime management issue
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 Davisset "close-button" data on Tabbable contents.
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisif _need_bg is set to false in a CairoWidget, then...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davisscale CairoIcon by Gtkmm2ext::UI::ui_scale
2016-02-22 Paul Davisrevert to thin lines for close cross icon
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davisremove unused lines
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisthicken up lines of close cross icon
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 Davissecond part of: add new CairoWidget-derived class that...
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 Davisremove debug output
2016-02-22 Paul Davisclasses derived from WindowProxy are responsible for...
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 Davisbetter way to switch to a tab
2016-02-22 Paul Davismake tabs reorderable
2016-02-22 Paul Daviswhen tearing off a tab, make the window be the same...
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 André NusserFix compilation warnings. (libs part)
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-21 Paul DavisOS X: fix the handling of SUPER,HYPER,META (see code...
2016-02-18 Paul Davisremove HYPER,SUPER,META modifier masks from Keyboard...
2016-02-18 Paul Davisadd a static utility function (should really be in...
2016-02-12 Robin GareusAllow partial CairoWidget exposure
2016-02-12 John EmmasRemove no longer needed 'prolooks' source(s) from our...
2016-02-11 Paul Davisremove all traces of "prolooks" and related classes
2016-02-11 Tim MayberryChange CairoWidget::get_active() to be const
2016-01-02 Paul Davischange Controllable::set_value() API to include grouped...
2015-12-30 Robin Gareusallow to set per item drag targets
next