Commit History

Author SHA1 Message Date
  Explorer09 36626ce6fd Explicitly specify supported modes of all meters 8 months ago
  Benny Baumann e56089e1fa Update includes based on IWYU 1 year ago
  Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 1 year ago
  Nathan Scott b74673fe37 Rename ProcessList to ProcessTable throughout 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
  Christian Göttsche 41af31be7f Rework CPU counting 3 years ago
  mayurdahibhate 1b74dfe187 cleaned up includes with iwyu 3 years ago
  Christian Göttsche 436808ff99 Use RichString_appendnAscii where possible 3 years ago
  Christian Göttsche 2d1042adb3 Save text buffer in Meter 4 years ago
  Christian Göttsche 2c06566405 LoadMeter: dynamically adjust color and total of bar 4 years ago
  Christian Göttsche 157086e750 Split RichString_(append|appendn|write) into wide and ascii 4 years ago
  Christian Göttsche e1ce141bc3 Use size_t as len type for Meter_UpdateValues 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
  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
  Christian Göttsche 3653ee35c5 Drop redundant cast to same type 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
  Zev Weiss a1a027b9bd Axe automated header generation. 5 years ago
  Hisham Muhammad 09e241fb12 Security review: check results of snprintf. 7 years ago
  Tomasz Kramkowski 2b5c1b4b13 Replace all uses of sprintf with snprintf 8 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 d34645f8f1 Array entries have been oddly flipped here for years. 9 years ago
  kaefer 33cdaf3ac0 match load averages desc. to what it actually shows 9 years ago
  Hisham Muhammad 14bd77c5f4 Add longer descriptions to available meters. 10 years ago
  Hisham Muhammad 529095607c Isolate cross-platform code for load average. 10 years ago
  Hisham Muhammad c1e0f6e17c BUGFIX: Fix crash when adding meters and toggling detailed CPU time. 11 years ago
  Hisham Muhammad 43a7231615 Remove explicit calls to curses.h in other files 12 years ago
  Hisham Muhammad 00b324bfc1 Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers. 12 years ago
  Hisham Muhammad 45f7a4fc8d Remove old memory debugging routines. We have Valgrind nowadays. 13 years ago
  Hisham Muhammad 84281bdc44 major header cleanup 13 years ago
  Hisham Muhammad d1b1cbc757 cleanups and fixes, thanks to cppcheck and gcc -Wextra 13 years ago
  Hisham Muhammad 978019d34f sanity checks 13 years ago
  Hisham Muhammad 300caa076e Tempus fugit. 13 years ago
  Hisham Muhammad d8e1480a27 Remove arbitrary limit from rich strings 14 years ago
  Hisham Muhammad a600d5a6e9 Tempus fugit. 15 years ago
  Hisham Muhammad 02a30bfecd warning fixes 15 years ago
  Hisham Muhammad da23c8c5a1 Clean up headers by using 'static' whenever possible. 17 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; 19 years ago
  Hisham Muhammad d6231bab89 Initial import. 19 years ago