aboutsummaryrefslogtreecommitdiff
path: root/shell/shell.c
AgeCommit message (Collapse)Author
2016-12-31Make auto-updatable fields translatableLeandro Pereira
2016-12-30Use g_utf8_strchr() instead of strchr() in shell parametersLeandro Pereira
This should help with translations.
2016-08-01Simplify relative percentage calculationLeandro Pereira
Use a simple linear interpolation.
2016-07-31Fix percentage display in benchmarksLeandro Pereira
2016-07-31Fix sorting of benchmark resultsLeandro Pereira
2016-07-30Remove remote featureLeandro Pereira
This has no encryption, SSH credentials are stored in plain text, etc.
2016-07-30Remove help viewerLeandro Pereira
It's very unlikely I'll every write documentation for HardInfo anyway.
2015-10-25ARM fixes.jamesbond
2015-10-25stability fixes & add fatdog64 recognitionjamesbond
2014-11-03Fix compilation with GTK+ older than 2.18Leandro Pereira
Based on patch by @mckaygerhard. Fixes #2.
2014-01-03Add initial translation support (patch from rodin.s)Julien Lavergne
2012-01-27Force shell vpaned to a sane size when changing view typesLeandro Pereira
2011-11-24Make sure note (usually used by the benchmark module) is closed when ↵Leandro Pereira
swapping view mode
2010-08-15Force displaying of certain menu iconsLeandro Pereira
2010-05-08Fix build with GTK+ 2.16Leandro A. F. Pereira
2010-05-05Hide Left pane expandersLeandro A. F. Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira