Daniel Lange
|
f2b2828eda
Remove the special handling for the "Command" column and add a warning that its length should be dynamic
|
1 month ago |
Benny Baumann
|
e56089e1fa
Update includes based on IWYU
|
1 year ago |
Benny Baumann
|
6aa9ef2726
Fix code style
|
1 year ago |
Daniel Lange
|
179aeb0108
Add includes for config.h as per the discussion in PR #1337
|
1 year ago |
Sohaib Mohamed
|
53bdcab942
Support dynamic screens with 'top-most' entities beyond processes
|
1 year ago |
Nathan Scott
|
0f751e991d
Introduce Row and Table classes for screens beyond top-processes
|
1 year ago |
Benny Baumann
|
40104588f3
Reformat code base
|
2 years ago |
Daniel Lange
|
94ad111391
Update license headers to explicitly say GPLv2+
|
3 years ago |
Christian Göttsche
|
2bf626c4e4
IWYU update
|
3 years ago |
Sohaib Mohamed
|
6f2021f3d9
PCP: support for 'dynamic columns' added at runtime
|
3 years ago |
mayurdahibhate
|
1b74dfe187
cleaned up includes with iwyu
|
3 years ago |
Christian Göttsche
|
89473cc9ae
Rework enum ProcessField
|
4 years ago |
Benny Baumann
|
bc91a382f6
Allow to pass '/' for item search
|
4 years ago |
Benny Baumann
|
0f5262917f
Make all required includes explicit
|
4 years ago |
Benny Baumann
|
872e542f4e
Rename StringUtils.[ch] to XUtils.[ch]
|
4 years ago |
Benny Baumann
|
c6f04a9c5d
Move xAsprintf, xSnprintf and xStrdup to StringUtils.h
|
4 years ago |
Christian Göttsche
|
ba282cfe19
Mark Object instances const
|
4 years ago |
Christian Göttsche
|
ad3acfc847
Handle Panel_getSelected() returning NULL
|
4 years ago |
Daniel Lange
|
079c2abf8e
Update License consistently to GPLv2 as per COPYING file
|
4 years ago |
Christian Göttsche
|
8a849bc85a
Call character checking function with unsigned char
|
4 years ago |
Zev Weiss
|
a1a027b9bd
Axe automated header generation.
|
5 years ago |
Hisham Muhammad
|
09e241fb12
Security review: check results of snprintf.
|
7 years ago |
Richard
|
d5faf64374
Mark some things as const
|
7 years ago |
Hisham Muhammad
|
54f8d8154b
Do not trust isalpha(c) for values > 255.
|
9 years ago |
Hisham Muhammad
|
d0c72c3fb2
Move FunctionBar inside Panel
|
9 years ago |
Hisham Muhammad
|
be1700cf94
Isolate portable and Linux-specific process fields.
|
9 years ago |
Hisham Muhammad
|
e3fe3962cb
Move more Linux-specific code into Linux subdir.
|
9 years ago |
Hisham Muhammad
|
3383d8e556
Sorry about the mega-patch.
|
10 years ago |
Hisham Muhammad
|
00b324bfc1
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
|
12 years ago |
Hisham Muhammad
|
45f7a4fc8d
Remove old memory debugging routines. We have Valgrind nowadays.
|
13 years ago |
Hisham Muhammad
|
84281bdc44
major header cleanup
|
13 years ago |
Hisham Muhammad
|
59d5eecdfd
fix pagedown in some panels
|
13 years ago |
Hisham Muhammad
|
7ca1081712
Mega-commit with features and tweaks for 1.0:
|
13 years ago |
Hisham Muhammad
|
da23c8c5a1
Clean up headers by using 'static' whenever possible.
|
17 years ago |
Hisham Muhammad
|
460608d6e2
Make column operation more comfortable.
|
17 years ago |
Hisham Muhammad
|
73de9f1ed4
Rename ListBox'es to Panel's, matching dit.
|
18 years ago |