2006-01-22 Nguyen The Toan <nguyenthetoan@gmail.com>
	Repeat joy axis button

2006-01-18 Nguyen The Toan <nguyenthetoan@gmail.com>
	Minor changes on Dirtab appearance.
	Uncomment original code regarding bookmark tool button in katefileselector widget.

2006-01-16 Nguyen The Toan <nguyenthetoan@gmail.com>
	Put back "User Resource Paths" settings. 

2006-01-15 Toan T Nguyen <nguyenthetoan@gmail.com>
	Fix few bugs parsing alternative.dat
	Cleanup some unused vars and codes.
	Release the handle on joystick device before launching alternative emulators.

2006-01-12 Toan T Nguyen <nguyenthetoan@gmail.com>
	Allow playing games using alternive emulator instead of xmess.

2006-01-11 Toan T Nguyen <nguyenthetoan@gmail.com>
	Overhaul kxmame joystick funtions. One can use it to browse
	game, filter lists, switch xmess/xmame, lauch games, ...

2006-01-08 Toan T Nguyen <nguyenthetoan@gmail.com>
	Allow user to disable video preview in "configure kxmame" dialog 
	Remove some unused functions.
	Correct messages in gamelist_load for mess mode.
	Fix gxmame_message(WARNING...) 
	Fix show/hide search toolbar.
	Fix problems with restoring gameListView columns.
	Fix directories setup dialog 

2006-01-05 Toan T Nguyen <nguyenthetoan@gmail.com>
	fix crash in List view mode.
	Reorganize search toolbar & clone color.
	Fix crashes switching between new version of executables. 
	Fix a bunch of compiler warnings 
	Restore the current exec when setting Directories
	Correct display of per-game properties in mess mode.

2006-01-03 Toan T Nguyen <nguyenthetoan@gmail.com>
	Support individually zipped file 
	Remove "User resource paths" tab in "Directories" menu 
	Implement a seperate create_mess_options_string function to simplify codes. 
	Fix playGame action in mess mode (only double clicking on system list play bios). 
	Fix double free in set_history.
	Proper use of words xmame/xmess, system/game, BIOS/ROMS depending on type of executable.
	Use cabTab instead of snapTab for mess images. 
	Fix status bar display (roms->machines for mess). 

2005-12-31 Toan T Nguyen <nguyenthetoan@gmail.com>
	Improve switching between xmame and xmess. 
	Implement xmess machine screenshot. 
	Force mess rom selection a double-click event. 
	Preliminary xmess support 

2005-12-30 Toan T Nguyen <nguyenthetoan@gmail.com>
	Update kxmame.pot 
	No need to call fflush 
	set videoPreviewFileName to 0 if unzip fails. 
	Fix a problem with stopping videos 

2005-12-29 Toan T Nguyen <nguyenthetoan@gmail.com>
	No need to link xinelib anymore. We dynamically call kaffeine kparts. 
	Fix crash when no libkaffeinpart.so present. 
	Use kaffeine kparts instead of kxinewidget for video preview. 
	main.cpp: Remove unused command line options. 
	Rename gxmame *.c files to *.cpp in order to make all messages tranlatable.
	Use QString::compare instead of strcmp to have better unicode supports.
	Use VERSION from configure.in.in
	Update credits.

2005-12-25 Nguyen The Toan <nguyenthetoan@gmail.com>
	Stop video preview when launching a game. 

2005-12-22 Toan T Nguyen <nguyenthetoan@gmail.com>
	Better icon loading. 

12-18-05:
	Add video preview.
09-14-05:
	Improve geometry handling
	Improve screenshot panels: auto-rescale or original size
		(configurable in Settings->"Configure kxmame"->kxmame).
09-08-05:
	Reverse back to original gxmame behaviour in dealing with rom->status.
	Fix more compilation problem for KDE < 3.4 in kxmameview.cpp.
	Fix 'disable sound' doesn't work for newer xmame.
09-03-05:
	Add incremental search.
	Add "Systems" filter folder where roms are classified according to
	their bios. Move "Neo-geo", "CPS1", "CPS2" to "Systems" folder.
09-01-05:
	Fix a compilation problem with KDE < 3.4
	Move the config directory from .gxmame to .kxmame. Automatically try
	to import .gxmame if .kxmame doesn't exist.
08-31-05:
	Add a splash screen at startup.
	Remmember sorting column and order in game list.

1.0.2:
        Fix crash bug when user never run gxmame or kxmame before.
        Fix crash bug when opening "Configure kxmame" withou valid xmame
                executable.
	Fix a small memory leak when user cancel Directories settings.
        Fix installation location of kxmame.desktop (applnk/Games instead 
		of applnk/Utilities).
	FIx small memory leak when user cancel Directories settings
        Fix numerous compiler warnings.
	Improved Italian translation.
        Add menu "Column Layout" for customizing game list columns.
        Add per-game audit in Properties dialog.
	Improved Itelian translation.
        Explicitly tell users when mameinfo.dat and history.dat
                are not found instead of print errors in debug mode.
        Various code clean-up.
	Fix contact, credits and version info in "About kxmame"
