Commit History

Author SHA1 Message Date
  Benny Baumann 6aa9ef2726 Fix code style 11 months ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 11 months ago
  Benny Baumann 40104588f3 Reformat code base 2 years ago
  Christian Göttsche 15fe50d272 Toggle the header meters with pound key 2 years ago
  Christian Göttsche 2ae1906479 Panel: initialize cursorOn member 2 years ago
  Hisham Muhammad 72ba20fa5f Introduce screen tabs 3 years ago
  Christian Göttsche 53732ab0bb Resolve -Wimplicit-int-conversion warnings 3 years ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Benny Baumann 0d85af2872 Whitespace around operators 3 years ago
  Christian Göttsche 1e806f9899 RichString: do not unnecessarily clean whole buffer 3 years ago
  Christian Göttsche 06b1674aa6 Improve handling when selected last process entry 3 years ago
  Christian Göttsche d72b0a682e Mark several non-modified pointer variables const 3 years ago
  Christian Göttsche ce9e7fd14f Panel_new: reorder arguments 3 years ago
  Christian Göttsche a3cced9fb6 Add option to hide the Function Bar 3 years ago
  Christian Göttsche 24c5ca9ddf Panel: rework hight logic 3 years ago
  Christian Göttsche 86d2931255 Restore highlighted header of current sorted process column 3 years ago
  Christian Göttsche 3fb0024fd3 Merge branch 'misc' of https://github.com/cgzones/htop into cgzones-misc 3 years ago
  Christian Göttsche cdfd407e2e Panel_init: initialize selectedLen member 3 years ago
  Christian Göttsche e3862aa67e Rework drawing of FunctionBar 3 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Benny Baumann bc91a382f6 Allow to pass '/' for item search 4 years ago
  Benny Baumann bda07fa42b Handle 'q' as quit if first character 4 years ago
  Benny Baumann 9adb94a379 Some visual code cleanup 4 years ago
  Benny Baumann 5fe2a88c08 Use common handling for scrolling 4 years ago
  Benny Baumann a7955c4966 Reduce code duplication 4 years ago
  Christian Göttsche 19b5141685 Hide process selection on ESC 4 years ago
  Daniel Lange 0951090fa4 Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processes 4 years ago
  Benny Baumann 45869513bf Embracing branches 4 years ago
  Benny Baumann 61e14d4bb2 Spacing around operators 4 years ago
  Benny Baumann b23f8235e2 Whitespace and indentation issues 4 years ago
  Benny Baumann adf797c295 Spacing after keywords (for) 4 years ago
  Christian Göttsche 0806a7958b Assert Vector_get returns an object 4 years ago
  Adam Saponara dde71c6637 Highlight new and old processes (#74) 4 years ago
  Christian Göttsche ac2b07eddd Avoid some unnecessary casts and mark some not changing variables const 4 years ago
  Benny Baumann 0f5262917f Make all required includes explicit 4 years ago
  Benny Baumann 872e542f4e Rename StringUtils.[ch] to XUtils.[ch] 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Christian Göttsche 08d85e6143 Mark Object classes and Object class fields const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 8a849bc85a Call character checking function with unsigned char 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
  Nathan Scott 8ec5d4a3a0 Further, minor cleanups to headers post-MakeHeaders 4 years ago
  Zev Weiss a1a027b9bd Axe automated header generation. 4 years ago
  Nathan Scott 728b04bbb5 Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwesarg-ci-hwloc-job 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 5 years ago
  Hisham Muhammad 03f17688ad Handle unexpected values for character passed to isalnum 6 years ago
  Explorer09 3d9868833e Fix scrolling behavior change caused by 759caf0f 8 years ago
  Hisham b139671cbd Moving left and right needs a full redraw. 8 years ago
  Hisham 0128d222b9 Added Ctrl+A and Ctrl+E to go to beginning and end of line. 8 years ago