Searched hist:f710e5a2 (Results 1 – 5 of 5) sorted by relevance
/reactos/base/applications/mspaint/ |
H A D | canvas.h | f710e5a2 Fri Nov 24 06:44:16 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Define SelectionBaseTool and use it (#6034)
Refactoring and arrangement for selection handling.
- Move some selection-related codes in canvas.cpp to mouse.cpp.
- Add SelectionBaseTool structure for FreeSelTool and RectSelTool.
CORE-19094
|
H A D | selectionmodel.h | f710e5a2 Fri Nov 24 06:44:16 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Define SelectionBaseTool and use it (#6034)
Refactoring and arrangement for selection handling.
- Move some selection-related codes in canvas.cpp to mouse.cpp.
- Add SelectionBaseTool structure for FreeSelTool and RectSelTool.
CORE-19094
|
H A D | canvas.cpp | f710e5a2 Fri Nov 24 06:44:16 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Define SelectionBaseTool and use it (#6034)
Refactoring and arrangement for selection handling.
- Move some selection-related codes in canvas.cpp to mouse.cpp.
- Add SelectionBaseTool structure for FreeSelTool and RectSelTool.
CORE-19094
|
H A D | mouse.cpp | f710e5a2 Fri Nov 24 06:44:16 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Define SelectionBaseTool and use it (#6034)
Refactoring and arrangement for selection handling.
- Move some selection-related codes in canvas.cpp to mouse.cpp.
- Add SelectionBaseTool structure for FreeSelTool and RectSelTool.
CORE-19094
|
H A D | main.cpp | f710e5a2 Fri Nov 24 06:44:16 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Define SelectionBaseTool and use it (#6034)
Refactoring and arrangement for selection handling.
- Move some selection-related codes in canvas.cpp to mouse.cpp.
- Add SelectionBaseTool structure for FreeSelTool and RectSelTool.
CORE-19094
|