******************
Changelog:
******************

30 April 2004

2.4.5 stable version out

Codename: "Redmond reached"
+ Fixed some memory leaks due to string duplication
+ Fixed some inclusions
+ New images handler: images are no more included in binary but loaded dynamicly, user theme is now permitted
+ Images are now separated in different directory, sorted by usage
+ Added initial Theme feature (will be ready next version)
+ Code splitted in files for a better logical organization
+ Win32 port completly integrated. Same package for all systems.
+ Moved Makefile & similar stuff to main directory
+ Added "make Win32" option to build Win32 shared dll.
+ Added native Win32 Tray with all the old features like double click, flash events and so on.
+ Reduced plugin size at 80k bytes only for unix & win32 version too.
+ Win32 settings tab has not the KDE/Gnome switch.
+ Added images path in settings. Plugin must be reloaded manually, autoreload in next version.
+ Added images path saving/reloading in data management.
+ Usual code cleaning and minor bug fix.


27 September 2003
2.4.0 stable version out
+ completely rewritten away system (AGAIN! TWICE): now indipendent from user away sequence, really intelligent.
+ updated Tray code management: select gnome or kde style and there will be no more problems. Definitive solutution (i hope!)
+ removed temporary file usage (no more needed)
+ fixed last seg. fault in code: should be really stable now
+ added window manager selection in settings tab.
+ added warning when window manager option changes.
+ modified notify event flashing.
+ modified single and double click event on the tray: single gives focus to flashing tab or last flashing tab, double iconify and gives focus too. Useful.
+ modified all flashing events: flashing is activated always when xchat is iconified.
+ modified settings saving and reloading system
+ checked variables in full code: some memory freed.
+ deleted some functions, code collapsing. More memory freed and speed improved.
+ moved bootstrap information loading for better variables management.
+ changed update string
+ some bug bixes and optimizations


15 September 2003
2.3.2 stable version out
+ completely rewritten away system (AGAIN!): now really multiserver indipendent
+ fixed bug due to KDE tray management.
+ added new temp file where plugin stores temporary settings
+ added temp file cleaning-up
+ added a new settings tab: user can choice notification events
+ added flashing period choice (from 0.2 to 2 seconds).
+ added Help page with email website link and updated version checking.
+ fixed seg. fault on start (and close) for xchat-text version
+ added more controls and fixed some bugs.


24 July 2003
2.3.1 stable version out
+ implemented old 2.0.3 check and warning
+ completely rewritten away system: now multiserver indipendent
+ completely rewritten settings gui to have the same aspect with all fonts type.
+ clicking on the flashinf icon will let you open xchat to the event producer tab (mIRC style).
+ cleaned code again.
+ added more controls


20 July 2003
2.2.0 stable version out
+ improved configuration
+ fixd spaces bug in settings
+ added away system with identification
+ added more icons
+ cleaned code, fixed problem with gcc compliler < 3.x


18 July 2003
2.0.0 stable version out!!
+ added configuration gui
+ settings are saved to file
+ added warning if any settings problems occurred
+ changed iconify method: now double click and no more single click
+ a seg. fault bug fixed.


17 July 2003
1.5 stable version is out
+ added more icons
+ added instal scripts
+ added invite, dcc and notify events
+ added browser, email and multimedia player link.
+ added flash stopping command
+ file sorted by type in different directories

14 July 2003
1.0 stable release i out!


13 July 2003
+ fixed segmentation fault while closing too! now stable
+ fixed the seg fault bug when icon is destroyed in Kde. (no problems in Gnome)
- Commented out all DCC events code. They will be implemented in next release.


12 July 2003
+ fixed segmentation fault while unloading (still when closing)


06 July 2003
+ fixed all warnings
+ added notification when plugin is loaded


04 July 2003
+ initial release 0.1
known problems: segmentation fault if you use the plugin exit command.
DCC events are not always found.
