AU: install latency listener
[ardour.git] / libs / gtkmm2ext /
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Paul Davisregenerate and manually fix all PO files so that ....
2016-06-30 Paul Davisuse initialization, not explicit assignment
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-21 Paul Davisprovide some Keyboard:: methods to get access to other...
2016-06-20 Paul Davissome modest improvements in the html rendering of key...
2016-06-14 Paul Davisremove debug output from Pane code
2016-06-13 Paul Davisworking version of pane position mgmt for OS X
2016-06-13 Paul Daviswrite some code to limit pane handle positions on OS X.
2016-06-13 Paul Davisgive WindowProxy its own map/unmap signals so that...
2016-06-08 Paul Davisfix thinko in Pane expose event handler.
2016-06-07 Paul Davisminor optimization when search for actions
2016-06-07 Paul Davismake it possible to disable VisibilityTracker's use...
2016-06-06 Paul Davisfix crashing bug in Pane when accessing dividers
2016-06-06 Paul Davisadd a destructor for Gtkmm2ext::Pane that unparents...
2016-06-02 Paul DavisNOOP: space required
2016-06-02 Paul Davisfix case where pane divider is not redrawn after a...
2016-06-02 Paul Davisfix styling of pane dividers (the original reason for...
2016-06-01 John EmmasAccommodate recently introduced source(s) in our MSVC...
2016-06-01 Robin Gareusallow StripWidth icon to draw properly on non-square...
2016-05-31 Paul Davismake pane divider placement a little safer
2016-05-31 Paul Davisfix default pane divider cursor for vertical panes
2016-05-31 Paul Davisshrink down pane divider/handle width
2016-05-31 Paul Davisfix pane behaviour when children are hidden/shown
2016-05-31 Paul Davisexplicitly expose dividers
2016-05-31 Paul Davismore sensible API for Pane::set_child_minsize
2016-05-31 Paul Davisprovide a mechanism to avoid allocating too small of...
2016-05-31 Paul Davisvarious work on Pane, including cursors, more styling...
2016-05-31 Paul DavisPane: use style-provided colors, and change colors...
2016-05-31 Paul Davisfix use of widget allocation origin in Gtkm2mext::Pane
2016-05-31 Paul Davisset default pane divider position to 0.5
2016-05-31 Paul Davisworking but incomplete version of new Pane replacement...
2016-05-31 Paul Davisbasics of printing bindings as HTML
2016-05-31 Paul Davismove new fractional pane utility functions into libs...
2016-05-31 Paul Davisdon't force size allocation to recompute pixfader patte...
2016-05-31 Paul Davismost of the changes required to add a new master faders...
2016-05-24 Robin Gareusfix potential undefined DnD behavior for external drags
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-16 Paul Davisupdated .de translation from edogawa
2016-05-10 Paul Davistrack geometry via configure events for tabbable own...
2016-05-06 Robin GareusDnDTreeview: allow to handle multiple drag-targets
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part one
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusalso hide persistent tooltips
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...
next