Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2009-08-03 | Merge branch 'master' of git+ssh://leandro@10.0.0.107/home/leandro/git/hardinfo/ | Leandro Pereira | |
2009-08-03 | Fix Virtual Machine detection | Leandro Pereira | |
2009-08-03 | Add development pixmap | Leandro A. F. Pereira | |
2009-08-02 | s/irb/ruby/ and s/java/javac/ | Leandro A. F. Pereira | |
2009-08-02 | Enable "Development" only if GLIB >= 2.14.0 (it depends on GRegex) | Leandro A. F. Pereira | |
2009-08-02 | Remove "Default C Compiler" from "Operating System" (now redundant) | Leandro A. F. Pereira | |
2009-08-02 | Add development tools information | Leandro A. F. Pereira | |
2009-08-02 | Fix crash (double free) | Leandro A. F. Pereira | |
2009-08-02 | Add virtualization detection | Leandro A. F. Pereira | |
2009-07-27 | Add file header to nfs.h; better handling of NFS shares; update copyright ↵ | Leandro A. F. Pereira | |
information on headers | |||
2009-07-27 | Show SAMBA usershares | Leandro A. F. Pereira | |
2009-07-27 | Add printer icons | Leandro A. F. Pereira | |
2009-07-27 | Get rid of modules/ directory. | Leandro A. F. Pereira | |
2009-07-27 | Close socket if there was an error on connect(). | Leandro A. F. Pereira | |
2009-07-24 | Cleaner fix for file descriptor leak. | Leandro A. F. Pereira | |
(Ref. commit 8a77a967204d04cdf202622f22a49b76e860b1e5) | |||
2009-07-24 | Use install(1) instead of mkdir(1) and cp(1) on install target. | Leandro A. F. Pereira | |
2009-07-24 | Plug file descriptor leak (as per Debian bug #523930). | Leandro A. F. Pereira | |
Thanks to giagimari at libero dot it for strace logs. | |||
2009-07-24 | Fix possible double free in computer::getOSKernel module method | Leandro A. F. Pereira | |
2009-07-24 | Fix possible crash if /proc/scsi/scsi does not exist. | Leandro A. F. Pereira | |
2009-07-19 | Fix crash | Leandro A. F. Pereira | |
2009-07-18 | Fix memory leak; use fclose() instead of pclose(). | Leandro A. F. Pereira | |
(Thanks to giagimari@libero.it) | |||
2009-07-09 | Reorder status messages | Leandro A. F. Pereira | |
2009-07-09 | Fix double free | Leandro A. F. Pereira | |
2009-07-07 | Adding 1 vendor | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | Adding 1 vendor | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | - Adding CoreDuo identification | La Stik | |
- With processors with much instructions, not all of them are shown Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | Adding 2 new interfaces | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-07-07 | Adding detection of vendor of battery | La Stik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-05-30 | Add a label to the status bar to show if HardInfo is in remote or local mode | Leandro A. F. Pereira | |