strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mostly...
[ardour.git] / gtk2_ardour / editor_region_list.cc
2007-02-09 Paul Davisstrip X specific from keyboard.cc; fix up many buttons...
2007-01-26 Paul Davisfix "make mono regions", mostly
2007-01-11 Paul Davisvarious fixes to named selection mgmt and display,...
2006-12-21 Paul Davisuse ustring more; handle embedding of "paired" files...
2006-12-14 Paul Davisuse shared_ptr for all Playlist handling; cleanup works...
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-10-02 Paul Davisfixes for various bugs including dangling ref to route...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-29 Paul Davisused shared_ptr<Source>, somewhat successfully
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-02 Paul Davisenable use of arrow keys, fix hscroller issues, start...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-01-06 Doug McLainmodified rgba_from_style() so that it can be used to...
2006-01-05 Paul Davislots of small fixes for various irritations, return...
2006-01-04 Paul Davismake show all option on region list context menu work
2006-01-03 Paul Davismake meters work properly (and very slightly faster)
2006-01-02 Paul Davisradio actions now display correctly, region list sortin...
2006-01-01 Doug McLainSet color to correct treenode
2006-01-01 Doug McLainadd ability to specify row colors for region treeview
2005-12-31 Paul Davismany options moved to menus, region list context menu...
2005-12-30 Paul Davismany changes, read the diffs
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-24 Paul Davisadvance compiling to the m*.cc point
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-09 Paul Davisnew registration system for editor actions set up and...
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-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.