/reactos/base/applications/mspaint/ |
H A D | fullscreen.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | palettemodel.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | miniature.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | palette.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | toolbox.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | textedit.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | dialogs.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | palette.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | toolbox.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | drawing.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | toolsettings.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | canvas.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | selectionmodel.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | toolsmodel.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | toolsmodel.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | history.h | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | dib.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | history.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | selectionmodel.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | canvas.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | mouse.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|
H A D | main.cpp | diff e8c7e300 Sat Jun 17 12:15:35 GMT 2023 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [MSPAINT] Establish Undo/Redo management (#5347)
- Painting the canvas is done by overlaying the multiple layers.
- Drawing each overlay is implemented as polymorphism of OOP.
- Refine the Undo/Redo mechanism.
- Some adjustments.
CORE-17969
|