subtle changes to accomplish two goals (1) playhead should stop where the user presse...
[ardour.git] / libs / gtkmm2ext /
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
2014-07-01 Paul Davismerge with master.
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryRemove unused header includes
2014-06-15 Robin Gareusplug some leaks
2014-06-07 Tim MayberryInclude stdint.h for int64_t type
2014-06-05 Paul Davisallow public access to CairoWidget::render()
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-23 Robin Gareusfix for OSX 10.0/clang (missing symbol) by cth
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-16 Robin Gareusyet another gettimeofday() removal (glibmm idle)
2014-05-10 John EmmasBug fix imported from Mixbus2 (SVN r11025)
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisremove redundant os.path.join() calls when specifying...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-11 unknowninterim vst fixes
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 John EmmasAvoid some ambiguous calls to 'floor()' which were...
2014-03-21 Robin Gareustweak meter-peak hold when using LED-striped meters
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-03-17 Paul Davisg_close() is only available in select versions of glib...
2014-03-15 John EmmasClose a temporary file as soon as we know we've created...
2014-03-14 Paul Davisremoved duplicated (and dangerous) call to close(2)
2014-03-08 Robin Gareuspaths dialog: use selection as default when adding...
2014-03-06 Paul Davisadd on_name_changed() virtual method to CairoWidget
2014-03-02 Robin Gareuspaths-dialog gtkmm-2.20 compatibility (part two)
2014-03-02 Robin Gareuspaths-dialog gtkmm-2.20 compatibility
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-01 Paul Davisardour now requires export visibility macros for all...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-03-01 Robin Gareusre-work VST paths configuration.
2014-02-28 Robin Gareuspath-dialogue: check for and disallow duplicates
2014-02-27 Robin Gareusmove Paths Dialog to libgtkmm2ext
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-10 Paul Davisi18n updates (specifically .de from edgar a, but also...
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-20 John Emmas'libs/gtkmm2ext' - DLL visibility stuff and associated...
2014-01-20 Paul Davisremove unused static member from MouseButton
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
next