summaryrefslogtreecommitdiffstats
path: root/CRT.c
AgeCommit message (Expand)Author
2021-01-11Linux: Add SwapCached to the swap meterDavid Zarzycki
2021-01-11Fix white text in the Light Terminal colour schemeV
2021-01-08Merge branch 'light_color' of cgzones/htopDaniel Lange
2021-01-08Refactor crash handler message to avoid embedded directiveChristian Göttsche
2021-01-08Revert color change on LightTerminalChristian Göttsche
2021-01-07Show arrow indicating order of sorted process columnChristian Göttsche
2020-12-26CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colorsChristian Göttsche
2020-12-25Enable going back to previous search matches (Shift-F3)Daniel Lange
2020-12-14Misc CRT cleanupChristian Göttsche
2020-12-10Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott
2020-12-06IWYU updateChristian Göttsche
2020-12-05Hide degree character without wide ncurses supportChristian Göttsche
2020-12-05Resolve conversion from int to shortChristian Göttsche
2020-12-02Set locale only once and do not override it laterChristian Göttsche
2020-12-02Compare indices not index with pairChristian Göttsche
2020-12-02Use enum element name instead of magic numberChristian Göttsche
2020-11-25Add support to change numeric options in settings screenChristian Göttsche
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-16Show CPU temperature in CPU meterChristian Göttsche
2020-11-16Fix whitespace before comma in the new color definitionsDaniel Lange
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-15Fixup of SystemdMeter mergeChristian Göttsche
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Spacing after keywords (if)Benny Baumann
2020-10-31Add SystemdMeterChristian Göttsche
2020-10-31Zram Meter featureMurloc Knight
2020-10-30Highlight new and old processes (#74)Adam Saponara
2020-10-26Improve handling of no data in Disk and Network IO MetersChristian Göttsche
2020-10-20Merge branch 'Xalloc_Cleanup' of cgzones/htopDaniel Lange
2020-10-19XUtils string related updatesChristian Göttsche
2020-10-19Cache PAGE_SIZEChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Generalize Meter value colors for IOChristian Göttsche
2020-10-14Misc CRT cleanupChristian Göttsche
2020-10-12Centralise fault handlingBenny Baumann
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-06Merge branch 'update-license-and-copyright-info'Nathan Scott
2020-10-05Add a date and datetime meter (#159)Michael F. Schönitzer
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-10-03Resolve DEBUG compilation issuesChristian Göttsche
2020-10-03Add DiskIOMeter for IO read/write usageChristian Göttsche
2020-10-02Adjust colorsChristian Göttsche
2020-09-18Mark noreturn functionsChristian Göttsche
2020-09-18Avoid checking of undefined macrosChristian Göttsche
2020-09-17Enhance highlighting of semi-large and large numbersBenny Baumann
2020-09-17Allow third party sigsegv handlerChristian Göttsche
2020-09-12Clean up some code duplication in the header filesHugo Musso Gualandi