fix track controls height allocation to be font sensitive; fix core dump related...
authorPaul Davis <paul@linuxaudiosystems.com>
Wed, 18 Jan 2006 02:56:51 +0000 (02:56 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Wed, 18 Jan 2006 02:56:51 +0000 (02:56 +0000)
commitfe49c8de182d40528a27b84d5530698f438de51d
tree0b559f4b38e1a4de686620b7d10972fbf7ceae47
parent67467c92e1c202b762837555aa0daecef1bd6dda
fix track controls height allocation to be font sensitive; fix core dump related to ownership of size menu; add nudge to keybindings; and more

git-svn-id: svn://localhost/trunk/ardour2@275 d708f5d6-7413-0410-9779-e7cbd77b26cf
12 files changed:
gtk2_ardour/ardour.bindings
gtk2_ardour/ardour.menus
gtk2_ardour/ardour2_ui.rc
gtk2_ardour/audio_time_axis.cc
gtk2_ardour/automation_time_axis.cc
gtk2_ardour/main.cc
gtk2_ardour/opts.cc
gtk2_ardour/opts.h
gtk2_ardour/plugin_ui.h
gtk2_ardour/time_axis_view.cc
gtk2_ardour/time_axis_view.h
gtk2_ardour/visual_time_axis.cc