summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/barcontroller.cc
AgeCommit message (Expand)Author
2008-10-05changes to support making RouteUI and its children and relations able to swit...Paul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2007-02-03tweak panner drawingPaul Davis
2006-12-30tweaked panner appearance and consistency, panner line now distinct color fro...Jesse Chappell
2006-12-22more panner tweaksPaul Davis
2006-12-22more panner tweaksPaul Davis
2006-12-21fix crashing bug on cut operation; panner noodlingPaul Davis
2006-12-21minor visual change for pannerPaul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-04-26Plugin selector useability changes, fix mouse grab bug in plugin barcontrolle...Nick Mainsbridge
2006-04-25a) fixed pseudo-grab-retention in plugin UIsPaul Davis
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2005-05-13Initial revisionTaybin Rutkin