Merge branch 'master' into cairocanvas
[ardour.git] / libs / gtkmm2ext / gtkmm2ext /
2013-06-14 Robin GareusMerge branch 'master' into cairocanvas
2013-06-14 Paul Davismerge with master
2013-06-07 Paul DavisMerge branch 'master' into cairocanvas
2013-06-06 Paul DavisMerge branch 'master' into cairocanvas
2013-05-08 Paul Davismerge with master
2013-05-05 Paul Davismerge with master
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-26 Paul DavisMerge branch 'master' into cairocanvas
2013-04-26 Paul Davisredesign toggling of editor/mixer stacking to use Gtkmm...
2013-04-11 Robin GareusMerge branch 'master' into cairocanvas
2013-04-10 Paul DavisMerge branch 'master' into cairocanvas
2013-04-09 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' into cairocanvas
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-04-04 Paul Davisinitial commit of hand merging, plus getting "ancient...
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
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...
next