Abstraction cleanups/polish, towards merging with trunk
[ardour.git] / gtk2_ardour / audio_time_axis.cc
2006-07-30 David RobillardAbstraction cleanups/polish, towards merging with trunk
2006-07-28 David RobillardMerged with trunk R708
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-07-19 David RobillardWork towards removal of Session's Diskstream list.
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-06 David RobillardLoading/Saving of sessions containing MIDI tracks and...
2006-07-05 David RobillardMerged with trunk, and a few trivial GUI updates etc.
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-06-13 David RobillardMerged with trunk (painfully)
2006-05-24 Sampo SavolainenFixed some valgrind errors from using uninitialized...
2006-05-19 Paul Davisfix for edit & mix group names getting lost at session...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
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-04-04 Paul Davisa) start at creating ControlProtocol objects
2006-03-29 Paul Davisa) fix special button press handling for solo+mute...
2006-03-20 Paul Davisadd remote control menu item to editor audio time axis...
2006-03-15 Doug McLainfound a couple more hard coded xpms :)
2006-03-08 Paul Davisfix for erroneous use of a menu group; remove lots...
2006-03-08 Paul Davisfix for deferred saves by StateManager-derivatives...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-20 Paul Davismake F11 take us fullscreen (bug remains in edit pane...
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-13 Taybin RutkinAll useage of ArdourPrompter checks for a valid result.
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2006-01-10 Paul Davisroute list + edit group list now pretty much functional...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
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-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-21 Sampo SavolainenCorrection to varispeed fixes.
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davislatest work
2005-11-14 Sampo SavolainenImportant engine bugfixes: Ladspa plugin parameter...
2005-11-14 solidosupport for glade and new new session dialog
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-10 Paul Davismore work on actions and general compilability
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-28 Paul Davisincomplete work on mixer window treeview port
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.