Use correct default value for MIDI faders, and put the
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-07-25 Paul Davischange FastMeter drawing implementation to use Cairo...
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-06-17 Paul Davissome changes to try to make the monitor section gain...
2011-06-11 Paul Davismajor, substantive reworking of how we store GUI inform...
2011-06-08 Paul Davismore clock & time info box tweaking
2011-06-07 Paul Davislots of clock tweaks, but still, STILL! not done, really
2011-06-03 Paul Davisnext iteration of clock work. still far from complete...
2011-06-02 Paul Davisadd extended info fields to clocks; clock tweaks
2011-06-02 David RobillardTidy.
2011-06-02 Paul Davisaudio clock switchover part2: remove most egregious...
2011-06-02 Paul DavisAPI and implementation changes to CairoCell and friends...
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-06-01 Paul Davisnew CairoCell and related classes designed for drawing...
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
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
next