don't install static library libsmf.a
[ardour.git] / libs / gtkmm2ext /
2015-05-02 Robin Gareusgfx-card & performance testing
2015-04-25 Robin GareusRevert API to explicitly show tooltips:
2015-04-25 Robin Gareusfixup stuck persistent tooltips.
2015-04-24 Robin GareusAPI to set tooltip y-margin
2015-04-24 Robin Gareustweak persistent tooltip:
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 nick_mWindow focus handling fixes.
2015-04-01 Paul Davisupdated i18n files from ./waf i18n
2015-03-30 Paul DavisMerge branch 'EMATech-french'
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Alexandre ProkoudineUpdate Russian translation
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
2015-03-28 Raphaël DoursenaudFirst pass updating french translation
2015-03-27 Edgar Aichingerupdate German Translation #6213
2015-03-16 Robin Gareusadd API to query Gtk::ComboBoxText entries
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-03-09 nick_mTearoff windows are utility windows rather than toolbars.
2015-02-05 Paul Davisset name of GUI event loop thread
2015-01-28 Robin Gareusfix #6117 - fader prelight
2015-01-26 Paul Davison OS X, do not require click to activate the application
2015-01-25 Paul Davisfix declaration of Cocoa NSApplicationDelegate methods
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2014-12-09 Paul Daviscorrect install location for .mo files (i18n) and clean...
2014-12-05 David RobillardFix stuck faders on very fine adjustments.
2014-12-01 Robin Gareusexclude fader-reserve from range
2014-11-30 Robin GareusCLA approved consistent fine-grained scale modifier
2014-11-30 Robin Gareusconsistent step+page sizes for fader+spinbox
2014-11-29 Robin Gareusdon't move faders on click.
2014-11-27 David RobillardRemove dead code.
2014-11-25 David RobillardRemove dead code.
2014-11-18 David RobillardRemove obviously dead/redundant code.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-02 Paul Davisadd Gtkmm2ext::event_inside_widget_window()
2014-11-02 Robin Gareusproperly initialize variable (amend cffd18d2d84)
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 Robin Gareusincrease fine grained control (Ctrl+Alt+[drag|scroll])
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-28 Robin Gareusturn pixfader into a cairowidget
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-25 Robin Gareusskip meter re-draw when no pixels are changed.
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-23 Paul Davisadd new Gtk2mmext::EmScale class for measuring font...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-16 Paul Davisadd a focus handling callback so that all button press...
2014-09-13 John EmmasAdd 2 new source files to our 'gtkmm2ext' project ...
2014-09-12 Paul Davisadd required visibility macros to Gtkmm2ext::CursorInfo
2014-09-11 Robin GareusAPI flush static cairo pattern cache
2014-09-10 Paul Davisfix/improve/test hotspot file parsing
2014-09-10 Paul Davisadd copyright header comments
2014-09-10 Paul Davismove CursorInfo members into public access
2014-09-10 Paul Davisadd new (mostly) static class to permit lookup of curso...
2014-09-09 Robin Gareusfix scoomer scroll-wheel max value
2014-09-08 Robin Gareusdon't start track-resize on scroomer click
2014-09-06 Robin Gareusone less annoying compiler warning.
2014-09-06 Robin Gareuspass-though PixFader tweaks API for scroll events
2014-09-05 Paul Davisupdated .po files
2014-09-05 Robin Gareusadd pixfader tweaks API:
2014-09-03 Robin Gareusrevert pixfader to sane state (reverts parts of bb70d426)
2014-09-03 Robin Gareusbring back old pixfader outline radius to demonstrate...
2014-09-03 Robin Gareusrevert pixfader radius to default
2014-09-03 Robin Gareusallow to set gtk style for BarController's pixfader.
2014-09-02 Ben Loftispixfader bg has reverse gradient from fg
2014-09-02 Robin Gareusdon't show 'unity-line' (default value) for barcontrollers
2014-09-02 Robin GareusBarcontroller: no double expose when text chages
2014-09-02 Robin Gareustweak pixfader:
2014-09-02 Robin Gareusunify BarController with Slider/Pixfader.
2014-09-02 Robin Gareusclean up pixfader API, prepare for merge w/BarController
2014-09-02 Robin Gareusremove cruft from SliderController
2014-09-01 Robin Gareusrework pixfader:
2014-08-31 David RobillardRemove unused variables (fix warnings).
2014-08-31 Robin Gareustrack-header fader tweaks:
2014-08-31 Robin Gareusremove frame from barcontroller
2014-08-30 Robin Gareusdisconnect pixfader style-change signal in dtor (amend...
2014-08-30 Robin Gareuspixfader: use parent's background color
2014-08-30 Robin Gareusfix some compiler warnings
2014-08-29 Robin Gareusfix cairo widget background
2014-08-29 Ben Loftistry a different method of text display on automation...
2014-08-28 Ben Loftisfix plugin bypass button action
2014-08-28 Ben LoftisFix ArdourButton event sequence.
2014-08-28 John EmmasMake sure all our VC projects agree that the product...
2014-08-27 Ben LoftisStandardize drawing of PixFader and BarController;...
2014-08-27 Ben Loftisrefactor flat_buttons into cairowidget, and add a canva...
2014-08-22 Ben Loftisrefactor _grabbed into cairo_widget
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-28 Ben Loftisdisallow selection of the fader and meter processor...
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 Ben Loftismonitor knobs tweaked to better match the theme of...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-10 Paul Davisadd Gtkmm2ext::Keyboard::reset_bindings()
2014-07-09 Paul Davisadd std::string variant of set_size_request_to_display_...
2014-07-04 Paul Davisadd ActionManager::enable_accelerators(), which takes...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
next