Commit History

Author SHA1 Message Date
  Explorer09 36626ce6fd Explicitly specify supported modes of all meters 4 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 10 months ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 10 months ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 1 year ago
  Nathan Scott 0f751e991d Introduce Row and Table classes for screens beyond top-processes 1 year ago
  Nathan Scott 0bdade1b6c Introduce Machine class for host-specific info (split from ProcessList) 1 year ago
  Daniel Lange 94ad111391 Update license headers to explicitly say GPLv2+ 3 years ago
  Explorer09 2d1b6f4783 TasksMeter: save some float casts 3 years ago
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 3 years ago
  Christian Göttsche 8163b8164f TaskMeter: always show number of threads 3 years ago
  Christian Göttsche 2d1042adb3 Save text buffer in Meter 4 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 3 years ago
  Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 3 years ago
  Christian Göttsche 72103e9613 Hold only a const version of the ProcessList in Meters 3 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
  Benny Baumann c6f04a9c5d Move xAsprintf, xSnprintf and xStrdup to StringUtils.h 4 years ago
  Christian Göttsche 79ad39c718 Mark Object pointer to _display function const 4 years ago
  Christian Göttsche ba282cfe19 Mark Object instances const 4 years ago
  Daniel Lange 079c2abf8e Update License consistently to GPLv2 as per COPYING file 4 years ago
  Christian Göttsche 6db2d52261 Covert Meter attributes to file-local constant arrays 4 years ago
  Nathan Scott c5808c56db Consolidate repeated macro definitions into one header 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 b30c22d687 Merge branch 'hishamhm-pull-914' 4 years ago
  Daniel Flanagan dd33444f7e Clean up existing whitespace 4 years ago
  senjan 01a1cc063f fixed Linux build 5 years ago
  Lucas C. Villa Real ad99187680 htop scans /proc to determine how many running tasks exist. Since that 6 years ago
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 years ago
  Tomasz Kramkowski 2b5c1b4b13 Replace all uses of sprintf with snprintf 7 years ago
  Explorer09 9dea20e068 Rename Meter.setValues() functions to updateValues() 8 years ago
  Explorer09 99fb3070a2 Explicit "maxItems" property of meters 8 years ago
  Hisham Muhammad 272e2d9b34 Major advances in FreeBSD port. 9 years ago
  Hisham Muhammad c2108e5a48 Another mega-patch for the refactoring process. 9 years ago
  Hisham Muhammad 3383d8e556 Sorry about the mega-patch. 9 years ago
  Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 10 years ago
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 11 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
  Hisham Muhammad 300caa076e Tempus fugit. 13 years ago
  Hisham Muhammad 831538b0f9 Split process and thread counts in tasks meter 14 years ago
  Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 14 years ago
  Hisham Muhammad a600d5a6e9 Tempus fugit. 14 years ago
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 16 years ago
  Hisham Muhammad dbe2670b69 Perform RichString operations by hand. 18 years ago
  Hisham Muhammad 2f1f82ee87 Updates for new version of the MakeHeader.py script. 18 years ago
  Hisham Muhammad 33113fe0d7 - Overhaul meters implementation; 18 years ago
  Hisham Muhammad d6231bab89 Initial import. 18 years ago