aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/hardinfo.c
AgeCommit message (Collapse)Author
2006-10-27Cleanups. Fallback to using hardcoded paths if binreloc fails. Add GTK+ log ↵Leandro A. F. Pereira
handler (shows errors and warnings in a graphical window).
2006-10-16Use g_str_equal instead of strcmp.Leandro A. F. Pereira
About box cleanups Use g_build_filename instead of building paths on my own Better BinReloc support (should work even if binreloc initialization fails)
2006-10-15Make menu shortcuts work, plug memory leaks, socket code cleanupLeandro A. F. Pereira
2006-06-16Fix compilation warnings, include license fileLeandro A. F. Pereira
2006-05-20- Add binreloc support.Leandro A. F. Pereira
- Add users information. - Add ppc64 and mips64 support. - Fix loadgraph autoscaling (should be usable now! :) - Misc cosmetic changes. - Misc wording changes.
2006-01-26Sync with internal svnLeandro A. F. Pereira
2006-01-23Initial importLeandro A. F. Pereira