Age | Commit message (Expand) | Author |
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 |
2017-07-30 | gtk3: loadgraph/uber-graph: support multiple lines on the graph | Burt P |
2017-07-30 | gtk3: some leftovers from recent commits | Burt P |
2017-07-30 | gtk3: Christian Hergert's uber-graph replacing loadgraph | Burt P |
2017-07-30 | loadgraph: make loadgraph opaque, sample gdouble | Burt P |
2017-07-30 | gtk: TODO:GTK3 note | Burt P |
2017-07-30 | GTK3 updates | Burt P |
2017-07-30 | Started GTK3 support | TotalCaesar659 |
2017-07-29 | Make about dialogs transient | Leandro Pereira |
2017-07-24 | Reset sort order on set_view_type() (#111) | bp0 |
2017-07-22 | Reset GtkTreeSortable when changing view types | Leandro Pereira |
2017-07-12 | Changes related to gettext and shell interface quirks | Burt P |
2017-07-03 | Do not select first item if reloading module | Leandro Pereira |