reactos/base/applications/mspaint
2023-03-16 17:49:05 +09:00
..
help
icons
lang
CMakeLists.txt
common.h
dialogs.cpp
dialogs.h
dib.cpp
dib.h
drawing.cpp
drawing.h
fullscreen.cpp
fullscreen.h
globalvar.h [MSPAINT] Delete unused global variables (lfTextFont, ... 2023-03-15 15:09:26 +09:00
history.cpp
history.h
imgarea.cpp
imgarea.h [MSPAINT] CImageAreaWindow should inherit CWindowImpl<CImgAreaWindow> 2023-03-14 14:17:40 +09:00
main.cpp [MSPAINT] Delete unused global variables (lfTextFont, ... 2023-03-15 15:09:26 +09:00
miniature.cpp [MSPAINT] Delete needless CMiniatureWindow::OnSetCursor 2023-03-16 17:49:05 +09:00
miniature.h [MSPAINT] Delete needless CMiniatureWindow::OnSetCursor 2023-03-16 17:49:05 +09:00
mouse.cpp
mspaint.exe.manifest
palette.cpp [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
palette.h [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
palettemodel.cpp
palettemodel.h
precomp.h
registry.cpp [MSPAINT] Remember status bar visibility (#5145) 2023-03-11 11:41:52 +09:00
registry.h [MSPAINT] Remember status bar visibility (#5145) 2023-03-11 11:41:52 +09:00
resource.h [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
rsrc.rc
scrollbox.cpp
scrollbox.h
selection.cpp
selection.h
selectionmodel.cpp
selectionmodel.h
sizebox.cpp
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp [MSPAINT] Delete needless CToolBox::OnSetCursor 2023-03-16 17:26:27 +09:00
toolbox.h [MSPAINT] Delete needless CToolBox::OnSetCursor 2023-03-16 17:26:27 +09:00
toolsettings.cpp
toolsettings.h
toolsmodel.cpp
toolsmodel.h
winproc.cpp [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
winproc.h [MSPAINT] Window class of main window should be 'MSPaintApp' 2023-03-14 14:09:17 +09:00