new hellenic translation, plus new names in about dialog
[ardour.git] / gtk2_ardour / automation_time_axis.cc
2007-04-03 Paul Davisaudun's tempo redraw fix; sort-of cache time axis view...
2007-03-19 David RobillardEditor GUI touchups:
2007-01-23 Paul Davisa variety of bits and pieces for selection ops
2006-12-14 Paul Davisfix for crash when loading a session after running...
2006-11-27 Paul Davismany small changes, see ardour-dev for more
2006-11-22 Paul Davispatch from brian to get consistent menu behaviour
2006-11-20 Paul Davisfix for a crashing bug when loading a 0.99 session...
2006-11-16 Paul Davistrack naming patch from brian; slightly modified F11...
2006-11-13 Paul Davisdisplay timecode from BWF etc in SF browser; accels...
2006-11-13 Taybin RutkinFixed refresh of strip and track hide buttons.
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-09 Hans Fugalmerge from trunk
2006-08-09 Hans Fugal r229@gwythaint (orig r769): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r228@gwythaint (orig r768): fugalh | 2006-08-09 08...
2006-08-09 Hans Fugal r227@gwythaint (orig r767): fugalh | 2006-08-09 08...
2006-08-08 Sampo SavolainenNew session dialog fixups:
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Sampo SavolainenSmall rehaul of track and automation track headers...
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-07-26 Hans Fugal r200@gandalf: fugalh | 2006-07-26 17:28:46 -0600
2006-07-26 Hans Fugal r199@gandalf: fugalh | 2006-07-26 17:22:38 -0600
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-07-11 Sampo SavolainenMake it possible to edit multiple pan automation lines
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-05-21 Nick MainsbridgeMixer strip layout, emsure correct column expands on...
2006-05-19 Paul Davisallow for mandatory control protocols, plus some ongoin...
2006-05-17 Nick MainsbridgeRemove CannotRecordNoInput signal (allowing recording...
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-04-22 Nick MainsbridgeSet button labels sanely.
2006-03-15 Doug McLainfound a couple more hard coded xpms :)
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-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2005-12-22 Karsten Wieses/stringcr_t/const string &/
2005-12-16 Karsten Wieseuse stringcr_t and gain 1/1000 binary size reduction...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-27 Karsten Wieseconvert set_property("foo", bar) to property_foo()...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-15 Paul Davisfix sigc++ SConscript, get crossfade_edit.cc to compile
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
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.