Age | Commit message (Expand) | Author |
2010-01-03 | Remove context-sensitive help flag from Computer->Summary, as it doesn't have... | Leandro Pereira |
2010-01-03 | Add ability to include context-sensitive help files. | Leandro Pereira |
2010-01-03 | A little hack with "&& echo". | Andrey Esin |
2010-01-02 | Add another method of listing USB devices, by using the lsusb program (fix bu... | Leandro Pereira |
2010-01-02 | If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods t... | Leandro Pereira |
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 | Merge branch 'master' of git@github.com:lpereira/hardinfo | 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 | Don't force the spinner to have a pre-determined 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 throu... | Leandro Pereira |
2009-12-28 | When sending benchmark results to the web service, make sure they were not ca... | Leandro Pereira |
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 differe... | Leandro A. F. Pereira |
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 |
2009-08-27 | get_os_compiled_date in os.h is the same function as | Andrey Esin |
2009-08-27 | Adding license information. | Andrey Esin |
2009-08-27 | Emtpy line in /etc/passwd leads to crash of hardinfo. | Andrey Esin |
2009-08-27 | - Adding | Andrey Esin |
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 |