Bump up copyright year
TreeListCtrl: Fix scroll handler
CMake: Update file names for newer versions (OpenEXR, zlib) (Windows only)
I'm building on Windows with wxWidgets 3.3 and it compiles fine. Also the documentation for wxString in the latest version https://docs.wxwidgets.org/latest/classwx_string.html still states Standard std::string using implicit wxString::wxString(const std::string&) constructor. Are you using non-default parameters for compiling wxWidgets? Or have you a reference where is implicit conversion is removed?
Hugin toolbox: Improve wrapping of help text
Add missing event.Skip for some wxSizeEvents
Rescale images in Mask and cp tab only at end of resize process [2158964]
Ignore icc profile for display of float images because we have already color remapped these images