summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-11Error viewer is set to WINDOW_TYPE_HINT_UTILITY, same for add preset prompter...Nick Mainsbridge
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-07-10Replaced some c includes with their c++ wrappersDoug McLain
2008-07-07move to scons Clone everywhere rather than Copy; add Session::micro_locate() ...Paul Davis
2008-05-11Fix compilation with GCC 4.3 (at least with SYSLIBS=1).David Robillard
2008-04-16Remove some unused classes, methods and variables, mostly in ARDOUR_UITim Mayberry
2008-04-10Updated and correctly named Polish translation. Sampo Savolainen
2008-03-21fix dragging that involves locked regions; auto-rebinding patch for people to...Paul Davis
2008-03-08Fix warnings.David Robillard
2008-03-06fix from puddingpimp for memory leak in fastmeterPaul Davis
2008-02-23Fix the stepping direction for horizontal faders, it was stepping in the wron...Doug McLain
2008-02-21final (?) tweak for totally optimized meter redraws (vertical only)Paul Davis
2008-02-21fix deadlock in playlist::partition(); new first idle model, including messag...Paul Davis
2008-02-21minor fixes from OS X landPaul Davis
2008-02-21more meter optimizationPaul Davis
2008-02-21start to optimize meter draws even morePaul Davis
2008-02-16replace a typo with the result that led to the desired non-step behaviour on ...Doug McLain
2008-02-16remove debug outputDoug McLain
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-15fix use of basename; AU automation now working; add gtk event reporter back i...Paul 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-10the real fix for fastmeter - the rect that should show the pixbuf didn't have...Paul Davis
2008-01-10fix drawing of partially obscured fastmetersPaul Davis
2008-01-09make separate work with/without selected tracks; make align-regions-*-relativ...Paul Davis
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...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-08-01fix problem exposed by GTK 2.11.6 with connecting to ComboBox::signal_changed...Paul Davis
2007-07-30add filtering to plugin selection dialogPaul 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-03-18FINISH fix rect redraw problem(s); make zoom range rect visible again at the ...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-13give mixer (R|M|S) buttons back their special statusPaul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis