hardinfo

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring on or before 2010-01-07 14:17:45.

2010-01-07
14:17
Show more relevant information on Summary->Computer->Graphics check-in: 1db85efadb user: leandro@hardinfo.org tags: trunk
14:17
Make it possible to rename hostnames in Remote Host Manager check-in: 65f52f4718 user: leandro@hardinfo.org tags: trunk
2010-01-05
00:48
Fix all compilation warnings (now being treated as errors). check-in: 2de4e8ba25 user: leandro@hardinfo.org tags: trunk
00:29
Implement the graphical summary view in the shell, and do a proof of concept implementation for computer.so module. check-in: 21b7e7f35d user: leandro@hardinfo.org tags: trunk
00:27
Fix compiler flags in Makefile.in; -Wall and -Werror weren't being used. Lots of errors must now be fixed. check-in: 1035ca5676 user: leandro@hardinfo.org tags: trunk
2010-01-04
15:39
Add -Werror to compiler flags. check-in: 80744cdf66 user: leandro@hardinfo.org tags: trunk
15:37
Fix compiler warning. check-in: 64af2954be user: leandro@hardinfo.org tags: trunk
03:08
Add a ShellModule pointer to the Shell that points to the currently-selected module. check-in: a8fe7a2e9b user: leandro@hardinfo.org tags: trunk
00:38
Reorganize module_unload_all() so that all references to a GModule's address space are cleared out before they're actually unloaded. check-in: 2f759bf16f user: leandro@hardinfo.org tags: trunk
00:24
Fixed a bug that would crash the shell if there were ShellFieldUpdates timers pending after modules were unloaded. check-in: 1e2bef3d7c user: leandro@hardinfo.org tags: trunk
2010-01-03
22:08
Add hi_module_deinit() functions to more modules. check-in: bed7b1dbb5 user: leandro@hardinfo.org tags: trunk
22:07
Only show the 'server disconected' message once. check-in: 6b7ea395a9 user: leandro@hardinfo.org tags: trunk
19:19
Add a module deinitialization function, so modules can deallocate memory on unload. check-in: 0db038c870 user: leandro@hardinfo.org tags: trunk
17:49
Fix a bug introduced with context help: the shell was left in a inconsistent state when changing between module entries. check-in: f2ad31977f user: leandro@hardinfo.org tags: trunk
17:02
Make note info panel smaller. check-in: a28b2d813a user: leandro@hardinfo.org tags: trunk
17:01
Re-enable the shell when cancelling a benchmark check-in: 67b3e7d77c user: leandro@hardinfo.org tags: trunk
15:55
Warn when the help viewer was unable to find/parse the help file. check-in: ba733ebc10 user: leandro@hardinfo.org tags: trunk
15:38
Remove context-sensitive help flag from Computer->Summary, as it doesn't have one right now. check-in: 64b3d2109e user: leandro@hardinfo.org tags: trunk
15:20
Add ability to include context-sensitive help files. check-in: 7ea7f3d213 user: leandro@hardinfo.org tags: trunk
2010-01-02
23:16
A little hack with "&& echo". Hardinfo doesn't show last locale with 'locale -av', becase in FILE *locale last line doesn't empty. TODO: rewrite scan_languages without hack. check-in: 54e0d36a63 user: leandro@hardinfo.org tags: trunk
23:00
Add another method of listing USB devices, by using the lsusb program (fix bug #15). check-in: 33ca040fc7 user: leandro@hardinfo.org tags: trunk
21:03
If the module entry has the flag MODULE_FLAG_NO_REMOTE, don't their methods to be called check-in: 7d98e3a054 user: leandro@hardinfo.org tags: trunk
21:03
Pulse the shell spinner while a DNS query is being performed check-in: 853514b9fc user: leandro@hardinfo.org tags: trunk
2010-01-01
23:14
Do a reverse NS lookup for all DNS servers check-in: fbd724759a user: leandro@hardinfo.org tags: trunk
22:24
Change the Note frame to a different, more familiar, yellow color. check-in: 78fc59ece3 user: leandro@hardinfo.org tags: trunk
15:55
Pressing enter on Host text entry activates Save/Connect button check-in: 1b85b57b7c user: leandro@hardinfo.org tags: trunk
15:50
Don't include benchmarks in remote mode. check-in: 7ff54013bf user: leandro@hardinfo.org tags: trunk
14:04
Only enable the "Connect" / "Save" button if hostname is valid. check-in: a67f474fdb user: leandro@hardinfo.org tags: trunk
13:09
Hide/show "Connection options" according to the connection protocol. check-in: 17565e493a user: leandro@hardinfo.org tags: trunk
02:56
Merge branch 'master' of git@github.com:lpereira/hardinfo check-in: 98bf950945 user: leandro@hardinfo.org tags: trunk
02:55
Call endpwent() after obtaining all user information. check-in: 08b95e58fd user: leandro@hardinfo.org tags: trunk
02:30
Give correct results whenever the ssh connection fails check-in: 10dd5f9bbf user: leandro@hardinfo.org tags: trunk
02:19
Don't force the spinner to have a fixed size check-in: 669eefe48c user: leandro@hardinfo.org tags: trunk
2009-12-31
23:12
Don't force the spinner to have a pre-determined size check-in: f68933ec3b user: leandro@hardinfo.org tags: trunk
20:34
Make the remote host connection dialog more HIG-y. check-in: 9df49dc878 user: leandro@hardinfo.org tags: trunk
2009-12-28
23:00
Don't allow individual benchmarks to be cancelled whenever sending them through network updater check-in: c769bb7c7b user: leandro@hardinfo.org tags: trunk
17:56
When sending benchmark results to the web service, make sure they were not cancelled (and run them if they were). check-in: f0946cbebc user: leandro@hardinfo.org tags: trunk
14:49
Use g_path_is_absolute instead of homecooked checks check-in: fa696294f1 user: leandro@hardinfo.org tags: trunk
03:53
More cancellable benchmark fixes check-in: 123820c436 user: leandro@hardinfo.org tags: trunk
01:56
Don't scroll back when reloading a section (part two) check-in: 3502111b1b user: leandro@hardinfo.org tags: trunk
00:08
Don't scroll back when reloading a section check-in: 1b5ecd0497 user: leandro@hardinfo.org tags: trunk
2009-12-27
12:25
Don't insert own results if the benchmark is cancelled check-in: c413a26ee0 user: leandro@hardinfo.org tags: trunk
2009-12-26
23:12
Remove GTK+ warnings check-in: 0a33e1b008 user: leandro@hardinfo.org tags: trunk
22:50
Make benchmarks cancellable check-in: 6734ce38b2 user: leandro@hardinfo.org tags: trunk
21:55
Don't block UI while doing benchmarks check-in: 1199f87da9 user: leandro@hardinfo.org tags: trunk
2009-12-20
19:55
Apply patches from bug #10. Contributor unknown. check-in: 3151e35b21 user: leandro@hardinfo.org tags: trunk
19:48
Try to fix bug #28 check-in: d3f5aad8b1 user: leandro@hardinfo.org tags: trunk
2009-12-19
15:21
Open link on a browser if URL protocol is http. check-in: dcd3440a9d user: leandro@hardinfo.org tags: trunk
14:50
Fix VMware detection check-in: b9e6761c41 user: leandro@hardinfo.org tags: trunk
2009-10-15
14:43
More feedback while scanning time-intensive stuff check-in: 6cf36e1e28 user: leandro@hardinfo.org tags: trunk