Commit History

Author SHA1 Message Date
  Christian Göttsche 85e4e02193 RichString: add access function annotations 8 months ago
  Benny Baumann 6490590dc8 Relocate include of config.h from header to source modeule 9 months ago
  Nathan Scott 43cb4a57d6 Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency 11 months ago
  Benny Baumann b810678a8d Avoid comma operator to reduce ambiguity of the assignment 1 year ago
  Benny Baumann b3cf54e3f9 Always mark config.h with IWYU pragma: keep 1 year ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Christian Göttsche d9c95369bc Enclose macro argument 3 years ago
  Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 3 years ago
  Christian Göttsche b5a5e83470 LED Meter: display wide characters and restore non-wide ncurses support 3 years ago
  Christian Göttsche b9adc30b86 RichString: implement safe rewind 3 years ago
  Christian Göttsche 08ac22ddb9 RichString: refactor writing limited amount of columns 3 years ago
  Christian Göttsche 5fde0e0127 RichString_appendChr: add parameter to set attributes 3 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 3 years ago
  Christian Göttsche 3bb731c645 RichString_setAttrn: refactor to take a length instead of a stop index 3 years ago
  Christian Göttsche 94d7f0b585 RichString: return number of written characters on write/append functions 3 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 3 years ago
  Christian Göttsche adf9185209 Fully support non-ascii characters in Meter-Bar 3 years ago
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 3 years ago
  Benny Baumann 1c060a9d6b Avoid RichString_beginAllocated being ammendable 3 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 3 years ago
  Benny Baumann 0a51eae11f Spacing after keywords (while) 3 years ago
  Benny Baumann 1877325329 Spacing after keywords (#define) 3 years ago
  Benny Baumann 7ab0915a6c Remove unnecessary trailing semicolon on macros 3 years ago
  Christian Göttsche 15652e7b81 Enclose macro arguments in parentheses 3 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 3 years ago
  Christian Göttsche 6375df49c9 Simplify RichString_begin 3 years ago
  Christian Göttsche 8c1f5c5a6f Enclose macro arguments in parentheses 3 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Nathan Scott e9fa290019 Merge branch 'update-license-and-copyright-info' 4 years ago
  Christian Göttsche cdd3913647 Merge identical declarations 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche b85a31415e Avoid checking of undefined macros 4 years ago
  Hugo Musso Gualandi 9207401f97 Clean up some code duplication in the header files 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 4 years ago
  Zev Weiss 7b7822b896 Remove superfluous 'extern's from function declarations. 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 4 years ago
  Nathan Scott a82fd262d7 Merge branch 'hishamhm-pull-960' 4 years ago
  Nathan Scott 7ac1c709b7 Re-generate all headers with latest scripts/MakeHeader.py 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 4 years ago
  Hisham Muhammad 858af2505f Protect against overflows in RichString_setAttrn 6 years ago
  Explorer09 6dae8108f8 Introduce CLAMP macro. Unify all MIN(MAX(a,b),c) uses. 8 years ago
  Hisham Muhammad 7985724933 Fixes for color glitches in ncurses ABI6. 9 years ago
  Christian Hesse f10cbaa812 include wctype.h for iswprint() 9 years ago
  Hisham Muhammad c9cab824e9 Extra checks. 9 years ago
  Hisham Muhammad 8bd603cb68 Make Unicode strings safe for ncurses 6 ABI. 9 years ago
  Hisham Muhammad 9faf4938b8 Refactored key handlers. 10 years ago
  Hisham Muhammad a0810561f3 Add extra checks in configure.ac for different locations of (n)curses.h 11 years ago
  Hisham Muhammad 2a73405cd0 search and filter for the strace and lsof screens! 12 years ago
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 12 years ago
  Hisham Muhammad 84281bdc44 major header cleanup 12 years ago