aboutsummaryrefslogtreecommitdiff
path: root/hardinfo/info.c
AgeCommit message (Expand)Author
2019-07-06Add `free_name_on_flatten` flag to struct InfoFieldLeandro Pereira
2019-07-06Cleanup group comparison functionsLeandro Pereira
2019-07-06struct info: add field sort option to InfoGroupBurt P
2019-07-06struct info: try bools instead of flagsBurt P
2019-07-06struct info: add macros as described by lpereiraBurt P
2019-07-06struct info: add morinfo() tag and flags supportBurt P
2019-07-04Plug memory leak when flattening a struct InfoLeandro Pereira
2019-06-29Only prepend $ITEM-g-i$ while flattening if there are iconsLeandro Pereira
2019-06-29Support icons in InfoFieldsLeandro Pereira
2019-06-29Allow more dynamic InfoGroup creationLeandro Pereira
2018-05-18Fix compiler warnings generated with GCC 8Leandro Pereira
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