summaryrefslogtreecommitdiffstats
path: root/BatteryMeter.c
AgeCommit message (Expand)Author
2019-10-31Clean up existing whitespaceDaniel Flanagan
2017-07-27Security review: check results of snprintf.Hisham Muhammad
2016-05-04Rename Meter.setValues() functions to updateValues()Explorer09
2016-03-11Explicit "maxItems" property of metersExplorer09
2015-08-19Rename String to StringUtils.David Hunt
2015-03-16Merge branch 'master' into wipHisham Muhammad
2015-02-23Fix allocation of processes. Closes #166.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2014-11-27Move platform-dependent parts of Linux battery meter.Hisham Muhammad
2014-04-24More sanity checks.Hisham Muhammad
2014-04-24Make static analyzers happy.Hisham Muhammad
2014-04-24Oops, fix use of memset.Hisham Muhammad
2014-04-24Fix array limit.Hisham Muhammad
2014-04-24Remove useless test.Hisham Muhammad
2014-04-22Refactor and fix resource leaks.Hisham Muhammad
2014-01-16BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad
2012-12-05Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad
2012-02-02minor style cleanupsHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-10-25cleanups and fixes, thanks to cppcheck and gcc -WextraHisham Muhammad
2011-05-26Tempus fugit.Hisham Muhammad
2010-11-20Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad
2010-02-25Tempus fugit.Hisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-22minor tweaks by David WeberHisham Muhammad
2009-06-02don't use unbounded operationsHisham Muhammad
2009-04-27updated battery meter code from Ian Hands, slightly tweakedHisham Muhammad
2008-09-23ACPI Battery meterHisham Muhammad