axmol/core/platform
RH c37bcf8977
Prevent excessive calls to deleteBackward method which may cause crashes on Android (#2248)
* Pass the number of characters to delete from a TextField

* Include TextFieldEx.h reference in axmoil-ui.h

* Remove logging calls used for testing

* Update parameter name
2024-11-28 23:12:21 +08:00
..
android Prevent excessive calls to deleteBackward method which may cause crashes on Android (#2248) 2024-11-28 23:12:21 +08:00
apple Fix #2169 (#2170) 2024-09-21 01:24:44 +08:00
ios Prevent excessive calls to deleteBackward method which may cause crashes on Android (#2248) 2024-11-28 23:12:21 +08:00
linux Fix #2169 (#2170) 2024-09-21 01:24:44 +08:00
mac Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
wasm Enable cache render data for webgl by default (#2151) 2024-09-15 06:00:48 +08:00
win32 Make win32 messageBox always TOPMOST (#2221) 2024-10-28 21:24:20 +08:00
winrt Prevent excessive calls to deleteBackward method which may cause crashes on Android (#2248) 2024-11-28 23:12:21 +08:00
Application.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
ApplicationBase.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
ApplicationBase.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
CMakeLists.txt Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
Common.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Device.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
FileStream.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
FileStream.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
FileUtils.cpp Fix #2169 (#2170) 2024-09-21 01:24:44 +08:00
FileUtils.h Fix #2169 (#2170) 2024-09-21 01:24:44 +08:00
GL.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
GLView.cpp Fix EventMouse coords (#2141) 2024-09-14 00:58:09 +08:00
GLView.h Fix EventMouse coords (#2141) 2024-09-14 00:58:09 +08:00
GLViewImpl.cpp Prevent excessive calls to deleteBackward method which may cause crashes on Android (#2248) 2024-11-28 23:12:21 +08:00
GLViewImpl.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
IFileStream.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
Image.cpp Rename FileUtils::getFileExtension to getPathExtension 2024-09-07 00:18:08 +08:00
Image.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
PlatformConfig.h Release 2.1.5 (#2076) 2024-08-11 23:51:35 +08:00
PlatformDefine.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00
PlatformMacros.h Enable cache render data for webgl by default (#2151) 2024-09-15 06:00:48 +08:00
SAXParser.cpp Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
SAXParser.h Remove the NS_AX_BEGIN and NS_AX_END macros. (#2100) 2024-08-26 00:25:33 +08:00
StdC.h Update TLD to axmol.dev in sources (#1977) 2024-06-10 02:25:43 +08:00