NEW CHANGELOG
-------------
FIX: Fixed internet connection check reseting the connection attempts if dead servers but connection exists. (this coused to attempt to connect to few first servers).[Lord KiRon].
FIX: looks like my "small CPU usage reduction" has broken the autosort in case that if the file to be updated is on another page . So back to old code ... [Lord KiRon].
FEATURE: enhanced tooltips [JoeyRamone]
FEATURE: search for documents [netwolf/kuchin]
FEATURE: ability to filter search by 'NOT' keywords [kuchin]
FEATURE: JumpStart [obaldin/LF_]
FEATURE: LowId to HighId automatic callback [enkeyDev]
FEATURE: support for non-IP ed2k server links [netwolf]
FEATURE: added Shareaza client identification [moosetea]
FEATURE: added Turkish Language [EC/BouRock]
FEATURE: enhanced filename cleanup (non customizable) [SyruS]
CHANGE: slight CPU usage reduction [Lord KiRon]
CHANGE: Step#2 in preparation to move to less memory using "virtual lists" , the CServerList now moved to use CSafeArray,
so now it's both safer and faster
The list code hasn't been changed yet (this will be step 3

) , you can easely revert my changes
(hopely no need to) by removing "#define USE_SAFE_ARRAY" in the stdafx.h file [Lord KiRon]
CHANGE: added template for sortable safe array , it's not used yet but it the first step before refactoring
program to use virtual list controls , which will significanty
decrease amount of memory used and may be slightly decrease CPU usage.
(It's still long way to go until this implemented) [Lord KiRon]
CHANGE: moved over some of the parts of client identification from 28a,
display lMule stats and better Mldonkey detection [moosetea]
CHANGE: added support for some additional filetypes (search) [netwolf]
CHANGE: changed some column header justifications [netwolf]
CHANGE: increased download progress bar height [netwolf]
CHANGE: minor source exchange tuning [netwolf]
CHANGE: default main process priority is normal [netwolf]
CHANGE: downloadlist right-click options grayed if not available [netwolf]
CHANGE: increased comments window and column width (now even 50 character comments can be seen without scrolling) [netwolf]
CHANGE: check community string only when community is enabled (optimisation) [TwoBottle Mod]
CHANGE: optimisations in sockets [TwoBottle Mod]
CHANGE: min queue size 1000, default 3000 [kuchin]
CHANGE: increased FileBufferSize [netwolf]
CHANGE: filter invalid clients [Mr Faber]
CHANGE: remaining column is split to 2 separate columns (MB + % and Time) [katsyonak]
CHANGE: no more sharing of corrupted chunks [Slugfiller]
CHANGE: server now disconnected properly on eMule exit (based on 0.28a) [Lord KiRon]
CHANGE: queue full sources are droped too on 'Drop unneeded sources' [katsyonak]
CHANGE: ed2k-links not added if filesize > 4 GB (from official) [netwolf]
CHANGE: minor changes [netwolf]
CHANGE: webserver templates improved [kuchin]
CHANGE: less use of CPU when we have many sources [obaldin]
CHANGE: statistics graphs look nicer [BavarianSnail]
CHANGE: new metatag for float value [BavarianSnail]
BUGFIX: unbanning client - icon doesn't update immediately (bug 271) [katsyonak]
BUGFIX: fixed memory leak in case of ivalid part file [TwoBottle Mod]
BUGFIX: alternating statistics, server occupation is now stored under servers (bug 208) [moosetea]
BUGFIX: added 3 missing invalid chars for filenames [SyruS]
BUGFIX: don´t move uninitialized memory (Maella) [netwolf]
BUGFIX: minor fixes [netwolf]
BUGFIX: saving preferences on first start of new eMule version [kuchin]
BUGFIX: fixed memory leak when lowid happened [TwoBottle Mod]
BUGFIX: fixed memory leak with some invalid packets received [TwoBottle Mod]
BUGFIX: when a file completes it keeps showing 0.0% [katsyonak]
BUGFIX: minor fixes and code snippets [netwolf]
BUGFIX: memory leak in KnownFile [UVman]
BUGFIX: fixed 'Show shared files' [SyruS]
BUGFIX: wrong SOCKS5 authentication packet sent [tim2k]
BUGFIX: no more 'Show all comments' right click option on completed files [netwolf]
BUGFIX: fixed a list corruption when scrolling with MS mouse [Lord KiRon]
BUGFIX: fixed a small memory leak and assertion in IRC code [Lord KiRon]
BUGFIX: auto-paused files are not downloaded anymore (by sivka) [netwolf]
BUGFIX: column width in transfer window no more changed to 0 on doubleclick (from official) [netwolf]
BUGFIX: webserver search: skip results with 0 sources, 0 filesize, empty filename [kuchin]
BUGFIX: avoid a FNF status when we just start a download and have no finished parts yet [BavarianSnail]
BUGFIX: correct status update in transfer window when starting and finishing to complete a file [BavarianSnail]
BUGFIX: double size information on tooltip [BavarianSnail]
BUGFIX: minor fixes in webserver [BavarianSnail]