-
Hi! Welcome to Reimi's Blog!
Thanks for dropping by! Feel free to join the discussion by leaving comments, and stay updated by subscribing to the RSS feed. See ya around!
ROS SVN Updates
- [REGEDIT] Fix ListView selection and finding (#5150) 1. April 2023[REGEDIT] Fix ListView selection and finding (#5150) We will check the data size correctly, instead of 3 NUL byte appending hack. Add bSelectNone parameter to UpdateAddress and RefreshListView functions. If bSelectNone is TRUE, then select nothing of ListView. Fix item selection of ListView. Rename CompareData helper function as MatchData and improve it. Improve the search […]Katayama Hirofumi MZ
- [MSPAINT] Make selection window-less (#5208) 1. April 2023[MSPAINT] Make selection window-less (#5208) - Delete selection.cpp and selection.h and selectionWindow. - Extend ColorKeyedMaskBlt function. - Implement selection resizing. CORE-18867 [DH] base/applications/mspaint/CMakeLists.txt [DH] base/applications/mspaint/canvas.cpp [DH] base/applications/mspaint/common.h [DH] base/applications/mspaint/dib.cpp [DH] base/applications/mspaint/dib.h [DH] base/applications/mspaint/drawing.cpp [DH] base/applications/mspaint/drawing.h [DH] base/applications/mspaint/globalvar.h [DH] base/applications/mspaint/history.cpp [DH] base/applications/mspaint/history.h [DH] base/applications/mspaint/imgarea.cpp [DH] base/applications/mspaint/imgarea.h [DH] base/applications/mspaint/mouse.cpp [DH] base/applications/mspaint/palettemodel.cpp [DH] base/applications/mspaint/precomp.h [DH] base/applications/mspaint/selection.cpp [DH] base/applications/mspaint/selection.h […]Katayama Hirofumi MZ
- [KERNEL32] LCMapString: Fullwidth/halfwidth conversion (#5206) 1. April 2023[KERNEL32] LCMapString: Fullwidth/halfwidth conversion (#5206) - Add file dll/win32/kernel32/winnls/string/dakuten.h. - Add file dll/win32/kernel32/winnls/string/full2half.h. - Support LCMAP_FULLWIDTH and LCMAP_HALFWIDTH in LCMapString. CORE-11700 [DH] dll/win32/kernel32/winnls/string/dakuten.h [DH] dll/win32/kernel32/winnls/string/full2half.h [DH] dll/win32/kernel32/winnls/string/lang.cKatayama Hirofumi MZ
- [NOTEPAD][OSK] Improve/Add Portuguese (Brazilian pt-BR and Portugal pt-PT) translatio... 30. March 2023[NOTEPAD][OSK] Improve/Add Portuguese (Brazilian pt-BR and Portugal pt-PT) translations (#5124) Co-authored-by: Julen Urizar Compains [DH] base/applications/notepad/lang/pt-BR.rc [DH] base/applications/notepad/rsrc.rc [DH] base/applications/osk/lang/pt-BR.rc [DH] base/applications/osk/lang/pt-PT.rc [DH] base/applications/osk/osk.rcvalmorflores
- [SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169) 30. March 2023[SHELL32_APITESTS] Add ROS.ico test file. Improve shell32:ExtractIconEx tests (#5169) Improve shell32:ExtractIconEx tests by updating it and adding more test files and 1 new icon file. JIRA issue: ROSTESTS-381 Add new ROS.ico file which has both a normal icon and a PNG one. Update testing to test for count of icons in file and separately extract […]Doug Lyons
- [REGEDIT] Fix ListView selection and finding (#5150) 1. April 2023
-
Meta