aboutsummaryrefslogtreecommitdiff
path: root/shell/report.c
AgeCommit message (Expand)Author
2024-05-20FIX remove setting gtk button layout on non gtk_button parthwspeedy
2024-04-22FIX Spelling hardinfo->hardinfo2, fixup translations for h->h2hwspeedy
2024-04-02FIX Implicit ctype functions - missing includehwspeedy
2024-03-06FIX hardinfo lib-loading cleanup, params clean uphwspeedy
2024-02-08PR681 - implicit function declarationbigbear
2024-02-08LICENSE Changed to GPL2+ for project and source code According to approval fr...bigbear
2021-11-07Update copyright informationL Pereira
2021-04-03Add command-line parameter to quieten HardInfo when in non-GUI modeLeandro Pereira
2019-12-27report: set fmt_opts for HTML reportsBurt P
2019-12-27fmt_opts param for pango/html/text formattingBurt P
2019-10-24report: handle newlines in valuesBurt P
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
2019-08-14report: show icons for module entry in HTML reportBurt P
2019-07-31Remove old open_url() in favor or uri_open()Burt P
2019-07-10shell/report.c: fix "return with no value"Juro Bystricky
2019-07-10Add SVG icon support in report HTML and Xubuntu icon to demonstrateBurt P
2019-07-04shell/report: icon cache using cssBurt P
2019-07-04shell/report: add icons to HTML reportsBurt P
2018-11-04report: add "shell" report formatBurt P
2018-11-04add very-verbose parameterBurt P
2018-11-04shell/report: allow "moreinfo" details to appear in reportsBurt P
2018-03-12report: highlight "selected" itemsBurt P
2018-02-22report.c: don't try to use column values that weren't provided (html version)Burt P
2017-12-09report.c: don't try to use colum values that weren't providedBurt P
2017-09-21Ensure report saving dialog buttons are translatableTotalCaesar659
2017-09-21Do not use deprecated GtkDialog method when building for GTK+ 3TotalCaesar659
2017-08-07Reset some file modes to 0644Burt P
2017-08-06GTK3 changes for syncmanager.cBurt P
2017-07-30GTK3 updatesBurt P
2017-07-30Started GTK3 supportTotalCaesar659
2017-04-09Update report.cTotalCaesar659
2016-11-25Fix use after free while generating reportsLeandro Pereira
2016-07-30Close stream if ReportContext couldn't be createdLeandro Pereira
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2012-01-27Cleanups in report.cLeandro Pereira
2011-12-04Remove all usages of if (ptr) free(ptr) since free() already performs null-ch...Leandro Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira