aboutsummaryrefslogtreecommitdiff
path: root/hardinfo
AgeCommit message (Expand)Author
2017-09-06Fix compilation warningTotalCaesar659
2017-08-27dmi: check for null from dmi_get_str() in dmi_chassis_type_str()Burt P
2017-08-27dmi: requested changesBurt P
2017-08-27DMI: allow specifying type for dmi_chassis_type_str()Burt P
2017-08-27Create dmi_util.c and move *_util.c to hardinfo/Burt P
2017-08-21Remove duplicate group headers in computer summaryBurt P
2017-08-15Add info_field_printf() to reduce some sturct Info field boilerplateLeandro Pereira
2017-08-14Use GString to flatten struct InfoLeandro Pereira
2017-08-14Begin getting rid of callbacks returning stringsLeandro Pereira
2017-08-14vendor.c: expand vendor list with x86 vendor idsBurt P
2017-08-14vendor.c: tweaksBurt P
2017-08-14Move hardinfo_clean_label() and hardinfo_clean_value() to util.cBurt P
2017-08-04Remove tree_view_save_image()/cb_save_graphic() -related.Burt P
2017-08-04About dialog changesBurt P
2017-08-04hardinfo CLI translation fixesBurt P
2017-07-31Call setlocale() to clear the default "C" locale for CLIBurt P
2017-07-30GTK3 updatesBurt P
2017-07-24Add cmake option to make a "Reproducible Build" (#109)bp0
2017-07-19filesystem: make strings translatableBurt P
2017-07-19All module entries must have name != NULLBurt P
2017-07-19Make locale dir match install pathBurt P
2017-07-19Use const for gettext stringsBurt P
2017-06-21Various typo fixes.Simon Quigley
2017-06-19Make the strend function accessible.Simon Quigley
2017-06-05Fallback g_strv_contains() imp when using glib<2.44Burt P
2017-04-10Fixed compile warning in utils.cTotalCaesar659
2016-12-31Use g_utf8_strchr() in strend()Leandro Pereira
2016-12-30Fix compile warnings in util.cLeandro Pereira
2016-12-30Fix compile warnings in hardinfo.cLeandro Pereira
2016-07-30Reindent seconds_to_string()Leandro Pereira
2016-07-30Fix possible buffer overflow while reading HDD temperatureLeandro Pereira
2016-07-30Remove remote featureLeandro Pereira
2016-06-10util.c: introduced TiB and PiB for larger drivestheHacker
2015-10-25revert commit [d5afcb6851]; fix the real cause of missing RAM display (use mo...jamesbond
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2013-08-23imrove LIBDIR detection in binrelochasufell
2012-12-30fix return value of non-void functionhasufell
2012-01-26Better manage moreinfo hashesLeandro Pereira
2012-01-15Remove more sightings of if (ptr) { free(ptr) }Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira