Age | Commit message (Expand) | Author |
2014-01-03 | Spanish translation of main strings | Fernando López |
2014-01-03 | rodin.s patch to bug #53 (http://bugs.hardinfo.org/showreport.php?bugid=53) | Fernando López |
2014-01-03 | Add a very small fr translation | Julien Lavergne |
2014-01-03 | Realize that we are using cmake, and modify the build system using elementary... | Julien Lavergne |
2014-01-03 | Clean up po/ | Julien Lavergne |
2014-01-03 | Add initial translation support (patch from rodin.s) | Julien Lavergne |
2013-08-23 | Merge pull request #10 from georgeAtEditShare/master | Leandro A. F. Pereira |
2013-08-23 | Merge pull request #14 from hasufell/master | Leandro A. F. Pereira |
2013-08-23 | imrove LIBDIR detection in binreloc | hasufell |
2013-04-09 | Merge pull request #11 from hasufell/master | Leandro A. F. Pereira |
2013-03-27 | Computer/Development: improve regex pattern, add clang and dmd | hasufell |
2013-03-05 | Fix parsing of usb devices | George Schneeloch |
2012-12-31 | Merge pull request #6 from hasufell/master | Leandro A. F. Pereira |
2012-12-30 | stay compatible with non-relative paths | hasufell |
2012-12-30 | add -std=gnu89 | hasufell |
2012-12-30 | fix return value of non-void function | hasufell |
2012-11-28 | Merge pull request #5 from mckaygerhard/master | Leandro A. F. Pereira |
2012-11-28 | fixed autodetection of debug builds | mckaygerhard |
2012-11-28 | right usage of GNUinstall dirs, and added module if distros not have yet | mckaygerhard |
2012-06-01 | Merge pull request #1 from hasufell/master | Leandro A. F. Pereira |
2012-05-30 | Fix underlinking wrt https://bugs.gentoo.org/show_bug.cgi?id=418121 | hasufell |
2012-05-30 | Split x86 and x86_64 arches | hasufell |
2012-05-30 | Use GNUInstallDirs and respect lib suffix | hasufell |
2012-05-27 | Do not crash if CUPS libraries were not found | Leandro Pereira |
2012-01-27 | Update Copyright year in about dialog | Leandro Pereira |
2012-01-27 | Fix weird results in benchmark values | Leandro Pereira |
2012-01-27 | Remove "lib" prefix from modules | Leandro Pereira |
2012-01-27 | Cleanups in report.c | Leandro Pereira |
2012-01-27 | Force shell vpaned to a sane size when changing view types | Leandro Pereira |
2012-01-26 | Better manage moreinfo hashes | Leandro Pereira |
2012-01-22 | Fix USB device listing when parsing lsusb output | Leandro Pereira |
2012-01-15 | Fix invalid memory access while parsing boot entries | Leandro Pereira |
2012-01-15 | Do not list empty sensor categories | Leandro Pereira |
2012-01-15 | Remove more sightings of if (ptr) { free(ptr) } | Leandro Pereira |
2012-01-15 | Allocate/deallocate sensor labels/compute hash table only once | Leandro Pereira |
2012-01-09 | Fix crash while displaying NFS shares | Leandro Pereira |
2012-01-08 | Add group information. | Leandro Pereira |
2012-01-08 | Detect LXDE and Lubuntu from $XDG_CURRENT_DESKTOP and $DESKTOP_SESSION. | Leandro Pereira |
2012-01-08 | Simplify hwmon reading code | Leandro Pereira |
2012-01-08 | Support both old- and new-style interfaces for hwmon sensors | Leandro Pereira |
2012-01-07 | Show moterboard information in the new summary screen | Leandro Pereira |
2012-01-07 | Display memory size in the new computer summary screen | Leandro Pereira |
2011-12-30 | Do not create another server loop if one has been already created previously | Leandro Pereira |
2011-12-30 | Make hwmon sensors work with recent kernel versions | Leandro Pereira |
2011-12-30 | Fix crash when computer has two or more batteries | Leandro Pereira |
2011-12-30 | Fix "sh: -c: option requires an argument" when no apcaccess binary is available | Leandro Pereira |
2011-12-04 | Remove all usages of if (ptr) free(ptr) since free() already performs null-ch... | Leandro Pereira |
2011-11-24 | Make sure note (usually used by the benchmark module) is closed when swapping... | Leandro Pereira |
2011-10-07 | Fix display of IEEE802.11 signal/noise values. | Leandro Pereira |
2010-08-15 | Fix potential problems found by clang static analyzer. | Leandro Pereira |