reactos/base/applications/mspaint
Katayama Hirofumi MZ e9330371ea
[MSPAINT] Define enum TOOLTYPE and use it (#4197)
Improve code quality and debuggability. CORE-17931
2021-12-27 23:23:32 +09:00
..
help [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
icons [mspaint] Replace the current 16 pixel program icon with one from the Tango icon theme. 2017-11-07 22:53:36 +01:00
lang [MSPAINT] Delete filename extension .png from IDS_DEFAULTFILENAME 2021-12-25 22:52:56 +09:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
common.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
definitions.h [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
dialogs.cpp [MSPAINT] Base dialog implementations on CDialogImpl 2017-11-02 21:29:40 +01:00
dialogs.h [MSPAINT] Fix copy-pasta bug (#562) 2018-05-23 22:17:22 +02:00
dib.cpp [MSPAINT] Follow-up of #2686 2020-04-29 08:39:47 +09:00
dib.h [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00
drawing.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
drawing.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
fullscreen.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
fullscreen.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
globalvar.h [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00
history.cpp [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00
history.h [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00
imgarea.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
imgarea.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
main.cpp [MSPAINT] Revert PostMessage to SendMessage 2021-12-27 08:26:33 +09:00
miniature.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
miniature.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
mouse.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
mouse.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
mspaint.exe.amd64.manifest Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
mspaint.exe.manifest Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
palette.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
palette.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
palettemodel.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
palettemodel.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
precomp.h [MSPAINT] Add Zoomed and UnZoomed and use them (#4188) 2021-12-26 19:49:56 +09:00
registry.cpp [MSPAINT] Fix the size of settings if too large (#4189) 2021-12-27 10:52:53 +09:00
registry.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
rsrc.rc [MSPAINT] Add Indonesian translation. (#1598) 2019-06-04 15:52:04 +02:00
scrollbox.cpp [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
scrollbox.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
selection.cpp [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
selection.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
selectionmodel.cpp [MSPAINT] Add const to SelectionModel methods (#4191) 2021-12-27 20:07:23 +09:00
selectionmodel.h [MSPAINT] Add const to SelectionModel methods (#4191) 2021-12-27 20:07:23 +09:00
sizebox.cpp [MSPAINT] Add Zoomed and UnZoomed and use them (#4188) 2021-12-26 19:49:56 +09:00
sizebox.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
textedit.cpp Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
textedit.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
toolbox.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
toolbox.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
toolsettings.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
toolsettings.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
toolsmodel.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
toolsmodel.h [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
winproc.cpp [MSPAINT] Define enum TOOLTYPE and use it (#4197) 2021-12-27 23:23:32 +09:00
winproc.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00