reactos/base/applications/mspaint
Katayama Hirofumi MZ 98050f9139
[MSPAINT] Don't copy bits on resizing (#5716)
- Fix the graphical glitches on resizing and moving toolbars.
- Add SWP_NOCOPYBITS flag on positioning controls on resizing of main window.
CORE-19137
2023-09-22 07:35:03 +09:00
..
help [MSPAINT] Optimize images for help docs (#5486) 2023-07-26 19:58:29 +03:00
icons [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
lang [TRANSLATION] Update hungarian translation for mspaint, notepad, taskmgr, explorer, appwiz, browseui, msgina, shell32 (#5645) 2023-09-03 17:46:38 +02:00
atlimagedx.h [MSPAINT][ATL] Delete deprecated functions (#5542) 2023-08-09 08:17:07 +09:00
canvas.cpp [MSPAINT] Use wait cursor (#5660) 2023-09-10 22:28:28 +09: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] Send mail with image (retry) (#5404) 2023-08-09 23:59:34 +09:00
dialogs.cpp [MSPAINT] Support converting to black and white (#5554) 2023-08-11 20:27:12 +09:00
dialogs.h [MSPAINT] Support converting to black and white (#5554) 2023-08-11 20:27:12 +09:00
dib.cpp [MSPAINT] Use wait cursor (#5660) 2023-09-10 22:28:28 +09:00
dib.h [MSPAINT] Speed up for black and white (#5563) 2023-08-20 16:46:18 +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] Speed up for black and white (#5563) 2023-08-20 16:46:18 +09:00
history.h [MSPAINT] Support converting to black and white (#5554) 2023-08-11 20:27:12 +09:00
main.cpp [MSPAINT] Send mail with image (retry) (#5404) 2023-08-09 23:59:34 +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][SDK] Add <ui/CWaitCursor.h> (#5680) 2023-09-12 05:39:08 +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] Support converting to black and white (#5554) 2023-08-11 20:27:12 +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] Use wait cursor (#5660) 2023-09-10 22:28:28 +09: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] Don't copy bits on resizing (#5716) 2023-09-22 07:35:03 +09:00
winproc.h [MSPAINT] Update copyright years for the C++ code 2023-06-27 21:22:21 +03:00