2006-12-26  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs, src/FTP/FTPClient.cs:
		- Change Save Manager, Getting into the directory before listing it.
		- Fix directory from /E/ to /E:/

	* src/Gladegui.cs, src/Xiso/xisoinfo.cs:
		- Show Error Msg

	- Change Version to 0.9.1.0-26_devglade
	
2006-12-18  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs:
		- Change Save Manager, Getting into the directory before listing it.

	* src/Gladegui.cs, src/Xiso/xisoinfo.cs:
		- Catch exception when error in xisoinfo.cs
		- Get XBE Title_ID

	- Change Version to 0.9.1.0-25_devglade

2006-12-14  KaYa <xbgm@kayaweed.net>

	* src/Xiso/xisoinfo.cs, src/Xiso/xisothread2.cs:
		- Add XISO <= v1.10 support and option

	* src/Dialog/ChooserDialog.cs, src/Gladegui.cs, src/Dialog/ProgressDialogGlade.cs:
		- Add XISO <= v1.10 option

	- Change Version to 0.9.1.0-24_devglade

2006-12-13  KaYa <xbgm@kayaweed.net>

	* src/Xiso/xisoinfo.cs, src/MyText.cs:
		- Add XISO <= v1.10 support

	- Change Version to 0.9.1.0-23_devglade
	
2006-12-12  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs:
		- Allow to sort any column for Manage Titles
		- Show the "Dir" or Full Path column

	* src/Glade/uploaddir.glade:
		- Allow progress window minimize/hide

	* src/Xiso/xisoinfo.cs, src/Xiso/xisothread2.cs:
		- Add read $$XTINFO to get GameTitle & GameFolder

	- Change Version to 0.9.1.0-22_devglade

2006-12-11  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs:
		- Restore Path when Exception (in Gladegui::OnToolbarOpenISOClicked::Freeimage)

	* src/Glade/uploaddir.glade:
		- Fix label Size sending.

	* src/Xiso/xpr2dds2bmp.cs:
		- Add dds 2 bmp Convert and ResizeBitmap to 128*128

	* src/xbgmsharp_shardevelop.prjx
		- Update to mono 1.2.2.1
		- Update to FreeImage DLL 3.9.2
		
	- Change Version to 0.9.1.0-21_devglade
	
2006-11-27  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Core/ConfigXml.cs, src/Config.cs:
		- When using cached titles check the free space
		- Store the free space in config
		- After deleting a game check the total free space again
	
	* src/xbgmsharp_shardevelop.prjx
		- Update to mono 1.2.1

	- Change Version to 0.9.1.0-20_devglade
	
2006-11-20  KaYa <xbgm@kayaweed.net>
	
	* src/Core/FtpToXbox.cs
		- Check UnleashX version is upper 0.36.0620A

	- Change Version to 0.9.1.0-19_devglade

2006-11-10  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Core/SaveXml.cs:
		- Rewrite xml writer
		- Add get/Push one save profil game only not all save game from game

	* src/xbgmsharp_shardevelop.prjx
		- Update to mono 1.2

2006-11-09  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ChooserDialog.cs:
		- Update SaveAs dialog for append filename extension automatically
		- Rewrite how i create and move in treeview selection (Code clean up)
		- Fixed when No xbe logo found exception

	- Change Version to 0.9.1.0-18_devglade

2006-11-07  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Glade/uploaddir.glade, src/Core/Export.cs, src/Dialog/ExportDialogGlade.cs:
		- Not need to select a game before exporting to HTML
		- Add dialog to select the export colunm
		- Clean Up code

	* Makefile, xbgmsharp_shardevelop.prjx:
		- Update for new file src/Dialog/ExportDialogGlade.cs

	- Change Version to 0.9.1.0-17_devglade

2006-11-02  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Core/SaveXml.cs:
		- Fixed crash when delete a save game which doesn't exist
		- Add new method remove one save game
		- Clean Up code

	- Change Version to 0.9.1.0-16_devglade

2006-10-31  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Core/FtpToXbox.cs:
		- Add thread for scan xbox backup and backup all
		- Add sorting func for Save Manager

	src/Dialog/ToolbarGlade.cs, src/xbgmgui.glade:
		- Update interface for Save Manager
		
	* src/FTP/FTPClient.cs:
		- Fix recursive command Mget and MgetR

	- Change Version to 0.9.1.0-15_devglade

2006-10-30  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, src/xbgmgui.glade:
		- Update interface for Save Manager
		- Add showing information for one selected save game

	* src/Core/SaveXml.cs, src/Core/FtpToXbox.cs:
		- Finish Method for get,push,delete one save game

	- Change Version to 0.9.1.0-14_devglade

2006-10-27  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, src/xbgmgui.glade:
		- Put back old information (about) icon to compile on MacOSX
		- Add button event for backup,push,delete one save game

	* src/Core/SaveXml.cs:
		- Add Method for backup,push,delete one save game

	- Change Version to 0.9.1.0-13_devglade

2006-10-26  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs:
		- Fixed listing Save Manager

	* src/Core/FtpToXbox.cs, src/Core/Savegame.cs:
		- Fixed listing Save Manager

	* src/Core/SaveXml.cs, src/Core/ZipCompress.cs:
		- Add Backup to Zip and XML file Save Game
		
	* src/FTP/FTPClient.cs:
		- Add recursive command Mget and MgetR

	- Change Version to 0.9.1.0-12_devglade

2006-10-25  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, src/xbgmgui.glade:
		- Fixed bug when removing a game from game manager (due to model change)
		- Add remove a row in upload xiso
		- Finish notebook tab for Save Manager
		- Update toolbar for Save Manager
		- Add listing Save Manager

	* src/FTP/FTPClient.cs, src/FTP/FTPFile.cs, src/FTP/FTPFileParser.cs, src/FTP/FTPUnixFilePaser.cs:
		- Add listing Save Manager

	* src/Core/FtpToXbox.cs, src/Core/Savegame.cs:
		- Add listing Save Manager

	* src/Xiso/xisoinfo.cs, src/Xiso/xisothread2.cs:
		- Fixed bug check dir attributs on xiso

	- Change Version to 0.9.1.0-11_devglade

2006-10-24  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs:
		- XBMC dashboard, you can run script or xbe
		- Clean up code

	* Update to mono 1.1.18

	- Change Version to 0.9.1.0-10_devglade

2006-10-19  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/xbgmgui.glade:
		- Add xiso logo from XBE in load xISO
		- Add allow shorting from files,folders in game manager

	* src/Xiso/xisoinfo.cs:
		- Add extracting the logo from the XBE, Working :)

	* src/Xiso/xpr2dds2bmp.cs:
		- Add xpr 2 dds 2 bmp Convert to show the XBE logo in BMP only for Win32
		
2006-10-12  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Glade/uploaddir.glade:
		- All dialog & Popup are now center on parent window

	* src/Core/FtpToXbox.cs
		- Add option Launching a game after upload (Core part)

2006-10-11  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, src/xbgmgui.glade:
		- Ported All Events
		- Clean Up code from src/MyWindow.cs
		- Fixed null Rootspace error if unknown dashboard, in updateLabelResultsDash()

	* src/Glade/uploaddir.glade:
		- Update ProgressDialogGlade

2006-10-10  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, xbgmgui.glade:
		- Add Save Manager Interface
		- Add option Launching a game after upload (GUI part)

2006-10-09  KaYa <xbgm@kayaweed.net>

	* src/Gladegui.cs, src/Dialog/ToolbarGlade.cs, xbgmgui.glade:
		- Ported MyWindow & Toolbar to glade Interface.
		- Change About Icon.

2006-10-06  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs:
		- Reset the stats & logo from the game when deleted

	* src/Dialog/ProgressDialog.cs:
		- Put "Time Remaining" below "Elapsed Time"
		- Remove the decimal from average speed
		- Fixed showing which mode we are using (FTP, Local, Boost mode)

	* src/Dialog/ProgressDialogGlade.cs, src/Glade/uploaddir.glade:
		- First porting of ProgressDialog to Glade interface

2006-10-05  KaYa <xbgm@kayaweed.net>

	* src/Xiso/xisoinfo.cs:
		- Add extracting the logo from the XBE, Not working

2006-10-04  KaYa <xbgm@kayaweed.net>

	* src/FTP/FTPClient.cs:
		- Maked Site function return true on a '226' reply for boost mode

	* src/Xiso/xisothread2.cs, src/Dialog/ProgressDialog.cs:
		- New way to test for boost mode
		- Add time remaining field
		- Fixed error "Name is empty"

	* src/MyText.cs:
		- Fixed missed comment for test.

	- Change Version to 0.9.1.0-9_dev

2006-10-02  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs:
		- Hide transfer option until user select an xiso from Liststore

	- Change Version to 0.9.1.0-8_dev

2006-09-29  KaYa <xbgm@kayaweed.net>

	* src/FTP/FTPClient.cs:
		- Fixed Number overflow error

	- Change Version to 0.9.1.0-7_dev

2006-09-22  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs, src/Dialog/ProgressDialog.cs, src/Dialog/ProgressUploadDirGlade.cs:
		- Fixed missed spell transfer

	* src/MyWindow.cs:
		- Skip G if 'use g drive' is off

	- Change Version to 0.9.1.0-6_dev

2006-09-20  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs:
		- Remove the game on the list of titles after deletion.
		- Update All titles info after deletion.

	- Change Version to 0.9.1.0-5_dev

2006-09-19  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs, src/Core/FtpToXbox.cs, src/FTP/FTPClient.cs:
		- Clean up FreeSpace code.
		- Fixed FreeSpace for Avalaunch with G Drive.
		- Remove the game on the list of titles after deletion.

	- Change Version to 0.9.1.0-4_dev

2006-09-15  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs, src/Core/FtpToXbox.cs, src/FTP/FTPClient.cs:
		- Fixed FreeSpace for UnleashX and XBMC.

	- Change Version to 0.9.1.0-3_dev

2006-09-13  KaYa <xbgm@kayaweed.net>

	* src/xbgmsharp_shardevelop.prjx:
		- Update to Mono 1.1.17.1
	
	* src/xbgmsharp_monodevelop.mdp, src/Makefile:
		- Fixed compilation

	* src/MyWindow.cs, src/Core/FtpToXbox.cs:
		- Fixed Detect dashboard
		- Fixed FreeSpace for UnleashX and XBMC.

	* src/xbgmsharp.mac.sh:
		- Add mac shell script

	- Change Version to 0.9.1.0-2_dev
		
2006-09-11  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs:
		- Add a label for Dashboard.
		- Add FreeSpace for UnleashX and XBMC.
				
	* src/MyWindow.cs:
		- Update XBGM# logo.
		- Add Label To show dashboard.

	* src/Xiso/xisothread2.cs, src/Dialog/ProgressDialog.cs:
		- Update Title Dialog To show extracting mode.
		
	- Change Version to 0.9.1.0-1_dev
		
2006-09-01  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs
		- Detect UnleashX, Avalaunch, XBMC dashboards.
				
	* src/MyWindow.cs, src/Core/GameInfo.cs:
		- Remove the nb* string.
		- Fix sorting column Size in Int64.
		- Fix Size Mb to MB

	* Xiso/xisothread2.cs:
		- Enable BOOST MODE for UnleashX.

	- Change Version to 0.9.0.8_dbg2
		
2006-08-31  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpToXbox.cs
		- Add CheckDashboard function 
		- XBMC button work on any dashboard
				
	* src/MyWindow.cs:
		- Add new test for Checking Dashboard when scannig Titles.

	* src/xbgmsharp_shardevelop
		- Compile with mono-1.1.17.

	- Change Version to 0.9.0.8_dbg1

2006-08-30  KaYa <xbgm@kayaweed.net>

	* src/AssemblyInfo.cs
		- Updated assembly info.

	* src/Core/CheckEnvOS.cs, src/Main.cs
		- Support for text mode
		
	* src/MyText.cs:
		- Text mod of XBGM#.

	* src/Makefile
		- Added support for text mod (ie: make text).

	- Add Version to 0.9.0.7_text

2006-04-22  KaYa <xbgm@kayaweed.net>

	* Add German translation

	* src/MyWindows.cs:
		- Fixed bug when hold down the "down-key" on keyboard when listing the game.
		- Removed old code FileSelection DialogBox 

	* src/Dialog/ChooserDialog.cs
		- Added XBox-360 iso support.

	* Update to mono 1.1.13.6
	
	- Changed Version to 0.9.0.7

2006-02-25  KaYa <xbgm@kayaweed.net>

	* Update monoLaunchW to make XBGM# work with mono 1.1.13.x
	* src/MyWindows.cs:
		- Updated Gtk.Menu.Popup Method Obsolete.

	* Dialog/AboutDialog.cs: 
		- Updated Copyright information.

	- Changed Version to 0.9.0.6
		
2005-11-06  KaYa <xbgm@kayaweed.net>

	* Update monoLaunchW to make XBGM# work with mono 1.1.12.x

	- Changed Version to 0.9.0.5

2005-11-06  KaYa <xbgm@kayaweed.net>

	* src/xbgmsharp_shardevelop.cmbx, src/xbgmsharp_shardevelop.prjx :
		- Update Gtk-sharp depedency from 2.0.0.0 to 2.4.0.0

	* Update monoLaunchW to make XBGM# work with mono 1.1.9.x
	
	* Rewrite Ebuild (thanks to Nicke).
		
2005-07-24  KaYa <xbgm@kayaweed.net>

	* src/Core/ConfigXml.cs, src/Dialog/ProgressUploadDirGlade.cs :
		- Remove Debug msg in release mode 
		- Remove Unsed warning

	- Changed Version to 0.9.0.4

2005-07-19  KaYa <xbgm@kayaweed.net>

	* src/FTP/FTPControlSocket.cs, src/FTP/FTPClient.cs, src/Core/FtpToXbox.cs :
		- Add support when no game in directory.
		- Remove unsed warning.
		- Fixed logging when no game in directory.
		
2005-07-19  KaYa <xbgm@kayaweed.net>

	* src/File/FileData.cs, src/File/FileExplorer.cs, src/File/Filethread.cs, 
	src/Dialog/ProgressUploadDirGlade.cs, src/Dialog/UploadDirGladeDialog.cs:
		- Add support for uploading directory to xbox via Boost mode.
		
	* src/Dialog/Popup.cs:
		- Add Warning dialog.
			
2005-07-17  KaYa <xbgm@kayaweed.net>

	* src/Dialog/PrefGladeDialog.cs, src/pref.glade, src/String/*.txt:
		- Translation in french and in english of the new Pref Glade Dialog.
		- Hide Cache Save Manager option.
		- Fixed bug in Del_Connection() SaveConnection().
		
	* src/Configuration.cs, src/FTP/FTPConf.cs, src/Dialog/PrefDialog.cs, src/Xiso/xiso.cs:
		- Removed unsed files from compilation
	
	* src/Core/ZipExtract.cs:
		- Fixed filename extracting for Zip.
	
	* src/MyWindows.cs:
		- Finish using new ChooserDialog.
	
	* src/Core/CheckEnvOS.cs:
		- Fixed Debug information
		
	* src/Core/Export.cs:
		- Add support for multiple directory (eg: F:/,G:/Games).

	* src/FTP/FTPClient.cs:
		- Fixed Msg 550 Something got screwed up, unable to save to the specified XBE from avalaunch
	
	* src/Dialog/ProgressDialog.cs:
		- Fixed path "/" in SelectXisoInBatchXisos().
	
	* src/MyWindows.cs, src/Dialog/PrefGladeDialog.cs, src/Core/ConfigXML.cs, src/Config.cs, src/Core/FtpToXbox.cs:
		- Fixed some configuration bug

	- Thanks to "TheDead Master" for helping on testing the new configuration system.
		
2005-07-16  KaYa <xbgm@kayaweed.net>
			
	* src/MyWindows.cs, src/Core/FtpToXbox.cs, src/Core/Parser.cs, src/Config.cs, src/Dialog/ProgressDialog.cs:
		- Make it use the new config class
		
	* src/Core/FtpToXbox.cs, src/Core/Parser.cs:	
		- Add support for scanning titles on multiple directory (eg: F:,G:).

	- Changed Version to 0.9.0.3Beta

2005-07-15  KaYa <xbgm@kayaweed.net>

	* Dialog/AboutDialog.cs: 
		- Fixed UTF8 encoding using GTK# 2.
		- Updated links.

	* src/Main.cs, src/Core/CheckEnvOS, src/MyWindows.cs:
		- Now set and create the xbgmsharp directory to save configuration files and data 
		  in the user home environment directory.		
			MS WIN32 = USERPROFILE + "/xbgmsharp"
			UNIX Linux  = HOME + "/.xbgmsharp"
			UNIX Mac = HOME + "/xbgmsharp"
	
	* src/MyWindows.cs, src/Dialog/PrefGladeDialog.cs, src/pref.glade, src/Core/ConfigXML.cs, src/Config.cs, src/Core/FtpToXbox.cs: 
		- New Configuration file in XML format.
		- New Pref Dialog using glade.
		- New Active connection swither when having multiple Xbox connection.

	- Changed Version to 0.9.0.2Beta
		
2005-07-09  KaYa <xbgm@kayaweed.net>

	* src/Core/FtpLogger.cs, src/Core/FtpToXbox.cs, src/MyWindows.cs:
		- Added support to log ftp action to gtk Log view tab (Notebook 4) in sequentiel or thread mode.
	
	* src/Translation.cs, src/getstring.pl, src/Dialog/Toolbar.cs, src/String/*.txt:
		- Added support for gettext using resources strings files (eg: see src/String/).
		
	* Update xbgmsharp_shardevelop.cmbx to compile with mono in order to use string resources.
		
	* Now build with new version of ICSharpCode.SharpZipLib.dll 0.82.0.1709 

2005-07-08  KaYa <xbgm@kayaweed.net>

	* src/FTP/FTPClient.cs: 
		- Fixed Mkdir all ready exist exception.
	
	* src/MyWindows.cs: 
		- New thread handling with event. No more Bug in gtk treemodel.
		- Replaced Gtk.Timeout by ThreadNotify
		- Removed If linux no thread in game manager, now using thread on all platform
		- Removed Tools OnFileMD5Clicked().
		
	* src/MyWindows.cs, src/Dialog/ChooserDialog.cs, src/Dialog/Toolbar.cs: 
		- Export ChooserDialog and Toolbar to Class
		- Start replace FileSelection dialog by ChooserDialog class. 
		- Now Using GTK#-2.0
	
	- Changed Version to 0.9.0.1Beta

2005-07-05  KaYa <xbgm@kayaweed.net>

	* src/MyWindows.cs: - Fixed "Task completed" dialog when uploading multiple xISO.
						- Replaced "/" by Path.DirectorySeparatorChar in UpdateSelectedTitleImage().
						- Removed error e.GetType(), replace by e.Message in GetPixbufFromFile().
						- Changed Version to 0.8.2

	* src/Core/ZipExtract.cs: - Fixed Create the titleimage directory only once.
						 - Replaced "/" by Path.DirectorySeparatorChar.
													
2005-05-17  KaYa <xbgm@kayaweed.net>

	* src/ProgressDialog.cs: - Fixed Files Remaining bug in release mode
						
	* src/MyWindows.cs: - Changed Version to 0.8.1
							
2005-04-27  Pascal Giard  <evilynux@gmail.com>

	* xbgmsharp.build: NAnt buildfile.

	* debian/changelog: Latest and greatest.

	* debian/rules: The binary is now built in the root directory.

2005-04-24  KaYa <xbgm@kayaweed.net>

	* setup/xbgmsharp_setup.nsi: - Fixed  install/download information

2005-04-22  KaYa <xbgm@kayaweed.net>

	* gentoo/xbgmsharp-0.8.0.ebuild: Updated SRC_URI

	* gentoo/xbgmsharp-0.8.0.ebuild, setup/xbgmsharp_setup.nsi:
	-Updated version

	* src/MyWindow.cs: - Changed Version to 0.8

2005-04-19  Pascal Giard  <evilynux@gmail.com>

	* BUGS, INSTALL, TODO: Added missing GNU standard file.
	INSTALL is inspired from the old one.

	* src/Dialog/Popup.cs, src/MyWindow.cs:
	Centering the Error dialogs on the parent window.

	* TODO, src/Configuration.cs, src/Core/FtpToXbox.cs, src/MyWindow.cs:
	Fixed connection refused when configuring xbgmsharp for the first time.

2005-04-16  KaYa <xbgm@kayaweed.net>

	* src/MyWindow.cs:
	No longer crashing when xbox is offline.
		
2005-04-15  Pascal Giard  <evilynux@gmail.com>

	* src/Dialog/ProgressDialog.cs, src/MyWindow.cs:
	No longer crashing when upload is cancelled.

	* README: Initial import, still needs some rework.

	* TODO: Initial import, TODO list.

	* debian/changelog, debian/compat, debian/control,
  debian/copyright, debian/menu, debian/rules,
  debian/dirs, debian/xbgmsharp.wrapper:
	Initial import of the debian packaging files.

2005-04-12  KaYa <xbgm@kayaweed.net>

	*Change thread handling
		
2005-01-02  KaYa

	*Add Batch support for Upload ISO

2004-12-28  KaYa

	*Add thumbnail image when exporting game HTML list

2004-12-25  KaYa

	*Release 0.7

2004-12-20  KaYa

	*Change execute icon
	*Get all preferences entry align
	*Update preference dialog box change port entry text to a spinbutton as int 

2004-12-13  KaYa
	
	*Change edit icon
	*Update preference dialog box for using G drive

2004-12-12  KaYa

	*Add Tools tab (Xbox and PC).
	*Allow to format Xbox drive.
	*Allow to file MD5.
	*Rewrite Manage titles handling
	*Change toolbar information icon
	*Add Free Drive Space
	*Get all Manage title info align

2004-12-09  KaYa
	
	*Add tab Log view

2004-10-25  KaYa
	
	*Release 0.6

2004-10-24  KaYa

	*Add decompressing xiso to your XBOX game directory for other dashboard EvolutionX, XBMC. 
	 -- (bug on linux on "ftp port command" i don't know why but it want to connect to the locahost )

2004-10-15  KaYa

	*Add check free space before uploading ISO for avalaunch only

2004-10-02  KaYa

	*Fix pb with '/' on extract xbox game dir into a dir.
	*Use new version of SharpZipLib from ICSharpCode

2004-09-25  KaYa
	
	*Release 0.5
	*Fix thread bug

2004-09-11  KaYa
	
	*More UI tweak
	*Code clean up

2004-09-05  KaYa
	
	*Add a windows installer
	*new UI tweak
	*Fixed bug when you cancel a action.
	*Code clean up

2004-08-14  KaYa

	*Release 0.4
	*Change Information console message to info window popup
	*Add multi thread support
	*Add a Progress Dialog 
	*update GUI

2004-08-12  KaYa

	*Change Error console message to Error window popup
	*Add About window
	*Code clean

2004-08-10  KaYa

	*Release 0.3
	*Bug fixed

2004-08-07  KaYa

	*Add xbox iso support.
	*Add support for Avalaunch BOOST MODE.
	*Add XBMC.
	*Add a separate Configuration Dialog.
	*Add Right Click.
	*Add Option when deleting a game (Game & SaveTitle).
	*New GUI.
	*Add application icon.

2004-07-29  KaYa 

	*Release 0.2
	*Shutdown and Reboot Xbox 
	*Add icons to toolbar
	*Add Export Game list in HTML

2004-07-28  KaYa 

	*Add show free disk space from the scan directory. 
	*Add cache support for game listing.
	*Conf support, now i save the config into a file.
	*Better error (exception) handling
	*Add PASSIVE tranfert, that mean you can do everything from the Internet passing by firewall.

2004-07-27  KaYa
	
	* Release 0.1
	* ChangeLog: add file ChangeLog to root
	* INSTALL.TXT: add file for installation instructions 
	  for XBGM# For GTK#
	* README.TXT: add README file for general info and 
	  user instructions
