reactos/base/applications/mspaint
Katayama Hirofumi MZ 3e23cdf9ee
[MSPAINT] Some bug fixes on loading/saving files (#5385)
- Display a correct error message on failing to save a file.
- Don't confuse the main file info and the non-main file info.
- Rename ShowFileLoadError as ShowError, and strengthen and move it to dialogs.cpp.
- Add SetFileInfo and InitializeImage helper functions.
- Add IDS_SAVEERROR resource string.
- Modify SaveDIBToFile, SetBitmapAndInfo, and DoLoadImageFile functions.
CORE-18867
2023-07-05 12:06:22 +09:00
..
help [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
icons [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
lang [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
atlimagedx.h [MSPAINT] Update copyright headers 2023-06-23 20:49:28 +03:00
canvas.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
canvas.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
CMakeLists.txt [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
common.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
dialogs.cpp [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
dialogs.h [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
dib.cpp [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
dib.h [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
drawing.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
drawing.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
fullscreen.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
fullscreen.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
globalvar.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
history.cpp [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
history.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
main.cpp [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
miniature.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
miniature.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
mouse.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03: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] Update copyright years for the C++ code 2023-06-27 21:22:21 +03: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] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
registry.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
registry.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
resource.h [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
rsrc.rc [MSPAINT] Update copyright headers 2023-06-23 20:49:28 +03:00
selectionmodel.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
selectionmodel.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
sizebox.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
sizebox.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
textedit.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
textedit.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolbox.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolbox.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolsettings.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolsettings.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolsmodel.cpp [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
toolsmodel.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00
winproc.cpp [MSPAINT] Some bug fixes on loading/saving files (#5385) 2023-07-05 12:06:22 +09:00
winproc.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00