Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-04 | Update copyright years; make syncmanager case consistent | Leandro A. F. Pereira | |
2009-04-04 | Make vendor list updatable | Leandro A. F. Pereira | |
2009-04-04 | Better support for Vendor Name/URL display in DMI section | Leandro A. F. Pereira | |
2009-04-04 | Update vendor list | Leandro A. F. Pereira | |
2009-04-05 | Adding defining of manufactureres site on DMI bookmark | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-05 | - If we have localized version of gcc, we can't to know gcc version | lastik | |
- Adding possibility of defining KDE4 in desktop environment Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-05 | Adding 6 new vendors and correcting 1 | lastik | |
Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org> | |||
2009-04-04 | Remove "-v" from copy in "install" target | Leandro A. F. Pereira | |
2009-04-04 | Some small Report UI rearrangements. | Leandro A. F. Pereira | |
2009-04-04 | Rename Device -> Interface | Leandro A. F. Pereira | |
2009-03-29 | Add null-checks to vendor_*() | Leandro A. F. Pereira | |
2009-03-29 | Update TODO list | Leandro A. F. Pereira | |
2009-03-29 | Cleanup | Leandro A. F. Pereira | |
2009-03-29 | Fix benchmark display (last-minute fixes) | Leandro A. F. Pereira | |
2009-03-29 | Cleanups | Leandro A. F. Pereira | |
2009-03-28 | Change copyright dates to 2003-2009. | Leandro A. F. Pereira | |
2009-03-28 | Merge branch 'master' of git@github.com:lpereira/hardinfo | Leandro A. F. Pereira | |
2009-03-28 | Compile fftbench.c with -fPIC | Leandro A. F. Pereira | |
2009-03-27 | Add newline | Leandro Augusto Fogolin Pereira | |
2009-03-24 | Merge branch 'master' of git@github.com:lpereira/hardinfo | Leandro A. F. Pereira | |
2009-03-23 | Depend on libsoup 2.24; tell the update server to retrieve CPU clock/memory ↵ | Leandro A. F. Pereira | |
from other entries. | |||
2009-03-14 | New connect icon (borrowed from jimmac's gallery at ↵ | Leandro A. F. Pereira | |
http://jimmac.musichall.cz/i.php?i=gtk-stock) | |||
2009-03-12 | Fix segfaults | Leandro Pereira | |
2009-03-09 | Make open_url() honor $BROWSER environment variable. | Leandro A. F. Pereira | |
(Based on code by Guilhem Bonnefille, from Viking project.) | |||
2009-03-09 | Reorder credits | Leandro A. F. Pereira | |
2009-03-09 | Add credit for FFT benchmark | Leandro A. F. Pereira | |
2009-03-08 | Fix another typo | Leandro A. F. Pereira | |
2009-03-08 | Fix typo | Leandro A. F. Pereira | |
2009-03-08 | Add FFT benchmark | Leandro A. F. Pereira | |
2009-03-08 | New bluetooth icon | Leandro A. F. Pereira | |
2009-03-08 | Fix compilation error | Leandro A. F. Pereira | |
2009-03-07 | Also cache g_find_program_in_path() results in find_program() | Leandro A. F. Pereira | |
2009-03-07 | Update TODO list | Leandro A. F. Pereira | |
2009-03-07 | Use Nautilus icon for Fibonacci benchmark | Leandro A. F. Pereira | |
2009-03-02 | Port to libsoup 2.4 (patch by Dan Winship, ↵ | Leandro A. F. Pereira | |
https://bugzilla.redhat.com/show_bug.cgi?id=430960) | |||
2009-02-24 | Cleanups | Leandro A. F. Pereira | |
2009-02-24 | Show printer capabilities | Leandro A. F. Pereira | |
2009-02-23 | More cleanups | Leandro A. F. Pereira | |
2009-02-23 | Better printing support (shows more than just the printer names) | Leandro A. F. Pereira | |
2009-02-23 | Cleanups | Leandro A. F. Pereira | |
2009-02-21 | Fix SCSI information (when devices does not report their revision versions) | Leandro A. F. Pereira | |
2009-02-21 | If find_program() fails, bail out to g_find_program_in_path() to search the ↵ | Leandro A. F. Pereira | |
user's path too. | |||
2009-02-21 | Update copyright year on about dialog | Leandro A. F. Pereira | |
2009-02-21 | Use find_program() for apcaccess too. | Leandro A. F. Pereira | |
2009-02-21 | Don't rely on hardcoded paths anymore | Leandro A. F. Pereira | |
2009-02-21 | Fix DNS Servers display | Leandro A. F. Pereira | |
2009-02-21 | Remove unneeded stack routines | Leandro A. F. Pereira | |
2009-02-21 | Fix expression | Leandro A. F. Pereira | |
2009-02-21 | Reorder modules | Leandro A. F. Pereira | |
2009-02-21 | gtk_widget_set_size_request -> gtk_window_set_default_size | Leandro A. F. Pereira | |