reactos/base/applications
Carlo-Bramini dcea9e73c6
[CALC] Add new, and fix existing units conversions. CORE-5939
- Add support for new conversion units:
  * AREA: 'mu', 'rai'.
  * LENGTH: 'chi', 'cun'. 'sun' optimized.
  * TIME: 'nanoseconds'.
  * WEIGHT: 'Kan', 'Kin'.

- Add support for thailand measure system; invaluable help from
  this page: http://www.eppo.go.th/ref/UNIT-ALL.html

- Add ZHANG (Chinese), and DANBO, JEONGBO (Korean) units.

See details here:
https://en.wikipedia.org/wiki/Chinese_units_of_measurement
https://en.wikipedia.org/wiki/Korean_units_of_measurement

- Rewritten some units formula by using scientific notation.
- Improved precision of parsec unit coversion formula.
2019-03-18 01:34:06 +01:00
..
atactl [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00
cacls Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
calc [CALC] Add new, and fix existing units conversions. CORE-5939 2019-03-18 01:34:06 +01:00
charmap [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
charmap_new [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
clipbrd [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
cmdutils [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
control Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
drwtsn32 [DRWTSN32] Print some extra exception info 2019-03-06 23:04:11 +01:00
dxdiag [SYSDM][DXDIAG][SYSTEMINFO] Include only one user-mode DMI library (#1054) 2018-11-21 22:07:54 +01:00
extrac32 [EXTRAC32] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:07:01 +01:00
findstr [TRANSLATION] Update Traditional Chinese translation. (#1193) 2018-12-27 16:24:24 +09:00
fltmc [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
fontview [FONTVIEW] Update Traditional Chinese translation. (#1180) 2018-12-23 17:00:09 +01:00
games [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
hh Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
iexplore [IEXPLORE] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:08:41 +01:00
kbswitch [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
logoff [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
magnify [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
mmc [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
mplay32 [TRANSLATION] Update Hebrew translations (#1408) 2019-03-10 19:21:57 +01:00
msconfig [TRANSLATION] Update Traditional Chinese translation. (#1193) 2018-12-27 16:24:24 +09:00
msconfig_new [TRANSLATION] Update the existing romanian resources 2019-01-29 13:48:48 +01:00
mscutils [TRANSLATION] Update Traditional Chinese translation. (#1193) 2018-12-27 16:24:24 +09:00
mshta [MSHTA] Implement MSHTA.exe (#577) CORE-12813 2018-06-05 17:17:00 +02:00
mspaint [TRANSLATION] Update Hebrew translations (#1408) 2019-03-10 19:21:57 +01:00
mstsc Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
network [NET] Display the country along with the users country code. 2019-03-10 22:01:40 +01:00
notepad [NOTEPAD] Fix "Save As" dialog resource (#1272) 2019-01-20 19:58:26 +01:00
osk [OSK] Implement "Use Click Sound" feature 2019-03-01 00:13:47 +01:00
rapps [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
regedit [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
regedt32 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
sc [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
screensavers [TRANSLATIONS] Estonian for various base applications 2018-11-07 16:58:16 +01:00
setup16 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
shutdown [TRANSLATION] Update Hebrew translations (#1408) 2019-03-10 19:21:57 +01:00
sndrec32 [TRANSLATION] Update Romanian translation (#851) 2018-09-14 11:04:36 +02:00
sndvol32 [SNDVOL32] Small Italian translation update (#1415) 2019-03-16 15:33:57 +01:00
taskmgr Merge pull request #1412 from njlyf2011/improve-zh-translation 2019-03-11 16:50:17 +01:00
winhlp32 [WINHLP32] Sync with Wine Staging 4.0. CORE-15682 2019-01-25 13:07:47 +01:00
winver Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wordpad [TRANSLATION] Update Chinese translation. (#1223) 2019-01-07 00:35:11 +09:00
write [WRITE] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:10:37 +01:00
wusa [UPDATES] New stubs for Automatic Updates service and WUSA.exe. Presence of this modules required for installation by some NT6+ applications. 2018-08-19 19:56:18 +02:00
CMakeLists.txt [UPDATES] New stubs for Automatic Updates service and WUSA.exe. Presence of this modules required for installation by some NT6+ applications. 2018-08-19 19:56:18 +02:00