reactos/base/applications/mspaint
Katayama Hirofumi MZ 102898191d
[MSPAINT] Add const to ToolsModel methods (#4190)
Add const keywords to some methods of ToolsModel class. CORE-17931
2021-12-27 20:08:07 +09:00
..
help
icons
lang [MSPAINT] Delete filename extension .png from IDS_DEFAULTFILENAME 2021-12-25 22:52:56 +09:00
CMakeLists.txt
common.h [MSPAINT] Add nearlyEqualPoints and use it (#4194) 2021-12-27 20:06:21 +09:00
definitions.h
dialogs.cpp
dialogs.h
dib.cpp
dib.h
drawing.cpp
drawing.h
fullscreen.cpp
fullscreen.h
globalvar.h
history.cpp
history.h
imgarea.cpp [MSPAINT] Define GRIP_SIZE macro and use it (#4192) 2021-12-26 23:05:47 +09:00
imgarea.h
main.cpp [MSPAINT] Revert PostMessage to SendMessage 2021-12-27 08:26:33 +09:00
miniature.cpp
miniature.h
mouse.cpp [MSPAINT] Add nearlyEqualPoints and use it (#4194) 2021-12-27 20:06:21 +09:00
mouse.h
mspaint.exe.amd64.manifest
mspaint.exe.manifest
palette.cpp
palette.h
palettemodel.cpp
palettemodel.h
precomp.h [MSPAINT] Add Zoomed and UnZoomed and use them (#4188) 2021-12-26 19:49:56 +09:00
registry.cpp [MSPAINT] Fix the size of settings if too large (#4189) 2021-12-27 10:52:53 +09:00
registry.h
rsrc.rc
scrollbox.cpp [MSPAINT] Define GRIP_SIZE macro and use it (#4192) 2021-12-26 23:05:47 +09:00
scrollbox.h
selection.cpp [MSPAINT] Define GRIP_SIZE macro and use it (#4192) 2021-12-26 23:05:47 +09:00
selection.h
selectionmodel.cpp [MSPAINT] Add const to SelectionModel methods (#4191) 2021-12-27 20:07:23 +09:00
selectionmodel.h [MSPAINT] Add const to SelectionModel methods (#4191) 2021-12-27 20:07:23 +09:00
sizebox.cpp [MSPAINT] Add Zoomed and UnZoomed and use them (#4188) 2021-12-26 19:49:56 +09:00
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp
toolbox.h
toolsettings.cpp
toolsettings.h
toolsmodel.cpp [MSPAINT] Add const to ToolsModel methods (#4190) 2021-12-27 20:08:07 +09:00
toolsmodel.h [MSPAINT] Add const to ToolsModel methods (#4190) 2021-12-27 20:08:07 +09:00
winproc.cpp [MSPAINT] Define GRIP_SIZE macro and use it (#4192) 2021-12-26 23:05:47 +09:00
winproc.h