more panner tweaking
[ardour.git] / gtk2_ardour / editor_imageframe.cc
2006-12-19 Paul Davissave keybindings to file used at startup; allow keybind...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2005-12-30 Paul Davismany changes, read the diffs
2005-12-24 Karsten Wiesesome more "std::string" to "const char *" conversations.
2005-12-22 Paul Davisvery important fix to avoid double delete of waveview...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-16 Paul Davistesting cvs mail
2005-11-16 Paul Davismore editor_imageframe.cc fixes
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.