1. 179aeb0 Add includes for config.h as per the discussion in PR #1337 by Daniel Lange · 2 years, 4 months ago
  2. b74673f Rename ProcessList to ProcessTable throughout by Nathan Scott · 2 years, 7 months ago
  3. 0f751e9 Introduce Row and Table classes for screens beyond top-processes by Nathan Scott · 2 years, 8 months ago
  4. 0bdade1 Introduce Machine class for host-specific info (split from ProcessList) by Nathan Scott · 3 years ago
  5. 94ad111 Update license headers to explicitly say GPLv2+ by Daniel Lange · 4 years, 7 months ago
  6. 2d1b6f4 TasksMeter: save some float casts by Explorer09 · 4 years, 8 months ago
  7. 41af31b Rework CPU counting by Christian Göttsche · 4 years, 10 months ago
  8. 436808f Use RichString_appendnAscii where possible by Christian Göttsche · 5 years ago
  9. 8163b81 TaskMeter: always show number of threads by Christian Göttsche · 5 years ago
  10. 2d1042a Save text buffer in Meter by Christian Göttsche · 5 years ago
  11. 157086e Split RichString_(append|appendn|write) into wide and ascii by Christian Göttsche · 5 years ago
  12. e1ce141 Use size_t as len type for Meter_UpdateValues by Christian Göttsche · 5 years ago
  13. 72103e9 Hold only a const version of the ProcessList in Meters by Christian Göttsche · 5 years ago
  14. 0f52629 Make all required includes explicit by Benny Baumann · 6 years ago
  15. 872e542 Rename StringUtils.[ch] to XUtils.[ch] by Benny Baumann · 5 years ago
  16. c6f04a9 Move xAsprintf, xSnprintf and xStrdup to StringUtils.h by Benny Baumann · 6 years ago
  17. 79ad39c Mark Object pointer to _display function const by Christian Göttsche · 5 years ago
  18. ba282cf Mark Object instances const by Christian Göttsche · 6 years ago
  19. 079c2ab Update License consistently to GPLv2 as per COPYING file by Daniel Lange · 6 years ago
  20. 6db2d52 Covert Meter attributes to file-local constant arrays by Christian Göttsche · 6 years ago
  21. c5808c5 Consolidate repeated macro definitions into one header by Nathan Scott · 6 years ago
  22. a1a027b Axe automated header generation. by Zev Weiss · 6 years ago
  23. a82fd26 Merge branch 'hishamhm-pull-960' by Nathan Scott · 6 years ago
  24. b30c22d Merge branch 'hishamhm-pull-914' by Nathan Scott · 6 years ago
  25. dd33444 Clean up existing whitespace by Daniel Flanagan · 6 years ago
  26. 01a1cc0 fixed Linux build by senjan · 7 years ago
  27. ad99187 htop scans /proc to determine how many running tasks exist. Since that by Lucas C. Villa Real · 8 years ago
  28. 09e241f Security review: check results of snprintf. by Hisham Muhammad · 9 years ago
  29. 2b5c1b4 Replace all uses of sprintf with snprintf by Tomasz Kramkowski · 9 years ago
  30. 9dea20e Rename Meter.setValues() functions to updateValues() by Explorer09 · 10 years ago
  31. 99fb307 Explicit "maxItems" property of meters by Explorer09 · 10 years ago
  32. 272e2d9 Major advances in FreeBSD port. by Hisham Muhammad · 11 years ago
  33. c2108e5 Another mega-patch for the refactoring process. by Hisham Muhammad · 11 years ago
  34. 3383d8e Sorry about the mega-patch. by Hisham Muhammad · 11 years ago
  35. c1e0f6e BUGFIX: Fix crash when adding meters and toggling detailed CPU time. by Hisham Muhammad · 12 years ago
  36. 00b324b Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. by Hisham Muhammad · 13 years ago
  37. 45f7a4f Remove old memory debugging routines. We have Valgrind nowadays. by Hisham Muhammad · 14 years ago
  38. 84281bd major header cleanup by Hisham Muhammad · 14 years ago
  39. 300caa0 Tempus fugit. by Hisham Muhammad · 15 years ago
  40. 831538b Split process and thread counts in tasks meter by Hisham Muhammad · 15 years ago
  41. d8e1480 Remove arbitrary limit from rich strings by Hisham Muhammad · 15 years ago
  42. a600d5a Tempus fugit. by Hisham Muhammad · 16 years ago
  43. da23c8c Clean up headers by using 'static' whenever possible. by Hisham Muhammad · 18 years ago
  44. dbe2670 Perform RichString operations by hand. by Hisham Muhammad · 20 years ago
  45. 2f1f82e Updates for new version of the MakeHeader.py script. by Hisham Muhammad · 20 years ago
  46. 33113fe - Overhaul meters implementation; by Hisham Muhammad · 20 years ago
  47. d6231ba Initial import. by Hisham Muhammad · 20 years ago