log widgets/SubdividingMenu.cpp @ 1479:9bf8aa2916e9 by-id

age author description
2018-10-11 Chris Cannam Oops, typeof is not standard
2018-10-01 Chris Cannam Use locale-aware comparators for sorting user-visible strings
2015-03-10 Chris Cannam More type fixes cxx11
2014-06-17 Chris Cannam More unsigned/long and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2007-01-31 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-09-25 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
2006-09-25 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class