reactos/base/applications/mspaint
Tibor Lajos Füzi 82f0061ddc
[TRANSLATION] Hungarian (hu-HU) translation update (#3388)
For mspaint, notepad, wordpad, cmd, cmdutils/help, appwiz, devmgr, newdev

Co-authored-by: Stanislav Motylkov <x86corez@gmail.com>
2020-12-31 01:42:34 +03:00
..
help Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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 [TRANSLATION] Hungarian (hu-HU) translation update (#3388) 2020-12-31 01:42:34 +03:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
common.h [MSPAINT] Fix crash on zoom out 2018-04-23 20:11:43 +02:00
definitions.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01: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] Refactor updateCanvasAndScrollbars 2019-12-24 04:30:25 +09:00
imgarea.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
main.cpp [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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] Fix crash on zoom out 2018-04-23 20:11:43 +02:00
registry.cpp [SHELL32] Rewrite SHAddToRecentDocs (#2333) 2020-02-14 11:05:21 +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] Fix scrollbar presence on canvas/view fitting (#878) 2018-11-16 23:05:51 +01:00
scrollbox.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
selection.cpp [MSPAINT] Use '%ld x %ld' rather than '%d x %d' 2019-12-24 13:29:29 +09:00
selection.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
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 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00: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] Use hProgInstance for LoadImage 2019-12-24 04:13:43 +09:00
toolbox.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
toolsettings.cpp [MSPAINT] Fix crash on zoom out 2018-04-23 20:11:43 +02:00
toolsettings.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
toolsmodel.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
toolsmodel.h [MSPAINT] Add some header guards. 2017-12-09 13:36:45 +01:00
winproc.cpp [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00
winproc.h [MSPAINT] Refactor loading/saving image file (#2686) 2020-04-29 07:44:18 +09:00