log dwtestoo.cpp @ 2889:4b075e64536c

age author description
Thu, 22 Dec 2022 19:20:39 +0000 bsmith C++: Add some simple menu code to see if things are working.
Thu, 22 Dec 2022 14:06:03 +0000 bsmith Fix compilation on pre-C11 compilers.
Thu, 22 Dec 2022 13:59:46 +0000 bsmith C++: Add lambda support via Connect functions on C++11, on older compilers
Mon, 19 Dec 2022 07:42:12 +0000 bsmith C++: GCC prior to 4.7 does not support the override keyword.
Sun, 18 Dec 2022 21:59:12 +0000 bsmith OS2: Fix building the C++ bindings on OS/2 with GCC.
Sun, 18 Dec 2022 12:13:46 +0000 bsmith C++: Add text widget and packing to the window.
Sun, 18 Dec 2022 11:40:22 +0000 bsmith C++: The last signal handler change only worked with Clang/LLVM.