summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_region_list.cc
AgeCommit message (Expand)Author
2006-06-21the return of VST supportPaul Davis
2006-06-14use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStreamPaul Davis
2006-05-02enable use of arrow keys, fix hscroller issues, start work on smoother auto-s...Paul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-04make show all option on region list context menu workPaul Davis
2006-01-03make meters work properly (and very slightly faster)Paul Davis
2006-01-02radio actions now display correctly, region list sorting worksPaul Davis
2006-01-01Set color to correct treenodeDoug McLain
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-24advance compiling to the m*.cc pointPaul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09new registration system for editor actions set up and compilesPaul Davis
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-09-25replaced slot() with mem_fun() and ptr_fun().Taybin Rutkin
2005-09-25Fly my pretties!Taybin Rutkin
2005-09-25Initial import of gtk2_ardour.Taybin Rutkin