reactos/base/applications/mspaint
Katayama Hirofumi MZ e579220098
[MSPAINT] Introduce partial image history, Part 2 (#6005)
Follow-up to #5994. Reduce the lag and the
cost of drawing on large image.
- Introduce partial image history on
  SmoothDrawTool and ShapeTool.
- We can draw with pen smoothly even
  when the image is huge (10000x10000).
CORE-19237
2023-11-23 07:14:57 +09:00
..
help [MSPAINT] Optimize images for help docs (#5486) 2023-07-26 19:58:29 +03:00
img [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
lang [MSPAINT] Update Romanian (ro-RO) translation (#5913) 2023-11-08 20:01:21 +01:00
atlimagedx.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
canvas.cpp [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
canvas.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
CMakeLists.txt [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
common.h [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
dialogs.cpp [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
dialogs.h [MSPAINT] Support converting to black and white (#5554) 2023-08-11 20:27:12 +09:00
dib.cpp [MSPAINT] Add get/putSubImage in dib.cpp and use them 2023-11-18 14:25:19 +09:00
dib.h [MSPAINT] Add get/putSubImage in dib.cpp and use them 2023-11-18 14:25:19 +09:00
drawing.cpp [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
drawing.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
fullscreen.cpp [MSPAINT] Add get/putSubImage in dib.cpp and use them 2023-11-18 14:25:19 +09:00
fullscreen.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
globalvar.h [MSPAINT] Localize g_ptStart and g_ptEnd into mouse.cpp 2023-11-04 23:00:43 +09:00
history.cpp [MSPAINT] Introduce partial image history (#5994) 2023-11-19 12:59:39 +09:00
history.h [MSPAINT] Introduce partial image history (#5994) 2023-11-19 12:59:39 +09:00
main.cpp [MSPAINT] Localize g_ptStart and g_ptEnd into mouse.cpp 2023-11-04 23:00:43 +09:00
miniature.cpp [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
miniature.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
mouse.cpp [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
palette.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
palettemodel.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
palettemodel.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
precomp.h [MSPAINT] Fix Copy-To-File feature (#5877) 2023-11-04 05:56:10 +09:00
registry.cpp [MSPAINT] Use Swap in RegistrySettings::SetMostRecentFile 2023-11-18 11:23:13 +09:00
registry.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
resource.h [MSPAINT] Implement mouse middle button dragging (#5804) 2023-10-17 15:58:34 +09:00
rsrc.rc [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
selectionmodel.cpp [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
selectionmodel.h [MSPAINT] Fix Copy-To-File feature (#5877) 2023-11-04 05:56:10 +09:00
sizebox.cpp [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
sizebox.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
textedit.cpp [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
textedit.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
toolbox.cpp [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
toolbox.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
toolsettings.cpp [MSPAINT] s/AirBrushWidth/AirBrushRadius/ 2023-11-16 15:45:06 +09:00
toolsettings.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
toolsmodel.cpp [MSPAINT] Introduce partial image history (#5994) 2023-11-19 12:59:39 +09:00
toolsmodel.h [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
winproc.cpp [MSPAINT] Introduce partial image history, Part 2 (#6005) 2023-11-23 07:14:57 +09:00
winproc.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00