2705 Commits (bc22bee6505a4953d20eed96899d929e769a7baa)
 

Author SHA1 Message Date
Nathan Scott 3d3474b3fc Adjust Makefile.am macro definitions for older automake versions 5 years ago
Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 5 years ago
Daniel Lange 976fa3b121 Make the "Released under the GNU GPLv2+. See 'man' page for more info." from ScreenManager.c valid 5 years ago
Daniel Lange 61227793de Clarify licensing 5 years ago
Daniel Lange e6ded48d1a Update version to 3.1.1-dev 5 years ago
Daniel Lange 87c992739b Fix mouse wheel collision with autogroups nice adjustment 5 years ago
Christian Göttsche 29e1fcfa05 Use libunwind for printing backtrace 5 years ago
Nathan Scott 29983ff83a Release 3.1.0 5 years ago
Benny Baumann 36b7f57200 Some minor editorial changes to the readme 5 years ago
Nathan Scott c5fe142256 Bump to rc3, likely final release commits for 3.1.0 5 years ago
Nathan Scott 691b7dd5af Merge branch 'cgzones-readme' 5 years ago
Nathan Scott ad0f9c58bf Merge branch 'readme' of https://github.com/cgzones/htop into cgzones-readme 5 years ago
Nathan Scott a8d0f2a7fe Merge branch 'cgzones-multicolumn' 5 years ago
Nathan Scott e6596cbd69 Merge branch 'multicolumn' of https://github.com/cgzones/htop into cgzones-multicolumn 5 years ago
Nathan Scott 40c9f89971 Merge branch 'cgzones-mouse' 5 years ago
Nathan Scott 09ad8067f4 Merge branch 'mouse' of https://github.com/cgzones/htop into cgzones-mouse 5 years ago
Christian Göttsche bda3ee2b81 Update ReadMe 5 years ago
Christian Göttsche bdb015ffa3 Header: do not let multi-column meters expand to empty neighbors 5 years ago
Christian Göttsche 80a515abcc Fix typo 5 years ago
Benny Baumann 5000cefc13 Fix typo in gettime implementation on darwin 5 years ago
Christian Göttsche bf7d98e7ac MainPanel: do not reset on disabled mouse events 5 years ago
Nathan Scott c096712b8d
Merge pull request #779 from BenBE/percent-highlight 5 years ago
Nathan Scott be82448bd5
Process_printPercentage using one color transition 5 years ago
Christian Göttsche 68c00b9cdb Header: cache number of columns in HeaderLayout_getColumns 5 years ago
Christian Göttsche 3c8d586a1c Linux: recalculate LRS value 5 years ago
Christian Göttsche 3869c43393 valgrind: rewrite ncurses suppressions 5 years ago
Christian Göttsche fcca4c2f2d valgrind: track origin of uninitialised values 5 years ago
Christian Göttsche dd88510dcd HeaderOptionsPanel: select the current not saved option 5 years ago
Christian Göttsche 43ffdb0eda Linux: zero CPU data after allocation 5 years ago
Christian Göttsche bf395e10c5 Add xReallocArrayZero() helper 5 years ago
Christian Göttsche 8f259bc5e1 MemorySwapMeter: align with CPU meter 5 years ago
Christian Göttsche 38e6136b82 CRT: close backup stderr file after reset 5 years ago
Christian Hesse 589b0733d9 Settings: set ok when reading configuration from sysconfdir 5 years ago
Nathan Scott c9b58c7fbe Add missing end-of-line to htoprc file version mismatch warning 5 years ago
Nathan Scott ca06e68037 Fix a typo in a configure.ac comment 5 years ago
Benny Baumann a516e0852e Update configure to reflect rc2 in the version 5 years ago
Benny Baumann 3f805cf347 Highlight large percentages similar to large memory columns 5 years ago
Hisham Muhammad 556d7c03e8 Add a Process_printPercentage helper routine 5 years ago
Christian Göttsche 0925c54caa Drop redundant semicolons 5 years ago
Christian Göttsche d0f5b61aa5 hwloc: use int in hwloc_bitmap_foreach_begin loop 5 years ago
Christian Göttsche 284f8c5e0b configure: output vserver as implied if ancient-vserver is enabled 5 years ago
Christian Göttsche 11b65a2861 Header: use upper case floating point suffix 5 years ago
Christian Göttsche b85b718e69 Settings: enclose casted macro argument in parenthesis 5 years ago
Christian Göttsche 7891cdc552 Reduce variable scope 5 years ago
Christian Göttsche b9fdf1c2a1 ColumnsPanel: drop unused struct declaration 5 years ago
Christian Göttsche 2844429f15 NetBSD: scale CPU frequencies 5 years ago
Christian Göttsche 3834f2a68f NetBSD: misc const additions 5 years ago
Christian Göttsche 343c2e58be NetBSD: update process fields 5 years ago
Christian Göttsche fd2c4f5ddd NetBSD: fix reading environment variables of processes 5 years ago
Christian Göttsche 7f95ed8528 NetBSD: simplify Platform_setMemoryValues 5 years ago