summaryrefslogtreecommitdiffstats
path: root/SwapMeter.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Remove Linux-specific cpp conditional in SwapMeter.cNathan Scott2021-07-071-5/+8
* cleaned up includes with iwyumayurdahibhate2021-05-101-0/+4
* Save text buffer in MeterChristian Göttsche2021-03-041-1/+3
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-2/+9
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-4/+4
* Use sizeof buffer instead of magic numberChristian Göttsche2020-12-081-2/+2
* Introduce METER_BUFFER_CHECK and METER_BUFFER_APPEND_CHR to cleanup writing t...Christian Göttsche2020-12-061-6/+5
* Use size_t as len type for Meter_UpdateValuesChristian Göttsche2020-12-061-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-6/+2
* Mark Object pointer to _display function constChristian Göttsche2020-10-101-2/+2
* Mark Object instances constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Covert Meter attributes to file-local constant arraysChristian Göttsche2020-09-291-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-3/+0
* Rename Meter.setValues() functions to updateValues()Explorer092016-05-041-2/+2
* Explicit "maxItems" property of metersExplorer092016-03-111-0/+1
* use dynamic units for text displayChristian Hesse2015-08-271-14/+3
* make units more dynamicChristian Hesse2015-08-271-2/+10
* Changed MemoryMeter and SwapMeter to use short memory sizesTomasz Kramkowski2015-06-091-1/+1
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-6/+3
* change swap to M for consistency. Closes #63.Hisham Muhammad2014-04-241-6/+2
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-1/+0
* Remove explicit calls to curses.h in other filesHisham Muhammad2013-02-261-1/+0
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-3/+7
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-4/+7
* Interface improvements for large numbers.Hisham Muhammad2011-09-081-3/+18
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-2/+1
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-14/+14
* Perform RichString operations by hand.Hisham Muhammad2006-07-121-1/+1
* Updates for new version of the MakeHeader.py script.Hisham Muhammad2006-06-061-3/+3
* - Overhaul meters implementation;Hisham Muhammad2006-04-101-30/+21
* Initial import.Hisham Muhammad2006-03-041-0/+65

© 2014-2024 Faster IT GmbH | imprint | privacy policy