reactos/base/applications/mspaint
Chan Chilung 171a920680
[TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154)
- Added translation for:
  - [W32TIME]
  - [MODE]
  - [TIMEOUT]
  - [MODEMUI]
  - [ARPING]
  - [FRAGINATOR]
  - and more
- Updated existing translation
- [WINNLS] Update cht (zh-TW) and zhh (zh-HK)
- [DOC] Update rules in Chinese translation notes.txt
- Wine translation sync

Some of the punctuation use in WIne has been converted to half-width,
so the punctuation will no longer synced.
2022-01-14 20:22:46 +03:00
..
help [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
icons [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
lang [TRANSLATION] Update Chinese Traditional (zh-TW) translation (#4154) 2022-01-14 20:22:46 +03:00
CMakeLists.txt [MSPAINT] Prepare for debugging (#4257) 2022-01-10 08:50:37 +09:00
common.h [MSPAINT] Polymorphism on tools (#4210) 2022-01-01 22:02:36 +09:00
dialogs.cpp [MSPAINT] Follow-up of #4237 2022-01-05 16:41:12 +09:00
dialogs.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
dib.cpp [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +09:00
dib.h [MSPAINT] Prepare for debugging (#4257) 2022-01-10 08:50:37 +09:00
drawing.cpp [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
drawing.h [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
fullscreen.cpp
fullscreen.h
globalvar.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
history.cpp [MSPAINT] Prepare for debugging (#4257) 2022-01-10 08:50:37 +09:00
history.h [MSPAINT] Refactoring (_countof and resource.h) (#4202) 2021-12-28 10:44:56 +09:00
imgarea.cpp [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
imgarea.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
main.cpp [MSPAINT] Add ICC_BAR_CLASSES (#4261) 2022-01-09 23:24:30 +09:00
miniature.cpp
miniature.h
mouse.cpp [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
mspaint.exe.amd64.manifest
mspaint.exe.manifest
palette.cpp [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
palette.h
palettemodel.cpp [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
palettemodel.h [MSPAINT] Add NUM_COLORS and enum PAL_TYPE (#4203) 2021-12-28 19:01:31 +09:00
precomp.h [MSPAINT] Prepare for debugging (#4257) 2022-01-10 08:50:37 +09:00
registry.cpp [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
registry.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
resource.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
rsrc.rc [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
scrollbox.cpp [MSPAINT] Polymorphism on tools (#4210) 2022-01-01 22:02:36 +09:00
scrollbox.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00
selection.cpp [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
selection.h [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
selectionmodel.cpp [MSPAINT] Prepare for debugging (#4257) 2022-01-10 08:50:37 +09:00
selectionmodel.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
sizebox.cpp [MSPAINT] Add Zoomed and UnZoomed and use them (#4188) 2021-12-26 19:49:56 +09:00
sizebox.h
textedit.cpp [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
textedit.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
toolbox.cpp [MSPAINT] Polymorphism on tools (#4210) 2022-01-01 22:02:36 +09:00
toolbox.h
toolsettings.cpp [MSPAINT] Some minor improvements (#4264) 2022-01-10 21:44:13 +09:00
toolsettings.h
toolsmodel.cpp [MSPAINT] Don't hide selection on zooming (#4266) 2022-01-10 21:41:00 +09:00
toolsmodel.h [MSPAINT] Implement the text tool (#4237) 2022-01-05 16:26:05 +09:00
winproc.cpp [MSPAINT] Don't hide selection on zooming (#4266) 2022-01-10 21:41:00 +09:00
winproc.h [MSPAINT] Mouse Wheel support (#4195) 2021-12-27 22:20:22 +09:00