reactos/base/applications
Joachim Henze 4e889c6e2a [0.4.9][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:57:51 +01:00
..
atactl
cacls
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 [CLIPBRD] Improvements for the Clipboard Viewer. 2018-05-13 22:25:55 +02:00
cmdutils [TRANSLATION] Polish translation update (#554) 2018-05-19 13:17:49 +02:00
control
drwtsn32 [TRANSLATION] Polish translation update (#554) 2018-05-19 13:17:49 +02:00
dxdiag
extrac32
findstr
fltmc
fontview
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
magnify
mmc [TRANSLATION] Polish translation update (#554) 2018-05-19 13:17:49 +02:00
mplay32
msconfig
msconfig_new
mscutils [TRANSLATION] Polish translation update (#554) 2018-05-19 13:17:49 +02:00
mspaint [0.4.9][MSPAINT] Revert LoadDIBFromFile for workaround (#2186) CORE-16566 2020-10-06 03:24:52 +02:00
mstsc
network [NET] Implement the options in the NET CONFIG SERVER command 2018-04-15 15:32:31 +02:00
notepad [CALC][CLIPBRD][SOLITAIRE][SPIDER][NOTEPAD][REGEDIT][TASKMGR] Disable help menu/button 2018-04-29 15:24:11 +02:00
osk
rapps [0.4.9][RAPPS] Pick some simplifications from master up to 0.4.15-dev-3726-gc262020 (e.g. CORE-18018 and (#2751)) 2022-01-24 10:28:54 +01:00
regedit [CALC][CLIPBRD][SOLITAIRE][SPIDER][NOTEPAD][REGEDIT][TASKMGR] Disable help menu/button 2018-04-29 15:24:11 +02:00
regedt32
sc [SC] Don't leak service status info on success 2018-04-14 15:40:26 +02:00
screensavers [0.4.9][USER32][NTUSER][3DTEXT] Squashed backport 2022-02-08 13:05:35 +01:00
setup16
shutdown [SHUTDOWN] Actually all shutdown.exe utilities from all Windows (>= XP) versions (and not just Vista+) support a comment string of up to 512, *EVEN IF* they mention in their help message that the comment can only be up to 127 characters long. I have really tested that ;-) (And what is more, shutdown's utility from Whistler support an arbitrary comment length!) So here I remove the code that imposes this limit and I just check for no more than 512 characters. I also fix an out-of-bounds check for argv. 2018-05-02 00:24:10 +02:00
sndrec32 [0.4.9][SNDREC32] Fast-Forward to 0.4.15-dev-3294-ge98684e state (CORE-17815 and several PRs) 2022-01-17 22:41:21 +01:00
sndvol32
taskmgr [0.4.9][TASKMGR] Tweak the status bar a bit (reusing CORE-15615) 2022-02-28 17:57:51 +01:00
winhlp32 [WINHLP32] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:09:44 +01:00
winver
wordpad [0.4.9][WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 2021-07-04 14:50:31 +02:00
write [WRITE] Sync with Wine Staging 3.3. CORE-14434 2018-04-01 13:10:37 +01:00
CMakeLists.txt