reactos/base/applications
Joachim Henze 7454e84123 [0.4.10][TASKMGR] Tweak the status bar a bit (reusing CORE-15615)
by picking those two commits:
0.4.12-dev-363-g 473e0bfc83
0.4.12-dev-779-g 3b96148641

Although the regression that was introduced by 0.4.12-dev-363-g 473e0bfc83
and then fixed by 0.4.12-dev-779-g 3b96148641
did never affect any release, the older releases do still benefit from those 2 commits applied together:

The status bar consists of 3 sections:
"processes count"
"CPU load"
"Commit charge"

"Commit charge" is extremely dynamic in length, therefore we can improve the usability a bit by maximizing available space for it.
"processes count" also deserves a bit more space, otherwise even 3-digits-count would be cropped in english already.
"CPU load" is most defined in length, as the only dynamic part in there is 0% to 100%, just 2 digits.
Therefore we do sacrifice a bit space from "CPU load" section in favor of the other sections.

See https://jira.reactos.org/secure/attachment/61659/ros_taskmgr_BEFORE_mostCompact.png for a pic before this backmerge.
2022-02-28 17:56:44 +01:00
..
atactl
cacls [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
calc [CALC][CLIPBRD][SOLITAIRE][SPIDER][NOTEPAD][REGEDIT][TASKMGR] Disable help menu/button 2018-04-29 15:24:11 +02:00
charmap [CHARMAP]Code improvements (#436) 2018-05-17 16:18:57 +01:00
charmap_new [TRANSLATIONS] Update and add Turkish translations (#455) 2018-04-01 19:27:08 +02:00
clipbrd [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
cmdutils [TRANSLATION][WMIC] Add Italian translation 2018-08-08 12:55:10 +02:00
control
drwtsn32 [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
dxdiag [DXDIAG] Fix wrapped controls in russian translation 2018-08-12 14:21:56 +02:00
extrac32 [EXTRAC32] Sync with Wine Staging 3.3. CORE-14434 2018-03-25 12:58:56 +01:00
findstr [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
fltmc [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
fontview [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01:00
games [CALC][CLIPBRD][SOLITAIRE][SPIDER][NOTEPAD][REGEDIT][TASKMGR] Disable help menu/button 2018-04-29 15:24:11 +02:00
hh
iexplore [IEXPLORE] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:08:41 +01:00
kbswitch [TRANSLATIONS] Update and add Turkish translations (#455) 2018-04-01 19:27:08 +02:00
logoff [TRANSLATIONS] Update the email address and add a note in the Turkish translation document (#271) 2018-01-07 22:09:42 +01:00
magnify [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01:00
mmc [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
mplay32 [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
msconfig [MSCONFIG] Fix buffer overflow when handling long service command lines. 2018-08-05 12:58:35 +02:00
msconfig_new [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
mscutils [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
mshta [MSHTA] Implement MSHTA.exe (#577) CORE-12813 2018-06-05 17:17:00 +02:00
mspaint [0.4.10][MSPAINT] Revert LoadDIBFromFile for workaround (#2186) CORE-16566 2020-10-06 03:24:13 +02:00
mstsc [TRANSLATION] Update Simplified Chinese Translations (#417) 2018-03-21 22:27:04 +01:00
network [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
notepad [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
osk [OSK] Some enhancements for locales IT and RO (#416) 2018-08-19 21:42:57 +02:00
rapps [0.4.10][RAPPS] Pick some simplifications from master up to 0.4.15-dev-3726-gc262020 (e.g. CORE-18018 and (#2751)) 2022-01-24 10:23:59 +01:00
regedit [TRANSLATION] Polish translation update (#781) 2018-08-20 17:00:33 +02:00
regedt32
sc [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
screensavers [0.4.10][USER32][NTUSER][3DTEXT] Squashed backport 2022-02-08 13:04:25 +01:00
setup16
shutdown [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
sndrec32 [0.4.10][SNDREC32] Fast-Forward to 0.4.15-dev-3294-ge98684e state (CORE-17815 and several PRs) 2022-01-17 22:39:39 +01:00
sndvol32 [APPLICATIONS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
taskmgr [0.4.10][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:56:44 +01:00
winhlp32 [WINHLP32] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:09:44 +01:00
winver
wordpad [0.4.10][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:47:19 +02: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