reactos/base/applications/mspaint
2024-07-29 17:58:02 +03:00
..
help
img [MSPAINT] Distinguish between icons and cursors (#5884) 2023-11-04 22:15:43 +09:00
lang [REACTOS] Fix Kamil Horníček's last name where possible 2024-07-29 17:58:02 +03: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
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] Support JPEG/PNG/GIF/TIFF wallpapers (#6632) 2024-03-18 07:32:47 +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
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
palettemodel.h
precomp.h [MSPAINT] Move CHECKED_IF and ENABLED_IF macros and improve 2023-11-24 10:39:16 +09:00
registry.cpp [MSPAINT] Support JPEG/PNG/GIF/TIFF wallpapers (#6632) 2024-03-18 07:32:47 +09:00
registry.h [MSPAINT] Adapt to Unicode and <strsafe.h> (#5882) 2023-11-04 19:25:45 +09:00
resource.h [MSPAINT] Implement 'Crop Selection' (#6552) 2024-02-28 19:27:37 +09:00
rsrc.rc [MSPAINT] Delete redundant comments 2023-11-24 10:34:39 +09:00
selectionmodel.cpp [MSPAINT] Improve GetSelectionContents for free-shape selection (#6554) 2024-02-28 22:01:08 +09:00
selectionmodel.h [MSPAINT] Improve GetSelectionContents for free-shape selection (#6554) 2024-02-28 22:01:08 +09:00
sizebox.cpp [MSPAINT] Simplify RECT/CRect handling 2023-11-23 15:19:50 +09:00
sizebox.h
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