13
0
livetrax/libs/gtkmm2ext
Paul Davis b52422105f remove unneeded header includes
git-svn-id: svn://localhost/ardour2/branches/3.0@9921 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-07-25 18:10:49 +00:00
..
gtkmm2ext change FastMeter drawing implementation to use Cairo instead of GDK; some subtle changes to meter drawing will be visible and are subject to a revisit 2011-07-25 18:05:54 +00:00
po update i18n build system and *.po files for translators 2011-06-12 22:05:55 +00:00
.cvsignore
actions.cc
application.cc
AUTHORS
auto_spin.cc
barcontroller.cc
bindable_button.cc
binding_proxy.cc
bindings.cc
cairocell.cc major, substantive reworking of how we store GUI information (visibility, height) for automation data. old design stored (insufficient) identifying information plus actual data in a GUI-only XML node; new scheme adds GUI data via extra_xml node to each AutomationControl object. reworked public/private methods for showing/hiding TimeAxisView objects; changed labelling of automation tracks to just show the name of the controlled parameter - more info can be viewed in the tooltip for the track headers. NOTE: Session file format ALTERED. No data loss but track visibility may be different than previous ardour3 versions 2011-06-11 15:35:34 +00:00
cell_renderer_pixbuf_multi.cc
cell_renderer_pixbuf_toggle.cc
choice.cc
click_box.cc
COPYING
debug.cc
dndtreeview.cc
fastmeter.cc remove unneeded header includes 2011-07-25 18:10:49 +00:00
focus_entry.cc
gettext.h
grouped_buttons.cc
gtk_ui.cc remove some potential HCI confusion for Gtkmm2ext::UI::popup_error() by using a standard MessageDialog (as noticed by thorwil) 2011-06-22 14:38:32 +00:00
gtkapplication_quartz.mm
gtkapplication_x11.c
gtkapplication.c
gtkutils.cc
i18n.h
idle_adjustment.cc
keyboard.cc Make button 1 the default for inserting notes via modifier shortcut with select tool 2011-06-02 03:17:35 +00:00
libgtkmm2ext.pc.in
libgtkmm2ext.spec.in
motionfeedback.cc much ado about nothing when it comes to gain control 2011-06-19 23:02:55 +00:00
pixfader.cc remove some debug output 2011-06-19 23:04:55 +00:00
pixscroller.cc
popup.cc
prolooks_helpers.c
prompter.cc
scroomer.cc
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 Fix wordo (fix ticket #4080) 2011-05-31 00:19:29 +00:00
textviewer.cc
treeutils.cc
utils.cc lots of clock tweaks, but still, STILL! not done, really 2011-06-07 15:23:06 +00:00
window_title.cc
wscript build script fix 2011-06-12 22:08:33 +00:00