log widgets/Thumbwheel.cpp @ 1458:009f22e03bf6 single-point

age author description
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Fri, 22 Jun 2018 17:19:48 +0100 Chris Cannam Collect the bits of bookkeeping for mouse wheel events, and use in all widgets
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Thu, 15 Dec 2016 15:34:33 +0000 Chris Cannam Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systems levelpanwidget
Thu, 15 Dec 2016 15:12:44 +0000 Chris Cannam Retina thumbwheels levelpanwidget
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h