aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-08Configure/install hardinfo.desktop in ${PREFIX}/share/applications.Leandro A. F. Pereira
2010-05-08Fix build with GTK+ 2.16Leandro A. F. Pereira
2010-05-08ARCH_i386 and ARCH_x86_64 are not defined anymore; use ARCH_x86 insteadLeandro A. F. Pereira
2010-05-08Lower the libsoup version required from 2.26 to 2.24Leandro A. F. Pereira
2010-05-08Add simple README fileLeandro A. F. Pereira
2010-05-08Remove unneeded processor.c from modules/devicesLeandro A. F. Pereira
2010-05-05Update TODO listLeandro A. F. Pereira
2010-05-05Add processor.c implementation for other supported architecturesLeandro A. F. Pereira
2010-05-05Compile benchmark algorithms with -O0.Leandro A. F. Pereira
2010-05-05Require gconf-modules-export when building hardinfoLeandro A. F. Pereira
2010-05-05Add support for Arch LinuxLeandro A. F. Pereira
2010-05-05Hide Left pane expandersLeandro A. F. Pereira
2010-05-03Remove outdated arch directoryLeandro A. F. Pereira
2010-05-03Move files from hardinfo2 to root.Leandro A. F. Pereira
2010-05-03Use CMake instead of ToscoConf.Leandro A. F. Pereira
2010-01-07Show more relevant information on Summary->Computer->GraphicsLeandro Pereira
2010-01-07Make it possible to rename hostnames in Remote Host ManagerLeandro Pereira
2010-01-04Fix all compilation warnings (now being treated as errors).Leandro Pereira
2010-01-04Implement the graphical summary view in the shell, and do a proof of concept ...Leandro Pereira
2010-01-04Fix compiler flags in Makefile.in; -Wall and -Werror weren't being used. Lots...Leandro Pereira
2010-01-04Add -Werror to compiler flags.Leandro Pereira
2010-01-04Fix compiler warning.Leandro Pereira
2010-01-04Add a ShellModule pointer to the Shell that points to the currently-selected ...Leandro Pereira
2010-01-03Reorganize module_unload_all() so that all references to a GModule's address ...Leandro Pereira
2010-01-03Fixed a bug that would crash the shell if there were ShellFieldUpdates timers...Leandro Pereira
2010-01-03Add hi_module_deinit() functions to more modules.Leandro Pereira
2010-01-03Only show the 'server disconected' message once.Leandro Pereira
2010-01-03Add a module deinitialization function, so modules can deallocate memory on u...Leandro Pereira
2010-01-03Fix a bug introduced with context help: the shell was left in a inconsistent ...Leandro Pereira
2010-01-03Make note info panel smaller.Leandro Pereira
2010-01-03Re-enable the shell when cancelling a benchmarkLeandro Pereira
2010-01-03Warn when the help viewer was unable to find/parse the help file.Leandro Pereira
2010-01-03Remove context-sensitive help flag from Computer->Summary, as it doesn't have...Leandro Pereira
2010-01-03Add ability to include context-sensitive help files.Leandro Pereira
2010-01-03A little hack with "&& echo".Andrey Esin
2010-01-02Add another method of listing USB devices, by using the lsusb program (fix bu...Leandro Pereira
2010-01-02If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods t...Leandro Pereira
2010-01-02Pulse the shell spinner while a DNS query is being performedLeandro Pereira
2010-01-01Do a reverse NS lookup for all DNS serversLeandro Pereira
2010-01-01Change the Note frame to a different, more familiar, yellow color.Leandro Pereira
2010-01-01Pressing enter on Host text entry activates Save/Connect buttonLeandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2010-01-01Only enable the "Connect" / "Save" button if hostname is valid.Leandro Pereira
2010-01-01Hide/show "Connection options" according to the connection protocol.Leandro Pereira
2010-01-01Merge branch 'master' of git@github.com:lpereira/hardinfoLeandro Pereira
2010-01-01Call endpwent() after obtaining all user information.Leandro Pereira
2010-01-01Give correct results whenever the ssh connection failsLeandro Pereira
2010-01-01Don't force the spinner to have a fixed sizeLeandro Pereira
2009-12-31Don't force the spinner to have a pre-determined sizeLeandro Pereira
2009-12-31Make the remote host connection dialog more HIG-y.Leandro Pereira