Merged with trunk R1141
[ardour.git] / gtk2_ardour / plugin_ui.cc
2006-11-19 David RobillardMerged with trunk R1141
2006-08-29 David RobillardMerged with trunk R861
2006-08-12 David RobillardMerged with trunk R795
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-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
2006-05-22 Nick MainsbridgeMixer pane can be collapsed again, some cleanup, give...
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-02-11 Paul Davismiscellaneous fixes post-jesse's 24 bit file format...
2006-01-20 Sampo SavolainenMoved the code to ignore latency ports to the appropria...
2006-01-17 Sampo SavolainenMake the output meter display narrower.
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2006-01-10 Sampo SavolainenRotate output meter label. Is this really supported...
2006-01-09 Sampo SavolainenPlugin output meters are now vertical. It still needs...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-25 Paul Davisadvance compilation to include plugin_ui.cc
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-29 Nick Mainsbridgenothing much.. a few more image from pixmaps
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
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-26 Paul Davisgot ardour_dialog compiling
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.