reactos/base/applications/mspaint
Katayama Hirofumi MZ 3fa6d74a01
[MSPAINT] Fix ShapeTool with Shift key (#5358)
Fix the behavior of the ShapeTool in pressing Shift key. CORE-18867
2023-06-22 07:19:48 +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] Improve Japanese (ja-JP) translation (IDS_CANTPASTE) 2023-06-19 10:08:04 +09:00
atlimagedx.h [MSPAINT][ATL] Encapsulation: mainWindow (#5178) 2023-03-28 22:31:26 +09:00
canvas.cpp [MSPAINT] Realize Masked Skew 2023-06-19 09:56:02 +09:00
canvas.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
CMakeLists.txt [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
common.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
dialogs.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
dialogs.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
dib.cpp [MSPAINT] Follow-up of Realize Masked Skew (9afcbea) 2023-06-19 10:00:39 +09:00
dib.h [MSPAINT] Realize Masked Skew 2023-06-19 09:56:02 +09:00
drawing.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
drawing.h [MSPAINT] Make imageArea window-less (#5215) 2023-04-08 22:25:27 +09:00
fullscreen.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
fullscreen.h [MSPAINT] Trivial improvements 2023-06-14 17:42:21 +09:00
globalvar.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
history.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
history.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
main.cpp [MSPAINT] Fix CMainWindow::GetSaveFileName (#5356) 2023-06-19 14:15:18 +09:00
miniature.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
miniature.h [MSPAINT] Add CachedBufferDIB function and use it 2023-06-16 08:05:23 +09:00
mouse.cpp [MSPAINT] Fix ShapeTool with Shift key (#5358) 2023-06-22 07:19:48 +09:00
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
palette.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
palettemodel.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +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] Realize context menu on canvas (#5352) 2023-06-19 07:51:19 +09:00
rsrc.rc [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
selectionmodel.cpp [MSPAINT] Simplify SelectionModel::StretchSkew 2023-06-19 14:11:16 +09:00
selectionmodel.h [MSPAINT] Realize Masked Skew 2023-06-19 09:56:02 +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] Delete useless CTextEditWindow::m_nAppIsMovingOrSizing 2023-06-19 13:47:24 +09:00
textedit.h [MSPAINT] Delete useless CTextEditWindow::m_nAppIsMovingOrSizing 2023-06-19 13:47:24 +09:00
toolbox.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
toolbox.h [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
toolsettings.cpp [MSPAINT] Establish Undo/Redo management (#5347) 2023-06-17 21:15:35 +09:00
toolsettings.h [MSPAINT] Tool settings: Reduce magic numbers (#5168) 2023-03-21 13:13:53 +09:00
toolsmodel.cpp [MSPAINT] Realize Masked Skew 2023-06-19 09:56:02 +09:00
toolsmodel.h [MSPAINT] Realize Masked Skew 2023-06-19 09:56:02 +09:00
winproc.cpp [MSPAINT] Add CMainWindow::CanPaste 2023-06-19 18:59:00 +09:00
winproc.h [MSPAINT] Add CMainWindow::CanPaste 2023-06-19 18:59:00 +09:00