reactos/base/applications/mspaint
Katayama Hirofumi MZ a9284b5664 [MSPAINT] Fix handle leaks about memory bitmap
This fixes CORE-18919. CORE-18867
2023-04-09 11:17:17 +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 [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
atlimagedx.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
canvas.cpp [MSPAINT] Fix handle leaks about memory bitmap 2023-04-09 11:17:17 +09:00
canvas.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
CMakeLists.txt [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
common.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
dialogs.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
dialogs.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
dib.cpp [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
dib.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
drawing.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
drawing.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
fullscreen.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
fullscreen.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
globalvar.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
history.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
history.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
main.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
miniature.cpp [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
miniature.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
mouse.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Fix handle leaks about memory bitmap 2023-04-09 11:17:17 +09:00
palette.h [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
palettemodel.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
palettemodel.h [MSPAINT] Add NUM_COLORS and enum PAL_TYPE (#4203) 2021-12-28 19:01:31 +09:00
precomp.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
registry.cpp [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
registry.h [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
resource.h [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
rsrc.rc [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
selectionmodel.cpp [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +09:00
selectionmodel.h [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +09:00
sizebox.cpp [MSPAINT] Make sizeboxes window-less (#5166) 2023-03-19 10:42:10 +09:00
sizebox.h [MSPAINT] Make sizeboxes window-less (#5166) 2023-03-19 10:42:10 +09:00
textedit.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
textedit.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
toolbox.cpp [MSPAINT] Allow paletteWindow to be bottom-aligned (#5216) 2023-04-04 19:06:06 +09:00
toolbox.h [MSPAINT] Allow ToolBox to be right-aligned (#5213) 2023-04-03 14:34:56 +09:00
toolsettings.cpp [MSPAINT] Allow ToolBox to be right-aligned (#5213) 2023-04-03 14:34:56 +09:00
toolsettings.h [MSPAINT] Tool settings: Reduce magic numbers (#5168) 2023-03-21 13:13:53 +09:00
toolsmodel.cpp [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
toolsmodel.h [MSPAINT] Make selection window-less (#5208) 2023-04-01 22:01:04 +09:00
winproc.cpp [MSPAINT] Fix Copy and Paste 2023-04-09 09:14:32 +09:00
winproc.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00