summaryrefslogtreecommitdiff
path: root/gtk2_ardour/time_axis_view.h
AgeCommit message (Expand)Author
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-19make shift-scrollwheel work in any TimeAxisViewPaul Davis
2006-12-14use shared_ptr for all Playlist handling; cleanup works againPaul Davis
2006-11-30timecode clock info patch from oofus, big clock mods from oofus, rec-sensitiv...Paul Davis
2006-09-28fixes for destructive track offsets of various kinds; move from jack_nframes_...Paul Davis
2006-08-25use shared_ptr<> for all region handlingPaul Davis
2006-08-01Heavy-duty abstraction work to split type-specific classes intoDavid Robillard
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-01-18fix track controls height allocation to be font sensitive; fix core dump rela...Paul Davis
2006-01-03"fix" track heights etc.Paul Davis
2005-12-23use scroll handling instead of button 4/5 (incomplete)Paul Davis
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-16use stringcr_t and gain 1/1000 binary size reduction. not thaat much...Karsten Wiese
2005-12-12editor window layout changes, and lots morePaul Davis
2005-11-29remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realiz...Paul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-14fix lack of canvas.hPaul Davis
2005-11-14editor_canvas_events.cc now compilesPaul Davis
2005-11-13time_axis_view now compilesPaul Davis
2005-11-13some C++-ification of GnomeCanvasBlahNick Mainsbridge
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin