reactos/base/applications/mspaint
Katayama Hirofumi MZ 3fa95ab912
[MSPAINT] Fix memory leak of SelectionModel (#2169)
- Initialize all members in SelectionModel's ctor.
- Add SelectionModel's dtor.
2019-12-25 15:46:29 +09:00
..
help
icons
lang [TRANSLATIONS] Update Turkish translations (#1650) 2019-07-21 17:49:12 +02:00
CMakeLists.txt [ATL] Retire atlnew 2019-04-18 19:21:37 +02:00
common.h
definitions.h
dialogs.cpp
dialogs.h
dib.cpp
dib.h
drawing.cpp
drawing.h
fullscreen.cpp
fullscreen.h
globalvar.h
history.cpp
history.h
imgarea.cpp [MSPAINT] Refactor updateCanvasAndScrollbars 2019-12-24 04:30:25 +09:00
imgarea.h
main.cpp [MSPAINT] Simplify choosecolor initialization 2019-12-24 04:18:40 +09:00
miniature.cpp
miniature.h
mouse.cpp
mouse.h
mspaint.exe.amd64.manifest
mspaint.exe.manifest
palette.cpp
palette.h
palettemodel.cpp
palettemodel.h
precomp.h
registry.cpp [REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE by SPIF_SENDCHANGE (#1526) 2019-04-28 21:19:42 +02:00
registry.h
rsrc.rc [MSPAINT] Add Indonesian translation. (#1598) 2019-06-04 15:52:04 +02:00
scrollbox.cpp [MSPAINT] Fix scrollbar presence on canvas/view fitting (#878) 2018-11-16 23:05:51 +01:00
scrollbox.h
selection.cpp [MSPAINT] Use '%ld x %ld' rather than '%d x %d' 2019-12-24 13:29:29 +09:00
selection.h
selectionmodel.cpp [MSPAINT] Fix memory leak of SelectionModel (#2169) 2019-12-25 15:46:29 +09:00
selectionmodel.h [MSPAINT] Fix memory leak of SelectionModel (#2169) 2019-12-25 15:46:29 +09:00
sizebox.cpp
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp [MSPAINT] Use hProgInstance for LoadImage 2019-12-24 04:13:43 +09:00
toolbox.h
toolsettings.cpp
toolsettings.h
toolsmodel.cpp
toolsmodel.h
winproc.cpp [MSPAINT] Store subsequent changes to file selected via Save As 2018-05-26 14:16:17 +02:00
winproc.h