reactos/base
Katayama Hirofumi MZ efe7368c46
[MSPAINT] Make imageArea window-less (#5215)
- Move imageArea code into canvasWindow.
- Delete imgarea.cpp, imgarea.h, and imageArea.
- Add CCanvasWindow::ImageToCanvas and CCanvasWindow::CanvasToImage to convert the coordinates.
- Realize drawing of resizing image area.
CORE-18867
2023-04-08 22:25:27 +09:00
..
applications [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
services [AUDIOSRV] Overhaul logging interfaces CORE-16912 (#5067) 2023-02-18 18:28:30 +01:00
setup [USETUP] Speed up DoFileCopy +24% (#5089) 2023-02-24 10:19:53 +09:00
shell [EXPLORER] Improve Clock text color for High Contrast (#5180) 2023-03-25 21:31:32 +09:00
system [RUNDLL32][SHELL32] Rename 'rundll32_window' as 'RunDLL' (#5229) 2023-04-08 15:20:07 +09:00
CMakeLists.txt