Merged with trunk R992.
[ardour.git] / gtk2_ardour / redirect_box.cc
2006-10-21 David RobillardMerged with trunk R992.
2006-08-31 David RobillardMerged with trunk R879
2006-08-31 David RobillardAdding sends/port inserts to MIDI tracks (not actually...
2006-08-12 David RobillardMerged with trunk R795
2006-08-12 David RobillardTowards MIDI:
2006-08-11 David Robillard- Replaced integer port counts (and input/output maximu...
2006-08-11 David Robillard- Changed IO's vector<Port*>'s to PortList
2006-08-10 David RobillardMerged with trunk R776
2006-07-28 David RobillardMerged with trunk R708
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-06-15 David RobillardMerged with trunk revision 600
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-05-06 Jesse Chappellbrought the track/bus inspector back to life
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-17 Doug McLainfix for another broken prompter
2006-03-16 Doug McLainset a smaller minimum RedirectBox height, allowing...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-03-05 Doug McLainanother get_vbox() fix, this time for PortSelectorWindow
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-12-07 Doug McLainSet fixed width for RedirectBox
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-26 Paul Davismore fixes for gobject stuff plus doug's patch for...
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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.