reactos/base/applications/mspaint
Chan Chilung 81db5e1da8
[TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941)
Converted from Cantonese to HK-Style Written Chinese.

Also assign zh-HK translations to the ReactOS Chinese
translation team in the CODEOWNERS file.

Reviewed-by: He Yang <1160386205@qq.com>
Reviewed-by: Stanislav Motylkov <x86corez@gmail.com>
Reviewed-by: Hermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
2021-12-30 00:40:57 +03: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 [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03:00
CMakeLists.txt [CMAKE] Introduce the atl_classes interface library 2020-10-20 21:44:54 +02:00
common.h [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +09:00
dialogs.cpp [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +09:00
dialogs.h [MSPAINT] Fix copy-pasta bug (#562) 2018-05-23 22:17:22 +02:00
dib.cpp [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +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] Add const to some ImageModel methods 2021-12-28 09:49:36 +09:00
history.h [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +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] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +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 [MSPAINT] Add NUM_COLORS and enum PAL_TYPE (#4203) 2021-12-28 19:01:31 +09:00
palettemodel.h [MSPAINT] Add NUM_COLORS and enum PAL_TYPE (#4203) 2021-12-28 19:01:31 +09:00
precomp.h [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44: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
resource.h [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +09:00
rsrc.rc [TRANSLATION] Add Hong Kong Chinese (zh-HK) translation - Part 1 (#3941) 2021-12-30 00:40:57 +03: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] Add NUM_COLORS and enum PAL_TYPE (#4203) 2021-12-28 19:01:31 +09:00
winproc.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00