reactos/base/applications/mspaint
2023-06-14 17:03: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] Fix the type of cursor displayed when overlaying scrollbars (#5332) 2023-06-13 13:01:39 +09:00
atlimagedx.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
canvas.cpp [MSPAINT] Move selection by arrow keys (#5334) 2023-06-13 16:31:18 +09:00
canvas.h [MSPAINT] Move selection by arrow keys (#5334) 2023-06-13 16:31:18 +09:00
CMakeLists.txt [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
common.h [MSPAINT] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
dialogs.cpp [MSPAINT] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
dialogs.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
dib.cpp [MSPAINT] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
dib.h [MSPAINT] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
drawing.cpp [MSPAINT] drawing.cpp: Refactor Erase, Replace and Airbrush 2 2023-06-14 17:03:22 +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] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
history.h [MSPAINT] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
main.cpp [MSPAINT] Set CC_RGBINIT to CMainWindow::ChooseColor 2023-06-13 15:51:52 +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] mouse.cpp: Use override keywords 2023-06-14 16:01:10 +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] Use better units for image resolution (#5301) 2023-06-04 11:24:00 +09:00
rsrc.rc [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
selectionmodel.cpp [MSPAINT] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +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] Refactor ImageModel (#5335) 2023-06-13 23:23:48 +09:00
winproc.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00