wxWidgets/demos
Maarten Bent 4d8fad3d80 Fix warnings and modernize demo code
Fix wxFont, wxPen and wxBrush style deprecation warnings.
Add wxFALLTHROUGH to resolve implicit fallthrough warnings in switch statements.
Fix build error when using long for GetTextExtent (with wxUSE_GRID 0).
Remove unused icon from fractal demo.
2017-11-25 17:52:07 +01:00
..
bombs Fix warnings and modernize demo code 2017-11-25 17:52:07 +01:00
forty Fix warnings and modernize demo code 2017-11-25 17:52:07 +01:00
fractal Fix warnings and modernize demo code 2017-11-25 17:52:07 +01:00
life Make wxQt build again, with less compiler warnings 2017-11-06 02:06:02 +01:00
poem Fix warnings and modernize demo code 2017-11-25 17:52:07 +01:00
demos.bkl
makefile.bcc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
makefile.gcc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
Makefile.in Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
makefile.vc Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00