Merge branch 'master' into cairocanvas
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2011-04-04 Paul Davisalways make log/error window visible when a non-info...
2011-03-04 Paul Davisextend Gtkmm2ext::Bindings system to handle mouse butto...
2011-03-01 Carl HetheringtonMissing files.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-08 Paul Davisadded Gtkmm2ext::rounded_rectangle() cairo pseudo-method
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-02-07 Paul Davisforward port thread/abstract_ui changes from 2.X to 3.0
2011-02-01 Carl HetheringtonFix drop location for drag-and-drop in some cases.
2011-02-01 Carl HetheringtonSomewhat unconvincing visual indication that plugin...
2011-01-30 Carl HetheringtonFix fader jumps when releasing button 2 on drags; move...
2011-01-28 Paul Davisallow derived children of BarController to set label...
2011-01-27 Paul Davisvirtualize the way that AutomationController gets strin...
2011-01-27 Paul Davismerge 3.0-panexp (pan experiments) branch, revisions...
2011-01-14 Carl HetheringtonTweak colouring in the processor list.
2011-01-06 Carl HetheringtonImprove the drag icon for processor drags.
2011-01-06 Carl HetheringtonFix crash when turning off an active send and redisplay...
2011-01-06 Carl HetheringtonAnother try at prettifying the processor list with...
2011-01-04 Carl HetheringtonHighlight a send processor entry differently when it...
2011-01-03 Carl HetheringtonSubstantially simpler fix for editor window jumping.
2011-01-03 Carl HetheringtonAdd option to show or hide zoom toolbar.
2011-01-03 Carl HetheringtonSomewhat experimental fix to try to stop the editor...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-11-25 Carl HetheringtonImprove visual cues during plugin drag and drop. Fixes...
2010-11-23 Carl HetheringtonImprove shift-selection behaviour in processor box.
2010-11-23 Carl HetheringtonFix multiple selection with Ctrl-Click in DnDVBox.
2010-09-28 Paul Davisadd new code for generic select next/previous row ops...
2010-09-26 Paul Daviscorrect version of: port cairo ARGB/BGRA -> pixbuf...
2010-09-16 Paul Davislincoln's patch for scroomer pinching, from #3222
2010-08-24 Carl HetheringtonFix port matrix menu checkbox when the window is closed...
2010-08-18 Carl HetheringtonFix warnings.
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-16 Carl HetheringtonFix crash when dragging something from another task...
2010-05-07 Paul Davistweak knob drawing, add angular/radial control on button3
2010-05-06 Paul Davisprolooks helper code from hans, enabling new knob drawi...
2010-04-21 Paul Daviscommits 6001-6525 inclusive from 2.X applied to 3.0
2010-04-06 Paul DavisMIDI/Controllables for monitor section, and related...
2010-04-01 Paul Davisfix save+restore of Gtkmm2ext::Tearoff state; a few...
2010-03-26 Paul Davislots of work to hide prelight from most buttons, etc...
2010-03-19 Paul Davisshift-click MotionFeedback widgets to reset to default...
2010-03-19 Paul Davislots of tricks & tweaks related to the monitor section...
2010-03-19 Paul Davissave tearoff state; restore monitor section state reaso...
2010-03-16 Paul Davisnew files
2010-03-10 Paul Davismore missing files added
2010-02-09 David RobillardAdd keyboard shortcut to tooltip text where possible.
2010-01-09 Paul Davisadd Gtkmm2ext::detach_menu() that was needed by my...
2009-12-23 Carl HetheringtonGive titles to Gtkmm2ext::Choice prompts, and do some...
2009-12-20 Paul Davisremove a couple of boost::signals2 trouble spots; fix...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-12-04 Paul Davisswitch ActionManager to a namespace; move generic part...
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-11-28 Paul Davisadd ctrl-click behaviour to DndVBox, though not general...
2009-11-25 Paul Daviscarl's wondrous DnD VBox patch - processor boxes are...
2009-11-21 Paul Davisinclude stdint.h to allow uint32_t in custom cell rende...
2009-11-21 Paul Davisnew multistate custom cell pixbuf renderer
2009-10-22 David RobillardAdd log window to windows menu.
2009-10-01 Paul Davisi/o button naming patch and imported file BWF timecode...
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-07-15 Paul Davismore hacking on the processor list and processor box...
2009-07-01 Carl HetheringtonSeparate route list code from Editor into its own objec...
2009-06-23 Paul Davismake RouteGroup gain control work again ; fix what...
2009-06-18 Paul Davismodified patch from lincoln to show/control rec-enable...
2009-06-09 Paul Davisthe big Route structure refactor. !!!! THIS WILL ...
2009-06-08 Carl HetheringtonFurther refactoring of drag code. Changes so that...
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2009-05-16 Paul Davisa gadzillion changes all over the place. nothing is...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-04-15 Paul Davisfirst half of the mega-by-hand-commit-by-commit merge...
2009-03-06 Paul Daviscombobox width fixes from mtaht, backported from 2.X
2009-03-05 Paul Davisadd accessor for the Gtk::Main hidden inside Gtkmmext::UI
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-13 David RobillardApply MIDI keyboard and "scroomer" patch.
2007-12-20 Doug McLainPort level meters to trunk
2007-06-29 Doug McLainonly do the widget packing style hack once, instead...
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-06-27 Tim MayberryMove ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-16 Paul Davis2nd of tim mayberry's patches to fix middle-click pasti...
next