Commit Graph

8 Commits

Author SHA1 Message Date
Paul Licameli
4714d72b3f Can't remove remaining wx headers from other headers, comment that 2019-03-31 01:41:16 -04:00
Paul Licameli
99106e3ed3 Carry more information in TrackPanelDrawingContext; fewer arguments 2018-11-05 09:12:45 -05:00
Paul Licameli
5302dacf3d Revert the reversion of the elegant fix of wrong MSVC compiler warning
This reverts commit 57c68d144e.
2018-01-13 14:04:25 -05:00
Paul Licameli
57c68d144e Revert "A more elegant fix of an (incorrect) MSVC compiler warning..."
Because it might be what make AppVeyor choke.

This reverts commit 2c3331424b.
2018-01-08 15:20:48 -05:00
Paul Licameli
2c3331424b A more elegant fix of an (incorrect) MSVC compiler warning...
... that the structure can never be instantiated.
2018-01-06 19:26:52 -05:00
James Crook
d2fe7b1757 Clean up most remaining MSVC warnings. 2018-01-06 13:03:48 +00:00
James Crook
f463eda36c Clean up some dead code and MSVC warnings.
- Dead code from experiments in SelectionBar removed.
- Many warnings about unused parameters fixed with WXUNUSED()
- Many warnings about signed / unsigned comparisons cleaned up.
- Several 'local variable declared but not used' warnings fixed.
2017-12-08 15:20:39 +00:00
Paul Licameli
3d7471a612 new file 2017-07-09 12:34:26 -04:00