log dwtestoo.cpp @ 2919:e609aa6a5b93

age author description
Wed, 28 Dec 2022 11:23:51 +0000 bsmith C++: Attempt to implement page 2 rendering...
Wed, 28 Dec 2022 09:32:27 +0000 bsmith C++: Implement most of Page 2 (Render) except the actual rendering.
Wed, 28 Dec 2022 03:28:31 +0000 bsmith C++: Implement Notification class, and enable dwtestoo code that relied on
Wed, 28 Dec 2022 02:46:58 +0000 bsmith C++: Fix initialization and #define reused strings.
Wed, 28 Dec 2022 01:00:12 +0000 bsmith C++: Start rewriting dwtest in C++ as dwtestoo.
Fri, 23 Dec 2022 04:13:51 +0000 bsmith C++: Divide up C++11 and Lambda support since some compilers can
Thu, 22 Dec 2022 19:20:39 +0000 bsmith C++: Add some simple menu code to see if things are working.