aboutsummaryrefslogtreecommitdiff
path: root/shell/shell.c
AgeCommit message (Expand)Author
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
2017-08-04gtk_notebook_set_page() -> gtk_notebook_set_current_page()Burt P
2017-07-30gtk3: some leftovers from recent commitsBurt P
2017-07-30loadgraph: make loadgraph opaque, sample gdoubleBurt P
2017-07-30gtk: TODO:GTK3 noteBurt P
2017-07-30GTK3 updatesBurt P
2017-07-30Started GTK3 supportTotalCaesar659
2017-07-24Reset sort order on set_view_type() (#111)bp0
2017-07-22Reset GtkTreeSortable when changing view typesLeandro Pereira
2017-07-12Changes related to gettext and shell interface quirksBurt P
2017-07-03Do not select first item if reloading moduleLeandro Pereira
2017-07-02Select first item automatically when opening a dual paneLeandro Pereira
2016-12-31Make auto-updatable fields translatableLeandro Pereira
2016-12-30Use g_utf8_strchr() instead of strchr() in shell parametersLeandro Pereira
2016-08-01Simplify relative percentage calculationLeandro Pereira
2016-07-31Fix percentage display in benchmarksLeandro Pereira
2016-07-31Fix sorting of benchmark resultsLeandro Pereira
2016-07-30Remove remote featureLeandro Pereira
2016-07-30Remove help viewerLeandro Pereira