
Sysinfo version changes:


version 0.2
 - uptime details added (days, hours, minutes)
 - some segmentation fault problems fixed


version 0.3
 - kernel and release info joined
 - IDE info implementation
 - minor code changes
 - changelog file added
 - header filenames changed


version 0.31
 - hostname added in general info
 - cpu info(cache) weird character fix
 - experimantal Other(sound card, nvidia graphic card) info
 

version 0.32
 - refresh button added(mainly for uptime refresh)
 - screen resolution added to other info
 - some code cleanup
 

version 0.32.1
 - units check for capacity and cache
 - minor code fixes


version 0.32.2
 - stupid Bluecurve pixmap dependencie fixed
 - created my own button/icon pictures
 - ugly segmentation fault fix


version 0.32.3
 - memory free progressbar added
 - new sysinfo logo/icon created


version 0.4
 - complete code cleanup (made readable for other developers)
 - some cpu and memory info added
 - read info in entry boxes now, not in labels
 - major code changes 
 
 
version 0.4.1
 - ide bug fix
 - tooltips added to general info
 
 
version 0.4.2
 - works with latest gtkmm 2.4 version
 - more sound, nvidia graphics card information added


version 0.4.2.1
 - new about window & updated
 - new project page info updated (http://sysinfo.r8.org)


version 0.4.3
 - replaced custom buttons pixart with stock
 - new logo
 
 
version 0.4.4
 - save to plain text file function implemented
 - removed buttons with menu on top


version 0.4.5
 - memory free space progressbar bug fix
 - removed buttons, replaced with menu on top
 

version 0.4.6
 - added input devices(keyboard and mouse) in other info
 - ide cache set to display with more precision(decimal) Mb
 - mounted partition details added to ide info(contents of 'df -Thl' command)
 - new logo
 
 
version 0.4.7
 - now with automake/configure scripts (thanks to Andrew Krause)
 - imported to OpenLDev project (http://www.openldev.org)
 - Fedora Core 3 rpm build
 
 
version 0.4.7.1
 - pkgconfig 0.17 bug fix (thanks to Arch Linux: Jan de Groot)
 - debian release file path fix (thanks to Jean-Sébastien)


version 0.4.7.2
 - GNOME HIG conform release
 - frame borders removed, added bold frame label font and left margin


version 0.4.8
 - about menu item updated - requires gtkmm 2.6
 - main window CENTER position removed
 - IDE info tab: IDE interface info added (lspci)
 - Hardware info tab added: Motherboard chipset info, VGA contoller, Multimedia controller, Ethernet cards, USB controllers info (lscpi output)


version 0.5rc1
 - notebook tabs moved to the left side, icons added, more tabs now with detailed information grouped inside
 - OS Type, Domainname, GNOME version, GCC verison, Xorg version added to General info(System tab)
 - Mounted partitions information now in Filesystem tab
 - Hardware information rearanged
 - USB information updated
 - NVIDIA tab now with nvidia-settings button, which launches NVIDIA X server setting dialog
 - Input devices fixed and expanded
 - Statusbar added, with some basic sysinfo information and current time and date
 - Save to file function updated
 
 
version 0.5rc2
 - filesystem info refresh updated
 - stupid typo fix
 - some Makefile/configure fixes


version 0.6
 - GUI built/replaced with Glade (new libglademm dependency)
 - Notebook tabs removed, replaced with TreeView on the left
 - GNOME HIG 2 About dialog now
 - GNOME version implementation added (help from Andrew Krause)
 - Some UI changes
 - NVIDIA info shown only if driver installed
 - Save to file updated
 
 
version 0.6.1
 - CPU info vendor/name mixup fixed
 - some minor Glade UI improvements
 - IDE info now decimal units (more precision)
 - Distributor and build date added to GNOME version 
 - minor configure script change
 


//ghaefb
