Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-08-10 | Forgot to commit changes to callbacks.[ch] :) | Leandro A. F. Pereira | |
2009-08-10 | Add "Accept connections" checkbox to Remote menu | Leandro A. F. Pereira | |
2009-08-10 | Cleanup the GUI benchmark code | Leandro A. F. Pereira | |
2009-08-10 | Fix compilation error | Leandro A. F. Pereira | |
2009-08-10 | Add GPU benchmark to list | Leandro A. F. Pereira | |
2009-08-10 | Add simple GPU benchmark | Leandro A. F. Pereira | |
2009-08-05 | Make the search icon act as a search button (only on GTK+ >= 2.16) | Leandro A. F. Pereira | |
2009-08-05 | Add documentation files | Leandro A. F. Pereira | |
2009-08-05 | Oops. Make it possible to reopen the help viewer | Leandro A. F. Pereira | |
2009-08-05 | Add Help Viewer | Leandro A. F. Pereira | |
2009-08-05 | Add column headers to "Development" page | Leandro A. F. Pereira | |
2009-08-03 | Reorganize "Development" page | Leandro A. F. Pereira | |
2009-08-03 | Add command-line parameters to configure script (see ./configure -h for details) | Leandro A. F. Pereira | |
2009-08-03 | Fix Virtual Machine detection | Leandro A. F. Pereira | |