summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext
AgeCommit message (Expand)Author
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2014-12-09correct install location for .mo files (i18n) and cleanup LOCALEDIR use a bitPaul Davis
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-12-01exclude fader-reserve from rangeRobin Gareus
2014-11-30CLA approved consistent fine-grained scale modifierRobin Gareus
2014-11-30consistent step+page sizes for fader+spinboxRobin Gareus
2014-11-29don't move faders on click.Robin Gareus
2014-11-27Remove dead code.David Robillard
2014-11-25Remove dead code.David Robillard
2014-11-18Remove obviously dead/redundant code.David Robillard
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