fix merge conflict from master
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-26 Robin Gareuscache shaded meter-background regardless of color
2013-07-25 Robin Gareus[re]implement horizontal meter
2013-07-24 Robin Gareusallow to en/disable shade and LED meter style
2013-07-23 Colin FletcherFix special handling of 'zoom vertical' scroll wheel...
2013-07-22 Tim MayberryWork around badly chosen argument name in giomm/dbusmes...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-15 Robin Gareusadd option to disable cairo-RGBA overlays for meters.
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Robin Gareusminor peak-meter performance tweak
2013-07-11 Paul DavisWork around badly chosen argument name in giomm/dbusmes...
2013-07-11 Robin Gareusfix compiler warning
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareususe digital max-peak with RMS meter
2013-07-10 Robin Gareusprepare meter-widget for dual background color
2013-07-10 Robin Gareusmake all meter-colors configurable,..
2013-07-10 Robin Gareusrefactor level-meter widget: 5x2 stops meter colors
2013-07-10 Robin Gareusremove b0rked horizontal meter code.
2013-07-10 Robin Gareusconfigurable meter background color
2013-07-10 Robin Gareusmeter background gradient (hardcoded colors so far)
2013-07-10 Robin Gareusfastmeter: 1px padding left&right
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-22 Colin FletcherFurther Freesound import tweaks.
2013-06-21 Colin FletcherMake scroll-wheel modifier keys consistent in main...
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-26 Paul Davisadd new VisibilityTracker class to implement cycling...
2013-03-17 Robin Gareusremove cruft (old cvsignore files)
2013-01-24 Paul Davisfix up rather odd sizing model for ProcessorBox that...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
2013-01-21 Paul Davispixfaders should invalidate their patterns and layout...
2013-01-17 Paul Daviscache cairo_pattern_t's for PixFader so that we don...
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisremove rounded corners from non-mobile ends of pixfaders
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-04 Ben Loftisquick fix for bug reported by ricardus: faders in...
2012-12-12 Paul Davisif we're not going to use pixfbuf (images) for faders...
2012-12-10 Ben Loftistweak to plugin parameter sliders in mixer strips
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2012-11-14 Paul Davisprovide the ability to enable + disable tooltips
2012-11-11 Paul Davismake Cairo{HV}Packer fetch bg information from a style...
2012-10-16 Hans Baierimplement double click to ContentsRange on MidiScroomer
2012-08-10 Paul Davisadd -Wpointer-arith -Wcast-qual -Wcast-align and others...
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-06-17 Carl HetheringtonHacky fix for track height step losing 'grip' on the
2012-06-11 Carl HetheringtonFactor out 'persistent' tooltip code from the panner
2012-06-07 Carl HetheringtonSlightly grubby hack to fix up the state of the Window...
2012-06-05 Carl HetheringtonMarginal cleanup.
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-31 Carl HetheringtonUse the same logic to decide on step size when scroll...
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-14 Paul Davisdrop boost::signals2 and replace with carl's solution...
2012-05-14 Paul Davisremove virtual inheritance of sigc::trackable by Receiv...
2012-04-17 Paul DavisMCP: various work on the button binding GUI
2012-04-17 Paul Davisadd back semantically-different version of previously...
2012-04-17 Paul Davisremove unusued ActionManager::get_action() variant
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-04-11 Carl HetheringtonFix use of invalidated iterator (#4821).
2012-04-09 Paul DavisMCP: F1-7 jump to a given view; F8 closes any currently...
2012-03-21 Carl HetheringtonUse sigc::slot for ClickBox printing function rather
2012-02-07 Paul Davisremove additional "mid" color from ArdourButton; replac...
2012-02-03 Paul Davisadd some more variants of the cairo rounded rectangle...
2012-01-27 Paul Davisfix inconsistent display on selection clocks when in...
2012-01-24 Paul Davisprovide ActionManager::do_action() as a way to trigger...
2011-12-07 Paul Davisadd visible() method to Tearoff so we can check whether...
2011-12-07 Paul Davismove CairoWidget into gtkmm2ext, add CairoPacker, made...
2011-12-07 Paul Davisswitch to benjamin otte's implemention of fit_to_pixels...
2011-12-06 Paul Davisadd a new simple cell renderer to be used to allow...
2011-12-04 Carl HetheringtonRemove unused variables.
2011-12-02 Paul Davisadd PAINT_VERTA_GR and PAINT_BOX_GR to rgba macros...
2011-12-01 Paul Davisfix a number of fundamental issues with Gtkmm2ext:...
2011-11-24 David RobillardFix key bindings in tooltips for ArdourButton buttons.
2011-11-23 David RobillardPack toolbar combo boxes with expand=false and remove...
2011-11-16 Carl HetheringtonFix glitchness in DnDVBox placeholders.
2011-11-14 Carl HetheringtonFix placeholder creation when dragging from one DnDVBox to
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-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-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-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-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
next