aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/computer.c
AgeCommit message (Collapse)Author
2010-01-03Remove context-sensitive help flag from Computer->Summary, as it doesn't ↵Leandro Pereira
have one right now.
2010-01-03Add ability to include context-sensitive help files.Leandro Pereira
2010-01-01Don't include benchmarks in remote mode.Leandro Pereira
2009-12-19Fix VMware detectionLeandro A. F. Pereira
2009-10-15More feedback while scanning time-intensive stuffLeandro A. F. Pereira
2009-08-27get_os_compiled_date in os.h is the same function asAndrey Esin
uname(&utsbuf); utsbuf.version; But i think it is not date of compiling kernel, because lastik@llaptop:~$ uname -v #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 So i have renamed it in whole project in Kernel Version. Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-08-27- AddingAndrey Esin
- 2 scripting languages - 1 compiler - 1 tool - More pretty regular expression. Subversion of programms can contain letters/words Signed-off-by: Leandro A. F. Pereira <leandro@hardinfo.org>
2009-08-13Fix VM identificationLeandro A. F. Pereira
2009-08-10Use gmcs instead of mcs to determine Mono version.Leandro A. F. Pereira
(thanks to giagimari at libero it)
2009-08-05Add column headers to "Development" pageLeandro A. F. Pereira
2009-08-03Reorganize "Development" pageLeandro A. F. Pereira
2009-08-03Fix Virtual Machine detectionLeandro A. F. Pereira
2009-08-03Fix Virtual Machine detectionLeandro Pereira
2009-08-02s/irb/ruby/ and s/java/javac/Leandro A. F. Pereira
2009-08-02Enable "Development" only if GLIB >= 2.14.0 (it depends on GRegex)Leandro A. F. Pereira
2009-08-02Remove "Default C Compiler" from "Operating System" (now redundant)Leandro A. F. Pereira
2009-08-02Add development tools informationLeandro A. F. Pereira
2009-08-02Add virtualization detectionLeandro A. F. Pereira
2009-07-24Fix possible double free in computer::getOSKernel module methodLeandro A. F. Pereira
2009-04-19Distinguish between Kernel Modules / PCI Device in Resource view.Leandro Pereira
2009-01-23Add Network module; minor cleanupsLeandro Augusto Fogolin Pereira
2008-12-29CleanupsLeandro Augusto Fogolin Pereira
2008-12-29More report workLeandro Augusto Fogolin Pereira
2008-12-28Fix compilation errors; minor cleanupsLeandro Augusto Fogolin Pereira
2008-11-01Show filesystem's mount pointLeandro A. F. Pereira
2008-11-01Add GCC version informationLeandro A. F. Pereira
2008-10-31Make "Boots" feature better05356787
2008-10-31Add filesystem usage bars05356787
2008-10-30Fix typoLeandro Pereira
2008-10-30Cleanups05356787
2008-10-30Allow adding more information per column05356787
2008-10-29CleanupsLeandro Pereira
2008-07-02Disable horizontal scrollbar on side pane.Leandro A. F. Pereira
2008-07-01Fix crash with glib < 2.14.0, without GRegex.Leandro A. F. Pereira
2008-06-30Make "Resources" information a little more meaningful.Leandro A. F. Pereira
If the resource is claimed by a kernel module, use its description. If the resource is reserved by a PCI device, use its name.
2008-06-30Add environment variable list.Leandro A. F. Pereira
2008-06-28Update report icons (drawn by Jakub), and fix compilation error.Leandro A. F. Pereira
2008-06-27Remove Human/System user distinction (can't think on a reliable way to ↵Leandro A. F. Pereira
distinguish between the two).
2008-06-25Fix compilation error.Leandro A. F. Pereira
2008-06-25Remove unneeded enumerations.Leandro A. F. Pereira
2008-05-24Update my email address (leandro@linuxmag.com.br is dead)Leandro A. F. Pereira
2007-07-06More cleanups.Leandro A. F. Pereira
2007-07-05Cleanups. Plug most of the memleaks.Leandro A. F. Pereira
2007-07-02Show icons in network view.Leandro A. F. Pereira
2007-07-01A bunch of cleanups.Leandro A. F. Pereira
2007-06-30Plug memleaks. Cleanups.Leandro A. F. Pereira
2007-04-04Misc bugfixes, implement 'Boots'Leandro A. F. Pereira
2007-01-08Today's last commit. Yarr.Leandro A. F. Pereira
2007-01-07Optimizations, add module description to ModuleAboutLeandro A. F. Pereira
2007-01-06Let the fun begin! :)Leandro A. F. Pereira