summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2014-11-14add abort() to non-reached codeRobin Gareus
2014-11-02add Gtkmm2ext::event_inside_widget_window()Paul Davis
2014-11-02properly initialize variable (amend cffd18d2d84)Robin Gareus
2014-11-01implement spin-button internal<>interface bridgeRobin Gareus
2014-11-01Slider Controller API ChangeRobin Gareus
2014-11-01increase fine grained control (Ctrl+Alt+[drag|scroll])Robin Gareus
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-10-28turn pixfader into a cairowidgetRobin Gareus
2014-10-28allow to use cairo-image/software surface for canvas & cairowidgetsRobin Gareus
2014-10-25skip meter re-draw when no pixels are changed.Robin Gareus
2014-10-24 Add some newly introduced source files to our MSVC project (gtkmm2ext)John Emmas
2014-10-23add new Gtk2mmext::EmScale class for measuring font-based sizingPaul Davis
2014-09-18plugin widgets were written to use Internal values, so use that for nowBen Loftis
2014-09-16add a focus handling callback so that all button press events on CairoWidgets...Paul Davis
2014-09-13Add 2 new source files to our 'gtkmm2ext' project (MSVC)John Emmas
2014-09-12add required visibility macros to Gtkmm2ext::CursorInfoPaul Davis
2014-09-11API flush static cairo pattern cacheRobin Gareus
2014-09-10fix/improve/test hotspot file parsingPaul Davis
2014-09-10add copyright header commentsPaul Davis
2014-09-10move CursorInfo members into public accessPaul Davis
2014-09-10add new (mostly) static class to permit lookup of cursor image hotspotsPaul Davis
2014-09-09fix scoomer scroll-wheel max valueRobin Gareus
2014-09-08don't start track-resize on scroomer clickRobin Gareus
2014-09-06one less annoying compiler warning.Robin Gareus
2014-09-06pass-though PixFader tweaks API for scroll eventsRobin Gareus
2014-09-04updated .po filesPaul Davis
2014-09-05add pixfader tweaks API:Robin Gareus
2014-09-03revert pixfader to sane state (reverts parts of bb70d426)Robin Gareus
2014-09-03bring back old pixfader outline radius to demonstrate its issuesRobin Gareus
2014-09-03revert pixfader radius to defaultRobin Gareus
2014-09-03allow to set gtk style for BarController's pixfader.Robin Gareus
2014-09-02pixfader bg has reverse gradient from fgBen Loftis
2014-09-02don't show 'unity-line' (default value) for barcontrollersRobin Gareus
2014-09-02Barcontroller: no double expose when text chagesRobin Gareus
2014-09-02tweak pixfader:Robin Gareus
2014-09-02unify BarController with Slider/Pixfader.Robin Gareus
2014-09-02clean up pixfader API, prepare for merge w/BarControllerRobin Gareus
2014-09-02remove cruft from SliderControllerRobin Gareus
2014-09-01rework pixfader:Robin Gareus
2014-08-31Remove unused variables (fix warnings).David Robillard
2014-08-31track-header fader tweaks:Robin Gareus
2014-08-31remove frame from barcontrollerRobin Gareus
2014-08-30disconnect pixfader style-change signal in dtor (amend 5a688b672)Robin Gareus
2014-08-30pixfader: use parent's background colorRobin Gareus
2014-08-30fix some compiler warningsRobin Gareus
2014-08-30fix cairo widget backgroundRobin Gareus
2014-08-29try a different method of text display on automation barsBen Loftis
2014-08-28fix plugin bypass button actionBen Loftis
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-08-28Make sure all our VC projects agree that the product is called 'Mixbus3' (as ...John Emmas