13
0
livetrax/libs/gtkmm2ext
David Robillard 0a71d52448 Fix key bindings in tooltips for ArdourButton buttons.
Sinced gtkmm2ext needs to get at the actions of widgets, I moved the
action to Gtkmm2ext::Activatable.  Not sure if the wisest thing to
do here would be to use Gtkmm::Activatable, but figured there's
a reason Paul didn't do so (the name set_related_action is from there
so presumably it's known about), so this is the simplest change
that allows access to the action in Gtkmm2ext.  The vfunc calling
stuff should probably move there as well...


git-svn-id: svn://localhost/ardour2/branches/3.0@10818 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-11-24 05:36:31 +00:00
..
gtkmm2ext Fix key bindings in tooltips for ArdourButton buttons. 2011-11-24 05:36:31 +00:00
po unintentional but valid updates to .po files 2011-11-21 21:28:26 +00:00
.cvsignore
actions.cc
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc quiten down in the back 2011-11-04 17:51:34 +00:00
cairocell.cc Allow a dialogue containing an audioclock to be 2011-11-14 13:44:01 +00:00
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc Fix meter colour range to again have a hard knee at 0dB and twiddle colours so >0dB levels are red and stand out. 2011-08-31 18:58:46 +00:00
focus_entry.cc
fr_FR.po Add fr_FR translation for libgtkmm2ext from Roming22 (#4080). 2011-08-14 19:24:23 +00:00
gettext.h
grouped_buttons.cc
gtk_ui.cc Fix key bindings in tooltips for ArdourButton buttons. 2011-11-24 05:36:31 +00:00
gtkapplication_quartz.mm fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
gtkapplication_x11.c fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc switch use of Option/Alt and Control on OS X for bindings. Option/Alt is intended by Apple to be used primarily (if not entirely) for entering alternate characters. Shift would be more conventional as 2ndary modified on OS X but that might have a few more implications than we want to deal with right now 2011-11-07 19:19:31 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc make it possible (hackily) to pick the base color for the knob images created by MotionFeedback 2011-10-29 15:53:22 +00:00
pixfader.cc Re-claim double-clicks on pixfaders to re-fix #3470. 2011-10-24 23:46:00 +00:00
pixscroller.cc
popup.cc
prolooks_helpers.c
prompter.cc
scroomer.cc Increase threshold for zoom-by-horizontal movement; 2011-09-07 14:11:33 +00:00
selector.cc
slider_controller.cc
stateful_button.cc try to fix data loss at end of a capture pass for MIDI - add a new virtual method to MidiSource that specifies what should be done with stuck notes, remove duplicate(i hope) _last_flush_frame from SMFSource that mirrored, more or less, MidiSource::_last_write_end; use new virtual method when stopping after capture. 2011-07-20 18:13:03 +00:00
sync-menu.c
tearoff.cc tighten up spacing of tearoff arrow 2011-11-02 14:57:16 +00:00
textviewer.cc
treeutils.cc fixes for 98% of all the warnings/errors reported by OS X gcc on tiger 2011-09-30 17:55:14 +00:00
utils.cc Pack toolbar combo boxes with expand=false and remove size kludges. 2011-11-23 08:35:41 +00:00
window_title.cc
wscript more spreading of I18N_PACKAGE as the name for .mo files 2011-11-21 23:20:31 +00:00