add mike start (linux dsp) to author list
[ardour.git] / libs / gtkmm2ext /
2011-11-07 Paul Davisswitch use of Option/Alt and Control on OS X for bindin...
2011-11-05 David RobillardFix i18n.
2011-11-04 Paul Davisquiten down in the back
2011-11-03 Paul Davisfix thinko in previous attempt to tackle active/selecte...
2011-11-03 Paul Davisfix mistake that prevented send processor boxes from...
2011-11-02 Paul Davistighten up spacing of tearoff arrow
2011-11-01 Paul Davismove CairoWidget::ActiveState and Visual state up into...
2011-10-29 Paul Davismake it possible (hackily) to pick the base color for...
2011-10-26 Paul Davisprovide C API for rounded rectangle cairo utility
2011-10-24 Carl HetheringtonRe-claim double-clicks on pixfaders to re-fix #3470.
2011-10-20 Paul Davisadd (commented) new version of fit-to-pixels function...
2011-10-19 Carl HetheringtonFix insertion of processors at the point at which the...
2011-10-07 Carl HetheringtonRemove unused variable.
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2011-09-30 Paul Davismore changes to wscript files to catch up with waf...
2011-09-29 David RobillardRemove use of waf compat15 tool.
2011-09-29 David RobillardUpgrade to waf 1.6.7 and autowaf r52.
2011-09-07 Carl HetheringtonIncrease threshold for zoom-by-horizontal movement;
2011-08-31 David RobillardFix meter colour range to again have a hard knee at...
2011-08-31 David RobillardFix meter colour gradients (mid and top were swapped).
2011-08-31 David RobillardMake meters with different colour parameters actually...
2011-08-17 Paul Davisvarious fixes to MidiRegionView selection handling... 3.0-alpha10
2011-08-14 Carl HetheringtonAdd fr_FR translation for libgtkmm2ext from Roming22...
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-07-25 Paul Davisremove more unneeded header includes
2011-07-25 Paul Davisremove unneeded header includes
2011-07-25 Paul Davischange FastMeter drawing implementation to use Cairo...
2011-07-20 Paul Davistry to fix data loss at end of a capture pass for MIDI...
2011-06-22 Paul Davisremove some potential HCI confusion for Gtkmm2ext:...
2011-06-19 Paul Davisremove some debug output
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-12 Paul Davisbuild script fix
2011-06-12 Paul Davisupdate i18n build system and *.po files for translators
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 Davismore clock 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-02 David RobillardMake button 1 the default for inserting notes via modif...
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-31 David RobillardFix wordo (fix ticket #4080)
2011-05-23 Carl HetheringtonAssorted doxygen fixes; no functional changes.
2011-05-16 Carl HetheringtonMake MIDI channel selector button colours more distinct...
2011-04-22 David RobillardFix Python whitespace (follow PEP8 guidelines, reformat...
2011-04-19 Carl HetheringtonReverse the scroll wheel behaviour of the scroomer...
2011-04-16 Carl HetheringtonRemove some calls to process_updates() which I think...
2011-04-04 Paul Davisadd some scroll wheel support to the scroomer
2011-04-04 Paul Davisalways make log/error window visible when a non-info...
2011-03-17 Paul Davisallow more precision when editing plugin parameters...
2011-03-16 David RobillardIndent python files with spaces as per style guide.
2011-03-04 Paul Davisextend Gtkmm2ext::Bindings system to handle mouse butto...
2011-03-01 Carl HetheringtonMissing files.
2011-03-01 Carl HetheringtonUse PBD debugging code for keyboard debugging.
2011-02-20 Carl HetheringtonUse an action's tooltip in the key editor if its label...
2011-02-15 Doug McLainUpdate rc files to use unique rc variable names, update...
2011-02-14 Paul Davispatches from lincoln to speed up the regionlist and...
2011-02-14 Doug McLainDisable theme changing untill we figure out whats broken
2011-02-14 Doug McLainMake light theme functional, add waf processing, and...
2011-02-11 Paul Davisuse volume controller widget for monitor section, drop...
2011-02-08 Paul Daviscairo-ify bar controller widget
2011-02-08 Paul Davisfixes for pixfader cairo-ification
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-30 Carl HetheringtonTidy up slightly.
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-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
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-30 Paul Davisresize all editor comboboxes when DPI is reset. involve...
2010-12-29 Paul Davisadd static methods to Keyboard for keyboard modifier...
2010-12-06 Carl HetheringtonDon't crash if get_action() is called before the UI...
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake BarController::CenterOut mostly sorta-kinda work
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-11-16 Paul Davishandle OS X's lack of unnamed semaphores, phase 1
2010-11-14 Carl HetheringtonDon't try to do sub-pixel text placement as cairo doesn...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
next