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