90 Commits (ddda739cb24ef2ea12ee556987ceeea71d322ffa)

Author SHA1 Message Date
Christian Göttsche 1b225cd7a0 Show CPU temperature in CPU meter 5 years ago
Christian Göttsche ad72b747fa Drop hideThreads Setting 5 years ago
Benny Baumann 45869513bf Embracing branches 5 years ago
Benny Baumann 61e14d4bb2 Spacing around operators 5 years ago
Benny Baumann b23f8235e2 Whitespace and indentation issues 5 years ago
Adam Saponara a83f515f0f Address items from review 5 years ago
Adam Saponara dde71c6637 Highlight new and old processes (#74) 5 years ago
Christian Göttsche 4c66eb6d4c XUtils string related updates 5 years ago
Benny Baumann 0f5262917f Make all required includes explicit 5 years ago
Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 5 years ago
Christian Göttsche 5cc20e7cb2 Settings: do not save initial cpu count 6 years ago
Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 6 years ago
Christian Göttsche 42946ec113 Introduce ARRAYSIZE 6 years ago
Christian Göttsche ffc65b3827 Reorder check to avoid crash on invalid process field setting 6 years ago
Zev Weiss 2899ed4cb0 Number CPUs from zero by default. 6 years ago
Nathan Scott c9ecd0fa74 Revert the vim_mode setting for now, needs a rethink 6 years ago
Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 6 years ago
Zev Weiss a1a027b9bd Axe automated header generation. 6 years ago
Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 6 years ago
Daniel Flanagan dd33444f7e Clean up existing whitespace 6 years ago
Daniel Flanagan 9ed47a213b Fix whitespace 6 years ago
Daniel Flanagan 12805f61d8 Add simple vim mode 6 years ago
Arnavion 1d5e6a27a0 Add a display option to hide CPU usage number from CPU meter. 7 years ago
Arnavion 4b0600d8f8 Add new display option to also show CPU frequency in CPU meters. 7 years ago
MartinJM b0e24cd5a5 Added an option to disable the mouse. 7 years ago
Hisham Muhammad f914617508 Make settings file finding sequence more straightforward 8 years ago
Hisham Muhammad 03b2581745 Only consider a read successful when the file seems valid 8 years ago
Hisham Muhammad 543d65c6ab Security review: make privilege dropping-restoring optional. 9 years ago
Wael M. Nasreddine ce0cf3c457
Settings: do not emit trailing whitespace 9 years ago
Hisham Muhammad 0fa03322a9 Dynamically adjust the size of line reads 10 years ago
Hisham 7ededce9b5 Silence cast warning. 10 years ago
Hisham fa0c637c55 Silence warnings about seteuid return value. 10 years ago
Hisham 820c079b14 Initialize default meter modes properly. 10 years ago
Hisham b54d2dde40 Check for failure in allocations. 10 years ago
Hisham 6434db5b6b Differentiate threads by default. 10 years ago
Michael Klein 84783bd6f0 Fix fopen mode in Settings_read() 10 years ago
Michael Klein 42b08f2233 drop privileges during Settings_read()/Settings_write() 10 years ago
David Hunt 5e602f18d5 Rename String to StringUtils. 11 years ago
Hisham Muhammad e1e3ffad19 Ensure default matches classic htop behavior. 11 years ago
Tobias Geerinckx-Rice 293eec4265 New setting: "Show program path" 11 years ago
Hisham Muhammad f1e8a074f2 store cpuCount in an attribute 11 years ago
Hisham Muhammad 01737ed66b Reset to the default scheme, not the last one. 11 years ago
Hisham Muhammad dc4576d327 Fix saving new color scheme. 11 years ago
Hisham Muhammad 70abaadbaf Fix NULL-termination of array for later use by String_freeArray. 11 years ago
Hisham Muhammad 9ff5d2b243 Fix saving of header states, motion in Setup screen. 11 years ago
Hisham Muhammad adbfe3c3f1 Get FreeBSD tree to compile again with latest changes. 11 years ago
Hisham Muhammad be1700cf94 Isolate portable and Linux-specific process fields. 11 years ago
Hisham Muhammad e3fe3962cb Move more Linux-specific code into Linux subdir. 11 years ago
Hisham Muhammad 0a184b769f Merge fixes 11 years ago
Hisham Muhammad 9780c312f4 Fix allocation of processes. Closes #166. 11 years ago