--------------------------------- Psi Changelog --------------------------------
	
Format:
yyyy-mm-dd I.M. Anonymous <anomymous@mail.com>
	Description of which work has been done.
	Another line of description.
	
--------------------------------------------------------------------------------

2004-06-05, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added 'Psi Handbook' entry to the Help menu.
	
2004-05-29, Michail Pishchagin <mblsha@users.sourceforge.net>
        Fixed Tip of The Day's What's This string.

2004-05-26, Michail Pishchagin <mblsha@users.sourceforge.net>
        Fixed tab order in Sound tab in Options dialog.

2004-05-04, Justin Karneges <justin@affinix.com>
        Added file transfer manager.

2004-05-04, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed a bug, when you had some popups on the screen, and quitted psi,
	it always segfaulted.
	
2004-05-01, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added "Incoming File Transfer" and "File Transfer Complete" sounds to the
	Sound tab in Options dialog and common.h. 
	Now it's up to Justin to actually use them :)

	Now sounds from iconsets shouldn't be played when sounds are disabled.

	Hopefully fixed the 'next' button's icon on non-X11 platforms.

	Fixed line endings in Export History dialog.
	
2004-04-30, Michail Pishchagin <mblsha@users.sourceforge.net>
	ed2k:// patch by SkaZi.

	Bug with IRC gateway icon and Service Discovery dialog.

	Added selection of Popup Font.

	New looks of Appearance tab in the Options dialog.
	
2004-04-18, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added conference/irc type to the list of known disco identities.
	Now the disco dialog should display IRC gate icon just ok.
	
2004-04-05, Michail Pishchagin <mblsha@users.sourceforge.net>
	The bug-reporting patch by SkaZi.
	(http://psi.affinix.com/flyspray/index.php?do=details&id=238)
	
2004-04-04, Michail Pishchagin <mblsha@users.sourceforge.net>
	Update the (C) year in About dialog to 2004.
	
2004-04-01, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added the Transfer Manager action to the main window.
	
2004-03-30, Michail Pishchagin <mblsha@users.sourceforge.net>
	Now chat and event dialogs do not linkify the status tooltips of the 
	contact.

	Now service discovery dialog should be able to search JUD on jabber.org
	(since it started to support Service Discovery) when protocol is set 
	to A (Auto) or D (Disco).

	Now Psi shouldn't crash on exit with the ~PsiTextView as the cause.
	
2004-03-25, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed the slotScroll() slot in GroupChat dialog, and scrolling to bottom
	should actually work now.
	
2004-03-18, Michail Pishchagin <mblsha@users.sourceforge.net>
	Now type ahead in contact view will reset after 3 seconds of inactivity.
	
2004-03-16, Michail Pishchagin <mblsha@users.sourceforge.net>
	Bug: Groupchat dialog was not always scrolled to bottom. Fixed now.
	
2004-03-15, Justin Karneges <justin@affinix.com>
        New history features: erase all and export to friendly text.

2004-03-15, Michail Pishchagin <mblsha@users.sourceforge.net>
	Delete old settings in HKLM on Windows systems.
	
2004-03-12, Michail Pishchagin <mblsha@users.sourceforge.net>
	Updated default icons (they're now made smaller in size, all thanks to
	Piotr Iwo Skrodzewicz).

	Added --nocrash command-line option.
	
2004-03-10, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed silly bug when loading sort style for contacts in roster.

	Added ArchLinux to the list of detectable Linux distrox (thanks to IceRAM).
	
2004-03-08, Michail Pishchagin <mblsha@users.sourceforge.net>
	Now 'crash' support will not be built-in by default.

	Fixed bug in disco dialog, when doing Refresh Item on parent item, its
	child loses all features and identities.
	
2004-03-03, Justin Karneges <justin@affinix.com>
        ContactView shortcuts were broken, fixed.
	'configure' updated to not bundle qxml unless necessary.

2004-03-03, Michail Pishchagin <mblsha@users.sourceforge.net>
	Small code cleanup by SkaZi

2004-03-02, Justin Karneges <justin@affinix.com>
	Data transfer settings
	
2004-02-29, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added vertical splitter to the groupchat dialog (thanks to IceRAM for the 
	hint)

	Now Psi should compile with Qt 3.1.x on Windows again
	
2004-02-28, Michail Pishchagin <mblsha@users.sourceforge.net>
	Now only one trackbar exists at a time in groupchat dialog (patch by
	Bastian Hoyer)
	
2004-02-27, Michail Pishchagin <mblsha@users.sourceforge.net>
	Reverted the hide/show roster code to the old one, which was used in 0.8.7
	
2004-02-26, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed replying to replied plain messages. In 0.9.1 subject became empty
	in that case.
	
2004-02-25, Michail Pishchagin <mblsha@users.sourceforge.net>
	Real fix for now: Now in nick-completion the space is not added when 
	completion is not at the start of the string (thanks to IceRAM for the 
	hint)
	
2004-02-23, Kevin Smith <psi-changelog@kismith.co.uk>
	Added an xml option to have the xml console visible and enabled at login.
	Some people wanted this for debugging.

2004-02-23, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed the emoticonify function: now it will correctly handle this case:
	";-)
	:-P(blah-blah-blah)"

	Now MainWin's position will not be saved, if the X or Y coordinate is 
	fever than -30000 (I think that it should work, but it needs testing).

	Now IconSelect can take up to 3/4 of the screen's 
	MIN(screen.width, screen.height).
	
2004-02-21, Michail Pishchagin <mblsha@users.sourceforge.net>
	Now in nick-completion the space is not added when copletion is not at
	the start of the string (thanks to IceRAM for the hint)

	Now Psi should be able to load attachments from messages that it saved
	to the event queue on the disk (thanks to SkaZi for the patch)

2004-02-16, Kevin Smith <psi-changelog@kismith.co.uk>
	Added a trackbar to the groupchat dialog

2004-02-16, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fix for nick completion bug in groupchat dialog, which showed only
	when there were people with identical-starting nicks, but in other
	cases (ex: IceRAM vs. infiniti)

	"Crash" patch by Juan F. Codagnone.
	
2004-02-13, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fix for type ahead by Juan F. Codagnone.
	
2004-02-11, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fix for crash on startup if iconset could not be loaded. (thx to SkaZi)
	
	Fix for multiline descriptions in url attachments by SkaZi.

	Fix for text color in groupchat dialog by SkaZi.
	
2004-01-27, Michail Pishchagin <mblsha@users.sourceforge.net>
	Event queue sorting patch by SkaZi.
	
2004-01-26, Michail Pishchagin <mblsha@users.sourceforge.net>
	Received messages are now queued to disk 
	(to PsiDataDir/profiles/profilename/events-accountname.xml)
	
2004-01-25, Michail Pishchagin <mblsha@users.sourceforge.net>
	Hidden group patch by SkaZi.
	
2004-01-25, Michail Pishchagin <mblsha@users.sourceforge.net>
	Updated EventQueue saving/loading code (but it's still not perfect, 
	though).
	
2004-01-23, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed a bug in PsiIconset::Private::loadIconset(): If original icon have
	Anim, and new icon doesn't have Anim, old Anim was not deleted, which
	caused incorrect animations to appear (example: psi/chat icon in 
	LightBulb iconset).
	
2004-01-21, Michail Pishchagin <mblsha@users.sourceforge.net>
	Small fix to the resource search path under Windows.
	
2004-01-21, Michail Pishchagin <mblsha@users.sourceforge.net>
	Patch by Juan F. Codagnone:
	This patch was called originaly "miranda like type-ahead patch"  after the 
	Mozilla's and Miranda IM's feature. It lets you go to any contact in your 
	roster, typing his name. (at the moment, in psi, when you want to search for 
	some one, you need to type the first character of the nickname you are 
	searching for).
	
2004-01-19, Michail Pishchagin <mblsha@users.sourceforge.net>
	Moved Configure Toolbars out of main Psi menu, to the toolbars' own
	context menus.
	
2004-01-17, Michail Pishchagin <mblsha@users.sourceforge.net>
	Tip of the Day is back! Please contribute your useful tips and tricks,
	so they will be there in 0.9.2 ;)
		
2004-01-17, Michail Pishchagin <mblsha@users.sourceforge.net>
	Fixed grammar, spelling, and other errors/typos in translatable	
	strings (in psi/src/options).

2004-01-16, Michail Pishchagin <mblsha@users.sourceforge.net>
	now Sound Player option is separated to tokens by the ' ' (space) char.
	it is possible to use complex sound player commands now.
	Patch by "wwp <subscript@free.fr>"
	
2004-01-11, Kevin Smith <psi-changelog@kismith.co.uk>
	XML option to turn off the numbers in group headers.

2004-01-10, Michail Pishchagin <mblsha@users.sourceforge.net>
	Added nick-completion in Groupchat dialog. Press Tab key to complete and
	to iterate through the nicks
	
2004-01-06, Kevin Smith <psi-changelog@kismith.co.uk>
	Accounts can now be enabled and disabled in account settings (Skazi's
	patch)

2004-01-05, Kevin Smith <psi-changelog@kismith.co.uk>
	Emoticonified text now also shows *text* as bold, /text/ as italic,
	and _text_ as underlined.

2004-01-05, Kevin Smith <psi-changelog@kismith.co.uk>
	Support for multiple contact adds from the services dialog (Mike
	Fawcett (deviant))

2004-01-04, Kevin Smith <psi-changelog@kismith.co.uk>
	Started this ChangeLog.
	
	Presets in status dialog are now sorted alphabetically. (Skazi's patch)	
	Status Dialog has a tickbox to save the status message as a preset (Remko's Patch)	
	Seperated headlines from messages for sound and popups.

2003-01-03, Kevin Smith <psi-changelog@kismith.co.uk>
	Small chat support, there's a global default in the config (no option yet) and
	right click per-dialog
	
2004-01-02, Michail Pishchagin <mblsha@users.sourceforge.net>
	Service registration dialog corrections by SkaZi:
	  - 'register' is the default button
	  - first line in form is focused
	
---- Psi 0.9.1 Release ----
