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
