summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext
AgeCommit message (Expand)Author
2010-01-15rework "ige_mac" menubar integration from Carbon to Cocoa; recast as start of...Paul Davis
2009-11-10when renaming redirects, scan all routes AND sends AND port inserts for the n...Paul Davis
2009-07-18imported files retain BWF timestamp info (nick murtagh) ; logarithm plugin co...Paul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-03-06combobox width fixes from mtahtPaul Davis
2008-11-25the OTHER PART of fix up region-list => canvas drags, given changes in DnDTre...Paul Davis
2008-11-25enough mind-blowing crazy code, lets do intra-ardour DnD the right wayPaul Davis
2008-11-24just a little something to blow your mind. comments explain all, if necessary...Paul Davis
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-11make it possible to not tearoff tearoff boxes :(Paul Davis
2008-11-09fix for handling DnD path data, plus lots of d-n-d drop debugging (to be clea...Paul Davis
2008-10-29step 2 of keyboard focus work for plugin windowsPaul Davis
2008-10-05changes to support making RouteUI and its children and relations able to swit...Paul Davis
2008-04-16Remove some unused classes, methods and variables, mostly in ARDOUR_UITim Mayberry
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-02-21final (?) tweak for totally optimized meter redraws (vertical only)Paul Davis
2008-02-21more meter optimizationPaul Davis
2008-02-15TrackfadersDoug McLain
2008-02-15now that GDK adds state to scroll events, use it with pixfader; fix up pixfad...Paul Davis
2008-02-15make fine-tuning modifiers for PixFader platform specificPaul Davis
2008-02-12AU GUIs basically working, though unfinished; push up dialog for massive spli...Paul Davis
2008-01-18permit OSX native package without JACK; prevent excessive track name lengths ...Paul Davis
2008-01-04a few fixes for zoom, plus the results of unfinished work on zoom redrawing, ...Paul Davis
2007-12-18new LocateRollLocate event, used to implement play-at-edit-point-and-return; ...Paul Davis
2007-12-04Make level meter colors user definable. Base, Mid, Top, and Clip colors are d...Doug McLain
2007-11-17Level meters added to editor tracks, smaller and aboveDoug McLain
2007-09-20changes for OSX/SAEPaul Davis
2007-07-05New theme manager from trunk, backported to 2.0-ongoingDoug McLain
2007-05-16tim mayberry's patches to fix middle-click pasting ina couple of dialogs (mer...Paul Davis
2007-04-12the useless commit: add copyright messages to all(?) files that need itPaul Davis
2007-04-04Removed unused variable (current_user_level) from FastMeter.Taybin Rutkin
2007-03-18new source files from tim m.Paul Davis
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2007-02-28fix for mute button color/state caused by cut-n-paste coding, plus another ac...Paul Davis
2007-02-27fix #1394 - The 'narrow strip' option in the mixer does not take extra width ...Paul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-02-09fixes for new button code; don't even make destructible sources non-writable;...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
2006-12-22more panner tweaksPaul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis
2006-11-16start of new crossthread-safe designPaul Davis
2006-11-05centre gain meter display, some bbt ruler fixesNick Mainsbridge
2006-09-20fixes for drag-n-drop broken by use of boost::shared_ptr<T>Paul Davis
2006-07-26Minor updates for PathList and OptionEditor.Taybin Rutkin
2006-07-26Added PathList widget to Gtkmm2ext. It is for adding and removing directoryTaybin Rutkin