wxWidgets/demos
Vadim Zeitlin 382404f0a7 Stop using wxColourDisplay() inside wxWidgets code
This function always returns true in practice and it's completely
useless to call it during each wxDC object construction, especially
because wxDC::m_colour itself is not used anywhere.
2018-10-07 00:30:12 +02:00
..
bombs Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
forty Fix white-space in demos 2018-09-22 14:44:08 +02:00
fractal Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
life Fix white-space in demos 2018-09-22 14:44:08 +02:00
poem Stop using wxColourDisplay() inside wxWidgets code 2018-10-07 00:30:12 +02:00
demos.bkl removed dbbrowse demo from the makefiles 2007-10-26 00:08:43 +00:00
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