2.3.3: * get_widget(): - Don't create a C++ object with a null C object, when the C object can not be found. (jdhall) - Really return existing widget wrappers. (Murray Cumming) * Stop accidental need for doxygen when building from tarballs. (Murray Cumming) * win32: Test for -mms-bitfields / -fnative-struct.