Pidgin Autoresize Plugin changelog :

Version 0.6 04/21/09:
	* Now, the "configure-event" signal is removed when plugin is unloaded.
	* We use the "window-state-event" signal under WIN32 to force buddylist updates
	  when Pigin is iconified.

Version 0.5 02/20/09:
	* Hopefully fixed wrong buddy list position after its minimization -> un-minimization.
	This bug occured if the anchor property was set to BOTTOM and if some events such as "connect"
	or "disconnect" were received while buddy list was offscreen. Big thanks to Viktor B. for
	pointing out this problem.
	
Version 0.4 02/09/09:
	* Enhanced resizing behavior, so the title bar won't be offscreen anymore
	when anchor region is set to bottom.
	* Autotools : removed useless macros from pre_config.h.in.
	* Set "install-sh" file executable bit to 1.

Version 0.3 01/22/09:
	* Modified bottom anchoring code, so it should now work
	fine with every window managers.
	* Fixed buddy list last position when anchor region is set to bottom.

Version 0.2-5 01/19/09:
	* Added German translation by "bmwskead". Thank you !
	* Fixed hidden buddy list during change of plugin options
	while no accounts are enabled.
	* win32dll : some users reported that the plugin couldn't be unloaded.
	Building against 2.5.4 purple lib fixed the problem (?).

Version 0.2-4 01/17/09:
	* Fixed NULL dirname in bindtextdomain() function. The translations
	couldn't be seen. Thanks to Andrea C. for pointing out this problem.

Version 0.2-3 01/16/09:
	* Fixed empty window when unloading and loading again
	the plugin.
	* Added Italian translation (thanks to Andrea Calabrò).

Version 0.2-2 01/09/09:
	* Fixed bad encoding info in zh_CN.po.
	Thanks to LCai and Shane for reporting this to me.

Version 0.2-1 01/07/09:
	* Added simplified chinese translation (thanks to 倪尼).

Version 0.2 12/06/08:
	* Added "anchor" option, thanks to Shane for the suggestion,
		NOTE : bottom anchoring may work with some WMs.
	* Added header file.
	* Partially fixed bad global variables.
	* Fixed extra parameter bug in on_blist_headline_hbox_hide_cb()
	* Fixed website adress.

Version 0.1 12/04/08:
	* Initial release.
