admin
ROS Images
ROS SVN Updates
- [CMAKE] msvc.cmake: Add /wd4819 for Far East Asian (#8219) 2. July 2025[CMAKE] msvc.cmake: Add /wd4819 for Far East Asian (#8219) "Far East Asian" Visual Studio had generated a lot of "warning C4819: File contains characters that cannot be displayed in the current code page...". JIRA issue: N/A [DH] sdk/cmake/msvc.cmakeKatayama Hirofumi MZ
- [MSCTF] Make category manager C++ (#8210) 1. July 2025[MSCTF] Make category manager C++ (#8210) Implementing missing features... JIRA issue: CORE-19361 - Delete categorymgr.c and add categorymgr.cpp. - Make category manager implementation C++. [DH] base/ctf/msctf/CMakeLists.txt [DH] base/ctf/msctf/categorymgr.c [DH] base/ctf/msctf/categorymgr.cppKatayama Hirofumi MZ
- [KMTEST] Remove totally broken PoolsCorruption test 30. June 2025[KMTEST] Remove totally broken PoolsCorruption test It was already disabled. [DH] modules/rostests/kmtests/ntos_ex/ExPools.cTimo Kreuzer
- [KERNEL32] _dump_context(): Fix ARM case (#8185) 30. June 2025[KERNEL32] _dump_context(): Fix ARM case (#8185) Match DbgPrint() parameters. Addendum to commit 369786f126 (r67736). [DH] dll/win32/kernel32/client/except.cSerge Gautherie
- [EXPLORER] Fix Taskbar context menu Z-order bug (#8186) 30. June 2025[EXPLORER] Fix Taskbar context menu Z-order bug (#8186) Taskbar task button context menu was wrongly overlapped by Taskbar. #8105 introduced this bug. JIRA issue: CORE-20260 - Don't bring the taskbar to top on no rude app. - Check the target window by FindTaskItem in OnWindowActivated and OnWindowDestroyed. [DH] base/shell/explorer/taskswnd.cppKatayama Hirofumi MZ
- [CMAKE] msvc.cmake: Add /wd4819 for Far East Asian (#8219) 2. July 2025
Donate