reactos/base/applications/taskmgr
Joachim Henze b693eddd74
[TASKMGR] Harmonize and beautify the borders in performance tab (#5949)
- When I started I actually just wanted to make the 2 red lines the same length. see PR-pic
- Ultimately I was able to harmonize all ctrls sizes and position for all rc's.
- This does also fix text truncation and overflows in several rc's.
- Also this prevents the numbers (actual data) in some rc's to be cut off much earlier than in others,
  e.g. hu-HU.rc had IDC_KERNEL_MEMORY_PAGED width just 33 which is very small and will lead to quick truncation.
  Now all languages use width 45 for all data fields and width 57 for all text fields,
  which means if truncation would ever happen with very large numbers in the 64bit era,
  we will see that happen in all rc's at the same moment and not arbitrarily scattered over a century.
  It will happen later after this PR is applied.
- After this PR the two red lines do have the same length. see PR-pic
- After this PR the two green lines do have the same length. see PR-pic
- After this PR the two yellow lines do have the same length. see PR-pic
- After this PR the four brown lines do have the same length. see PR-pic
- After this PR the five cyan lines do have the same length. see PR-pic
2023-11-14 13:57:17 +00:00
..
lang [TASKMGR] Harmonize and beautify the borders in performance tab (#5949) 2023-11-14 13:57:17 +00:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
about.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
about.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
affinity.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
affinity.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
applpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
applpage.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
CMakeLists.txt [TASKMGR] Remove 'Debug Channels' feature, which is Wine-specific 2020-06-25 22:08:03 +02:00
column.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
column.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
debug.c [TASKMGR] Hold Shift to bypass MessageBox confirmation (#5845) 2023-11-01 13:43:33 +01:00
debug.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
endproc.c [TASKMGR] Hold Shift to bypass MessageBox confirmation (#5845) 2023-11-01 13:43:33 +01:00
endproc.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
graph.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
graph.h [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
graphctl.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
graphctl.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
optnmenu.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
optnmenu.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
perfdata.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
perfdata.h [TASKMGR] Get rid of cplusplus extern c (#5808) 2023-10-20 13:03:59 +02:00
perfpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
perfpage.h [TASKMGR] Get rid of cplusplus extern c (#5808) 2023-10-20 13:03:59 +02:00
precomp.h [TASKMGR] Remove CRTDBG (#5348) 2023-06-17 03:33:29 +09:00
priority.c [TASKMGR] Hold Shift to bypass MessageBox confirmation (#5845) 2023-11-01 13:43:33 +01:00
priority.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
proclist.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
proclist.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
procpage.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
procpage.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
resource.h [TASKMGR] *.rc Strip unused IDD_DEBUG_CHANNELS_DIALOG 2023-10-03 03:50:41 +02:00
run.c [TASKMGR] Favor _countof(), no functional change intended (#5757) 2023-10-03 21:00:10 +02:00
run.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
shutdown.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
shutdown.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
taskmgr.c [TASKMGR] Hold Shift to bypass MessageBox confirmation (#5845) 2023-11-01 13:43:33 +01:00
taskmgr.h [TASKMGR] Hold Shift to bypass MessageBox confirmation (#5845) 2023-11-01 13:43:33 +01:00
taskmgr.rc [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
trayicon.c [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00
trayicon.h [TASKMGR] Fix the license. Turns out it's LGPL-2.1-or-later from the texts. 2023-06-15 19:45:23 +02:00