reactos/base/applications/mspaint
Egor Ananyin d395c30967
[MSPAINT] Don't allow to set image as wallpaper if it has the wrong format (#4924)
CORE-18661

Our Paint allows user to try to set a .ico file as a wallpaper, which isn't possible. Different Windows versions have different behaviour, so it was decided that the simplest fix would be to just grey out "Set as wallpaper" buttons as in 2K3 (See the Jira ticket).
2022-12-31 16:08:14 +01:00
..
help
icons
lang [MSPAINT] Update de-DE.rc CORE-12356 2022-11-13 22:41:05 +01:00
CMakeLists.txt [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
common.h
dialogs.cpp
dialogs.h
dib.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
dib.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
drawing.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
drawing.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
fullscreen.cpp
fullscreen.h
globalvar.h
history.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
history.h [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
imgarea.cpp [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
imgarea.h [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
main.cpp [MSPAINT] Implement canvas rotation (#4360) 2022-02-14 12:08:34 +09:00
miniature.cpp
miniature.h
mouse.cpp [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
palette.h
palettemodel.cpp
palettemodel.h
precomp.h [MSPAINT][EXPLORER][SHELL32] Enable ATL asserts in CMake 2022-09-10 17:27:50 +02:00
registry.cpp
registry.h
resource.h
rsrc.rc [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
scrollbox.cpp
scrollbox.h
selection.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
selection.h [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
selectionmodel.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
selectionmodel.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
sizebox.cpp
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp
toolbox.h
toolsettings.cpp [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
toolsettings.h
toolsmodel.cpp [MSPAINT] Implement canvas rotation (#4360) 2022-02-14 12:08:34 +09:00
toolsmodel.h [MSPAINT] Improve Undo/Redo and finishing tool (#4324) 2022-01-30 12:05:23 +09:00
winproc.cpp [MSPAINT] Don't allow to set image as wallpaper if it has the wrong format (#4924) 2022-12-31 16:08:14 +01:00
winproc.h