Hisham
|
0e3cf6975f
|
Fix crash when emptying column. Closes #381.
|
10 years ago |
Explorer09
|
71ad9b304d
|
Fix function bar when moving meters.
Before:
[Up]Up [Dn]Down [Lt]Left [Rt]Right [Arrow]Confirm [Enter]Delete [Del]Done
After:
[Up]Up [Dn]Down [Lt]Left [Rt]Right [Enter]Confirm [Del]Delete [Esc]Done
|
10 years ago |
Hisham Muhammad
|
3cfbcb72c8
|
Highlight moving meters in a different color.
|
11 years ago |
Hisham Muhammad
|
f187be9296
|
Fix moving of meters
|
11 years ago |
Hisham Muhammad
|
6082db2121
|
Improve feedback when moving meters.
|
11 years ago |
Hisham Muhammad
|
c7387fac15
|
Fix mouse click on meters setup function bar
|
11 years ago |
Christian Hesse
|
b796362e90
|
ignore enter, delete and space on empty panel
|
11 years ago |
Hisham Muhammad
|
d0c72c3fb2
|
Move FunctionBar inside Panel
|
11 years ago |
Hisham Muhammad
|
9ff5d2b243
|
Fix saving of header states, motion in Setup screen.
|
11 years ago |
Hisham Muhammad
|
6302b3e593
|
Make sure these are initialized.
|
11 years ago |
Hisham Muhammad
|
d7c843c23b
|
Complete cursor-based movement of headers.
|
11 years ago |
Hisham Muhammad
|
3383d8e556
|
Sorry about the mega-patch.
This is a work-in-progress, code is currently broken.
(Some actions, and notably, the header, are missing.)
|
11 years ago |
Hisham Muhammad
|
00b324bfc1
|
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
|
13 years ago |
Hisham Muhammad
|
45f7a4fc8d
|
Remove old memory debugging routines. We have Valgrind nowadays.
|
14 years ago |
Hisham Muhammad
|
84281bdc44
|
major header cleanup
|
14 years ago |
Hisham Muhammad
|
4c4cceee5d
|
naming consistency
|
15 years ago |
Hisham Muhammad
|
02a30bfecd
|
warning fixes
|
16 years ago |
Hisham Muhammad
|
6330ff3a0a
|
changes for htop 0.8.2
|
17 years ago |
Hisham Muhammad
|
da23c8c5a1
|
Clean up headers by using 'static' whenever possible.
Reduces resulting code size.
|
18 years ago |
Hisham Muhammad
|
73de9f1ed4
|
Rename ListBox'es to Panel's, matching dit.
|
20 years ago |
Hisham Muhammad
|
c2cdcd0c1d
|
Rename ListBox to Panel, matching dit.
|
20 years ago |
Hisham Muhammad
|
a853faaa2d
|
Rename TypedVector to Vector, matching dit.
|
20 years ago |
Hisham Muhammad
|
33113fe0d7
|
- Overhaul meters implementation;
- add AllCPUsMeter;
- because of that, the new .htoprc is incompatible with previous released versions.
|
20 years ago |
Hisham Muhammad
|
d6231bab89
|
Initial import.
|
20 years ago |