summaryrefslogtreecommitdiffstats
path: root/Header.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Header: do not let multi-column meters expand to empty neighborsChristian Göttsche2021-09-181-1/+4
* Header: use upper case floating point suffixChristian Göttsche2021-09-041-6/+6
* Reduce variable scopeChristian Göttsche2021-09-041-1/+2
* IWYU updateChristian Göttsche2021-08-251-0/+2
* Tiny cleanup from review commentsDaniel Lange2021-08-231-2/+2
* Add option to change Header layoutChristian Göttsche2021-08-221-81/+114
* Add assert to improve backtraces on NULL function pointerChristian Göttsche2021-08-101-0/+1
* Ensure PCP dynamic metric configuration definition uniquenessNathan Scott2021-07-141-2/+2
* Ensure we do not attempt to add a DynamicMeter via theNathan Scott2021-07-141-8/+12
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-4/+13
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-4/+4
* Separate data-update and drawing of headerChristian Göttsche2021-03-041-0/+11
* Leave less right margin next to long (text) metersDaniel Lange2021-02-021-1/+1
* Use typedef names instead of raw struct onesChristian Göttsche2021-01-261-1/+1
* Allow meters in text mode to span empty neighbors to the rightChristian Göttsche2021-01-231-6/+42
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-11/+11
* Remove unused function Header_readMeterNameChristian Göttsche2020-12-061-15/+0
* Update even more snprintfsChristian Göttsche2020-11-281-3/+3
* Embracing branchesBenny Baumann2020-11-021-2/+7
* Spacing around operatorsBenny Baumann2020-11-021-1/+1
* Make all required includes explicitBenny Baumann2020-10-181-4/+8
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* Mark Object instances constChristian Göttsche2020-10-071-2/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Clean up some code duplication in the header filesHugo Musso Gualandi2020-09-121-2/+0
* Consolidate repeated macro definitions into one headerNathan Scott2020-09-091-8/+1
* Axe automated header generation.Zev Weiss2020-09-031-15/+0
* Avoid string overflow warningChristian Göttsche2020-08-251-1/+1
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-5/+5
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-5/+5
* | Restore meter name after used in Header_addMeterByName()wangqr2019-02-121-0/+2
|/
* Security review: check results of snprintf.Hisham Muhammad2017-07-271-3/+3
* Fix macro Header_forEachColumnExplorer092016-05-071-1/+1
* Check for failure in allocations.Hisham2016-02-021-6/+6
* fix calloc() callsChristian Hesse2015-09-071-1/+1
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* write header length (number of columns) back to configurationChristian Hesse2015-06-121-0/+1
* Fix saving of header states, motion in Setup screen.Hisham Muhammad2015-03-161-1/+30
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-7/+20
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-71/+64
* Move UptimeMeter into platform-dependent area.Hisham Muhammad2014-11-271-1/+2
* Decouple Header from Meter classes.Hisham Muhammad2014-11-271-26/+0
* Restrict size of read.Hisham Muhammad2014-04-211-1/+1
* alignment improvementsHisham Muhammad2014-02-271-1/+1
* Fix order of calloc arguments.Hisham Muhammad2014-01-161-1/+1
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-21/+20
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-1/+16
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-2/+10

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