reactos/base/applications/mspaint
Katayama Hirofumi MZ 1c7c0fa7a7 [MSPAINT] Save ToolBox visibility (#5167)
According to my registry analysis, the target value is HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\Paint\General-Bar3:Visible.
- Add ShowToolBox registry setting.
CORE-18867
2023-03-18 17:20:43 +09:00
..
help
icons
lang [TRANSLATION] Add/Update Turkish (tr-TR) translations (#4959) 2023-02-15 17:29:52 +01:00
canvas.cpp [MSPAINT] Move UpdateCanvas's code to newly-defined CCanvasWindow::Update 2023-03-17 07:51:12 +09:00
canvas.h [MSPAINT] Move UpdateCanvas's code to newly-defined CCanvasWindow::Update 2023-03-17 07:51:12 +09:00
CMakeLists.txt [MSPAINT] Rename scrollbox as canvas 2023-03-17 07:45:14 +09:00
common.h
dialogs.cpp
dialogs.h
dib.cpp [MSPAINT] Treat as a file even if the bitmap file is empty 2023-03-05 20:53:38 +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 [MSPAINT] Delete useless CFullscreenWindow::OnSetCursor 2023-03-16 17:56:05 +09:00
fullscreen.h [MSPAINT] Delete useless CFullscreenWindow::OnSetCursor 2023-03-16 17:56:05 +09:00
globalvar.h [MSPAINT] Encapsulation: hCurFill, hCurColor etc. 2023-03-18 08:09:26 +09:00
history.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
history.h
imgarea.cpp [MSPAINT] Encapsulation: hCurFill, hCurColor etc. 2023-03-18 08:09:26 +09:00
imgarea.h [MSPAINT] Encapsulation: hCurFill, hCurColor etc. 2023-03-18 08:09:26 +09:00
main.cpp [MSPAINT] Save ToolBox visibility (#5167) 2023-03-18 17:20:43 +09:00
miniature.cpp [MSPAINT] Delete needless CMiniatureWindow::OnSetCursor 2023-03-16 17:49:05 +09:00
miniature.h [MSPAINT] Delete needless CMiniatureWindow::OnSetCursor 2023-03-16 17:49:05 +09:00
mouse.cpp
mspaint.exe.manifest [MSPAINT] Fix manifest for mspaint. 2022-12-06 15:26:30 +01:00
palette.cpp [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
palette.h [MSPAINT] Avoid flickering when resizing (#5144) 2023-03-15 07:29:25 +09:00
palettemodel.cpp
palettemodel.h
precomp.h [MSPAINT] Rename scrollbox as canvas 2023-03-17 07:45:14 +09:00
registry.cpp [MSPAINT] Save ToolBox visibility (#5167) 2023-03-18 17:20:43 +09:00
registry.h [MSPAINT] Save ToolBox visibility (#5167) 2023-03-18 17:20:43 +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
selection.cpp [MSPAINT] Remove extra scrlClientWindow (#5162) 2023-03-17 07:28:42 +09:00
selection.h
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 [MSPAINT] Add Static Edge to toolbars 2023-03-17 19:18:07 +09:00
toolbox.h [MSPAINT] Delete useless CFullscreenWindow::OnSetCursor 2023-03-16 17:56:05 +09:00
toolsettings.cpp [MSPAINT] Encapsulation: hNontranspIcon and hTranspIcon 2023-03-18 08:24:19 +09:00
toolsettings.h [MSPAINT] Encapsulation: hNontranspIcon and hTranspIcon 2023-03-18 08:24:19 +09:00
toolsmodel.cpp
toolsmodel.h
winproc.cpp [MSPAINT] Save ToolBox visibility (#5167) 2023-03-18 17:20:43 +09:00
winproc.h [MSPAINT] Refactor about Recent Files (#5163) 2023-03-17 07:28:01 +09:00