Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-24 | Reset sort order on set_view_type() (#111) | bp0 | |
* Reset sort order on set_view_type() Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-22 | Reset GtkTreeSortable when changing view types | Leandro Pereira | |
This should fix #16. | |||
2017-07-12 | Changes related to gettext and shell interface quirks | Burt P | |
* Fixes for "..." special fields. * Computer->Summary and Computer->OS are more translatable, and and if the label is translated, the special code for updating the ... will still work. * Devices->Memory labels are currently not translated, some limitations exist. The labels were being double-translated on update. The earlier fix for Summary->RAM breaks if they are translated. * A bunch of trailing whitespace in the edited files was removed by the editor, and that created some noise in the diff. A rather frustrating experience. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2017-07-03 | Do not select first item if reloading module | Leandro Pereira | |
2017-07-02 | Select first item automatically when opening a dual pane | Leandro Pereira | |
I've seen a lot of people using HardInfo and never clicking in the top pane to get more information about a hardware item. By selecting the first item automatically, this gives a clue that more information can be obtained without being obnoxious with popups and other annoyances. | |||
2016-12-31 | Make auto-updatable fields translatable | Leandro Pereira | |
2016-12-30 | Use g_utf8_strchr() instead of strchr() in shell parameters | Leandro Pereira | |
This should help with translations. | |||
2016-08-01 | Simplify relative percentage calculation | Leandro Pereira | |
Use a simple linear interpolation. | |||
2016-07-31 | Fix percentage display in benchmarks | Leandro Pereira | |
2016-07-31 | Fix sorting of benchmark results | Leandro Pereira | |
2016-07-30 | Remove remote feature | Leandro Pereira | |
This has no encryption, SSH credentials are stored in plain text, etc. | |||
2016-07-30 | Remove help viewer | Leandro Pereira | |
It's very unlikely I'll every write documentation for HardInfo anyway. | |||
2015-10-25 | ARM fixes. | jamesbond | |
2015-10-25 | stability fixes & add fatdog64 recognition | jamesbond | |
2014-11-03 | Fix compilation with GTK+ older than 2.18 | Leandro Pereira | |
Based on patch by @mckaygerhard. Fixes #2. | |||
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne | |
2012-01-27 | Force shell vpaned to a sane size when changing view types | Leandro Pereira | |
2011-11-24 | Make sure note (usually used by the benchmark module) is closed when ↵ | Leandro Pereira | |
swapping view mode | |||
2010-08-15 | Force displaying of certain menu icons | Leandro Pereira | |
2010-05-08 | Fix build with GTK+ 2.16 | Leandro A. F. Pereira | |
2010-05-05 | Hide Left pane expanders | Leandro A. F. Pereira | |
2010-05-03 | Move files from hardinfo2 to root. | Leandro A. F. Pereira | |