summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.cc
AgeCommit message (Expand)Author
2006-12-14fix for crash when loading a session after running another, caused by not che...Paul Davis
2006-12-08make follow-playhead available again; remove special pane handlingPaul Davis
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-13fix egregious programming sloppiness in strip_whitespace_edgesPaul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-08-01AudioUnits are selectable in PluginSelector. Will crash if someone clicksTaybin Rutkin
2006-07-31Editing text now works even with num lock or caps lock on.Sampo Savolainen
2006-06-21the return of VST supportPaul Davis
2006-05-02enable use of arrow keys, fix hscroller issues, start work on smoother auto-s...Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-10start editing new edit/mix group names immediately after they are addedPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul Davis
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-01add ability to specify row colors for region treeviewDoug McLain
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-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-29more fixes to get things moving alongPaul Davis
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-23Gnome::Canvas -> ArdourCanvas and some other small fixesNick Mainsbridge
2005-11-23strip keyboard.cc of noxious focus handling stuff, and cleanupPaul Davis
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul 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-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul Davis
2005-09-26Removed *-config.in files (deprecated).Taybin Rutkin
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