summaryrefslogtreecommitdiff
path: root/shell/shell.c
AgeCommit message (Expand)Author
2020-05-25Fix build with GTK+3Leandro Pereira
2020-05-15Show Network Updater button in the toolbar if availableLeandro Pereira
2020-05-15Fix compile warnings in SyncManager/ShellLeandro Pereira
2020-05-13Show "Benchmarking..." dialog on top of sync managerLeandro Pereira
2020-01-17shell: remove some debug printfsBurt P
2020-01-17shell: new flag/funcs for escaping label part in keysBurt P
2019-12-27shell: fix key_mi_tag()Burt P
2019-12-27shell: cleanupBurt P
2019-12-27fmt_opts param for pango/html/text formattingBurt P
2019-12-27shell: add key flag for strings expected to contian vendorsBurt P
2019-08-22various: entry hide flag, fix text format report, fix key_*() funcsBurt P
2019-08-10Clear detail view when switching view typesLeandro Pereira
2019-08-10shell/info: allow newlines in valuesBurt P
2019-07-29uri_handler functions from sysobjBurt P
2019-07-29shell: strend('#') group label in new detail viewBurt P
2019-07-29shell.c: small fix for labelBurt P
2019-07-12Tweak border in detailviewLeandro Pereira
2019-07-12Show links for vendorsLeandro Pereira
2019-07-11info struct bug Fixes, add tagged update fieldsBurt P
2019-07-11Ensure UpdateInterval $ShellParam$ have a dollar signLeandro Pereira
2019-07-06Ensure DetailView is cleared out when more_info used to be clearedLeandro Pereira
2019-07-05[v3] shell: fix icons with flagsBurt P
2019-07-05shell: key_* functions use constBurt P
2019-07-04Fix detailview scroll position restoring when auto-reloading sectionLeandro Pereira
2019-07-04Small appearance tweaks for DetailViewLeandro Pereira
2019-07-04Use DetailView for SHELL_VIEW_NORMAL and the more info displayLeandro Pereira
2019-07-04Refactor module_selected_show_info()Leandro Pereira
2019-07-04Rename SummaryView to DetailViewLeandro Pereira
2019-07-04Rename Shell->{info,moreinfo} to {info,moreinfo}_treeLeandro Pereira
2019-07-04There's no need for the side bar to be resizableLeandro Pereira
2019-06-29Fix Computer->Memory after b2b1302baLeandro Pereira
2019-06-29Support icons in InfoFieldsLeandro Pereira
2019-06-28Only add icons if keys begin with Icon$ prefix (not Icon)Leandro Pereira
2019-06-28Always reset view type to normalLeandro Pereira
2019-06-25Show icons in View menu in GTK+3 buildsLeandro Pereira
2019-06-25ShellNote should be colored in GTK+3 buildsLeandro Pereira
2018-12-03Fix #317: Paned position resets on reload_section()Burt P
2018-11-06Fix missing iconsBurt P
2018-11-04shell: the label part should already have been translatedBurt P
2018-11-04shell/report: allow "moreinfo" details to appear in reportsBurt P
2018-03-12shell: fix hardinfo window iconBurt P
2018-03-12Do not use hardcoded path for iconLeandro Pereira
2017-10-09Fixed compilation warning when building on GTK3TotalCaesar659
2017-09-28Fix more compilation warnings when building with GTK+3TotalCaesar659
2017-09-26shell: select Computer Summary at startBurt P
2017-08-21Add ability to specify selected row, use it in benchmark resultsBurt P
2017-08-07Reset some file modes to 0644Burt P
2017-08-04Remove unnecessary GTK_CHECK_VERSION()sBurt P
2017-08-04Remove tree_view_save_image()/cb_save_graphic() -related.Burt P
2017-08-04Change some GTK_CHECK_VERSION()s to earliest version supportedBurt P