Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-03 | Add ability to include context-sensitive help files. | Leandro Pereira | |
2010-01-03 | A little hack with "&& echo". | Andrey Esin | |
Hardinfo doesn't show last locale with 'locale -av', becase in FILE *locale last line doesn't empty. TODO: rewrite scan_languages without hack. | |||
2010-01-02 | Add another method of listing USB devices, by using the lsusb program (fix ↵ | Leandro Pereira | |
bug #15). | |||
2010-01-02 | If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods ↵ | Leandro Pereira | |
to be called | |||
2010-01-02 | Pulse the shell spinner while a DNS query is being performed | Leandro Pereira | |
2010-01-01 | Do a reverse NS lookup for all DNS servers | Leandro Pereira | |
2010-01-01 | Change the Note frame to a different, more familiar, yellow color. | Leandro Pereira | |
2010-01-01 | Pressing enter on Host text entry activates Save/Connect button | Leandro Pereira | |
2010-01-01 | Don't include benchmarks in remote mode. | Leandro Pereira | |
2010-01-01 | Only enable the "Connect" / "Save" button if hostname is valid. | Leandro Pereira | |
2010-01-01 | Hide/show "Connection options" according to the connection protocol. | Leandro Pereira | |
2010-01-01 | Call endpwent() after obtaining all user information. | Leandro Pereira | |
2010-01-01 | Give correct results whenever the ssh connection fails | Leandro Pereira | |
2010-01-01 | Don't force the spinner to have a fixed size | Leandro Pereira | |
2009-12-31 | Make the remote host connection dialog more HIG-y. | Leandro Pereira | |
2009-12-28 | Don't allow individual benchmarks to be cancelled whenever sending them ↵ | Leandro Pereira | |
through network updater | |||
2009-12-28 | When sending benchmark results to the web service, make sure they were not ↵ | Leandro Pereira | |
cancelled (and run them if they were). | |||
2009-12-28 | Use g_path_is_absolute instead of homecooked checks | Leandro Pereira | |
2009-12-28 | More cancellable benchmark fixes | Leandro Pereira | |
2009-12-27 | Don't scroll back when reloading a section (part two) | Leandro Pereira | |
2009-12-27 | Don't scroll back when reloading a section | Leandro Pereira | |
2009-12-27 | Don't insert own results if the benchmark is cancelled | Leandro Pereira | |
2009-12-26 | Remove GTK+ warnings | Leandro Pereira | |
2009-12-26 | Make benchmarks cancellable | Leandro Pereira | |
2009-12-26 | Don't block UI while doing benchmarks | Leandro Pereira | |
2009-12-20 | Apply patches from bug #10. Contributor unknown. | Leandro A. F. Pereira | |
2009-12-20 | Try to fix bug #28 | Leandro A. F. Pereira | |
2009-12-19 | Open link on a browser if URL protocol is http. | Leandro A. F. Pereira | |
2009-12-19 | Fix VMware detection | Leandro A. F. Pereira | |
2009-10-15 | More feedback while scanning time-intensive stuff | Leandro A. F. Pereira | |
2009-10-15 | Use pngcrush'd icons | Leandro A. F. Pereira | |
2009-10-15 | Use unicode characters instead of icons (should integrate better with ↵ | Leandro A. F. Pereira | |
different color schemes) | |||
2009-10-05 | Reverse-sort guibench results | Leandro A. F. Pereira | |
2009-09-08 | Cleanups | Leandro Pereira | |
2009-09-03 | Add Parted Magic as a supported distribution | Leandro A. F. Pereira | |
2009-08-27 | Rewriting module, which founds users in system. | Andrey Esin | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-27 | get_os_compiled_date in os.h is the same function as | Andrey Esin | |
uname(&utsbuf); utsbuf.version; But i think it is not date of compiling kernel, because lastik@llaptop:~$ uname -v #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 So i have renamed it in whole project in Kernel Version. Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-27 | Adding license information. | Andrey Esin | |
Leandro, please check is it right. Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-27 | Emtpy line in /etc/passwd leads to crash of hardinfo. | Andrey Esin | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-27 | - Adding | Andrey Esin | |
- 2 scripting languages - 1 compiler - 1 tool - More pretty regular expression. Subversion of programms can contain letters/words Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-08-15 | Allow samba usershares with spaces on its name | Leandro A. F. Pereira | |
2009-08-13 | Fix VM identification | Leandro A. F. Pereira | |
2009-08-10 | Fix benchmark.so module build | Leandro A. F. Pereira | |
2009-08-10 | Remove unneeded variables; add missing return statement | Leandro A. F. Pereira | |
2009-08-10 | Make parallel builds possible again; misc Makefile optimization | Leandro A. F. Pereira | |
2009-08-10 | Add Icon Blitting benchmark | Leandro A. F. Pereira | |
2009-08-10 | Use gmcs instead of mcs to determine Mono version. | Leandro A. F. Pereira | |
(thanks to giagimari at libero it) | |||
2009-08-10 | Cleanups. | Leandro A. F. Pereira | |
2009-08-10 | New proposed help index | Leandro A. F. Pereira | |
2009-08-10 | Disable text justification on MarkdownTextView | Leandro A. F. Pereira | |