Make the wiimote code appear in the source package
[ardour.git] / gtk2_ardour / time_axis_view.h
2008-11-03 Nick MainsbridgeDont move track backgrounds, so that they no longer...
2008-10-04 Nick MainsbridgeImprove scrolling performance for sessions containing...
2008-07-08 Paul Davisnew drawing style for track resize handles (thanks...
2008-06-26 Paul Davismake dynamic track resizing "work" again; colinf's...
2008-05-05 Paul Davisfixes for 2 of 3 "fit-tracks" problems; new feature...
2008-05-02 Paul Davismany changes related to region zooming; proto-visual...
2008-05-01 Paul Davisphase two (of 3 or 4) for zoom-to-region et al
2008-04-30 Paul Davisfirst pass of dynamically resizable track heights
2008-03-24 Paul Davissmall change to logic for track selection when context...
2008-03-14 Paul Davismake feature lines (rhythm ferret etc) scale with zoom...
2008-02-21 Paul Davisfix deadlock in playlist::partition(); new first idle...
2008-02-06 Paul Davisproper fix for stereo region wave drawing bug; make...
2008-02-01 Paul Davislarge chunks of code to deal with pre-analysis of audio...
2008-01-25 Paul Davismeet rhythm ferret: cute, furry and always on time...
2007-07-05 Doug McLainNew theme manager from trunk, backported to 2.0-ongoing
2007-02-28 Paul Davisremove Id: lines from many/all headers and some more...
2006-12-19 Paul Davismake shift-scrollwheel work in any TimeAxisView
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-11-30 Paul Davistimecode clock info patch from oofus, big clock mods...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-03 Paul Davis"fix" track heights etc.
2005-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-22 Karsten Wieses/stringcr_t/const string &/
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-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-16 Paul Davisget editor.cc to compile
2005-11-14 Paul Davisfix lack of canvas.h
2005-11-14 Paul Daviseditor_canvas_events.cc now compiles
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.