log dw.hpp @ 2883:d301fed4bc23

age author description
Thu, 22 Dec 2022 13:59:46 +0000 bsmith C++: Add lambda support via Connect functions on C++11, on older compilers
Tue, 20 Dec 2022 20:23:02 +0000 bsmith C++: Implement Slider, Scrollbar, SpinButton, and MLE.
Tue, 20 Dec 2022 18:06:51 +0000 bsmith C++: Add Calendar widget and fix an issue in that last commit.
Tue, 20 Dec 2022 05:50:15 +0000 bsmith C++: Implement StatusText class, reorganize Text widgets to eliminate
Tue, 20 Dec 2022 04:45:13 +0000 bsmith C++: Fix Combobox class by making the parent classes virtual.
Tue, 20 Dec 2022 01:44:15 +0000 bsmith C++: Implement Entryfield, EntryfieldPassword, Listbox and HTML widgets.
Mon, 19 Dec 2022 13:57:43 +0000 bsmith C++: Implement buttons, images, render, pixmap and boxes.