Compiles, but doesn't link. The link errors are mostly expected and are
[ardour.git] / gtk2_ardour / editor_tempodisplay.cc
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
2006-06-22 Hans FugalMerging from trunk
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-27 Paul Davis"The In-Flight Hack, 2006"
2006-03-07 Tim Mayberry2006-03-04 Tim Mayberry <mojofunk@gmail.com>
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-28 Paul Davisfix (mostly) measure lines and click box text and meter...
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-07 Paul Davisblack bg for meters, font fixups for startup message...
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-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-11-23 Nick MainsbridgeGnome::Canvas -> ArdourCanvas and some other small...
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
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.