reactos/base/applications/mspaint
2024-01-15 22:05:02 +01: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 (#6364) 2024-01-15 22:05:02 +01:00
atlimagedx.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
canvas.cpp [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
canvas.h [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
CMakeLists.txt [MSPAINT] Delete winproc.cpp and move code to main.cpp 2023-11-23 17:14:32 +09:00
dialogs.cpp [MSPAINT] Delete redundant comments 2023-11-24 10:34:39 +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] Delete redundant comments 2023-11-24 10:34:39 +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
history.cpp [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
history.h [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
main.cpp [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
main.h [MSPAINT] Rename winproc.h as main.h 2023-11-23 17:06:32 +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] mouse.cpp: Renaming some items for human readability 2023-11-25 14:14:14 +09:00
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Simplify RECT/CRect handling 2023-11-23 15:19:50 +09: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] Move CHECKED_IF and ENABLED_IF macros and improve 2023-11-24 10:39:16 +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] Delete redundant comments 2023-11-24 10:34:39 +09:00
selectionmodel.cpp [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
selectionmodel.h [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
sizebox.cpp [MSPAINT] Simplify RECT/CRect handling 2023-11-23 15:19:50 +09:00
sizebox.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
textedit.cpp [MSPAINT] Simplify RECT/CRect handling 2023-11-23 15:19:50 +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] Delete redundant comments 2023-11-24 10:34:39 +09:00
toolsettings.h [MSPAINT] Simplify RECT/CRect handling 2023-11-23 15:19:50 +09:00
toolsmodel.cpp [MSPAINT] Improve Undo/Redo handling of selection (#6035) 2023-11-25 13:44:31 +09:00
toolsmodel.h [MSPAINT] mouse.cpp: Renaming some items for human readability 2023-11-25 14:14:14 +09:00