Age | Commit message (Expand) | Author |
2019-07-05 | shell: key_* functions use const | Burt P |
2019-07-04 | shell/report: icon cache using css | Burt P |
2019-07-04 | shell/report: add icons to HTML reports | Burt P |
2019-07-04 | Fix detailview scroll position restoring when auto-reloading section | Leandro Pereira |
2019-07-04 | Small appearance tweaks for DetailView | Leandro Pereira |
2019-07-04 | Use DetailView for SHELL_VIEW_NORMAL and the more info display | Leandro Pereira |
2019-07-04 | Refactor module_selected_show_info() | Leandro Pereira |
2019-07-04 | Rename SummaryView to DetailView | Leandro Pereira |
2019-07-04 | Rename Shell->{info,moreinfo} to {info,moreinfo}_tree | Leandro Pereira |
2019-07-04 | There's no need for the side bar to be resizable | Leandro Pereira |
2019-06-30 | Updated contributors list | Ondrej Čerman |
2019-06-29 | Fix Computer->Memory after b2b1302ba | Leandro Pereira |
2019-06-29 | Support icons in InfoFields | Leandro Pereira |
2019-06-28 | Only add icons if keys begin with Icon$ prefix (not Icon) | Leandro Pereira |
2019-06-28 | Always reset view type to normal | Leandro Pereira |
2019-06-25 | Show icons in View menu in GTK+3 builds | Leandro Pereira |
2019-06-25 | ShellNote should be colored in GTK+3 builds | Leandro Pereira |
2019-06-25 | Enable custom stock icons in GTK+3 build | Leandro Pereira |
2019-06-20 | Show Refresh/Copy icons again in toolbar | Leandro Pereira |
2018-12-04 | Replaces the uber-graph submodule with a local fork | Burt P |
2018-12-03 | Fix #317: Paned position resets on reload_section() | Burt P |
2018-11-06 | Fix missing icons | Burt P |
2018-11-04 | report: add "shell" report format | Burt P |
2018-11-04 | add very-verbose parameter | Burt P |
2018-11-04 | shell: the label part should already have been translated | Burt P |
2018-11-04 | shell/report: allow "moreinfo" details to appear in reports | Burt P |
2018-05-27 | Moving configuration files to user's configuration folder | TotalCaesar659 |
2018-03-12 | shell: fix hardinfo window icon | Burt P |
2018-03-12 | report: highlight "selected" items | Burt P |
2018-03-12 | Do not use hardcoded path for icon | Leandro Pereira |
2018-02-22 | report.c: don't try to use column values that weren't provided (html version) | Burt P |
2017-12-09 | report.c: don't try to use colum values that weren't provided | Burt P |
2017-10-09 | Fixed compilation warning when building on GTK3 | TotalCaesar659 |
2017-09-28 | Fix more compilation warnings when building with GTK+3 | TotalCaesar659 |
2017-09-26 | shell: select Computer Summary at start | Burt P |
2017-09-21 | Ensure report saving dialog buttons are translatable | TotalCaesar659 |
2017-09-21 | Do not use deprecated GtkDialog method when building for GTK+ 3 | TotalCaesar659 |
2017-09-10 | Remove the appended "Module" from about module dialog title | Burt P |
2017-09-03 | Do not use deprecated GtkStock | TotalCaesar659 |
2017-08-21 | Use translations for about module dialog | Burt P |
2017-08-21 | Add ability to specify selected row, use it in benchmark results | Burt P |
2017-08-09 | Add translator credits to the about dialog | Leandro Pereira |
2017-08-07 | Reset some file modes to 0644 | Burt P |
2017-08-06 | GTK3 changes for syncmanager.c | Burt P |
2017-08-04 | Remove unnecessary GTK_CHECK_VERSION()s | Burt P |
2017-08-04 | Remove tree_view_save_image()/cb_save_graphic() -related. | Burt P |
2017-08-04 | Change some GTK_CHECK_VERSION()s to earliest version supported | Burt P |
2017-08-04 | gtk_notebook_set_page() -> gtk_notebook_set_current_page() | Burt P |
2017-08-04 | loadgraph: back to gtk2 only | Burt P |
2017-08-04 | About dialog changes | Burt P |