mirror of https://github.com/axmolengine/axmol.git
22ecef1c77
* fixed UIWebViewImpl-win32 warning C4244 while changing LPWSTR to string * use direct `socket_native_type` * directly use HMENU instead of int * not sure why it wasn't auto converted but msvc spitted warnings * we're moving it, it doesn't need to be constant, using ntcvt::from_chars * ignore it to reduce one more warning * add some missing `noexcept` * reverted some const removal didn't realize it was used for rvalues |
||
---|---|---|
.. | ||
Mac | ||
iOS | ||
UIEditBox.cpp | ||
UIEditBox.h | ||
UIEditBoxImpl-android.cpp | ||
UIEditBoxImpl-android.h | ||
UIEditBoxImpl-common.cpp | ||
UIEditBoxImpl-common.h | ||
UIEditBoxImpl-ios.h | ||
UIEditBoxImpl-ios.mm | ||
UIEditBoxImpl-linux.cpp | ||
UIEditBoxImpl-linux.h | ||
UIEditBoxImpl-mac.h | ||
UIEditBoxImpl-mac.mm | ||
UIEditBoxImpl-stub.cpp | ||
UIEditBoxImpl-wasm.cpp | ||
UIEditBoxImpl-wasm.h | ||
UIEditBoxImpl-win32.cpp | ||
UIEditBoxImpl-win32.h | ||
UIEditBoxImpl-winrt.cpp | ||
UIEditBoxImpl-winrt.h | ||
UIEditBoxImpl.h |