Upstream tarball 10069
[amule.git] / docs / Changelog
bloba1e4d11005720102e6aeb82bbfc4a6a111952ab5
1 Version 2.3.0 - The river knows.
2 ----------
3 2009-??-??
5         freddy77:
6                 * Various optimizations of memory usage
7                 * Access files for reading/writing via mapped memory
8                   (with custom exception handling)
9                 * Fix download of files > 1GB on ucLibc
10                 * Fix autogen.sh under Ubuntu
11                 * Fixed TCP obfuscation negotiation
13         Gnucco:
14                 * Add option to ed2k link parser to display links in emulecollection
16         GonoszTopi:
17                 * Various fixes to new colour code
18                 * Allow user to select display of transfer rates
19                 * Extendable list-control settings save/load code
20                 * Implemented an alternate method to estimate the real user count
21                   in the Kad network, which is not based on our local routing table.
22                   (port from eMule v0.49b)
23                 * Dropped assumption that last search keyword is a filename
24                   extension if length == 3.
25                 * Instead of counting unicode characters in a Kad search now we use the
26                   UTF-8 byte count to determine whether the keyword is allowed or not.
27                 * Use actual page size in mmap calls instead of a randomly selected
28                   number.
30         Greek:
31                 * Part number is now an extra column in the download list
32                 * Improvements to preferences dialogs
33                 * Redesign skin selection
35         jolz:
36                 * Fixed file locking between ed2k and aMule on Windows
38         Kry:
39                 * Fix indexes after removing GUI items
40                 * Resolve MSVC compilation problem with separate strings in GUI
41                 * Fixes to Windows build
42                 * Allow compilation with wxCocoa
43                 * Replace Color.h by new class implementation MuleColour
44                 * Lower class overhead and use two-level cache for pens/brushes
45                 * Added aMuleCMD project for MSVC.
46                 * Fixed UnitTests and aMuleCMD in MSVC to use _CONSOLE subsystem.
47                 * Preferences changes
49         lfroen:
50                 * php prefix for lex/yacc
52         LittleAbacus:
53                 * Search results can now be sorted by "knownness" state.
55         marcell:
56                 * Fixed issue #892: Show data sizes >= 1.0 GB with three digits.
57                 * Fixed search 'Stop' button not stopping Kad searches.
58                 * Check Kademlia search results against original criteria.
59                 * Allow Kademlia searches with repetitive keywords.
60                 * Allow adding current chat partner to friend list from tab's context menu.
61                 * Allow not downloading files via HTTP if the requested file is not newer.
63         morph:
64                 * Patch to uniform and fix minor errors on man pages
66         myth:
67                 * Feedback from shared files - add number of clients on queue.
69         Skolnick:
70                 * Fixed autogen.sh for Bourne Shell
72         Stu Redman:
73                 * Sort source list on opening and add file name to A4AF files
74                 * MSVC: optional GeoIP support
75                 * Faster progress bars with less overhead (without pens/brushes)
76                 * Show log messages in remote gui
77                 * More info in the Kad tab
78                 * Improved gaplist performance
79                 * Ported chat captchas (receive and send) 
80                   and "Advanced Chat Spam Filter" from eMule
81                 * Allow download of multiple search results if search list 
82                   is sorted by status (thanks to DarkNRG)
83                 * Fixed CFile::SetLength for large files
84                 * Reduce file handle usage by closing part files after idle time
85                 * Speed up selection of shared directories with many subdirectories,
86                   fixed red marking of folders with shared subdirectories
87                 * Ban clients that uploaded bad data (based on CorruptionBlackBox from eMule)
88                 * Support wxWidgets 2.9
89                 * amuled for Windows (with wx 2.9)
90                 * Friends get recognized in the friend list control even if their IP has changed
91                 * "Last Reception" in remote gui
92                 * Fixed client information and stopped files in remote gui
93                 * Don't kick friend upload, don't kick release prio uploads (unless they take more
94                   than half of the slots), and don't kick anybody else unless necessary (with GonoszTopi)
95                 * Fixed crash in remote gui when aMule exits
96                 * Added more media file types from eMule
97                 * Allow the user to cancel the app if Temp/Incoming is not found
98                 * Show downloads as shares in remote gui
99                 * Added a bunch of missing details in remote gui
100                 * amuleweb for Windows (with wx 2.9)
101                 * Show connected friends in blue in the friend list
102                 * Show total upload/download ratio in statistic tree
103                 * Fixed category administration in remote gui
104                 * Implement directory preferences in remote gui
105                 * MSVC build for alcc, wxCas
106                 * Fixed errors and crashes on parsing ED2K links with '/' in them
107                 * Configure option --enable-fileview
108                 * Bypass amulegui connection dialog with switch -s / --skip
109                 * Fixed Core Timer
110                 * Allow passing of ED2K links by command line to amule and amuled, making ed2k program obsolete
111                 * Don't ignore current category in amulegui when pasting a link
112                 * Amulegui can now be controlled by ed2k 
113                 * EC tools (amulegui, amulecmd, amuleweb) can use a local config dir now
114                 * Fixed crash in file system detection in Solaris
115                 * Fix: window size/position didn't get saved on some systems
116                 * aMule, aMuled and aMulegui can take ED2K links from the command line
117                 * More command line options for aMulegui
118                 * Allow webserver autostart on Windows
119                 * Fixed crash in "Out of space" user event handler
120                 * ALCC prints links to stdout now instead of stderr
121                 * Fixed memory exhaustion on high speed uploads
122                   Thanks to RRM for endless patience!
123                 * Fix: Language English was not recognized and so reverted to "System default" at any change
124                 * Fixed printf output (unicode2char()) on consoles incapable of UTF8
125                 * Keep a list of all canceled files (canceled.met) and show them in magenta in the search list
126                 * Update status/color of search results on events from outside the search window
127                   (like download started from EC) and in amulegui
128                 * Enable update of IP filter list through aMulegui and aMulecmd
129                 * Enable setting of "Check for new version on startup" through aMulegui
130                 * Fixed crash in CClientList::ProcessDirectCallbackList that had been around for ages (hopefully)
131                 * Fixed size of large files in aMuleweb's search results
132                 * Show completed downloads in aMulegui
133                 * Fixed international file names on Windows
134                 * Fixed hangup of EC connection in aMulegui
135                 * Fixed category deletion in aMuled
137         Vollstrecker:
138                 * Unify copyright lines
139                 * Fixed clean and distclean targets for make
140                 * Various Updates in debian/ see debian/changelog
141                 * Added crash handling in command-line tools
142                 * Fix for autoconf-2.64.
143                 * Raised minimum wxWidgets version to 2.8.8
144                 * Make amulecmd help command work without connection
145                 * New translation concept for manpages
146                 * KDE Plasma applet to show stats
148         Wuischke:
149                 * Simplify browser selection
150                 * Use DoIconize() for dclick on tray icon, too
151                 * Fix minimizing from tray icon
152                 * Add option to show chat messages in log
153                 * Add option to specify amuleweb binary location
154                 * Make EC authentication procedure more secure
155                 * Add support for categories to ed2k
156                 * Backup config file on shutdown
158         Special Thanks To:
159                 * Greek for his contributions to aMule's user interface.
160                 * btkaos for his important work finding the source of bugs.
161                 * myth for seeing when everyone else was blind and uncovering
162                   the grandfather of all fuck-ups
163                 * mirko.g for being so committed to compile aMule on Snow Leopard.
165 --------------------------------------------------------------------------------
167 Version 2.2.6 - The "we don't have holidays" version.
168 ----------
169 2009-09-16
171         GonoszTopi:
172                 * Fixed obfuscated server UDP communication.
173                 * Fixed cross-endian Kad node verification.
174                 * Fixed name conflict in builtin PHP parser.
175                 * Fixed configure finding unwanted Crypto++ installations.
177         Marcell:
178                 * Properly update transfers tab's bottom pane's title.
180         mr_hyde:
181                 * Fixed a bug in detecting and using the fallocate() function.
183         Sam Hocevar:
184                 * Now really fixed that security issue.
186         Stu Redman:
187                 * Fixed HTTP download if server transmits no content-length
188                 * Fixed several cases of amulecmd printing zero on big endian machines
189                 * Fixed amuleweb crashing on tiny downloads
190                 * Added version resources to MSVC binaries
191                 * Fixed wrong search text in search dialog after deleting a tab
192                 * Fixed download limit in amuled (which was 50% of what was set)
194         Wuischke:
195                 * Fix amuleweb progress bar display for files > 4GB
197         Special Thanks To:
198                 * stefanero and his bleeding-edge system
200 --------------------------------------------------------------------------------
202 Version 2.2.5 - The "never say never" version.
203 ----------
204 2009-05-16
206         GonoszTopi:
207                 * Fixed possible security hole when previewing filenames containing single quotes
208                 * Fixed default webserver port
210         Stu Redman:
211                 * Fixed upload of the last part of a file which he broke in 2.2.4
212                 * Fixed setting speed limits from remote gui's tray icon
214         Special Thanks To:
215                 * CroMag for pointing out the upload problem
217 --------------------------------------------------------------------------------
219 Version 2.2.4 - The "we didn't have a .4 version since... well... long ago" version.
220 ----------
221 2009-04-03
223         freddy77:
224                 * Plugged various memory leaks.
226         FreeToGo:
227                 * Add comment to desktop file to allow autostart in Gnome
229         gabrielix:
230                 * Compilation fix for gcc-4.3.2.
232         Gaznevada:
233                 * Compilation fix for IRIX.
234                 * Fixed file handles on IRIX.
236         GonoszTopi:
237                 * Fixed compilation of Format.cpp for some platforms.
238                 * Fixed wxWidgets socket library initialization.
239                 * Fixed partfile importer destroying imported data.
240                 * Separated GUI and core code in partfile importer, thus fixing
241                   occasional crashes/hangs.
242                 * Fixed GeoIP-enabled builds crashing on 64b boxes.
243                 * Added another common URN ID to the Magnet link handler.
244                 * Switch to the 'busy' cursor while bringing up the preferences
245                   window.
246                 * Ported several Kademlia fixes and improvements from eMule0.49c:
247                         - Fixes on handling incoming packets with port zero.
248                         - The Kad UDP firewalltest now asks several clients for
249                           its external port, avoiding to get a wrong "Open"
250                           state on NATs which change the source port on each
251                           request but behave like a Full-Cone otherwise.
252                         - Made sure a received Kad routing answer doesn't
253                           contain more contacts than requested. [Xin Sun]
254                         - Kad no longer allows more than 2 IPs from the same
255                           subnet within one routing query reply (except on LANs).
256                         - Kad routing query contacts are checked against the
257                           routing table.
258                 * Implemented non-interactive mode for amulecmd/amuleweb.
259                 * Fixed detection of crypto++ library for versions >= 5.6.0.
260                 * Fixed saving wrong window position when exiting while minimized.
261                 * Fixed rare case when we tried to connect to a LowID client.
262                 * MSW: detect WinSock API version needed by GeoIP.
263                 * Fixed libbfd sometimes depends on libintl, with help from PacoBell.
265         iz0bbz:
266                 * Fixed static linking with GeoIP on MinGW/MSYS.
267                 * Fixed detecting GeoIP library when building for MinGW.
268                 * Compilation fix for GeoIP-1.4.6.
270         Stu Redman:
271                 * Fix crash on global search on Windows
272                 * Fix splitter bar position in transfer window not restored properly
273                 * Caught some insane upload requests
274                 * Fixed finished files sometimes getting rehashed (thanks to Skolnick)
275                 * Added restart warning if the ED2K network was re-enabled.
276                 * Fixed Windows lag when opening preferences dialog
277                 * Fixed creation of ED2K links with AICH (thanks to Archmage)
278                 * Remote Gui shows a dialog box with a reason on connection failure
279                 * Changed fix for wrong ordering/placing of clients in the download window
280                   so that sort order is again like in 2.2.2.
282         Wuischke:
283                 * Add Asturian language
284                 * Updated INSTALL file
285                 * When EC authentication fails, close connection before we send
286                   the response.
287                 * Tell the user why the EC connection failed.
289         Special Thanks To:
290                 * wires for the strenuous testing on 64-bit
292 --------------------------------------------------------------------------------
294 Version 2.2.3 - The "Late Christmas present" version.
295 ----------
296 2008-12-28
298         Alfred:
299                 * Fixes to compile with Sun Studio 12.
301         Gerd78:
302                 * Fix for linking with a static bfd library.
304         GonoszTopi:
305                 * Fixed improper handling of EC connection failures.
306                 * Fix for shells not properly handling empty lists.
307                 * POSIX fixes in shell code.
308                 * Made not finding GeoIP non-fatal.
309                 * Check if --enable-geoip-static can be fulfilled.
310                 * Fixed loading of zipped ipfilter files. Thanks to CtrlAltDel
311                   for the investigation of the problem.
312                 * Fixed alc progress bar for files >4GB.
313                 * Fixed #1056: amulegui: incorrect results when searching with
314                   min size >= 4GB
315                 * Disable automatic sorting of dowload list while there is a
316                   pop-up menu or file detail dialog displayed.
317                 * MinGW compilation fix.
318                 * Fixed GTK crash on closing search tabs. Thanks to btkaos.
320         LittleAbacus:
321                 * Support multiple selections on CSearchListCtrl::OnMarkAsKnown().
323         Skolnick:
324                 * Fix alc and alcc to work with files bigger than 4GB
326         Stu Redman:
327                 * Fix crash when last category was removed with a completed file in it
328                 * Fix wrong ordering/placing of clients in the download window
329                 * Fix available fileparts display for large files
330                 * Don't open server UDP socked if ED2K is disabled
331                 * Reordered preferences, disabled ED2K/UPnP prefs if ED2K/UPnP is disabled
332                 * MSVC: solution for MSVC 2008 Express edition, 
333                   project for ed2k and fileview
334                 * Fix wrong file download rates in transfer window
335                 * Windows: fix broken core timer, use precise tickcount
336                   and so fix download limit
338         Wuischke:
339                 * Add checks to cas to prevent segfaults
340                 * Fix wxCas save file dialog for file types
341                 * Fix a buffer overflow error in cas
343         Special Thanks to:
344                 * btkaos and CtrlAltDel for their invaluable help in tracking off bugs.
346 --------------------------------------------------------------------------------
348 Version 2.2.2 - The "Similarity." version.
349 ----------
350 2008-08-08
352         bomj:
353                 * Patch for alcc to improve usability
355         Gaznevada:
356                 * implement getopt_long in cas for systems which lack it
358         GonoszTopi:
359                 * Fixing denoiser
360                 * include <sys/types.h> before <regex.h> as by POSIX
361                 * Fix noinline in crypto for some systems
362                 * Fix display of ccache option
363                 * Add sources from search results for new downloads
364                 * Use output of gdlib-config for gd.h detection
365                 * Solaris mntent fix
366                 * wxMSW fix
367                 * Fix NULL pointer dereference
368                 * Fix for configure not using --with-geoip value in library check
369                 * Added pkg.m4 from pkg-config-0.23
370                 * Ported Kademlia Protocol Version 8 from eMule0.49b.
371                         - Kad now ignores multiple IDs pointing to one IP in
372                           routing request answers
373                         - When calculating the total user count, Kad now uses
374                           (if available) the real number of firewalled clients
375                           for the calculation instead a fixed value. This will
376                           take more effect when 0.49+ nodes become common
377                         - Kad no longer tries to add UDP firewalled (and therefore
378                           mostly unreachable) nodes into its routing table,
379                           reducing overhead and increasing reliability [Idea: Netfinity]
380                         - Optimized the Kad packettracking code to only track
381                           packets which we check later, to save resources
382                         - Fixed a bug which let Kad sometimes assume a Kad2
383                           contact to be Kad1 after probing for both versions
384                         - Did first small step in dropping Kad1 support by not
385                           probing unknown Kad contacts for Kad1 anymore to save
386                           overhead. Kad1 clients will nevertheless still be work
387                           for now.
388                         - Several changes were made to Kad in order to defy
389                           routing attacks researched by University of Minnesota
390                           guys [Peng Wang, James Tyra, Eric Chan-Tin,
391                           Tyson Malchow, Denis Foo Kune, Nicholas Hopper,
392                           Yongdae Kim], in particular:
393                                 - Kad contacts will only be able to update
394                                   themself in others routing tables if they
395                                   provide the proper key (supported by 0.49a+
396                                   nodes) in order to make it impossible to
397                                   hijack them
398                                 - Kad uses now a three-way-handshake (or for
399                                   older version a similar check) for new contacts,
400                                   making sure they do not use a spoofed IP
401                                 - Unverified contacts are not used for routing
402                                   tasks
403                         - When reading a nodes.dat without any verified contacts
404                           (possible an old file version), aMule will assume all
405                           contacts to be verified to avoid slowing down the
406                           connecting process
407                         - Implemented a special nodes.dat file version suitable
408                           for mass distribution.
409                 * Fixed not sending sources for clients that did not announce
410                   their part availability.
411                 * Fixed all list columns being disabled in case of invalid data
412                   in config file.
413                 * Fixed directory tree not available.
415         Kry:
416                 * Fixed: Incorrect SX packets sent, plus no reply to
417                   out-of-multipacket SX as a bonus
419         MalaPraxis:
420                 * Remap colours on Windows
421                 * Add resources
422                 * Fix wrong usage of CPath::IsOk which caused an infinite loop on Import
423                 * Fix wxTempFile usage for compressed IPFilter files
425         Phoenix:
426                 * Removed the dlopen() code from UPnP.cpp.
427                 * Added the m4 macro to test for libupnp.
428                 * Updated amule_build_install.sh to work with
429                   --with-libupnp-prefix.
430                 * Changed the UPnP code to allow the use of a service without
431                   having successfully subscribed to it. That should be enough
432                   to deal with some lazy router implementations.
433                 * Do not unregister if no service is found
434                 * Save the found service even if subscription has failed
435                 * Fix for initialization of "resultstr" in cryptopp.m4.
436                 * Fix for message "Duplicate partfile with hash..." in
437                   DonwloadQueue.cpp. It was using deleted corrupted data.
438                 * amule_build_install.sh now uses -a flag in unzip so that
439                   cryptopp files are properly converted from DOS text format.
441         Stu Redman:
442                 * Scanner fix for MSVC compilation
443                 * Fixed crash when progress bar was resized to zero width
444                 * Fixed sharing of large files on Windows
445                 * Fixed free disc space check
446                 * Sanity check before writing nodes.dat - don't write it 
447                   if there are less than 25 contacts
448                 * Download List sorted on startup
449                 * Splitter bar position in transfer window is restored again
450                 * Fixed a GDI resource leak for Windows
452         Vollstrecker:
453                 * Made possible to deactivate xas
454                 * Various Updates in debian/ see debian/changelog
456         Wuischke:
457                 * Show connection status in toolbar when changing skin, thanks to greek
459         xor:
460                 * Fix window resize problem on Mac OS X
461                 * Fix for packets being lost in EC communication.
462                   Fixes aMuleGUI not updating after a while.
464 --------------------------------------------------------------------------------
466 Version 2.2.1 - The "Excuse me, have you seen my 2.2.0 release anywhere?" version.
467 ----------
468 2008-06-11
470         Bas Zoetekouw:
471                 * Patch for debian bug #350396: "amule depletes entropy pool".
473         brainnolo:
474                 * Patch for loading the correct path for the UPnP libraries
475                   in Mac.
476                 * Added the binaries for libUPnP for Mac to the directory
477                   aMule.app/Contents/Frameworks.
478                 * Universal Binary ed2kHelperScript update.
479                 * avoid removing libupnp libs during initial cleanup
480                   (this would defeat bundling them) . It will now remove only
481                   libwx in the Frameworks directory (which are supposed to be
482                   from an old build).
484         centaur:
485                 * OpenBSD patch.
487         Coronas:
488                 * Patch to show kad status in amuleweb (Bug 1103)
489                 * typo in src/webserver/default/shared.php
491         drkirkby:
492                 * Test for gcc before including gcc specific flags on the
493                   compiler line.
495         DLH:
496                 * amulegui.xpm icon.
498         EastWind:
499                 * Patch to prevent overwriting of GDLIB_LIBS
501         Gaznevada:
502                 * IRIX compatibility patches
503                 * amuleweb php IRIX patches
504                 * Make 64-bit architecture check independant of _ABI64
506         Gerd78:
507                 * Added autostart-xas to rpm .spec files.
508                 * Patch for autoconf >= 2.60.
509                 * Patch for redefinition of $(docdir) in docs/Makefile.am.
510                 * Patch for aMule .desktop files.
511                 * Added amulegui desktop icon (with Vollstrecker).
512                 * Patch for fixing aMule spec file in Fedora and Mandriva.
513                 * Test for perl File::Copy in configure.
514                 * Fix for building with _FORTIFY_SOURCE.
516         Gnucco:
517                 * Workaround for string serialization bug.
518                 * Workaround for aMule does not publish new files on kad.
520         GonoszTopi:
521                 * Added ability to compile amulecmd without thread support in wx.
522                 * Fixed source seeds handling on startup.
523                 * Proper restoration of startup locale after checking available
524                   locales.
525                 * Fixed linkage with wxMSW.
526                 * Got rid of a few more warnings.
527                 * Fixed #929: configure: BUILD_CC uses CC's CFLAGS
528                 * Implemented #962: don't display (0) when not downloading from source
529                 * Fixed #954 - added ability turn IPFilter on/off for servers/clients
530                   independently.
531                 * Added support for magnet ed2k links.
532                 * Improve cross compilation
533                 * Fixed segmentation fault in amuled
534                 * Don't allow sources coming from .seeds to be cleaned up for a while
535                   after startup
536                 * Improve accuracy for ticks
537                 * Improve debug output
538                 * Don't add clients when shutting down
539                 * Added a simple (ascii) text file reader class
540                 * Sed denoiser - removes excessive messages from compilation - 
541                   Thanks to Vollstrecker for the idea and discussions.
542                 * Drop path component from logged file names.
543                 * Fix for perl v5.8.8
544                 * wxCas compilation fixes for wxCVS
545                 * Doxyfile doesn't need to be installed, it's unusable without the
546                   sources.
547                 * Fixed #979: No win32 version information
548                 * Updated listctrl code to 2.8.7
549                 * Fixed a buffer overflow in TextFile.cpp
550                 * Cross-compilation fixes.
551                 * Some little optimizations on configure.
552                 * Re-categorized a number of strings whether they need translation or
553                   not.
554                 * Added plurals support.
555                 * Removed a number of unused leftover files from the repositiory.
556                 * Various fixes for wxMSW builds.
557                 * Made 'make dist' work.
558                 * Fixed 'make check' for subdirectory builds.
559                 * Fixed manpages install/uninstall script to handle correctly
560                   subdirectory builds and respect the --program-transform-* switches.
561                 * Fixed a minor bug in the denoiser script.
562                 * Fixed several portability issues in scripts.
563                 * Fixed keeping the preferences in sync with tray icon existance.
564                 * Removed a check that wasn't ever valid.
565                 * Fixed #651: Wrong expansion in statistics.
566                 * Fixed #1082: Events in preferences have layout problems.
567                 * Fixed debug categories being added multiple times to the checklistbox.
568                 * Fixed translations on MSW.
569                 * Languages are not sorted anymore, but displayed in their own name.
570                 * Fixed a number of gcc4 warnings.
571                 * Fixed amuleweb compilation on MSW.
572                 * Added checks for a POSIX compliant regex library.
573                 * Fixed #1289: amule fails to build on non glibc systems (e.g. uclibc)
574                 * Hungarian translation.
575                 * Allow generating feedback from shared files.
576                 * Ported Kademlia2.0 Protocol Version 7.
577                 * Fixed 'bad file descriptor' error on Mac.
578                 * Unittest for the Kademlia::CUInt128 class.
579                 * Added kademlia and obfuscation status to the client details.
580                 * Fix for bars positioned 1 pixel too low.
581                 * Added a small debug utility to display contents of mule files (kad
582                   only yet).
583                 * Fix for #1184; fixed both ed2k and kad searches for >4GB files.
584                 * Proper detection and usage (if possible) of strerror_r()
585                 * Added English names to the language selector - for the curious ones.
586                 * Fixed some memory leaks.
587                 * Got rid of the deprecated HAVE_GETTEXT macros.
588                 * Added gettext support to amuleweb.
589                 * Added preferences option 'Allocate full size'.
590                 * Added crypt overhead to statistics, UDP only for now.
591                 * Added checks to prevent downloading large files to file systems not
592                   supporting them.
593                 * Added check for NetBSD systems.
594                 * Heavy rewrite of autoconf/automake stuff.
596         gtoso:
597                 * Fix for GeoIP crashing if the default GeoIP.dat file cannot be found.
598                 * Patch to find GeoIP.dat in the application bundle.
600         Hermit:
601                 * Patch for amulecmd history which ensures that when the same command
602                   is repeated several times in a row it only gets recorded in the
603                   history once.
605         jcoy:
606                 * Set download priority in amulecmd.
608         ken:
609                 * Fixed control-clicking (right-clicking) on tabs in notebooks on the
610                   Mac.
611                 * Compilation fix for MacOSX 10.3
612                 * Fixed a crashing bug with static initialization order
613                 * Ship the license as required by the GPL.
614                 * Fixes linking of embedded CryptoPP (on the Mac, if nowhere else).
615                 * Quick-n-dirty hack for stats graphs on the Mac.
617         Kry:
618                 * Protocol Obfuscation (enabled by default)
619                 * Large file support (>4GB)
620                 * Disabled auto-update of servers from clients and other servers by
621                   default.
622                 * Fixed a bug while getting sources for large files (>4GB)
623                 * Fixed mldonkey_importer to work with mldonkey >= 2.7.6
624                 * Improve exception handling
625                 * Added a column on client view that shows if the user has reported
626                   having disabled shared files.
627                 * Disable the "Show files" option in context menu if the user has
628                   reported having disabled shared files.
629                 * Add generic CTag classes support for Kad data types
630                 * Remove kad IO classes
631                 * Safety on memfiles created from packets
632                 * Fixed publishing and sending shared files requests
633                 * Fixed Unittest
634                 * Update audio and video types
635                 * Update EC to use the equivalent of VBT tags
636                 * Fix ID sending on hello packet to use the hybrid ID instead of plain
637                   ed2k id
638                 * Fix a bug on sending info to other clients on file list request
639                 * Upgrade lex generated code
640                 * Add the --reset-config flag
641                 * Modified getclosetsto() fix, originally by tatikiran
642                 * Changes to flex parsing of search expressions.
643                 * Fix several missing variable initializations
644                 * Swap bytes for int types in EC code
645                 * Lower reask times
646                 * Fix Memleak in ECSocket
647                 * Extend amulecmd with 'show log' and 'reset' command, originally by
648                   quinox, bug #856
649                 * Usage of HOSTCC for compile-time executions
650                 * Created translation status scripts
651                 * Move server packets to the back of the UDP queue if the server is
652                   still resolving a dynamic host
653                 * Script to wikify changelog
654                 * Separate ECTag from ECPacket
655                 * Fix crash on startup
656                 * Fix several rare memleaks
657                 * Fixes on Kademlia keyword store
658                 * Initial Kademlia 2 integration
659                 * Remove duplicated SendPacket functions in Kad
660                 * CPacket uses const CMemfile reference instead of pointer
661                 * Fix for (rare) bogus packets being send on kad
662                 * Fix for empty packets in Kad Search
663                 * Fixed server IP for EC
664                 * Don't destroy shareddir.dat on remote GUI, bug #945
665                 * Incorrect percentage displayed by amulecmd for files > 4Gb, bug #949
666                 * Ask user to download server list when list is empty and ed2k active
667                 * Support automake 1.10
668                 * Reorganization of EC code
669                 * Added script to generate EC files for different programming languages
670                   (C#, Java and C++) from an abstract language
671                 * Dropped support for < wx2.8.x (in case you want to blame someone)
672                 * Added remote gui datastructure for new classes.
673                 * Fixed compilation with wx2.9, also with disabled 2.6 comatibility.
674                 * Heavily modified IP2Country code.
675                   Proper names, guards, creation on the heap... etc.
676                 * Added script to create Kad nodes files
677                 * Fixes for emule-collection support
678                 * Added some sanity checks
679                 * Source links with crypt data support.
680                 * Fix Mac build
681                 * Remember kad and ed2k urls and restore them on restart.
682                 * Force conversion to be ISO8859 for tag names, obvious from the network
683                   standards. This also fixes Kad.
684                 * Changed the inheritance for the UDP sockets to include the encrypted
685                   layer
686                 * Fix for MuleGifDecoder issue
687                 * Windows fixes
688                 * Added OnO patch for Toolbar display.
689                 * Fixed validation of preferences items for wxWidgets 2.8.4
690                 * Fixed cryptopp version recognition on Mac.
691                 * Finish Protocol Obfuscation including GUI
692                 * Fix base for emsocket
693                 * Disable bison generation on Mac
694                 * Endian fixes
695                 * Fix compilation on wxCocoa
696                 * Make obfuscated state persistant
697                 * Change preferences order, add debug info
698                 * Fix getsources with large files
699                 * Add message on triggering new version
700                 * Fix spelling
701                 * Fix Windows compilation
702                 * Remove backups before moving logfile
703                 * Fix compilation
704                 * Fix for connecting to servers if encryption is required
705                 * Fix memleaks
706                 * Use proper base class
707                 * Remove unmaintained translations
708                 * Honour data root settings to remove warning
709                 * Make code compatible to MSVC
710                 * Fix to avoid losing packets
711                 * Avoid multi line strings in GUI to allow MSVC compilation
712                 * Fix wxIPV4address usage where amuleIPV4 is unnecessary
713                 * Change CVS string to SVN
714                 * Adjust MuleDebug
715                 * Fix file types due to overloads of EC
716                 * Moved browser preferences to "Browser/" section on config file.
718         lfroen:
719                 * Fix partcount not being set in remote gui
720                 * Use only one EC library with amuleweb
721                 * Fix LastSeenComplete
722                 * Fix for NonCurrentSources
723                 * Fix incorrect cookie parsing for amuleweb
724                 * Fix passing strings in EC
725                 * Lock webserver when serving images
726                 * EC implementation in C# (work in progress)
727                 * Fix preferences in amuleweb
728                 * Fix EC crashing webserver when new item added
729                 * GUI implementation in C# (work in progress)
730                 * Implementing split() call
731                 * Compilation fix for MuleGifDecoder
733         LittleAbacus:
734                 * Patch to show part file numbers.
735                 * set the search string to the search text of currently
736                   selected tab.
738         magicamule:
739                 * filtered off comments still affect rating
741         MalaPraxis:
742                 * Fixed some cases where the full IP of a new client would be shown 
743                   incorrectly.
744                 * Added a "System Default" option to browser selection that uses
745                   wxWidget's capabilities.
746                 * Fix MSVC compilation errors
747                 * Don't use wxFile flush on Windows
748                 * Toolbar fixes to fix assert on Windows
749                 * Use better defaults for preferences
750                 * Simplified minimize/raise code, remember maxmimized status between
751                   sessions.
752                 * Make sure starting points are inside screen and sanity fixes
753                 * Fixes to view/restore, original function doesn't skip
754                 * Final fixes to Iconize()
755                 * Fix for broken native counter.
756                 * Change data types to clear warnings at /W4 on MSVC
757                 * Cleared MD5_ functions to use standard memset/memcpy
758                 * Cleared types, added asserts for debug, remove unused functions
759                 * More warnings cleared and more asserts
760                 * /W2 fixes on main MSVC project
761                 * Fix compilation of aMuleGUI
762                 * Enable compilation with wx 2.9
763                 * Fix Kad1.0 and Kad2.0 search types
764                 * Enable dynamic GUI reordering when networks are disabled
765                 * Disable packing of non-POD structures
766                 * Change structures with constructors to classes
767                 * Small MSVC fixes, major speedup and adjustment for networks
768                 * Don't use ++ to modify a var value if you assign to same var
769                 * Speedup for some classes as copying is unnecessary
770                 * Further fixes for VS
771                 * Fix notebook logs/info tabs display
772                 * Better macro use
773                 * Add MSVC solution and readme
774                 * Fixed bug on socket event GetResult(), MSVC fixes on files
775                 * Fixed direct callback for type 6 sources for Kad2.0
777         morricone:
778                 * Fix for wxwin.m4 not autodetecting wxBase.
780         mr_hyde:
781                 * Patch to enable Kad search with amulecmd.
782                 * Fix for some man pages have wrong name with
783                   --program-suffix.
784                 * Temporary fix for tarball configure.in using SVNDATE.
786         Nodsu:
787                 * Patch to make amulecmd cancel/pause/resume work with many
788                   files and file names.
789                 * Patch to enable preview in remote GUI.
790                 * Patch to create the magic string $file in previews. This
791                   string is replaced with the file name in the command line,
792                   in case it exists.
793                 * Patch to prevent amule compiled with --disable-nls from
794                   crashing.
796         nvinay:
797                 * Trivial issue with memset found using google codesearch which may
798                   affect only the debugging.
800         Phoenix:
801                 * Fix for crash in amulegui/DownloadListCtrl.cpp.
802                 * Upgraded extern/listctrl.{cpp,h} from wxWidgets cvs code.
803                 * Fixed some gtk2 warnings in extern/listctrl.cpp.
804                 * Fix for unhandled exception in new skinned toolbar code.
805                 * Coding style fixes.
806                 * Fix for server disconnection during global search.
807                 * No more wxARRAY's in amuleweb.
808                 * Fixed bug in mutex code in amuleweb (s_mutex_wcThreads).
809                 * No more wxARRAY's in aMule code.
810                 * Fixed bug in ECPacket.cpp: assignment inside assertion.
811                 * Changed CECSocket constructor to be exception safe.
812                 * Fix for invalid rectangle size on COScopeCtrl::PlotHistory().
813                 * Removed the default constructor for Kademlia contacts.
814                 * Fix for "get bwlimits" command in amulecmd always returning
815                   zero for maximum download value.
816                 * Added UPnP support.
817                 * Fix for crash in ECSocket.cpp.
818                 * FileDetailDialog:: now has more intuitive Apply, Ok, Cancel
819                   interface.
820                 * GUI to enter a specific bind IP in
821                   "Preferences->Connection->BindAddress".
822                 * Resurrected support for the tag FT_DL_ACTIVE_TIME in the met
823                   file. It's value, the download active time, can now be seen
824                   in the file details dialog.
825                 * Added the DLACTIVETIME variable to the list of replaced
826                   variables in the DowloadCompleted user event.
827                 * MuleTrayIcon.cpp was not compiling for __WXMAC_CARBON__.
828                   Seems to be fixed, but must be the code now has a lot of
829                   ifdefs and must be tested on other platforms.
830                 * Added two more events: "out of space in temporary partition"
831                   and "error upon completion".
832                 * Fixed a crash in amulegui when adding a new category.
833                 * Fixed a bug in amulegui, removing a category remotely did
834                   not update the category count in amule.conf, so the next
835                   time amule was run, the category was there again.
836                 * Fixed a bug in toolbar skins, the skin file was opened even
837                   when the checkbox "Use skins" was not checked.
838                 * Fixed a crash related to MuleGIFDecoder wx-2.8.0 when
839                   downloading the file IPFIlter.dat.
840                 * Fix for ECSocket.cpp, amulegui was crashing upon entry.
841                 * Fix for ClientDetailDialog in amulegui. Was showing
842                   incorrect IP / Server / Software version information.
843                 * Switch binding of UPnP libraries to use one digit version
844                   names instead of unversioned names.
845                 * Fix for crash in amuleweb when the image file did not exist.
846                 * UPnP add/delete port mappings are now done in every device
847                   found, instead of only the first one.
848                 * Creation of --enable-upnp/--disable-upnp configure flag.
849                 * Update of wxWidgets-2.6.3 deprecated code to version 2.8.2.
850                 * Fixed IPFilter.dat loading from a zipped file.
851                 * Added a termination process to wxExecute() calls, so that we
852                   no longer leave zombies.
853                 * CDirIterator now uses wxDir.
854                 * CheckDirExists() now uses wxDir::Exists().
855                 * CheckFileExists() now uses wxFile::Exists().
856                 * GetLastModificationTime() now uses wxFileModificationTime().
857                 * GetFileSize() now uses wxFile::Length().
858                 * UTF8_CopyFile() now uses wxCopyFile(). Later reverted for locale
859                   fixes.
860                 * UTF8_RemoveFile() now uses wxRemoveFile(). Later reverted for locale
861                   fixes.
862                 * UTF8_MoveFile() now uses wxRenameFile(). Later reverted for locale
863                   fixes.
864                 * theApp is now a global pointer, so that we can access the
865                   global application object from within a core file.
866                 * Partial fix for the COLORREF compilation problem on Windows.
867                 * Fix for libpng version detection on acinclude.m4. It was
868                   failing for strings like 1.2.15beta5 (e.g., debian 4.0 etch).
869                 * Fix for theApp variable usage in amulegui. It was not beeing
870                   initialized and amulegui was segfaulting.
871                 * Fixed the forum address in the backtrace print.
872                 * Applied Bas Zoetekouw's patch for debian bug #350396:
873                   "amule depletes entropy pool".
874                 * Implemented IP2Country using GeoIP.
875                 * When converting from multibyte to wide characters,
876                   ConvAmuleBrokenFileNames now tries UTF-8 first. If this
877                   fails, then it tries ISO-8859-1.
878                 * New directory based skin support, reworked Trevino's patch.
879                 * Fixed amuleweb crashes due to bug in ECSocket.cpp
880                 * Code to refresh port mappings in the event of a temporary router
881                   failure
882                 * Code to deal with previously unhandled UPnP events.
883                 * Fixed remote-gui segfault in UpdateStatsTree()
884                 * syscall_check is no longer a macro
885                 * Fixed a serious bug introduced by ENABLE_UPNP Makefile.am switch
886                 * Fix for libpng version detection on acinclude.m4
887                 * Fix for server list and node list
888                 * Made some common dialog modals and giving them a default style
889                 * Handle different UPnP library versions
890                 * UPnP for amuleweb.
891                 * Fix for crash on exit and a little less redundancy.
892                 * Trying to make listctrls behave on Mac.
893                 * Fix for CheckFreeDiskSpace(). Was probably returning ok if
894                   the directory where the file would be saved did not exist.
895                 * Fix for overflow in CPartFile::HashSinglePart() as reported
896                   by visualage.
897                 * Fix for overflow in CSharedFilesCtrl::DrawAvailabilityBar()
898                   as reported by a3linux, CtrlAltDel and stefanero. Special
899                   thanks to a3linux for the backtrace.
900                 * Improoved the macro CHECK_CRYPTO() in acinclude.m4.
901                 * Fix for the check of cryptopp library version in
902                   configure.in.
903                 * Rewrote the cryptopp m4 stuff.
904                 * Fixed some memory leaks related to the use of
905                   CTerminationProcess.
906                 * Fixed the usage of CryptoPP::Base64Encoder when creating the
907                   key pair for ClientCreditsList. cryptopp semantics is to
908                   give the ownership, so do not create objects like this on
909                   the heap.
910                 * Fix for amuled creating zombies. wxProcess does not work
911                   with wxBase.
912                 * wxProcess now receives OnTerminate() events in amuled.
913                 * Created a specialized termination process object for
914                   amuleweb, so that amule does not kill the web daemon if it
915                   has already died. This fixes a segfault upon exit.
916                 * Changed the amule_build_install.sh script to work with
917                   distro tarballs for release.
919         pochu:
920                 * Fix for subdirectory builds.
922         Radek:
923                 * Patch to fix windows compilation.
925         Raziel:
926                 * Adapt Kad code to the standard coding guidelines.
927                 * Work on EC API
929         spiralvoice:
930                 * Patch to enable MLDonkey os_info support.
932         Skolnick:
933                 * Added the time to the aMule stats in the wxCas window and
934                   in the generated image.
935                 * Added the time to the aMule stats in the cas output and
936                   in the generated image
937                 * Added option to generate image in JPG format (along with PNG)
938                 * Added new icon for aMule
940         Stu Redman:
941                 * Fix for Transferred / Completed not updated in remote GUI.
942                 * Fix for PARTSIZE not being 64 bits. Enums are always 32
943                   bits, even if we use a 64 bit constant to initialize it.
944                 * ratings/comment marks are now shown in the main transfer
945                   window of the remote-gui (the little colored !! on the left).
946                 * comments are now updated when comment packets arrive (not
947                   only when the show comment dialog is open).
948                 * remote names are now updated once on startup. So there is no
949                   more 3s lag until the names are shown when the dialog is
950                   opened for the first time.
951                 * ED2K/Kad User/Filecount is now shown in the remote-gui status
952                   bar and on the Kad Tab.
953                 * Fix for crash on receiving zero-sized UDP packet.
954                 * New BarShader code.
955                 * Sparse partfiles on Windows.
956                 * Fix for zlib detection with an optimizing compiler on configure.
957                 * Made all part-status bars look the same.
958                 * File names in file detail dialog can be scrolled without
959                   messing up the list control
960                 * Fix for copy constructor
962         Tiziano Müller:
963                 * Fixed compilation when --enable-geoip is used in conjunction
964                   with the ld-flag "--as-needed".
966         Trevino:
967                 * Fix for "Both the Unknown client icon and the Unknown status
968                 icon points to the same file" issue.
969                 * Skin support with relative paths.
971         visualage:
972                 * Fix for aMuleWeb unicode search/download link error.
973                 * Fix for aMuleWeb segfault when refreshing too frequently.
974                 * Fix for regular expression in aMuleWeb-PHP/split function.
976         Vollstrecker:
977                 * Added possibility to give the path for output right with
978                   -p or -o in cas.
979                 * Changed cas to use getopt_long.
980                 * Added --config-dir and -c option to cas.
981                 * Added alias -H --html to cas.
982                 * Added alias -P --picture to cas.
983                 * Added --config-dir and -c option to ed2k.
984                 * Added --config-dir option to amuled.
985                 * Fixed typos in the man pages.
986                 * Added manpage for amulegui.
987                 * Added amulegui desktop icon (with Gerd78).
988                 * Manpages update.
989                 * Add debian folder.
990                 * Correct use of libcrypto >= 5.5 and update of debian-dir.
991                 * Added Option to use generic ipfilter.dat.
992                 * Made possible to select which translations get build and
993                   installed.
994                 * Install only manpages in requested Langs.
996         wuischke:
997                 * Add emulecollection support on aMule ED2K Links Handler
998                 * Fix online signature update rate
999                 * Fix display of filesize > 4GB in file detail dialog
1000                 * Fix toolbar import/about icon order
1001                 * Add option to load emulecollection in SharedFilesCtrl
1002                 * Add oga and ogv extension for file type search
1003                 * Allow skin/webserver template section via wxchoice + skin enhancement
1004                 * Some error messages rephrased, to improve readability
1005                 * Fix idle mode for UBT
1006                 * Fix Ctrl+a in MuleListCtrl
1007                 * Replace (f)lex by $(LEX) in Makefile.am files
1008                 * Fix libUPnP unloading.
1009                 * Fix building with external CryptoPP
1010                 * Ship skins with tarball
1011                 * Convert skins shipped with aMule to new format
1012                 * Display file size in human readable format in FileDetailDialog
1013                 * Make SVN compile again
1014                 * Some skin code improvements
1015                 * Added upload feedback
1016                 * Added option to enable EC and set pass in amuled
1017                 * bugfix for ec-config option
1018                 * Removed GetLocaleDir()
1019                 * Zipped skin format
1020                 * Fix utf8 problem with file names
1021                 * Fixed toolbar display with skins when blinking on incoming message
1022                 * Fix #1114, missing break statement, thanks to mr_hyde
1023                 * Add option to filter file comments
1024                 * Allow compilation against wxBase
1025                 * Remove Source Dropping
1026                 * Allow usage of local config dir
1027                 * Display log message in bold when using local config dir
1028                 * Extend range for slot allocation, change default value
1029                 * Change Kb to KB
1030                 * Suppress skin directory error
1031                 * Add Upload feedback
1032                 * Fixed GetFeedback
1033                 * Correct some spelling mistakes
1034                 * Always use SecIdent
1035                 * Re-Add option to disable SUI
1036                 * Fix sharing files with extended characters
1037                 * Fix utf8 problem with file names
1038                 * Mark cancelled/removed files grey in search
1039                 * fix search colors implementation
1040                 * Add maintainercleanfiles for make distclean
1041                 * Fix comment icon order and use unitary width for display
1042                 * Fix rating display in SearchListCtrl
1043                 * Fix permission check on Vista
1044                 * Fix compilation with mingw
1045                 * Check for and use SVNDATE in tarballs
1046                 * Move include up to allow compilation on mingw
1047                 * Fix compilation with mingw32
1048                 * Fix compilation on Mac
1049                 * Fix compilation in ClientListCtrl.cpp
1050                 * Fix linking on Windows/mingw32
1051                 * Fix linking of amulegui for Windows
1052                 * Fix problems with collections using CRLF line endings on *nix
1053                 * Fix compilation for gcc 4.3
1054                 * Dirty compilation fix for gcc 4.3
1055                 * Fix compilation on OpenBSD (and probably other Unix)
1058         Xaignar:
1059                 * Renaming the SearchList typedef to CSearchResultList
1060                 * Splitting CSearchFile out from SearchList.* to SearchFile.*. 
1061                 * fix initialization of member variables in CSearchFile when
1062                   creating on remote gui.
1063                 * Call GetLength safely when sharing files
1064                 * Added support for child results to CSearchListCtrl
1065                 * Major cleanup of CSearchList
1066                 * Add logger target for the thread-scheduler
1067                 * Add smart pointers CScopedPtr and CScopedArray
1068                 * Fix possible crash due to pending events
1069                 * Fix accessing empty list in CMuleListCtrl
1070                 * Add support for displaying large files with CBarShader
1071                 * Improved sanity checking and simplified exception-handling
1072                   via CScopedPtr and CScopedArray.
1073                 * Major reworking of threads, add a thread scheduler for
1074                   IO intensive tasks, improve thread-safety for AICH-sync thread
1075                 * Fix FileIO unittests and add test of const CMemFile objects
1076                 * Update AICH from eMule-0.47a Beta1
1077                 * fix positioning of individual frames
1078                 * Improved exception handling
1079                 * Updating the FindMatchingClient function
1080                 * Avoid dangling pointers in case of asserts failing
1081                 * Updating CFormat to properly handle 64b ints on all platforms
1082                 * Fixing CFile::GetAvailable if position is past EOF
1083                 * Fixed possible use of uninitialized variables
1084                 * Adding template function for freeing the contents of a list/map
1085                 * Remove CList
1086                 * Fixing a couple of infinite loops
1087                 * Fixes file completion under amuled
1088                 * Add locking to the ED2KLinks file
1089                 * Removed multiple macros for array size
1090                 * Removed the CMD4Hash from wxString constructor
1091                 * Add swap function to CRangeMap 
1092                 * Reworking of the notify-code
1093                 * Optimized and simplified adding of shared files to the listctrl
1094                 * Remove partially copied files when a UTF8_CopyFile fails.
1095                 * Drop the file/directory permission settings, use umask
1096                   instead.
1097                 * Fixed loading of version information for servers. Previously
1098                   the information saved in the servers.met file was ignored.
1099                 * Fixed problem with reading ST_AUXPORTSLIST tags for servers,
1100                   where empty tags would cause the existing server-port to be
1101                   overwritten, thereby preventing connections to that server.
1102                 * Fixed linking of libmuleappcommon, which would previously
1103                   include GUI related symbols, thereby breaking amuled in some
1104                   cases.
1105                 * Added fuzzy sorting method for strings, currently only used
1106                   for sorting server-version information.
1107                 * Fixed sorting of the "Static" column on the server-list,
1108                   which didn't conform to 'strict-weak ordering'.
1109                 * Added missing catch-statements in places where subclasses of
1110                   CSafeDataIO was used, thereby preventing crashes in case of
1111                   funky files/filesystems, such as network drives only
1112                   supporting up to 2GB files. (closes bug #878 and #1205).
1113                 * Fixed opening of the Help-page when modifers were applied to
1114                   F1, which was causing conflict with various system-wide
1115                   shortcuts (this closes bug #1200).
1116                 * Used -isystem to mark wxWidgets and Crypto++ include files
1117                   as system-files, thereby reducing the number of warnings
1118                   generated by these includes.
1119                 * Fixed the shared-files-list ctrl assuming that all items
1120                   were part-files when creating feedback, which could cause
1121                   wrongful casts of CKnownFile objects.
1122                 * Changed from using signed longs to store pointers in
1123                   wxListCtrl, to using wxUIntPtr, which is guranteeded to be
1124                   able to contain pointers on all platforms.
1125                 * Fixed unicode-chars not being registered by key-events for
1126                   wxListCtrl (applied to our local copy).
1127                 * Fixed various problems with using arrow-keys and other
1128                   control-keys on the listsctrls in aMule.
1129                 * Fixed checks for changes in .part files between runs, which
1130                   previously was entirely broken (checked both wrong
1131                   timestamps and files).
1132                 * Fixed saving AICH-hashsets to an empty file, where buggy
1133                   sanity-checks were causing the result to be discarded.
1134                 * Improved the CreateHashFrom* functions, preventing the
1135                   hashing of empty files, and accessing an empty vector.
1136                 * Added a workaround for a bug in wxNotebook, which would
1137                   cause the selection returned in page-changed events to
1138                   sometimes be invalid, thereby causing aMule to crash when
1139                   attempting to access an non-existing page. This should fix
1140                   some crashes assosiated with closing search-result tabs.
1141                 * Dropped the internal Crypto++ libraries. Most distros have
1142                   it these days, and it's just another headache for us to
1143                   support (and was becomming pretty outdated).
1144                 * Improved checks for NULL points in CClientListCtrl.
1145                 * Fixed some poor english in various logging messages.
1146                 * Improved thread-safety in various classes, in part because
1147                   wxString isn't threadsafe, and we use that class a lot.
1148                 * Added support for writing 64-bit ints in CTags, which was
1149                   needed for some server-packets.
1150                 * Improved debugging-information support in CTag.
1151                 * Fixed saving/loading of 64-bit ints for Kademlia, which were
1152                   sometimes sent as binary blobs. Previously, we would read
1153                   from the net and save them to 'src_index.dat' just fine, but
1154                   would fail when it came to reading them from
1155                   'src_index.dat', resuling in that file being unreadable.
1156                 * Fixed the corruption of some tags (mostly Kademlia), where
1157                   the tag-names were wrongly saved as UTF-8, though they
1158                   should have been saved unchanged. This closes bug #1188.
1159                 * Applied various fixes to better conform to ANSI-C++.
1160                 * Fixed repeating of CPPFLAGS when compiling with GeoIP
1161                   enabled, which caused problems when -pedantic was used.
1162                 * Fixed a couple of small memory-leaks in UPnP (bug #1230).
1163                 * Added the "printf" attribute to printf-like functions in the
1164                   webserver code, allowing for compile-time error-checking.
1165                 * Fixed potential crashes that would result from server
1166                   connection attempts that timed out before the hostname
1167                   lookup returned.
1168                 * Worked around crash in the taskbar icon, which would trigger
1169                   if the kicker crashed.
1170                 * Fixed safehash-check for files greater than 4GB.
1171                 * Added support for pretty-printing of classes to CFormat.
1172                 * Added a class for the transparent handling of paths, needed
1173                   because we want to be able to handle both mangled (saved in
1174                   the wrong locale) and normal filenames. This should fix
1175                   problems with accessing files with extended chars in the
1176                   filename.
1177                 * Added warning in case port could not be bound to the
1178                   hostname specified in the preferences.
1179                 * Made outbound connections use the hostname specified in the
1180                   preferences. Is possibly not fully functional.
1181                 * Fixed memory-leak when adding invalid ED2K links.
1182                 * Fixed crash when the hashing-result from a now deleted
1183                   part-file was returned.
1184                 * Allow the update of the server-list from the remote gui.
1185                 * Optimized file-syncing, by only flushing the file contents,
1186                   rather than the meta-data (timestamps, etc).
1187                 * Fixed possible redefinition of the VERSION define.
1188                 * Fixed redundancy resulting from the use of two different
1189                   list of file-extensions, used when determining the filetype.
1190                 * Dropped support for importing configuration files, and the
1191                   like, from older eDonkey and *Mule clients, as most of these
1192                   were extremly old.
1193                 * Re-added double-buffering for listsctrls, in a manner that
1194                   should hopefully avoid the problems seen previously.
1195                 * Fixed missing unicode-convertion on a number of packets when
1196                   sending to unicode-enabled clients.
1197                 * Fixes passing of the error-code to OnReceiveError in
1198                   CMuleUDPSocket::OnReceive.
1199                 * Improved handling of invalidated (closed) UDP sockets, caused
1200                   by the fact that wxWidgets errorously treats empty datagram
1201                   packets as EOF.
1202                 * Fixed setting priorities for part-files on the remote gui
1203                   (this resolves bug #1251).
1204                 * Improved debugging information when using CFormat.
1205                 * Rewrote the CTextFile class, improving the reading speed,
1206                   and adding the functionality for writing files.
1207                 * Improved sanity-checks in the CQueuedData class, thereby
1208                   preventing the possibility of memory-corruption resulting
1209                   from mangled packets.
1210                 * Added autoconf check for broken exception-handling.
1211                 * Added subclass of Cfg_Str for loading/saving paths.
1212                 * Added functions for checking permissions of dirs/files, and
1213                   for retrieving the free space at a given location, to CPath.
1214                 * Increased minimum free size needed before writing ".met"
1215                   files from around 5KB to 100KB, as ".met" can easily be
1216                   much larger than 5 KB in size.
1217                 * Improved checks for permissions of directories, and insured
1218                   that the fallback directories are also checked in the case
1219                   were the user-specified directories are inaccessible.
1220                 * Changed temp/incomming dir variables to "CPath"s, using the
1221                   previously added Cfg_Path class.
1222                 * Fixed spurious warnings caused by not checking if certain 
1223                   preference files existed before trying to read them. Also
1224                   removed an unnessesary warning for when known.met doesn't 
1225                   exist.
1226                 * Added wrapper-class for wxThread, to allow us to safely
1227                   terminate joinable threads without using Delete, a function
1228                   that is only intended for use with detached threads.
1229                 * Fixed cancelled downloads being reported as succesful.
1230                 * Fixed warning about dirs without shareable files, in the
1231                   case where there were sharable files, but they were all
1232                   duplicates.
1233                 * Added support for saving directories (shared, incoming, etc)
1234                   as well as the filenames of known files in an
1235                   locale-independant manner, so that changes in locale does
1236                   not affect our ability to find previously used files or
1237                   directories. This will break backwards compatibility when
1238                   using unicoded directory-names.
1239                 * Fixed the search-string being cleared when starting the
1240                   first search.
1241                 * When starting a search, the entire search string is selected.
1242                 * Fixed creation of ED2k-links with an AICH-hash, in case the
1243                   file does not actually have a AICH-hash. Also disabled the
1244                   option in the shared-files window when the file lacks an
1245                   AICH hash.
1246                 * Removed workarounds for old (and resolved) wxWidgets bugs.
1247                 * Fixed creation of ED2K links without sources, where an
1248                   superflous "|/" would be appended to the end of the link.
1249                 * Fixed handling of spaces when creating ED2k links.
1250                 * Fixed swapped notify-functions, which caused deleted
1251                   client-objects to be left on the upload-queue on the GUI.
1252                 * Improved enabling/disabling of items on the right-click menu
1253                   on the download queue. Among other things, it is now
1254                   possible to stop a paused download, without having to
1255                   restart it first. This closes bug #1078.
1256                 * Fixed the setting of priorities for shared files via the
1257                   remote GUI. This resolves bug #1267.
1258                 * Fixed clipping issues when columns are resized to very small
1259                   width, causing the contents of one column to be drawn on top
1260                   of the next column. This closes bug #1171.
1261                 * Fixed copying of text to the clipboard, which previously
1262                   used the "primary" clipboard (middle-click) under X11. It
1263                   now uses the default clipboard, which is what DEs typically
1264                   use for Ctrl+C/V/X. This resolves bug #1139.
1265                 * Improved the displaying of the connection status, and fixed
1266                   problems where the status of only one of the active networks
1267                   would be displayed. This resolves bug #981.
1268                 * Fixed percentage display of available parts in the
1269                   file-details dialog, where the decimal portion of the value
1270                   would always be zero. This resolves bug #1060.
1271                 * Improved thread-safety of the AICH-sync thread on amuled,
1272                   and prevented the possibility of deadlocks in a few cases.
1273                 * Fixed bug where the preferences dialog on the monolithic
1274                   client would not be updated, if the preferences had been
1275                   changed via EC after the dialog had been first shown.
1276                 * Added support for protocol-obfuscation configuration via
1277                   the EC protocol.
1278                 * Fixed problem where obfuscation of out-going connections
1279                   could be enabled even if obfuscation support was not,
1280                   leading to clients being wrongly dropped.
1281                 * Fixed check-boxes in the preferences dialog for the various
1282                   obfuscation options not being updated, when one of the other
1283                   obfuscation check-boxes were checked/unchecked.
1284                 * Added the ability to update the nodes.dat file, and
1285                   bootstrap from specific IPs,  when using the remote GUI.
1286                 * Added saving/loading of the previous URLs for the server.met
1287                   and the nodes.dat files, when using the remote GUI. 
1288                 * Allow for the creation of ED2k-links on the remote gui.
1289                   This resolves bug #893, #567 and #584.
1290                 * Fixed link-creation for kad-only clients.
1291                 * Fixed drawing of the grid for statistics-graphs on wxMAC.
1292                 * Reduced needless offscreen drawing of statistics-graphs.
1293                 * Fixed possibility of misordered points on statistics-graphs.
1295         xor:
1296                 * Fix for crash on amuled when starting up kademlia.
1297                 * Fix for crash when creating backing bitmaps for graphs.
1299         ycjhi:
1300                 * fix for OSX aMule-CVS-20071115 fails in loading libixml and
1301                   libupnp.
1302                 * fix for aMule-CVS-20071115 doesn't update server.met on
1303                   startup.
1305         Special Thanks to:
1306                 * GeVauDan and gulp for their incredible 'litoral' webserver skin.
1307                 * FreeToGo for implementing the first version of IP2Country on
1308                   the forum.
1309                 * Mark James (http://www.famfamfam.com) for providing the
1310                   flags icons and mischamajskij for his unknown icon
1311                 * deloun and mischamajskij for their work on aMule skins and
1312                   icons for aMule
1313                 * Dimitrios Galanakis for his work on language improvements
1314                 * Bun Bun, for being there to tell me I'm not stupid.
1316 --------------------------------------------------------------------------------
1318 Version 2.1.3 - The "We missed the 6/6/6 devil release and we're very sad" version
1319 ----------
1320 2006-06-11
1322         GonoszTopi:
1323                 * Fixed windows compilation, that was still broken.
1324                 * Fixed locale bug. See http://forum.amule.org/thread.php?threadid=10178&sid=
1326         ken:
1327                 * Fixed control-clicking (right-clicking) on tabs in notebooks on the
1328                   Mac.
1329                 * Fixed SmartLowID checks based on a patch/report by eyalzo.
1331         Kry:
1332                 * Fixed GonozsTopi's fix for locale bug (double init).
1333                 * Added script to import mldonkey downloads into aMule.
1334                 * Fixed "0000867: French traduction is uncorrect grammatically".
1336         rene06:
1337                 * Allow amulecmd to execute a global, local or kad search. Then
1338                   you can get the results, which are shown in a list. From that
1339                   list you can choose one file to download.
1341         Special Thanks to:
1342                 * Me, because I'm the only one bothering to compile the changelogs. Go me!
1344 --------------------------------------------------------------------------------
1346 Version 2.1.2 - The "We're on fire!" version
1347 ----------
1348 2006-03-28
1350         GonoszTopi:
1351                 * Fixed some warning messages.
1352                 * Fixed windows compilation.
1353                 * Fixed compilation in release mode.
1355         Kry:
1356                 * Fixed initialization of Partfile, Server and Knownfile objects 
1357                   on remote GUI. 
1358                   This fixes a good bunch of bugs, including but not limited to: 
1359                         * 0000741: the total speed possible is incorrect.
1360                         * 0000774: Amulegui show comments ->segmentation fault.
1361                         * 0000605: Incorrect ICH statistics data
1362                         * 0000812: amulegui: wrong ed2k ports in server list
1363                         * 0000776: amulegui segfaults
1364                 * Fixed potentionally huge memory leak on EC. This is the main focus 
1365                   of this release, but that didn't stop us from adding more stuff ;)
1366                 * Fixed "0000809: Amulegui: Changing toolbar orientation shows the 
1367                   Import button."
1368                 * Reworked core/GUI comment handling to allow for future display of 
1369                   comments on remote GUI, and meanwhile, added an nice message to 
1370                   notify it's disabled.
1371                 * Fixed "0000738: Set search type to KAD if only KAD is selected as 
1372                   usable networks in settings"
1373                 * Fixed amule.conf not being saves on remote preferences change.
1374                 * Fixed ping time on servers, down to msecs resolution now.
1376         lfroen:
1377                 * Prevent bad_alloc thrown on invalid connection attempts on EC.
1378                 * Adding support for 64-bit filesize to webserver and php
1380         lionel77:
1381                 * Display "Share Ratio" in shared files list.
1383         Phoenix:
1384                 * Compilation fix for auto_ptr<> on Mac.
1385                 * Fixed crash on amulegui when exiting.
1386                 * Fix for CheckDirExists() for empty directory string.
1387                 * Slightly more informational error message in amuleweb when
1388                   the template is not found.
1389                 * Fix for bug in ReadyPath() function.
1390                 * Create a backup of the log file upon init.
1391                 * Added SOCKS4a support.
1393         TimDzang:
1394                 * Fix for wrong filename string in IPFilter.dat.
1396         Vollstrecker:
1397                 * Added check if locale could be set, before adding the language to
1398                   the options dialog.
1400         Xaignar:
1401                 * Ensured that partial files left from failed file-completion attempts
1402                   would be removed.
1403                 * Fixed crash on remote gui when attempting to reload the ipfilters.
1404                 * Fixed sorting of servers by ping-time, such that servers without a
1405                   known pingtime are sorted last.
1406                 * Added a "Password incorrect" message to the login pages, for when
1407                   login failed. Also added a warning in case no passwords were set.
1408                 * Ensured that known-file objects are properly initialized on the
1409                   remote gui. This among other things fixes not all of the items on
1410                   the sharedfiles list showing a 'has-comment' flag.
1411                 * Compilation fix for GCC 3.2.
1412                 * Fixed CheckDirExists not working for root-paths (on both windows and
1413                   linux) and not handling all types of path-seperators on windows.
1414                 * Fixed security problems with aMuleWeb:
1415                         * All images could be accessed, even when not logged in, and this
1416                           included dynamically generated images, such as progress bars and
1417                           graphs, resulting in various information leakage.
1418                         * It was possible to craft an URL such that any image on the
1419                           harddisk would be returned, provided that the full path was
1420                           known. File types were decided by the filename extension and
1421                           included 'gif', 'jpg', 'ico', 'png', 'bmp' and 'jpeg'.
1422                         * When logged in, it was possible to craft an URL such that any
1423                           html or php file on the harddisk would be returned, provided
1424                           that the full path was known. File types were decided by the
1425                           filename extension and included 'html' and 'php'.
1426                 * Decreased the minimum value for Max-Connections in the preferences
1427                   dialog to 5.
1429         Special Thanks To:
1430                 * The usual people
1431                 * From Kry: to the one that makes it all worth it.
1432                 * quinox, for helping us find the security hole in aMuleWeb.
1434 --------------------------------------------------------------------------------
1436 Version 2.1.1 - The "There can be only two! Point one! Point one!" version
1437 ----------
1438 2006-03-18
1440         GonoszTopi:
1441                 * Fixed sources coming from an 'Unknown' origin.
1443         ken:
1444                 * Fixed Mac aMule showing erroneous version number in Get Info.
1445                 * Disabled the HTTP download progress dialog on Mac (again) because
1446                   it causes crashes.
1447                 * Suppressed an error dialog on failure to lookup the host's domain
1448                   name.  Demoted it to just a message in the log.
1449                 * Fixed a bug in ed2kHelperScript.app (the Mac ed2k link handler)
1450                   which prevented it from working properly if there was a space in the
1451                   path to the aMule application.  Thanks to Gomaaz for finding this bug.
1452                 * Eliminated false reports of failure to execute the on-completion
1453                   command.  This happened with amuled and an on-completion command which
1454                   completes quickly.  Thanks to s0undt3ch for reporting this bug.
1456         Kry:
1457                 * Fixed a bug on sending sources where sources won't be send to a client 
1458                   uploading from us if he uses multipacket.
1459                 * Fixes some crashes, on systray dying, tho not all till wx is patched.
1460                 * Fixed some possible problem with userhash generation, that could lead 
1461                   a void userhash.
1462                 * Fixed defs.h include on MuleDebug.h causing compilation problems on 
1463                   some systems (must be first wx include).
1464                 * Fixed search type "Any"
1465                 * Fixed translation of empty strings, which is reserved to gettext and
1466                   must never be used.
1467                 * Fixed the aMule.app container lacking a Frameworks/ folder and thus 
1468                   making the generate_package script fail.
1469                 * Fixed compilation of wxCas with wxWidgets CVS (2.7.x)
1470                 * Fixed ED2K id wrongly used on kad-only setups.
1471                 * Added the --reset-config flag
1472                 * Fixed Kad's sources/nodes search results, based on a patch by tatikiran
1473                   and further modified by John (eMule) and me.
1474                 * Removed Razorback 2's stats while it's gone.
1475                 * Disabled vertical toolbar on Windows while wxWidgets doesn't fix it.
1476                 * Fixed aMule failing to find configuration folder and any folder that
1477                   finishes with a "\" on windows. This leaded to shared folders not being 
1478                   shared, too.
1479                 * Fixed drives on windows not being correctly tested.
1480                 * Changed default server.met
1482         Radek:
1483                 * Fixed amulemd output not being printed immediatly when running in a
1484                   mingw terminal.
1485                 * Added missing include to GetTickCount.h, which caused the function
1486                   declaration to be missing in some cases.
1488         Raziel:
1489                 * Fixed "0000690 bug for browse windows in amulegui"
1491         Xaignar:
1492                 * Fixed problem with recursivly sharing folders that hadn't been
1493                   expanded in the tree ctrl.
1494                 * Improved detection of external Crypto++ versions.
1495                 * Fixed somee possibly crashes, caused by failed unicode convertions.
1496                 * Improved error-checking when creating the .aMule data folders.
1497                 * Fixed problem with searching for files of type 'Program', if a
1498                   search of a different filetype had been done just before.
1499                 * Fixed a problem with shared files, where danling pointers to client
1500                   objects could be left in some cases.
1501                 * Changed the way MD4 hashes are converted from Base16, in order to
1502                   improve error-checking. This adds aditional safety to places such as
1503                   parsing of ED2K links and adding of friends.
1504                 * Fixed bug where clients would be removed from the list of Kademlia
1505                   clients if the hash, ID or IP changed. This should only happen when
1506                   the client is deleted.
1507                 * Fixed various problems with logging during startup, including a 
1508                   crash in amuled if an alert was to be displayed.
1509                 * Fixed the HTTPDownload dialog by using events rather than relying
1510                   on being able to pause the main loop when sending notifications.
1511                   Also properly aMulified the dialog.
1512                 * Entries for debug-logging are now always saved to the amule.conf
1513                   file, to allow amuled users to enable these manually. Before, the
1514                   entries were only written for enabled debuglog-types.
1515                 * Fixed problem in loading of known.met, which would result in
1516                   duplicate shared files alternating between which file was actually
1517                   shared. This resulted in statistics for the file being 'lost'.
1518                 * Added locking to the ed2k utility, to prevent races when many links
1519                   added at once.
1520                 * Changed the way CFile retrieves the file-length, which was causing
1521                   problems with files shared from a remote drive. 
1522                 * Fixed problems with representing 64b values on windows, caused by
1523                   imcompatible extensions to printf. Thanks to Radek.
1524                 * Improved error messages on startup, when a folder is found to have
1525                   inadequate permissions.
1526                 * Fixed problems with identifying reconnecting clients, which would
1527                   cause a number of problems, including exessive bans.
1528                 * Fixing right-clicking (for recursive sharing) only being possible on
1529                   the directory icon, but not the label.
1530                 * Fixed sorting by client-version on the downloadlistctrl (bug #763).
1531                 * Changed the sort-order of A4AF sources, so that these are always
1532                   shown last. This fixes bug #761.
1533                 * Fixed assertion in the downloadlistctrl, caused by a bug in
1534                   wxMemoryDC. This would trigger when a complete file was shown.
1535                 * When a missing shared file is encountered, unshare just that file,
1536                   instead of rechecking everything, since that would cause noticible
1537                   lag for people sharing many files.
1538                 * Fixed exec-on-completion being run even if the file failed
1539                   to perform its completion.
1540                 * Fixed the sanity check for the min/max ext. search parameters, which
1541                   would cause the min value to be ignored unless a greater value had
1542                   been set for the max field.
1543                 * Fixed unicode searches, caused by mismatching string conversions.
1544                 * Adding missing exception-handler to the the function searching for
1545                   shared files. Without this, a failure to retrieve a filesize would
1546                   result in aMule terminating.
1547                 * Fixed userspecified CPPFLAGS being overwritten by the CXXFLAGS
1548                   by configure. Thanks to Gerd78.
1549                 * Removed references to amulecmdgui and amulewebgui, which had been
1550                   left behind from when the utilities were removed.
1551                 * Overrode wxConsoleAppTraits's WaitForChild function for aMuled,
1552                   allowing wxExecute to be used asyncroniously. This fixes problems
1553                   with using the exec-on-completion functionality.
1554                 * Improved sanity checks for the TTS implementation.
1555                 * Changed paused state to stopped state in some cases, which had been
1556                   incorrectly changed to paused by myself.
1557                 * Added Maximize/Minimize buttons to the file details dialog.
1558                 * Fixed dangling pointers left behind, leading to crashes when a
1559                   server.met file containing dead severs was loaded.
1561         Special Thanks To:
1562                 * All the translaters who did such a great and fast job.        
1564 --------------------------------------------------------------------------------
1566 Version 2.1.0 - The "I just teased you with this release till 2006" version
1567 ----------
1568 2006-01-01
1569 Note: This version is dedicated to our great tester Citroklar, for reasons he knows.
1571         ender:
1572                 * Fix adding AICH links with amulecmd.
1574         fulgas:
1575                 * Added Kad info to amulesig
1576                 * Fix for reading Kad info on the amule-utils: amps,cas,wxCas,xas
1578         Gerd78:
1579                 * Fix linkage with static wx libraries.
1580                 * Fix aMule.spec files 
1581                 * Fix amule.desktop file
1583         GonoszTopi:
1584                 * Fixed a small GUI glitch
1585                 * Ported the partfile importer from eMule, it's now capable of
1586                   importing eDonkey2000 partfiles. MLDonkey partfiles are not yet
1587                   supported.
1588                 * Hid the "debuglog" entry in webserver, it had the same contents
1589                   as "log".
1590                 * Moved CTimer class declaration to its own header file.
1591                 * Internal events moved to their own header.
1592                 * Proper termination of working threads in webserver.
1593                 * Moved GetSoftName() to DataToText.cpp.
1594                 * Changed the RGB() function to produce correct rgb values.
1595                 * Added ability to transmit floating point numbers via EC, by
1596                   transmitting them in their string representation.
1597                 * Using svn revision number as CVSDATE for svn working copies.
1598                 * EC now uses a version ID for detecting binary incompatibilities.
1599                 * New function: CastItoSpeed(), which converts the given integer
1600                   value (assuming it means bytes/second) into string.
1601                 * Changed 'K' prefix for 'kilo' into 'k'.
1602                 * Brand new statistics tree. Features include:
1603                         - internal data is kept up-to-date realtime
1604                         - support for translation over EC
1605                         - selectable maximum of client versions shown
1606                         - remote gui also has the statistics tree
1607                 * Win32 compilation fixes.
1608                 * Manpage file names now can be transformed.
1609                 * Fixed linkage with shared win32 wx libraries (DLLs).
1610                 * Fixed #538: extended info on tabs aren't removed
1611                 * Fixed webserver search result page blank.
1612                 * Strict POSIX compliance in configure script, fix for NetBSD sh.
1613                 * Removed some strings from translation database that never needed
1614                   translation, such as "|", "(", "." and so on.
1615                 * Fixed #521, #525, #542: amuled didn't handle shutdown command well.
1616                 * Check for libpng existance and usability even if libpng-config
1617                   doesn't exist.
1618                 * Fixed #545: Can't tell part number in remote gui
1619                 * Disabled 'Preview' menu item in remote gui.
1620                 * Fixed #543: amuleweb does not load the good language
1621                 * More handy (or proper or native or user-friendly or call it
1622                   whatever you want) default incoming folder for Mac and Win.
1623                 * Implemented #510: Rename downloaded files from amule
1624                 * Made amulecmd able to connect/disconnect kad and/or ed2k.
1625                 * Proper location for config files on Mac and Win.
1626                 * Reworked amulecmd's command interface.
1627                 * Removed #pragma directives from sources.
1628                 * Various fixes to the new build system.
1629                 * New EC socket code.
1630                 * Fixed vertical position of text in shared files list.
1631                 * Added preference option to select web template for auto-started
1632                   webserver.
1634         ken:
1635                 * Use the IPFilter when adding and connecting to servers.  Thanks
1636                   to MrFaber for reporting the bug.
1637                 * Along with GonoszTopi, proper location for config files on the Mac
1638                 * Along with GonoszTopi, better default location of Incoming directory
1639                 * Mac compilation fixes
1640                 * Added more keystrokes (Backspace, Numpad Delete) as synonyms for
1641                   Cancel in Downloads list
1642                 * Improvements to internal memory management to protect against leaks
1643                   in the face of exceptions
1644                 * Protect use of mutexes against exceptions
1645                 * Enabled language translation support for the Mac binary
1646                 * Don't show the 'x' close buttons on the search results tabs on the
1647                   Mac, since they are non-functional and confusing
1648                 * Maintain the functionality of control-clicks (right-clicks) on tabs
1649                   for search results and categories in the face of wxMac changes
1650                 * Helped avoid endianess problems with Kad
1651                 * Fixed handling of empty seeds files
1652                 * Fixed crashes involving CSharedFileList.  Special thanks to lionel77
1653                   for truly heroic debugging efforts.
1654                 * Fixed a crash in amuleweb when the template isn't found
1655                 * Contributed to improvements in the new CTimer class
1656                 * Disabled the tray icon preference settings on the Mac since they're
1657                   dangerous (can cause crashes)
1659         KingFish:
1660                 * Fixed systray shared files count.
1662         Kry:
1663                 * Initial Kademlia import from eMule.
1664                 * Fixed endianess problems on Kad.
1665                 * Cleaning of the CContact class.
1666                 * Fixes on node lookup and distance calculation.
1667                    This is colaborative development with John from eMule.
1668                    (Added to eMule 0.46c)
1669                 * Fixed a crash on Kad search terms on the UDP listener.
1670                    (Added to eMule 0.46c)
1671                 * Proper catching and more debug on Kad search and Data I/O
1672                 * Proper shutdown of Kad on exit.
1673                 * Kad firewalled sources are now contacted properly.
1674                 * Fixed a crash on search manager, caused by erase invalidating an iterator.
1675                 * Proper arrows for ed2k/kad state, using alpha drawing. This means that 
1676                    the little arrows on world globe on status bar are now separate: the lower
1677                    one is for ed2k and the higher one for Kad.
1678                 * Fixed another wrong usage of stl classes and some cleaning on clientlist.
1679                 * Added GUI checkbox to show/hide Filter options.
1680                 * Added -D_GLIBCXX_DEBUG to compilation flags.
1681                 * Fixed a crash on kad indexes caused by deleting the key invalidating the iterator.
1682                 * Cleaned the connection state functions out of their container classes to theApp.
1683                    This fixes possible crashes on uninitialised serveconnect/kad classes.
1684                 * Removed all low-level winsock/linux sockets erferences from code.
1685                 * Moved wxEVT_NOTIFY_EVENT to wxEVT_MULE_NOTIFY_EVENT to avoid
1686                    conflicting with wxWidgets own definitions.
1687                 * Removed daemon fork on windows to fix compilation.
1688                 * Fixed text-mode apps password ask on windows.
1689                 * Fixed preferences close to do a cancel event.
1690                 * Added EC debug messages on connection failures.
1691                 * Fixed memset usage on abstract types, causing crashes on some 
1692                    configurations.
1693                 * Only use date and not hour from CVSDATE.
1694                 * Fixed MULENOTEBOOK events
1695                 * Fixed connect button behaviour, about 17 times (counted).
1696                    Last implementation does:
1697                    - Connect to enabled networks if aMule is not connected to any.
1698                    - Disconnect if aMule is connected to any network.
1699                 * Fixed aMule remote gui to use event-driven EC.
1700                 * Fixed WOULDBLOCK on EC to retry tranfer.
1701                 * Fixed wxSOCKET_NOERROR not triggering a transfer on EC.
1702                 * Rethrow proper info on invalid Kad tag.
1703                 * Deprecated docs/amule-win32.HOWTO.txt, use wiki instead.
1704                 * Fixed GCC 4.0 compilation:
1705                         * ~CMD4Hash()
1706                         * ~CValueMap()
1707                         * CValueMap
1708                 * Update Kad tab on usercount change.
1709                 * Fixed wxSOCKET_WOULDBLOCK/NOERROR on EC to avoid losing packets.
1710                 * Avoid widnows execution writing ont he registry.
1711                 * Fixed Solaris Sparc compialtion (-lrt compilation flag).
1712                 * Throwing invalid kad type tags for debug measures.
1713                 * Acording to RFC3330, 24.* and 14.* must be parsed as normal ips.
1714                 * Some fixes to the (still partial) skin engine.
1715                 * Allow to expand relative paths on skin engine.
1716                 * Fix for too big tags (larger than packet) detection.
1717                 * Updated POTFILES.in, lots of times.
1718                 * Updated and centralized client emule compatible numbers.
1719                 * Fixed wxWidgets includes based on version.
1720                 * Fixed clicking "No" on shutdown confirmation... doing a shutdown.
1721                 * Adding a link over EC now gets proper feedback on duplicates.
1722                 * Added YASO (Yet Another Shareaza Opcode).
1723                 * Allow binding EC and ed2k/kad sockets to an specific address. 
1724                    Use Address= and ECAddress= on [eMule] section of the amule.conf file.
1725                 * Warn for outdated version on daemon, too.
1726                 * Added Kademlia network to aMule daemon.
1727                   This required an split of core/GUI of the initial import.
1728                 * Removed a big bunch of duplicated EC calls to connection status.
1729                 * Show Kad status on remote apps.
1730                 * Fixed a possible memleak on CKnownFile creation.
1731                 * Added hashing protection about hashing more than one part at a time.
1732                 * Fixed a memleak on global search packet.
1733                 * Fixed Kad crash based on wrong STL iterator usage.
1734                 * Compilation fixes for SafeFile classes.
1735                 * Chat icon on toolbar now blinks red/blue on new message till we press 
1736                    the button to check the message.
1737                 * Make compressed HTTP files be decompressed transparently after download. 
1738                    Allows for server.met.gz and similar downloads.
1739                 * Fixed the statusbar taking too much space.
1740                 * Default server.met uses gruk.org now, to avoid fake servers.
1741                 * Reverted phoenix false fix for my kad iterator fix and adding my fix which 
1742                    was before his fix. Try to say that drunk.
1743                 * Several cosmetic minor changes to GUI.
1744                 * Fixes on wxHTTP crashes caused by heap creation of sockets class.
1745                 * Moved ECAddr to ExternalConnect section and made GUI for selecting the ip.
1746                 * Fixed korean translation compilation failure.
1747                 * Several 2.4 compilation fixes, which turned out to be not used because we 
1748                   now require wxWidgets 2.6.0 at least.
1749                 * Fix NetBSD compilation (fwprintf not implemented on NetBSD).
1750                 * Fixed some unneeded ansi strings conversion to wide chars.
1751                 * Endian fix on Kad UDP packets being sent... elsewhere.
1752                 * Several fixes on endianess over source exchange and ip filtering.
1753                 * Debug output and crash fix for HTTP streams on download.
1754                 * Fixes on keyword hashing on Kademlia.
1755                 * Fixed Kad tag names using ansi chars instead of unicode names,
1756                    which will be sent as ansi anyway but CTag creation is based on 
1757                    wxStrings, so using a char* uses the int constructor.
1758                 * Removed the CTagNameString, using wxString everywhere.
1759                 * Fix for GUI systray option being enabled when systray compilation 
1760                    is disabled.
1761                 * Server ed2k link (and any link) must be '/' terminated, fixed on
1762                    generation.
1763                 * Debug output on EC protocol version mismatch.
1764                 * Changed servers toolbar button to networks. Now this has two tabs,
1765                    one for ed2k and one for Kad. 
1766                 * Created Kad GUI from scratch.
1767                 * OP_REASKCALLBACKUDP implementation for Kad lowid
1768                 * 64bits archs fix on webserver image generation.
1769                 * Removed CT_PORT usage on server login - is ignored by eservers now.
1770                 * Removed Kad search list ctrl - it's just debug output user won't need.
1771                 * Removed Kad nodes list ctrl - it's just debug output user won't need.
1772                 * Modification's to lupz's patches on Kademlia sources search.
1773                 * Compilation fixes on ClientList for Kad contacts.
1774                 * Checks for 0-port UDP packets to avoid 100% CPU usage.
1775                 * Lots of Kad cleaning on the imported code, contacts, searches,
1776                    UDP packets processing and routing bin
1777                 * Removed kademlia/utils/Ping.* - unused on this implementation.
1778                 * Fixed a crash on Kad exit caused by double-removal.
1779                 * Fixed remote GUI compilation with Kad enabled.
1780                 * Changed invalid rating on a file to non-critical (keep source!).
1781                 * CPU fixes on duplicated calls to rating updates.
1782                 * Some fixes to rating icons.
1783                 * Killed muuli's pragmas.
1784                 * Moved search id's setting to search class itself.
1785                 * Fixed searches' timspan on CParfile::Process
1786                 * Reworked src/Makefile.am to handle common files.
1787                 * You can change toolbar to vertical/horizontal on GUI tweaks now.
1788                 * Removed fakecheck (sites down).
1789                 * Fixed a crash on HTTP download dialog caused by wrong usage of delete.
1790                 * Fixed toolbar orientation change not showing proper connection state.
1791                 * Fixing ED2K link handler colliding with status bar.
1792                 * Added 7z to types.
1793                 * Mantain a list of already-known mods to avoid "Compatible client found" 
1794                    messages spamming the console.
1795                 * Revamping of UpDownClient interface. Proper private vars and public 
1796                   accessors, merged the public/private sections, and decoupled credits classes.
1797                 * Fixed possible crashes on dereferencing NULL pointer, specially on EC 
1798                    tag creation on UpDownClients.
1799                 * Separated CClientCredits and CClientCreditsList to diferent files:
1800                    the later is not needed on remote GUI while the former is.
1801                 * Moved some functions for ID check to theApp, to remove the
1802                    includes needed on each file, cutting down compilation time.
1803                 * CClientCredits is not more a friend class of CClientCreditsList.
1804                 * Split CClientReqSocket from ListenSocket.*, and renamed to 
1805                    CClienTCPSocket to keep coherence with CClientUDPSocket.
1806                 * Removed event handler local vars on server and client sockets, and moved 
1807                    the classes out of the .h, because those are no needed anywhere else.
1808                 * Removed the possibility of bootstrapping Kad from a host.
1809                 * Fixed the stale unknown clients caused by unanswered kad-buddy requests.
1810                    The new KADEMLIABUDDYTIMEOUT is 10 minutes. More than enough.
1811                 * Connect/Disconnect button works properly now. Disconnection happens on any 
1812                    network connected, and connection on the selected networks on preferences.
1813                 * Added a Disconnect button for ED2K too.
1814                 * Fixed possible crash on startup.
1815                 * Tray icon is now shown as connected if any network is (ed2k or kad)
1816                 * A lot of class separation and file/class renaming, to prepare the build for...
1817                 * Build system changed:
1818                    - Added some intermediate libs to avoid double-compiles:
1819                              (Binary compatible files only)
1820                            - libmuleappcommon.a -> Common to all aMule derived apps
1821                            - libmuleappcore.a -> Common to amuled/amule
1822                            - libmuleappgui.a -> Common to amulegui/amule
1823                    - Also changed some files to increase the amount of 
1824                      binary compatible files. Would be great to increase 
1825                          this number, but sadly theApp. access is not binary
1826                          compatible (different base classes).
1827                    - Created two amule-independant libs:
1828                            - libcommon.a -> Common to all apps
1829                            - libecc.a -> Common to all EC apps
1830                          Those are now on libs/ folder.
1831                 * More changes to build and libs. libeccommon now includes ECSocket, 
1832                    and CRemoteConnection is used to connect to a remote core.
1833                 * Make libec independant from libmulecommon
1834                 * Call realize to fix toolbar on Mac.
1835                 * Open wiki on F1 for help :)
1836                 * Stats have a 64bits, not 32bits, uptime number.
1837                 * No more EC extra needed for having a remote app, yay. Just link to 
1838                    libec.a and use the CRemoteConnector->ConenctToCore and stuff. This
1839                    will be expanded for a proper EC API.
1840                 * Did some EC API examples so someone can expand it.
1841                 * Tooltips, proper names, and layouts for the connection ports.
1842                 * Fixed compilation flags for base-only apps.
1843                 * Lots of GUI visual glitches fixed.
1844                 * Fixed ping times on servers being in ms instead of secs.
1845                 * Now core timer is on a thread, and it behaves much better.
1846                 * Fixed core timer silliness on time count. Much more acurate now.
1847                 * Workarounded the memleak caused by wx < 2.6.2
1848                 * Fixed it.po (twice).
1849                 * Some debug to aid locating rogue clients and know if it's actually us.
1850                 * Save source seeds now saves 10 sources, but only keeps them for a
1851                    Max of 2 hours.
1852                 * Added search expressions class and parsers.
1853                 * Fixed flex usage when --header-file is not available.
1854                 * Proper POTFILES.in
1855                 * Fixed systray's Connect/Disconenct to include Kad.
1856                 * Fixed a huge bug that was sending TOO MUCH packets (UDP) to 
1857                    servers. This alone is a reason for a release. Fixes the server list flicker, too.
1858                 * Kad status fixed for remote apps, and included "running" status.
1859                 * Kad info is shown on Kad tab on remote GUI.
1860                 * Avoid ping storms by lugdunummaster request, adding a random value
1861                    to server UDP ping.
1862                 * We should not publish FT_FILEFORMAT at all. Fixed.
1863                 * Publish only file rating if we have any.
1864                 * Update on server flags - added related search and type tag integer.
1865                 * FT_FILETYPE can be an integer for newer servers, added support.
1866                 * As for lug request, newer servers get a integer filetype tag if supported.
1867                 * Enable connect/disconnect Kad from remote gui.
1868                 * Some basic warnings on value changes for preferences.
1869                    Now, if you request a change on preferences that requires restart, like
1870                    ports, incoming/temp folders, and others, aMule will warn you on "OK".
1871                 * Don't connect to ed2k on server double click if the network is disabled
1872                 * More warnings: Kad without UDP port, and Kad conenct while disabled on 
1873                    preferences now raise a log warning message.
1874                 * Dynamic set of GUI options to avoid visiting prefs multiple times.
1875                 * Warn if UDP disabled and Kad enabled on preferences.
1876                 * Fixed Scanner.y to allow compilation with old flex versions.
1877                 * Fix installation or webserver's Kad page.
1878                 * Use the generic function instead of X11-specific one for geometry parsing.
1879                    Fixes compilation on several platforms and removes dependency on X11 headers.
1880                 * Removed duplicated code and cleaned CDirectoryTreeCtrl
1881                 * Fix for continuously trying to solve a DNS server.
1882                 * Fixed some memleak on contact results.
1883                 * Fixed mem corruption, and contact asserts on the new merge code
1884                   for kad contact trees.
1885                 * Kad notes filtering
1886                 * Fixes crash on startup onMac and Windows caused by an unitialized
1887                    variable being used at dialog construction. But not on wxGTK. Go figure.
1888                 * Update on wxwin.m4 to wx-cvs of 15/12/2005 and proper base flags usage.
1889                 * Minor amount of libs to link for wx, instead of all libs.
1890                 * Fixed a crash on wxGetTranslation usage on Windows.
1891                 * Fixed an assert on folders tree control on windows.
1892                 * Fixed the initiazlization of status_arrows to proper size (16x16) on Windows.
1893                 * Fixed the status arrows on windows, and fixed wxWidgets bug that caused it.
1894                 * Changed file to output stream on HTTP download.
1895                 * Fixed a endless loop on downloading files < 10 bytes on HTTP.
1896                 * Fixed Kad nodes download by stopping Kad before the file is renamed.
1897                 * Fixed crashes on HTTP download.
1898                 * Added support for proxy usage on HTTP download, via environment variables.
1899                 * Fixed input streams on FileFunction's handling of gziped files.
1900                 * Fixed download of gziped files on windows.
1901                 * Fixed extension Kad search
1902                 * Fixed crash on search
1903                 * Removed the sending of "Any" type to server - is the default.
1904                 * Fix search types and return values on ed2k/kad search.
1905                 * Fixed a wrong Kad packet being created on a race condition caused by the 
1906                    removal of a file from shares that will just get published. To be added on eMule, too.
1907                 * Fixed Open File command on categories.
1908                 * Fixed detail level on EC tags failing silently on lower values.
1909                 * Fixed crash on remote gui if not config folder not existant.
1910                 * Created, fixed, killed the --enable-kad-compile switch to enable 
1911                    non-kad compilations during test phase. Now is always compiled.
1912                 * Removed platform specific getlocalhost usage.
1913                 * Fixed ntohl usage on gap list saving.
1914                 * Removed wrong Merkur (c) from php libs (sorry Merkur, but those are ours :P)
1915                 * Fixed strings on log categories for protocol.
1916                 * Listensocket's fixed for debug on connection accept.
1917                 * Multiple Kad searches are allowed now, with independant tabs.
1918                 * Debug messages regarding late / unwanted kad searches results.
1919                 * Fixed Kad gui search return messages.
1920                 * Safety code on shared files' RotateReferences.
1921                 * Fixed endiannes on CUInt128::setValueBE / CUInt128::toByteArray
1922                 * Fixed ENDIAN_SWAP_**(x) definitions to use the proper 
1923                    wxUINT**_SWAP_ON_BE/ON_LE/ALWAYS macros.
1924                 * Publishing of keywords (shared files) works now on Kad.
1925                 * Implemented Kad GUI.
1926                 * Fixed low speed connection to sources when only connected to kad
1927                 * Fixed Kad callback of lowid sources.
1928                 * Fixed Kad usage when ED2K is disabled.
1929                 * No more auto-reconnect on disconnect (woops).
1930                 * Speed up catch and proper window ID on HTTP download class.
1931                 * Added wxIdleEvent::SetMode(wxIDLE_PROCESS_SPECIFIED) to
1932                    app startup, cutting CPU usage a lot. Go figure.
1933                 * Changed the socket destruction to socket's Safe_Delete.
1934                 * Fixed a GetUDPPort usage where GetEffectiveUDPPort should be.
1935                 * Added UDP socket warnings on unknown errors.
1936                 * Client UDP socket error handling rewritten.
1937                 * Fixed UDP socket heap vs stack problems.
1938                 * Proper check for libgd (Sorry!).
1939                 * Showing Kad state on conection for fast reference.
1940                 * Added some code to catch unhandled exceptions on kad 
1941                   and report them, so we know what's going on.
1942                 * Fix for crash/assert on wrong permisions on cryptkey.dat.
1943                 * Fixes for daemon compilation on OnRun usage.
1944                 * Fixed a Crash on Kad caused by packet constructor 
1945                   deataching the data, causing a double-delete.
1946                 * Safety code for uncatched exceptions.
1947                 * Some changes to packet processing.
1948                 * Fixed a big mem bug on Kad.
1949                 * Fixed a bug with iterator usage in SearchManager.cpp
1950                 * Fixed a bug on PARTSIZE calculation that could lead to
1951                    insanely large partsizes.
1952                 * Fixed possible buffer overflow on gap saving
1953                 * Fixed the RSB of this release. you know, one per release.
1954                    (for those that are new to aMule, RSB = random socket bug)
1955                 * Cleaned, cleaned, cleaned code.
1956                 * Fixed:
1957                         0000492: aMule gui fails to compile when using wxMotif 2.6.1
1958                         0000514: Not all common file types recognized as Audio
1959                         0000516: crash after repeated search
1960                         0000646: right click on transfer files randomly disabled
1961                         0000659: disconnect button might not disconnect kad and block it's function                     
1962                         0000661: windows consistency
1963                         0000662: amulecmd crashes on invalid pause command
1964                         0000671: open file on double-click
1965                         0000691: connect/disconnect button is still broken
1966                         0000704: servers connection cancel button
1967                         0000715: prefs -> general -> "downloadlist dblclick to expand" option is 
1968                                         broken or something
1969                         0000716: prefs -> seeds save, wrong text                        
1970                         0000718: more systray ignoring kad
1971                         0000719: searches -> extended -> min size vs max size
1972                         0000730: statistics connections graph Range requires restart
1973                         0000729: search query string parser
1974                         0000732: more brackets related bugs
1975                         0000733: download button activated when search fails
1976                         0000734: non-restored icon in Directories -> share
1977                         
1978         lfroen:
1979                 * PHP engine implementation for amuleweb
1980                 * Porting web templates to PHP script
1982         lupz:
1983                 * Kad speed improvements.
1984                 * Kad sources search improvements.
1985                 * Fixed manual bootstrapping via the Kad dialog.
1986                 * Properly swap IPs when doing logging in Kad.
1987                 * Avoid trying to close the file multiple times when resuming a
1988                   part-file that failed to complete.
1990         Phoenix:
1991                 * Removed wxGTK and wxGTK-devel dependencies from the spec
1992                   file. They don't work on all distros, even worse, don't always
1993                   work with Fedora Core.
1994                 * Created a new spec file, compliant with Fedora Core.
1995                 * Fixed a crash when aMule was shut down by amulecmd and an
1996                   assert happened.
1997                 * Fixed asserts on exit about non-empty lists when aMule was
1998                   shut down by amulecmd.
1999                 * Small compilation fixes.
2000                 * Fixed deadlock in ClientUDPSocket.cpp.
2001                 * Crash handler improovement, avoid calling functions that
2002                   may allocate memory.
2003                 * Fixed some compile warnings in WebServer.cpp.
2004                 * Fixed a crash in SharedFilesWnd.cpp due to aMule beeing now
2005                   multithreaded.
2006                 * Changed wait4 to waitpid in amule.cpp, to improove
2007                   compatibility with old HP-UX systems.
2009         Ramiro:
2010                 * Patches to compile on a NSLU2 (ARM).
2012         RazZziel:
2013                 * Changes on parent ownership on windows. Partially fixes 
2014                    0000690: List of windows that can be overlapped by main 
2015                                    window and leave aMule apparently freezed
2017         schtroumpf:
2018                 * File rating in search dialog.
2019                 * New file rating icons.
2020                 * Replaced file rating good/bad with a rating average like in emule.
2021                 * Amule submits file rating to the server.
2023         Seagull:
2024                 * Fixed a small bug on client list view.
2026         shakraw:
2027                 * Merged with 2.0.3 latest fixes (r4630, r4631, r4633, r4639)
2029         stefanero:
2030                 * Fixed cas,wxCas and xas infos for Kad when only connected to
2031                 Kad
2032                 * Imported amps in aMule source
2034         thedude0001:
2035                 * Added CVS snapshot date to frame title.
2036                 * Fixed #560: "aMuleWebDLG and aMuleCMDDLG do not report version"
2038         volpol:
2039                 * A4AF transfer speed display fix
2041         Xaignar:
2042                 * Fixed the possibility of crashing when sending a message to a non-
2043                   friend client, caused by the fact that the client could be deleted
2044                   before the user entered the message. Also prevented attempts at
2045                   sending messages clients that wern't ready.
2046                 * Fixed crash when '--version' was used, caused by an uninitialized
2047                   pointer. Serveral other uninitialized pointers were also fixed.
2048                 * Fixed assert in the Type-To-Select code which would trigger when
2049                   items were removed and the old tts index pointed past the last item.
2050                 * Fixed kad-searches with a filetype specified not producing any
2051                   results, caused by using obsolete type-strings.
2052                 * Added missing calls to va_end at places where va_start is called.
2053                 * Remove unneeded calls to wxMutexGuiEnter/Leave.
2054                 * Fixed the listctrls asserting if one were to click past the end of
2055                   the last column header.
2056                 * Fixed unhandled-exception handling in unittests, which had been
2057                   broken when they were made console apps.
2058                 * Fixed sscanf call in PHP lexer, which had switched the source and
2059                   the format arguments.
2060                 * Performed audit of printf type calls. Serveral bugs caused by using
2061                   the wrong printf variant were fixed in the webserver. All instances
2062                   of calls to sprintf variants were changed to snprintf to prevent
2063                   buffer overruns and calls to printf that passed a dynamic string as
2064                   the format string were changed to prevent using untrusted format
2065                   strings. Lastly a few places where widechar and char where mixed
2066                   were fixed.
2067                 * Avoided checking the same folders multiple times when looking for
2068                   shared files, by ensuring that duplicate entries (from categories,
2069                   etc) are ignored.
2070                 * Fixed minor mem-leak in CTimer.
2071                 * Deleting a static server now also removes it from the static list.
2072                 * Fixed disabling of graphs while the prefs-dialog is still open.
2073                 * Fixed logging on UDP-sockets displaying an integer value rather
2074                   than a dot-IP.
2075                 * Made the ipfilter.dat URL field independant of the auto-update
2076                   check-box, to allow for easier manual updates.
2077                 * Fixed log-events not being written the logfile on full daemon.
2078                 * Improved displaying of errors when starting the webserver from
2079                   amuled.
2080                 * Allow resuming of files that error'd out during completetion.
2081                 * When checking if a file is already being downloaded/shared, check if
2082                   the actual file is still available. This allows redownloading of
2083                   shared files that have been removed, without having to reload the
2084                   list of shared files.
2085                 * Added checks to see if the target filesystem is fat32 when
2086                   completing files, and removing known illegal chars in that case.
2087                 * Important log-lines are now bolded in the log textctrl.
2088                 * Redirect wxWidget log-events to the aMule log. This avoid the popups
2089                   that wxWidgets would display by default.
2090                 * Made the unittests proper wxConsoleApps.
2091                 * Open the preferences dialog non-modally, so that it doesn't block
2092                   the main GUI.
2093                 * Switched manual path-joining to using the generic function.
2094                 * Fixed the "pause all" and "cancel all" commands via remote.
2095                 * Fixed bad replies on sharedfiles-list requests when public viewing
2096                   of the list is disabled.
2097                 * When a message is filtered, always display the "Message filtered
2098                   ..." log-entry instead of the "New message ..", rather than only
2099                   displaying the "Message filtered" the first time, and then only the
2100                   "New Message" the following times.
2101                 * Cleaned up the file-completion thread and fixed the following:
2102                   * If creation or starting of the thread failed, the file would
2103                     silently fail to complete.
2104                   * If the file was renamed, the download queue show the old name.
2105                   * If the file was renamed and didn't have an extension, the "(x)"
2106                     component would be added to the front of the filename.
2107                   * When checking for unused filenames, if an file with the same name
2108                     exists, the path would be a changed to the standard incoming
2109                         folder regardles of the file's category.
2110                   * wxFileExists was used to check for the existance of the files,
2111                     possibly leading to false negatives with unicoded filenames.
2112                 * Fixed files being added in stopped-mode when the "Add downloads in
2113                   paused mode" setting was enabled. Since the "Start next ..." works
2114                   on paused files, this makes more sense.
2115                 * Fixed bug #513. When "Start next ..." and "Same category .." was
2116                   enabled, we would still select downloads from the wrong category,
2117                   when there was still paused files in the desired category.
2118                 * Changed the StopPausedFile from actually stopping the file to simply
2119                   clearing the sources, as this is the intended goal. Stopping the
2120                   file was wrong, considering that it would leave a window of one hour
2121                   in which the "Start next paused download" code would be useful.
2122                 * Added generic function for joining two paths.
2123                 * Dont allow renaming of downloads that are being completed.
2124                 * Made the comment-list dialog resizable.
2125                 * Enabled use of tool-tips on all wx-variants.
2126                 * Fixed Kad-Info and ED2K-Info lists not having any scroll-bars.
2127                 * Fixed compressed Kad packets having the wrong procotol set. Thanks
2128                   to Gnucco for the pointing this out.
2129                 * Only show the root-item circle for incomplete part-files.
2130                 * Prevent the adding of friends without IPs, via the clientlistctrl.
2131                 * Fixed serveral problems caused by the reuse of the preferences
2132                   dialog window.
2133                 * Improved the popup menu on the downloads listctrl.
2134                 * Fixed starting of next download being called under the wrong
2135                   conditions when files were deleted via remote.
2136                 * Dropped the HTML version of ed2k-links.
2137                 * Fixed shutdown of the amulegui when the systray is enabled.
2138                 * Fixed bug #359. The preferences dialog is now reused between
2139                   sessions, so the last used page and the state of the shared-files
2140                   tree is remembered.
2141                 * Only enable the host-version of ed2k-links when a hostname has been
2142                   specified (still no perferences widget for this).
2143                 * Fixed bug #700. The partfile conversion window is now raised
2144                   properly when the button is clicked again (doesn't work with gtk1).
2145                 * Improved logging in CFile in situations where system-calls are used.
2146                 * Improved permissions checks for the .aMule folder. Also added checks
2147                   for the Temp and Incoming folders.
2148                 * Fixed an unconditional Close call when creating part-files, which
2149                   happened even if opening the file failed.
2150                 * Fixed the names of friends being cleared on the chat-notebook when
2151                   the clientobject disconnected.
2152                 * Ensures that both the downloadlistctrl and sharedfileslistctrl are
2153                   both up to date when a file has been renamed. Also switched to using
2154                   the same dialog on both listctrls.
2155                 * Check for items being sorted was moved to the CMuleListCtrl class,
2156                   and to fix flickering on the server-list and and searchresult-lists,
2157                   which is caused by insertions and deletions, the list is resorted
2158                   instead, if an item is out of order after an update.
2159                 * Drop the use of jugle.net. It's dead, Jim!
2160                 * Changed the 'Clear' button on the search-page to only clear
2161                   search-results. The 'Reset' button now takes care of the text-field
2162                   and any extra parameter-fields. Serveral fixes were made to make
2163                   sure all fields were properly cleared.
2164                 * Properly set filtering on newly added search-results.
2165                 * Fixed broken sanity check in AddDownload
2166                 * Bug #688. Made the popup menu on the searchlistctrl similar to those
2167                   on the downloadlistctrl and sharedfileslist. 
2168                 * Added serveral missing exception-handlers.
2169                 * Ensured that the internal libs are only built when needed.
2170                 * Fixed ed2k-links causing duplicate entries on the download-queue and
2171                   made the sanity checks in AddDownload safer.
2172                 * Made the interal CryptoPP files part of the one of the temporary
2173                   libraries to avoid building it three times (amule, amuled, amulegui).
2174                 * Removed printf-call from signal-handler.
2175                 * Unified download-handling on the search-page and fixed the download
2176                   button, which was broken by previous commits.
2177                 * Fixed a leak in the UDP sockets which occurs when packets are sent
2178                   via a dead or closed socket object.
2179                 * GetInstallPrefix is broken on wxWidgets 2.6.2, so only use it when
2180                   building autopackages (since we can patch the sources). 
2181                 * Improved logging in case of clients requesting invalid file-data.
2182                 * Cleaned up autoconfigure files a bit.
2183                 * Added sanity checks to the downloadqueue's AddDownload function to
2184                   catch this, should the problem appear again.
2185                 * Added checks to avoid loading duplicate partfiles, since downloads
2186                   are identified by the hash. A warning is now issued when this
2187                   happens.
2188                 * Add a "Download in category" sub-menu to the right-click menu on
2189                   searchresult lists and moved download handling to CSearchListCtrl.
2190                   This fixes bug #673.
2191                 * Specify if debugging was enabled on version strings.
2192                 * Ctrl+a now select all items on listctrls.
2193                 * Make aMule relocatable in regards to locales, and amuleweb
2194                   relocateable in regards to templates. This is needed to allow usage
2195                   of autopackage.
2196                 * RotateReferences() now properly handles shifts larger than the
2197                   number of files present and use std::rotate.
2198                 * Files that are larger than the limit imposed by the ed2k network are
2199                   now filtered from search-results.
2200                 * Fixed drawing of the first column on the shared-files list, caused
2201                   by the upgrades to the listctrl code.
2202                 * Made one-shot CTimers interruptable and fixes a memleak in the Start
2203                   functions caused by not freeing old threads.
2204                 * Upgraded our included listctrl with the bugfixes from v2.6.1 
2205                   and v2.6.2 of wxWidgets.
2206                 * Fixed a couple of AICH log messages that were mixing unicoded
2207                   strings and non-unicoded strings.
2208                 * Made middle-clicking on the client-list work in the same way as
2209                   middleclicking on the downloadqueue, and cleaned up click-
2210                   handling in general.
2211                 * Fixes the overhead-handling code in CTimer which wouldn't 
2212                   check if overhead was larger than the period, resulting in 
2213                   calls to Sleep with an underflown value. Also fixed events
2214                   possibly being lost due to overhead.
2215                 * Fixes crashes due to uncaught read-past-EOF exceptions when a
2216                   cliented requested a block from a file past the end of the 
2217                   actual file-length.
2218                 * If aMuled is run and ECs are enabled and no password is set,
2219                   dont reset the EC setting, but rather display instructions
2220                   that specify what to do before terminating.
2221                 * Added warning which will be displayed if aMule is run as 
2222                   root, which is adviced against for obvious reasons.
2223                 * Removed the --disable-systray configure option, since extra
2224                   libraries are not required now. To disable the systray now,
2225                   simply use the preferences.
2226                 * Removed support for wxWidgets version older than v2.6.0. Support
2227                   for wxWidgets 2.4.2 had been broken for a while, without anyone
2228                   complaining, and the v2.6.x branch has been out for long enough
2229                   to make usage of the v2.5.x branch nonsensical.
2230                 * Added workarounds for the wxWidgets memleak when using GTK2 on
2231                   versions of wxWidgets < 2.6.2 to the remaining places where this 
2232                   would occur.
2233                 * Changed failure on file-seeking into a catchable exception,
2234                   rather than a runtime error. 
2235                 * Fixed a crash on shutdown caused by the listensocket now being
2236                   closed which caused a call to Accept to return NULL.
2237                 * Fixed compilation with GCC-4.1 (snapshot).
2238                 * Syncronized look of client-icons on download-queue and the
2239                   client-lists (upload, queued, all), so that all display the same
2240                   information.
2241                 * Display an icon when downloads have comments but no rating, and
2242                   added the same icons for both to the shared-files list, making it
2243                   easier to keep track of what files are commented/rated.
2244                 * Fixed all warnings reported by -Wshadow and -Wundef.
2245                 * Added the compiler-flags -Wshadow and -Wundef, and changed
2246                   configuration such that warnings are enabled for both debug and 
2247                   non-debug builds.
2248                 * Largly reworked the CTimer class:
2249                         * Fixed all timers sending events with the same ID.
2250                         * Removed use of static variables which would cause troubles if
2251                           more than one repeat-timer was used.
2252                         * Ensured that no event would be sent if the timer was stopped
2253                           while sleeping.
2254                         * Improved thread-safely a lot and made the threads detachable.
2255                         * Added function for terminating all timer-thread on shutdown, so
2256                           that no timer-threads will be left running.
2257                 * Fixed SSE2 support check in the embedded cryptoPP code, for gcc-4.
2258                 * Fixed a couple of bugs caused by variable-shadowing.
2259                 * Flush log-buffers when waiting for either of the hashing threads to
2260                   terminate.
2261                 * Removed manipulation of gui-mutex in AICH thread, which are no
2262                   longer needed due to changes in log-handling.
2263                 * Removed local variable which shadowed a variable when checking if a
2264                   client was a friend. This caused the friend to link to said client
2265                   even after the client had been deleted, since the client would not
2266                   unlink itself from the friend.
2267                 * Only store the descriptions of IP-Ranges for the ipfilter on
2268                   debug-builds, since this value is not used on non-debug builds and
2269                   can account for serveral MB of used memory.
2270                 * Fixed new-connections being opened on shutdown and the new clients
2271                   being created. This should fix the assertion in CClientList.
2272                 * Added a call to wxUpdateUIEvent's SetMode function, to reduce the
2273                   ammount of unnessesary events being generated.
2274                 * Fixed clearing of background for list-items that do not have a
2275                   background color set.
2276                 * Resized a couple of buttons that were too small to display their
2277                   image. This fixes bug #648.
2278                 * Improved double-buffering of listctrls a bit.
2279                 * Fixed auto-sorting checks on the server-list, which were inverted,
2280                   causing items that were already sorted to be re-position and so
2281                   forth. This was the source of the large ammount of flicker on the
2282                   server list.
2283                 * Fixed the "Time Remaining" column on the downloadqueue when no
2284                   downloads were taking place.
2285                 * Removing unneeded checks for fat32 filesystems.
2286                 * Improved handling of closing of the preferences dialog.
2287                 * Changing kad-nodes label to display "Nodes (0)" by default.
2288                 * Force the UBT to take a increasingly longer nap between loops when
2289                   it fails to send anything, which ensures that it wont go bananas it
2290                   is unable to upload at the specified rate. This would happen for
2291                   instance if the limit is set to a value higher than the physical
2292                   connection limit. This fixes bug #606.
2293                 * Re-added the node count above the kad-graph, and a few other changes. 
2294                 * Removing unused color-setting, which was causing problems with the
2295                   kad-graph. For this change to take effect, you will have to remove
2296                   your StatColor* entrires from amule.conf.
2297                 * Fixed bug on the kad-nodes statistics, where entries added while the
2298                   dialog was not displayed would have the value of zero. This fixed
2299                   bug #652.
2300                 * Fix for selecting tabs (+ popup menu) via right-clicking on GTK2.
2301                 * Allow previewing of audio-files, fixing bug #654.
2302                 * Reworked the ED2KLink class:
2303                         * Simplified parsing a lot.
2304                         * Moved the task of handling sources specified in file-links
2305                           almost entirely to the download queue.
2306                         * Improved error checking.
2307                         * Implemented handling (not just parsing) of part-hashes and
2308                           master-hashes specified via file-links.
2309                         * Fixed support for multiple sources in a file link, which fixes
2310                           bug #506
2311                 * Properly replicate file permissions when copying files via the
2312                   UTF8_CopyFile function. Also removed an unneeded free/malloc set of
2313                   calls by allocating on the stack.
2314                 * Added the ability to execute commands when a download has been
2315                   completed and removed some unimplemented options from the
2316                   preferences. This fixes bug #152.
2317                 * Update the "clients on queue" count when purging clients. This
2318                   should resolve bug #478.
2319                 * Properly disable filtering on searches when filtering is supposed to
2320                   be disabled. This approach does also not remove the existing
2321                   search-string if filtering is toggled on and off.
2322                 * Fixed the kad-statistics using the colors of the download-statistics
2323                   rather than its own settings.
2324                 * Implementing kad-node graph. This patch does not add support for the
2325                   graphs on the webserver.
2326                 * Removing trailing "i"s from time values created by CastSecondsToHM.
2327                 * Reduced log verbosity when deleting downloads.
2328                 * Sync deletion of items on friend, download and server lists via the
2329                   Delete key. This resolves bug #649.
2330                 * We now completly disallow the sharing of the users home-dir.
2331                 * Changed the check for file-size in the hasher-thread, which was
2332                   using a too large value, greater than what is actually supported by
2333                   the ed2k network.
2334                 * Fixed compilation on the x86 version of MacOSX.
2335                 * Added specialization of the CRangeMap class which doesn't contain a
2336                   user-value per range, dubbed CRangeSet.
2337                 * Added the IP and port of friends to the initial text when opening a
2338                   chat window. This should more easily allow for adding of clients to
2339                   the friends list if they message us. This is not a final solution.
2340                 * Added sanity checks to CStatisticsDlg's getColors function.
2341                 * Changed some CList instances to stl containers.
2342                 * Fixed bug in CKnownFile where auto-priorities would be updated
2343                   before the source had been added to the list. 
2344                 * Improved testing of CRangeMap's iterator classes.
2345                 * Final changes to CFile, CMemFile and CFileDataIO:
2346                         * Documentation of the classes and functions completed.
2347                         * Completed unittests for CSafeFileIO, CFile, CMemFile.
2348                         * Changed systems calls to explicitly use 64b calls on win32
2349                           systems, since win32 uses 32b calls by default.
2350                         * Lots of other small improvements.
2351                 * When sorting search-results by type, sort items with the same type
2352                   by their extensions.
2353                 * Added the hotkey Ctrl-Q for closing aMule.
2354                 * Dont store the results of unittest that didn't fail when executed,
2355                   since we ignore successes anyway. This causes a great speedup on
2356                   some tests, where a large number of checks are made.
2357                 * Set the update frequency for the statistics, fixing bug #637. 
2358                 * Strip 's from paths set via amule-config-file, resolving bug #638.
2359                 * Reworked the TTS implementation, so that control-sequences are
2360                   passed to the widget, improved walking through the list by
2361                   repeatedly pressing a letter and finally fixed the use of
2362                   arrow-keys on some locales.
2363                 * Also clear the log-line (lower-left) when the log is reset.
2364                 * Replaces a few "wxASSERT(x); if (!x) return" with wxCHECK(x)s.
2365                 * Force an update when the file has been completed, which allows the
2366                   DownloadListCtrl to detect that a file has been completed.
2367                 * Optimized the unicode-conversion functions, which were causing
2368                   unneeded copies to be made.
2369                 * Only enable the clear-completed button and menu-item when there are
2370                   completed items. This resolves bug #403.
2371                 * Fixes deadlock triggered when a UDP socket tried to recover.
2372                 * Fixed compilation for 64b systems, caused by mismatching parameter
2373                   types in a pure-virtual function.
2374                 * Improved sanity checking of DNS resolutions in CServerUDPSocket.
2375                 * Fixed a few calls to CFile's Create function, which were using a
2376                   wrong parameter type for the second argument.
2377                 * Changed MuleUnit to output results as soon as possible.
2378                 * Added generic CMuleUDPSocket class, which unifies common tasks such
2379                   sending, receiving, error-handling and interfacing with the 
2380                   UploadBandwidthThrottler. I also included a recovery mechanism
2381                   for when a socket becomes invalid, which fixes bug #489.
2382                 * Fixed crashes when kad is enabled but the ClientUDP-socket is not.
2383                 * Fixes names not being prepended to debug messages.
2384                 * Fixed potential mem-leak on the download-queue.
2385                 * Fixed secondary sort-ordering on the download-queue.
2386                 * Changed source-handling so that we can distinguish between sources
2387                   returned from the local server and sources returned from global
2388                   servers.
2389                 * Added debugging messages for when sources are received from an
2390                   unknown file.
2391                 * Removed remaining fake-check stuff and fixed assert repported by
2392                   stefanero, caused by a bit of fake-check code left behind.
2393                 * Changed handling of log-entries from worker-threads, so that these
2394                   are queued rather than sent immediatly. This is needed since adding
2395                   a pending event requires locking of the gui-mutex, which easily
2396                   leads to deadlocks.
2397                 * Fixed race-condition in the download-queue, where multiple DNS
2398                   resolution threads could be created for the same hostname.
2399                 * Fixed an assertion in the kad-dialog caused by an insertion at an
2400                   invalid index. This only happened for some versions of wxWidgets.
2401                 * Fixed color-updating of items being downloaded from the search-lists.
2402                 * Re-implemented rating icons on search-result lists using the builtin
2403                   support for icons on wxListCtrls. This saves us from having to
2404                   manually draw everything and fixes the crash on using TTS.
2405                 * Fixed a bug in the ObservableQueue class, which would cause UDP
2406                   requests to servers to be done only once, whereafter no further 
2407                   requests would be made. This was the source of the problem with
2408                   aMule not finding sources for newly added files.
2409                 * Fixed a race-condition in aMule when shutting down while a global
2410                   search is running. This should resolve bug #563.
2411                 * Reworked the CServerUDPSocket class a bit, most importantly, changed
2412                   it so that servers being deleted while we are doing a DNS lookup on
2413                   their hostname cant result in accessing of dangling pointers. This
2414                   should bug #581.
2415                 * Fixed bug #558. Sources not being sorted when the download-queue was
2416                   sorted by the "Time Remaining" column.
2417                 * Cleaned up file-ratings and comments handling:
2418                         * Dropped the m_hasRating and m_hasBadRating booleans, as these
2419                           can be infered from the value itself.
2420                         * Dropped the SetHasComment and SetHasRating functions, as this is
2421                           more safely handled in UpdateFileRatingCommentAvail.
2422                         * Cleaned up the UpdateFileRatingCommentAvail function since it
2423                           was rather messy.
2424                         * Removed a unnescesarry call to Notify_DownloadCtrlUpdateItem in
2425                           the function ProcessMuleCommentPacket, since this is already
2426                           done in the UpdateFileRatingCommentAvail function.
2427                 * Added sanity checks to the code that made use of said file-ratings.
2428                 * Added sanity checks against file-ratings read from other clients,
2429                   since we later rely on these values to be in a specific range.
2430                 * Fixed some uninitialized variables.
2431                 * Make ascending the default sort-order and fixed loading of the
2432                   sort-order in the CMuleListCtrl class.
2433                 * Added a missing call to Skip in the TTS event-handler for item
2434                   selections, so that subclasses will still be notified.
2435                 * Reworked CMuleListCtrl and added support for "Type To Select", or
2436                   the ability to select items by typing parts of their name. The
2437                   selection is made against the start of the text-strings and is
2438                   case-insensitive.
2439                 * Fixed some more warnings.
2440                 * Fixed compilation problems with external CryptoPP sources, caused by
2441                   a preprocessor define which clashed with a variable name. 
2442                 * Changed the length parameters of the read-funtions in the CFileDataIO
2443                   interface to be unsigned, since signed lengths doesn't
2444                   make any sense in this regard and makes error-checking harder.
2445                 * Merged checks for the ARM and Sparc architectures.
2446                 * Changed a call to bzero to memset, since win32 doesn't have bzero.
2447                 * Fixed remaning issues with template usage in MuleUnit.
2448                 * Cleaned up error handling in CClientUDPSocket a bit, and added
2449                   error-checks to CServerUDPSocket. This should allow us to see if the
2450                   INVSOCK errors are local to CClientUDPSocket or if they happen to
2451                   all wxDataGramSockets.
2452                 * Added check requiring a valid port to CClientUDPSocket's SendPacket
2453                   function, since we apprently tried to send to port 0 once in a
2454                   while.
2455                 * Moved adding of sources read from seeds files out of the
2456                   exception-handler, to avoid the obscuring of possible bugs elsewhere.
2457                 * Final touches made on the CMemFile class, which includes cleanups, 
2458                   improved error-checking and complete documentation.
2459                 * Added missing destructor to CUInt128, which was causing compilation 
2460                   failure for some GCC-4 users.
2461                 * Fixed an attempt to fprintf a wide-char string.
2462                 * Enabled the use of kad with wxWidget versions 2.5.x.
2463                 * Improved handling of uncaught exceptions in MuleUnit and changed the
2464                   library from being an actual wx application, since we only need to
2465                   make use of wxWidgets classes.
2466                 * Expanded the CFormat testcases a bit, to better cover use of illegal
2467                   values and the checks against those.
2468                 * Improved checking of value convertions in CFormat, now properly
2469                   detects nagative values converted to signed values and signed to
2470                   negative, plus some other situations.
2471                 * Fixed format-strings in the statistics-tree that did not specify a
2472                   type large enough to actually represent the possible values.
2473                 * Disabled certian tool-tips for wxWidgets-2.4.2, since the calls made
2474                   use of functions that were introduced in wxWidgets-2.6.x.
2475                 * Moved archive-unpacking functions from the HTTP-thread to
2476                   FileFunctions.*. This allows for compressed files to be read both
2477                   when the source is the inbuilt HTTP downloader, or if a compressed
2478                   file (ipfilter.dat or server.met) is explicitly moved to the .aMule
2479                   folder.
2480                 * Changed C++ style comments in C sources to using C style comments.
2481                 * Added check against trying to write NULL pointers in the CFileDataIO
2482                   WriteStringCore function.
2483                 * Added some initial tests for the string reading and writing
2484                   functions to the CFileDataIO unittests.
2485                 * Removed the RepeatLastAction stuff from CClientReqSocket.
2486                 * Fixed the check for BOM-header failing on strings that were
2487                   3 bytes long (an empty string).
2488                 * Fixed empty UTF8 strings with BOM headers not having the header
2489                   written, even though we had already written a length which
2490                   included the header.
2491                 * Changed CSafeFileIO's ReadUInt128 to return an instance, which
2492                   simplified usage and matches the other Read-functions.
2493                 * Added missing exception-handler to CIndexed in case of invalid tags.
2494                 * Marked the log-event triggered when an IP was filtered as
2495                   non-crticial, since this event isn't critical and can be very common
2496                   depending on the ipfilters used.
2497                 * Changed unittests for CFormat when empty strings were specified for
2498                   a field of type '%s', since some implementations of printf produced
2499                   different results than others, making it impossible to check against
2500                   those.
2501                 * Fixed unittests for reading of UInt128 values which didn't consider
2502                   endianess.
2503                 * Changed the use of Cmp to either '==' or '!=' to improve
2504                   readability, and simplified the sorting of the server-list when
2505                   sorting by name to only use the displayed name, since the special
2506                   cases that were being considered led to unpredictable results.
2507                 * Fixed non-wxbase apps not terminating properly.
2508                 * Fixed adding of comments to shared files.
2509                 * Properly implemented a couple of functions for the remote version of
2510                   the DownloadQueue, which did not match the signatures of the normal
2511                   class.
2512                 * Changed CMuleListCtrl's SetSortFunc to public, so that subclassing
2513                   isn't required in order to sort a list.
2514                 * Dropped the "otherfunctions" namespace, since we ignored it almost
2515                   everywhere anyway, via the "using" keyword.
2516                 * Updated CFileDataIO unit-tests.
2517                 * Fixed UpdateState getting called on clients after they had been
2518                   deleted (in some cases) and moved the call to the CUpDownClient
2519                   destructor.
2520                 * Made CTag and CPacket unassignable.
2521                 * Renamed ReadHash16 and WriteHash16 functions of CFileDataIO, and 
2522                   changed them to return instances and take const references of
2523                   CMD4Hashes, rather deal with char*. A few other places were
2524                   similary changed.               
2525                 * Dropped the static Exists function from CFile, as it is simpler to
2526                   just call wxFileExists directly.
2527                 * Removed the ability to attach/deattach file-destriptors to a CFile.
2528                 * Merged handling of seeking in the CSafeFileIO interface.
2529                 * Some more changes to CMemFile:
2530                         * Making seek const and dropped resizing of the buffer if it
2531                           seek'd past the end.
2532                         * Made the class uncopyable and unassignable.
2533                         * Changed the constructor that takes an external buffer to take a
2534                           char* rather than a const char*, since the class allow for
2535                           modifications of attached buffers.
2536                         * Removed the growth-rate from the attached-buffer constuctor, as
2537                           we dont make use of it and should avoid it in any case.
2538                         * Added sanity check for the length passed to the SetLength
2539                           function, to avoid accepting negative values.
2540                         * Other misc changes.
2541                 * Removed the ability to detach a buffer from a CMemFile and the
2542                   accessor function that returned the current buffer. Instead, we now
2543                   simply use the Read function, which is equivalent of what we did
2544                   before in any case, but safer.
2545                 * Unified the logging of packets received from other clients, so that
2546                   the type of packet received is always logged, as is the cause in
2547                   case of an error.
2548                 * Fixed a couple of assertions which had the checks inverted.
2549                 * Merged CFile and CSafeFile. Checks on reads and writes are now
2550                   performed in the CFileDataIO base class. The CFileIO class used in
2551                   kad was updated to handle this, though it currently only understands
2552                   EOF exceptions. This completes the majority of the changes
2553                   resolving around the usage of exceptions.
2554                 * Fix compilation error that would only trigger on some versions of
2555                   GCC, even though the code appears to be illegal.
2556                 * Disabled pragmas when building unittests.
2557                 * More fixes in MuleUnit for templates.
2558                 * Disabled logging when running unittests.
2559                 * Changed CFileDataIO to use the new IO exception types, which allows
2560                   for better error handling (i.e. EOF exceptions, IO read/write
2561                   failures) and prepared for making use of the IO failure exceptions.
2562                 * Reorganized, and removed some includes.
2563                 * Fixed a couple of places that threw exceptions by pointer.
2564                 * Moved exception handling from CServer to CServerList when loading
2565                   servers, which better allows for handling of invalid servers.
2566                 * Fixed some debug-strings which were wrongly marked for translation.
2567                 * Added IO-exception types, which will be used by CFileDataIO.
2568                 * Moved exception handling from CFriend to CFriendList when loading
2569                   the list of friends, so we can stop trying to read a bad list.
2570                 * Added missing include to MemFile.cpp
2571                 * Changed some runtime-error checks from throwing the CInvalidPacket
2572                   class to instead using the MULE_VALIDATE_* checks.
2573                 * Simplified the usage of CTags by changing the getter functions to
2574                   throw an exception if the function didn't match the type of the tag.
2575                   This allowed for the elimination of explicit checks in most places
2576                   where CTags are used.
2577                 * Initialized an uninitialized variable in CContact.
2578                 * Fixed stack-trace parsing for files with '+' in the name.
2579                 * Improved exception handling in the CTag constructor would could leak
2580                   if the tag had a string name and reading the body raised an exception,
2581                   or if the tag was a blob and reading the body failed.
2582                 * Added checks for code that uses the CTag class, since just assuming
2583                   that a tag with a specific id is of a specific type is unsafe. Also
2584                   changed the getter functions to return a default value should they
2585                   be called on a tag of the wrong type to avoid crashes in that case.
2586                   Finally, we no longer just ignore unknown tag-types, instead we
2587                   throw an exception. This is needed because we cannot determine the
2588                   length of the unknown tag, and thus can't skip it, making further
2589                   reads from the input file suspect.
2590                 * Largely reworked the use of exceptions. Catch(...) is out, only to
2591                   be used when memory-leaks are to be avoided. This insures that
2592                   unexpected exceptions can be detected.
2593                 * Removed an exception handler that didn't have anything to catch.
2594                 * Changed CreateHashFromInput to use the CSafeFileIO interface and to
2595                   safely handle exceptions without leaking. Also removed some
2596                   definitions of MFC debug-macros and replaced them with wx macros.
2597                 * Fixed the largefile-checks under windows.
2598                 * Changed CMemFile and CFile to implemenations of the CSafeFileIO
2599                   interface. CSafeFile was moved to CFile.* to avoid circular
2600                   dependancies.
2601                 * Dropped the CSafeMemFile which didn't provide any extra
2602                   functionality and instead made CMemFile derive from CSafeFile.
2603                 * Simplified CFile a bit, in preparation for larger changes:
2604                         * Removed the Length() function, since there is also GetLength().
2605                         * Removed duplicate definition of seek enums.
2606                 * Changed the checks for large-file support so that users wouldn't
2607                   have to export the LD_LIBRARY_PATH variable or similar when running
2608                   configure.
2609                 * Updated CIPFilter documentation.
2610                 * Changed the ipfilter class from just asserting on invalid ranges to
2611                   not actually inserting them, since that would cause undefined
2612                   behavior.
2613                 * Compilation-fix for Mandrake Linux.
2614                 * Added checks against largefile support to configure.
2615                 * Added helper-function that returns the length of a file, without
2616                   having to open it first.
2617                 * Moved the loading of the ipfilter-files so that they are loaded
2618                   before the server.met file is loaded. This ensures that the servers
2619                   are filtered when start aMule.
2620                 * Fixed some problems in MuleUnit when used with templates.
2621                 * Fixed the CheckNewVersion function, which would crash on failure.
2622                 * Dropped extra verbosity from CFormat's assertions, since they now
2623                   produce backtraces anyway.
2624                 * Moved backtrace functions to the MuleDebug.* files and added
2625                   backtraces to uncaught exceptions.
2626                 * Improved assertion-handling on shutdown and other situations.
2627                 * Increased the verbosity of assertions in CFormat.
2628                 * Fixed the "Is Textfile?" check which didn't handle whitespace.
2629                 * Added support for gzipped ipfilter.dat files and added checks that
2630                   should ensure that we only try to parse text-files.
2631                 * Added function for converting long-longs to strings in MuleUnit.
2632                 * Moved some functions not part of the CFile class from the CFile.*
2633                   files to FileFunctions.*.
2634                 * Fixed a bug where shared files could be added to the shared-files
2635                   ctrl multiple times.
2636                 * Fixed the hasher-thread, where the wxMutexGuiLeave function was
2637                   called twice and improved error-checking on thread-creation. Lastly
2638                   moved static variables from the header, since they need not be
2639                   specified there.
2640                 * Removed non-functional hack from CClientUDPSocket, which would cause
2641                   an infinate loop when triggered.
2642                 * Improved handling of assertions that occur during startup.
2643                 * When adding sources, add the source to the appropriate file first,
2644                   before trying to update comments and ratings availability.
2645                 * Removed a couple of checks against 'this' being NULL.
2646                 * Changed the handling of UDP requests for sources, so that the
2647                   locally connected server would be entirely skipped, instead of the
2648                   packets just being discarded.
2649                 * Fixed a number of places where attempts were made to catch by
2650                   pointer, even though the exception was thrown by value.
2651                 * Removed various unused variables.
2652                 * Fixed a bug in the download queue which would result in duplicate
2653                   entries on the queue for local source-requests. At the moment this
2654                   did not result in any problems since all entries were removed from
2655                   the queue once sources had been requested for the file.
2656                 * Removed the 'h' modifier from a number of format-strings where the
2657                   field type is 's', since that modifier does not apply to that type.
2658                 * Simplified mule-exceptions and added more information to the
2659                   unhandled-exception handler.
2660                 * Added unittests for CSimpleParser.
2661                 * Removed the need for exception-handling in CSafeFileIO's
2662                   ReadOnlyString function, by allocating the buffer on the stack.
2663                 * Fixed potential deadlock in CClientUDPSocket that could trigger when
2664                   an error occured during receiving.
2665                 * Removed a number of overloaded functions from the CSafeMemFile,
2666                   since neither of those added any functionality. Also fixed a bug in
2667                   the checks against reads past the end, that checked against the
2668                   buffer-size rather than the (possibly smaller) file-length.
2669                 * Marked CFile's GetLength() function as virtual.
2670                 * Removed the unused class CSafeBufferedFile, which didn't implement
2671                   buffered file-IO anyway.
2672                 * Added the ability to filter search-results. The filter select which
2673                   entries are displayed and supports regular-expressions. See
2674                   www.wxwidgets.org/manuals/2.6.2/wx_wxresyn.html for an overview of
2675                   the syntax. Also added the ability to filter known files from the
2676                   results.
2677                 * Added sanity checks on values read when loading settings for lists.
2678                 * The middle mouse button now opens the details-dialog for sources and
2679                   files when clicking on the download-queue.
2680                 * Fixed sort-arrows on listsctrls not being displayed after startup.
2681                 * Set the background color of the chat textctrls to white, in order to
2682                   ensure that the text stays readable regardles of the theme used.
2683                 * Largly changed the way ipfilter.dat files are handled by the
2684                   ipfilter class:
2685                         * When updating the list of ip-ranges, either via the reload
2686                           button or the update-from-url functionality, the existing ranges
2687                           are dropped to allow for dropping of ranges no longer to be
2688                           filtered.
2689                         * In order to allow for ip-ranges specified by the user, a second
2690                           file has been added (ipfilter_static.dat), which is always loaded
2691                           after the normal ipfilter.dat file, so that it takes precedense.
2692                         * When either of the two ipfilter files don't exist, a template
2693                           file is created which contains a description of the use that
2694                           that file.
2695                         * When loading zipped ipfilter files, the files are unpacked in
2696                           place. Doing so largely elimates the overhead compared to
2697                           loading normal files.
2698                         * Moved loading of the ipfilter.dat files, so that it done after
2699                           the GUI has been loaded.
2700                 * Removed the unused ExternalConnClientThread class. 
2701                 * Merged two copies of the validateURI function in StringFunctions.*
2702                   and fixed a mem-leak.
2703                 * Simplified the Update() function in the ipfilter-class, removing the
2704                   use of special cases when calling it.
2705                 * Moved custom tokenizing code from the ipfilter-class to a seperate
2706                   class and dropped a couple of custom functions that didn't provide
2707                   enough of a performance boost to warrent the extra code.
2708                 * Added unittests for the StringIPtoUint32 function, updated the
2709                   documentation for the function and fixed the bugs that appeared:
2710                         * The last field was not restricted to the range 0..255.
2711                         * Fields containing huge values could overflow to negative values
2712                           and would not be caught by the sanity checks.
2713                 * Changed ASSERT_EQUALS so that descriptions only gets created in case
2714                   of a failed comparison, since this would otherwise result in the
2715                   attempted deference of end iterators and the like.
2716                 * Moved the RLE classes to a seperate set of source files.
2717                 * Removed probematic operator<() template function from WebServer.*,
2718                   and replaced it with a specialized struct. This was required since
2719                   the < operator would be instantiated for incorrect data-types.
2720                 * Updated documentation for the CFormat class.
2721                 * Dropped support for long doubles in CFormat and merged handling of
2722                   the other floating-point types.
2723                 * Improved CFormat unittest, which was cluttered by serveral variables
2724                   with too similar names.
2725                 * Fixed the ASSERT_EQUALS macro in MuleUnit, which would previously
2726                   evaluate parameters multiple times.
2727                 * Removed the unused NeedUTF8String() function.
2728                 * Fixed master-hash parsing for ed2klinks, which would always fail due
2729                   to a couple of assertions that had been badly translated into
2730                   exception.
2731                 * Changed the way clients are deleted on shutdown, to help detect the
2732                   presence of dangling pointers caused by incorrect removals.
2733                 * Fixed bug #494. Clients with score zero not being considered as
2734                   candidates for uploading.
2735                 * Fixed a few warnings.
2736                 * Improved handling of uncaught exceptions in the MuleUnit framework.
2737                 * Added unittests for the CFormat class and fixed discovered errors:
2738                         * Improved handling of string format fields.
2739                         * Fixed a < comparison of 0 against a wxString which caused segfaults.
2740                         * Fixed the range checking code which would fail in some cases.
2741                         * Fixed escaped percentage signs.
2742                         * Added the missing implementation of IsReady().
2743                         * Improved adherence to printf as specific in 'man 3 printf'.
2744                 * Added unittests for the CRangeMap class and fixed the errors that
2745                   cropped up while writing said tests:
2746                         * The assignment operator didn't return *this.
2747                         * The equality operator was broken. 
2748                         * The erase function was broken.
2749                   Also changes ASSERTS to MULE_VALIDATE_PARAMS to enable testing and
2750                   ensure that the controlflow stays the same for debug and non-debug
2751                   builds.
2752                 * Added a minimalistic unittesting framework called MuleUnit, which is
2753                   based on the EasyUnit framework (http://easyunit.sourceforge.net/).
2754                   The build target 'check' compiles and runs all existing unittests.
2755                 * Fixed crash in CClientUDPSocket caused by two threads trying to send
2756                   and receive at the same time.
2757                 * Removed unused Pause() function from UBT.
2758                 * Fixed inf. loop in CClientUDPSocket, caused by poor error-handling.
2759                 * Rewrote some poorly phrased messages.
2760                 * Fixed uploaded data not being recorded in statistics.
2761                 * Compilation fixes for wxGTK-2.4.2.
2762                 * Removed the unused 'MakefileWin32' file.
2763                 * Fixed crash in sockets that were destroyed after the UBT thread.
2764                 * Improved source handling for known-files:
2765                         * Fixed the possibility of source-counts getting out of sync.
2766                         * Optimized source-removal slightly.
2767                         * Added extra debugging checks to spot potential problems.
2768                 * Changed access to vector of source statuses from using the []
2769                   operator to using the at function, to see if out-of-bounds access
2770                   was causing a specific crash.
2771                 * Imported the UploadBandwidthThrottler from eMule, which should help
2772                   ensure that upload-limits are more closely followed.
2774         Special Thanks To:
2775                 * All the translaters who did such a great and fast job.        
2777 --------------------------------------------------------------------------------
2779 Version 2.0.3 - The "Hell 2.0.3: Now with improved daemons!" version.
2780 ----------
2781 2005-06-15
2783         ken:
2784                 * Enabled amuleweb to work from within the Mac application bundle
2785                 * Fixed Online Signature not actually being enabled when user sets the
2786                   preference
2788         Kry:
2789                 * Fixed #471 "compile error". Should compile on GCC4 again.
2790                 * Fixed Solaris compilation error on XParseGeometry.
2791                 * Fixed wrong MD5 hash calculation on 64 bits arch.
2792                   This fixes storing the wrong EC/webserver password on config file.
2793                 * Fixed unneeded GTK libs usage on aMule remote GUI.
2794                 * Added a warning on gd-lib not found (progressbar not shown on amuleweb).
2796         lfroen:
2797                 * New daemon socket code, event based. Improved reliability and 
2798                   speed problems fixed.
2800         volpol:
2801                 * Fixed #417 "Upload priority is changed for completed files."
2802                 * Added new display filter "Active"
2803                 * Display of QR and aMule OS info in "Clients Details" dialog
2805         Xaignar:
2806                 * Fixed warning on EC disabled for aMule daemon.
2808         Special Thanks To:
2810                 * All the usual people. 
2811                   You don't know who they are? Just check previous changelogs 
2812                   (just not the previous one, ok?) :P 
2814 --------------------------------------------------------------------------------
2816 Version 2.0.2 - The " [Your Ad Here] " version.
2817 ----------
2818 2005-06-04
2820         boutros:
2821                 * Ported the eMule Chicane web template to aMule.
2823         GonoszTopi:
2824                 * Fixed #421: 'In Windows XP it lets to choose Konqueror,
2825                   Galeon and other Unix based browsers.'
2826                 * Fixed #406 and #380: 'some clients get an unexpected very
2827                   high priority'
2829         ken:
2830                 * Fixed a hang-using-100%-cpu-on-exit bug
2831                 * Fixed a crash when enabling UDP after startup
2833         Kry:
2834                 * Added Version Check (you can disable it on preferences).
2835                 * Added "source comes from" (on the "Time remaining" column)
2836                 * Now you can compile aMule without gettext, using --disable-nls
2837                   Additionally, aMule no longer stops configure if there is no gettext installed.
2838                 * Fixed aMule shutting down if a source seeds file is 0-size.
2839                 * Fixed HTTP download code not returning proper error code (causing crashes).
2840                 * Fixed OS_Info packet only being sent to downlaoding clients.
2841                 * Fixed Solaris mount info file name.
2842                 * Fixed includes on daemon for Solaris.
2843                 * Fixed mldonkey detection. Did anyone notice mldonkey bans aMule?
2844                 * Fixed SetAllTimeTransfered parameter size (thanks eylzo)
2845                 * Fixed #430: "Sources order by priority/status"
2846                 * Fixed #442: "Sort by 'Time Remaining' puts files which are not transferring first"
2847                 * Fixed #453: "Add option to export links with AICH hashes"
2848                 * Fixed #458: "Wrong gauge size on shared files control "
2850         volpol:
2851                 * Ports display fix.
2852                 * A4AF swap to this fix.
2854         Special Thanks To:
2856                 * Bug reporters:
2857                         Ateo
2858                         BeFalou
2859                         MrFaber
2860                         xushi           
2861                         
2862                 * All the usual people. You don't know who they are? Just check 
2863                    previous changelogs :P
2864                   
2865 --------------------------------------------------------------------------------
2866                                                                                                 
2867 Version 2.0.1 - The " Woops, HotFix " version.
2868 ----------
2869 2005-05-18
2871         ken:
2872                 * Fixed Tray Icon compilation on Mac.
2874         Kry:
2875                 * HOTFIX: Fixed 100% CPU usage because of network errors on some servers.
2876                 * Fixed crash after removing a server.
2877                 * Fixed sorting on the UploadList by Transferred (thanks eylzo).
2878                 * Users/Files on server no longer show as negative if server sends wrong values.
2879                 * Check for autopoint on configure to warn for gettext not installed.
2881         niet:
2882                 * Updated xal.pl (some fixes).
2884         Phoenix:
2885                 * Added DNS resolving functionality to amulecmd's connect command. 
2886                   This is usefull for dynamic IP servers. 
2887                   Now you can use the server's name instead of the server's IP address.
2888                 * Fixed a bug in http proxy authentication code.
2890         Special Thanks To:
2891                 
2892                 * Contributors:
2893                   eylzo
2895                 * Bug and feature reporters:
2896                   albatros_la
2897                   Lucky_JL
2898                   Mr Faber
2899                   
2900                 * All the usual people (translators, debugers, people at #amule, etc)
2901                   C'mon, this is a hotfix release, I can't add everyone again.
2903 --------------------------------------------------------------------------------
2904                 
2905 Version 2.0.0 FINAL - The "Let's dedicate this to Tiku" version.
2906 ----------
2907 2005-05-01
2909         BigBob:
2910                 * Compilation fix for WebServer.cpp and BaseClient.cpp with wx-2.4.2.
2911                 * Compilation fix for OtherFunctions.cpp with Slackware 9.1.0
2913         CosmicDJ:
2914                 * NetBSD compilation fixes.
2916         deltaHF:
2917                 * Preferences for auto-sort download queue.
2918                 * TCP and UDP port start now at 0 (remember - running amule as root is insecure!!)
2919                 * Added aMule version info into "About" popup.
2920                 * Show current DL speed from a client you are uploading to in "Remote
2921                   Status" column instead of in the "Speed" column. 
2923         geeko:
2924                 * Patch to complete html functionality of cas.
2925                 * Fixed seg fault in cvs due to wrong type check.
2927         gnucco:
2928                 * Improved the sources column and sorting in search window.
2929                   Now can toggle total sources/completed ascending/descending.
2931         GonoszTopi:
2932                 * Unicode fixes:
2933                         - UTF-8 conversion (reported by littletux)
2934                         - webserver search results (reported by poulpe)
2935                         - aMule version on webserver's Statistics page
2936                 * Endianness fixes in EC.
2937                 * Fixed appearing strange characters at the end of webserver's
2938                   log and debug log pages.
2939                 * Fixed logo.jpg being not installed.
2940                 * Webserver graphs are now resizable and rescalable.
2941                 * Removed some unneeded code/data from daemon.
2942                 * Added gcc #pragmas to reduce executable size.
2943                 * Several improvements on EC network code:
2944                         - EC now uses buffered I/O, so most EC transmissions will only
2945                           require one socket operation.
2946                         - Added the ability to compress large packets with zlib, thus
2947                           reducing network load.
2948                         - Some (not-so-CPU-consuming) compression is applied to small
2949                           packets, too.
2950                 * A number of i18n fixes, mostly changing debug messages to be
2951                   untranslated.
2952                 * Removed ECv1 compatibility mode. Now all EC communications are
2953                   using the new v2 protocol.
2954                 * Remote applications do not log to core's log anymore.
2955                 * Fixed the GetLog() function to be compatible with wxWidgets-2.5.4
2956                 * Reworked template finding - after installation, no more copying
2957                   of webserver files are needed.
2958                 * Added new command 'reloadshared' to amulecmd, to force reloading
2959                   of shared files list.
2960                 * Fixed configure script to use the right arguments with gdlib-config.
2961                 * Fixed configure script to check for gd in the right order.
2962                 * Fixed preferences being not saved when set from web interface.
2963                 * Fix for setting download priorities via web interface.
2964                 * Added configuration file for remote apps.
2965                 * Reworked command-line parameters, also added a lot new ones
2966                   (for remote apps).
2967                 * Fixed *.desktop files to be really UTF-8.
2968                 * Fixed Makefiles to be able to compile alcc without alc.
2969                 * Added man pages - English only, for this time. Great thanks to
2970                   Vollstrecker for his initial work on the man pages!
2971                 * Fixed pressing the 'Clear Completed' button causes a logout
2972                   on the web interface.
2973                 * Added CVSDATE checks to EC, to make sure that core and remote
2974                   apps are from the CVS tarball (for CVS users).
2975                 * Improved filename cleanup.
2976                 * Fixed setting priorities via web interface on both downloads
2977                   and shared files.
2978                 * Enabled translations on amuleweb and amulecmd.
2979                 * Fixed the language selector on Preferences to show the languages
2980                   that we really have.
2981                 * Language list is now always sorted alphabetically, but 'System
2982                   default' is always the first item in the list.
2983                 * Changed locale saving method, so it won't have to be reset to
2984                   'System default' on each version change.
2985                 * Added Hungarian man pages.
2986                 * Fixed sorting in web interface.
2987                 * Compilation fix for gcc-3.2.2 and 3.2.3.
2988                 * Win32 (wxMSW) compilation fixes.
2989                 * Enabling configure way of aMule compilation under MinGW/MSYS.
2990                 * Several improvements of the win32 version of aMule and utilities.
2991                 * Totally disabled the ability to connect to aMule with an empty password.
2992                 * Enabling translations on remote GUI, too.
2993                 * Configure will now list (almost) all libraries it will/wants to
2994                   use for build.
2995                 * Hungarian translation update.
2996                 * Remote GUI compilation and link fixes for optimized builds.
2998                 **** For users, who already got used to amulecmd's or amuleweb's
2999                 **** command-line parameters: PLEASE READ DOCUMENTATION CAREFULLY!
3001         Hetfield:
3002                 * New popup menu and events management for new wx SysTray
3003                 * Speed Bar color (on the new wxTray) is setted in the statistics color selection 
3004                   (as old GTK tray!)
3005                 * Some configure checks and cleanup
3007         Kry:
3008                 - Global -
3009                 * We're now fully compatible with the ed2k Unicode implementation, allowing Unicode searches,
3010                    comments, usernames, file names, ...
3011                    This works both for unicode-aware servers and clients.
3012                 * New SysTray code using wxWidgets' wxTaskBarIcon with several hacks for making it
3013                    properly transparent while keeping the nice download speed bar. Multiplatform, also.
3014                    Activated by default on > wx2.5.3
3015                 * Corrected a nice mistake where wxSOCKET_LOST was identified as error.
3016                 * Fixed clasic systray code to support unicode names properly.
3017                 * Removed/Cleaned/etc header includes.
3018                 * Fixed unicode bug on wxOpen preventing to share some files.
3019                 * Fixed the SERVER_IDENT packet processing.
3020                 * Auto-sort code for list controls. Disabled by default, too much flickering on mac and gtk2.
3021                 * Fixed eMule+ version popping up on eMule stats.
3022                 * Debug log lines now go to console on daemon
3023                 * Moved hello packet sending to after client successful connection.
3024                 * Added the RepeatLastAction function that turned up to be... well, funky.
3025                 * Fixed debug of disconnected clients.
3026                 * Fixed duplicated mod string on clients.
3027                 * Fixed unhandled exception from server TCP socket.
3028                 * Fixed lowid clients callback.
3029                 * Fixed duplicated floating point functions being called every second (CPU improvement).
3030                 * New file is added: tree.hh, credits to Kasper Peeters, <K.Peeters@damtp.cam.ac.uk>
3031                    It's a stl-like tree and I really enjoyed coding with it. 
3032                    More info on http://www.damtp.cam.ac.uk/user/kp229/tree/
3033                 * Fixed a crash on Proxy code created by bad string initialization causing mem corruption.
3034                 * Added wxProxyData::Empty() to properly clean aMule proxy data when needed.
3035                 * Fixed unitialized variables on MemFile.cpp and SafeFile.cpp that made valgrind scream in pain.
3036                 * Fixed the CUpDownClient::SendFileRequest crash you were all screaming about on rc8 :P
3037                 * Fixed SUI failures with kernels >= 2.6.10. This failures and asserts were created by the locking 
3038                   of /dev/urandom that was introduced on 2.6.10, and that made CryptoPP fail on creating a random
3039                   pool for the SUI identification. This is more a workaround actually than a fix, but will work perfectly.
3040                 * Completed files now go to shared as the should.
3041                 * Fixed search on localised languages.
3042                 * UDP disable is working properly now.
3043                 * Close the UDP socket if we're not listening anymore.
3044                 * Permisions for shared files are no more. They make no sense, network-wise.
3045                 * Fixed comment updates being... fuzzy.
3046                 * Fixes to timeout handling of sources to avoid timing out a source that was never processed.
3047                 * Fixed a memleak on log code.
3048                 * Proper handling of Thread reating/Running errors.
3049                 * Fixes for wrong string creation on several places over the code.
3050                 * Fixed log reset asserts and made it work properly (at last!)
3051                 * Auto-run webserver on startup functional
3052                 * Fixed a wild assertion if a empty line gets to ED2KLink file
3053                 * Merged Gonosztopi's work on EC for the stats tree with performance and safety fixes.
3054                 * Merged Gonosztopi's work on a patch from Mayfoev to use aux server ports, with some cleaning.
3055                 * Fixed the crash on non-std locales because of date/time functions.
3056                 * Get rid of more ugly unicode2char stuff by making the logfile a wxFFileOutputStream.
3057                 * General speedup of log file.
3058                 * Proper order of files on Makefile.am, much better to know compilation progress by first letter.               
3059                 * Moved at last all stats to where they belong: the new files Statistics.cpp and Statistics.h.
3060                 * Fixed assert on client list view caused by unknown client state.
3061                 * Hopefully avoid the never-deleted sockets (passive sources)
3062                 * Fix for the case that someone dares having 65536 active connections
3063                 * Made the sources connection spread evenly among part files.
3064                 * Fixed server-list packet from server not being handled properly.
3065                 * Fixed crahes on re-sort of download queue.
3066                 * Fix for server connection packet not using unicode username.
3067                 * Search results on unicode are displayed properly now.
3068                 * Files on download queue with unicode names are displayed properly now.
3069                 * Unicoded filename is saved correctly on .met file, and loaded according to it.
3070                 * Files with utf8 chars can be completed now ;)
3071                 * Shared files with uciode names do show correctly now.
3072                 * Modification time for files is fixed to keep coherence (GetLastModificationTime usage).
3073                 * Filenames on known files list (known.met) are saved in utf8 too now, so correctly loaded 
3074                   and compared lately.
3075                 * Fixed unicode identification to clients and server.
3076                 * Use BOM header on the known.met, part.met and emfriends.met for unicode tags.
3077                   Sad, but there's no other way to keep compatibility with eMule files.
3078                 * Fixed memleak on ExternalConn.cpp.
3079                 * Fixed the "Invalid UTF8 string passed to pango_layout_set_text()" messages on GTK2 builds.
3080                 * Fixed (again) the Shareazza identification. They have used 3 compat. client numbers already,
3081                   will they take one once and for all?
3082                 * Fixed memleak on log reset.
3083                 * Fixed memleaks on closing while global search.
3084                 * Fixed serious memleak on tag code for packets. And I mean serious.
3085                 * Removed the unused UTF82char function.
3086                 * Fixed queue limits on upload queue (off-by-one bug).
3087                 * Fixed hash for files with size (n*PARTSIZE).
3088                 * Fixed compilation for systems where zlib is not linked by default.
3089                 * Fixed OP_SENDINGPART to actually be a edonkey protocol and not emule protocol packet.
3090                 * Fixed memleak on AICH thread.
3091                 * Fixed several memleaks on ed2k links handling.
3092                 * Fixed threads not being closed properly, specially the global search one.
3093                 * Fixed serious memleak on client UDP reask
3094                 * Don't remove the server because of failedcount if it's static.
3095                 * When the user tries to remove a static server, we prompt for confirmation.
3096                 * Files on non-ansi named folders are no longer rehashed on every restart.
3097                 * Don't discard UDP packets on wxSOCKET_WOULDBLOCK. This improves UDP socket 
3098                   reliability a lot. Remove the packet from queue if sent, keep it if it's not sent because of wouldblock,
3099                   and drop it on any other error.
3100                 * Send previously queued UDP packets before we send a new UDP packet.
3101                 * Fixed aMule crashing on second global search under certain circunstances.
3102                 * Fixed the hanging on connecting to server.
3103                 * Fixed dynip servers to connect properly (happy portuguese users!).
3104                 * Moved: 
3105                         CMemFile.h              -> MemFile.h
3106                         filemem.cpp             -> MemFile.cpp
3107                         packets.cpp             -> Packet.cpp
3108                         packets.h                       -> Packet.h
3109                         sockets.cpp             -> ServerConnect.cpp
3110                         sockets.h                       -> ServerConnect.h
3111                         UDPSocket.cpp           -> ServerUDPSocket.cpp
3112                         UDPSocket.h             -> ServerUDPSocket.h
3113                         types.h                 -> Types.h
3114                         server.cpp                      -> Server.cpp
3115                         server.h                        -> Server.h
3116                         timer.cpp                       -> Timer.cpp
3117                         otherstructs.h          -> OtherStructs.h
3118                         otherfunctions.h                -> OtherFunctions.h
3119                         otherfunctions.cpp      -> OtherFunctions.cpp
3120                         opcodes.h                       -> OPCodes.h
3121                         color.h                 -> Color.h
3122                         endianfix.h             -> EndianFix.h
3123                 * Changed OP_GLOBFOUNDSORUCES  -> OP_GLOBFOUNDSOURCES  
3124                 * Unicode fixes for "Gtk-CRITICAL **" errors on shell.
3125                 * Unicode fixes preventing compilation for Packet sources.
3126                 * Unicode fixes for StrToULong usage over atoi.
3127                 * Fixed eMule+ version string.
3128                 * Implemented lugdunums new extension of GETSOURCES, includes SIZE (uint32) 
3129                   to avoid problems created by anti-p2p companies
3130                 * Removed MetaTags extraction code, we're not going to use it anyway.
3131                 * Fixing some crashes on wrong string handling.
3132                 * Support for unicoded comments for files.
3133                 * Moved Online Signature (aMule and eMule) to wxTextFile for proper handling.
3134                 * Fixes a serious issue on UDP packets (and contributed to eMule).
3135                 * Debug output of server sources added.
3136                 * Fix for garbage saving on file copy.
3137                 * Fixed the server disconnection due to bad handling of TCP packets.
3138                 * Added a fallback for wrong TCP packets handling to avoid server disconnect.
3139                 * Proper memory overruns checks on SafeFiles.
3140                 * Fixed the partfiles being the only thing shared under certain circunstances.
3141                 * Fixed bug #193: False display with empty share list           
3142                 * Fixed bug #258: "Max port-value allowed is too high due to secondary port"
3143                 * Fixed bug #276: aMule crached when tried to start. (It says "crached on the original report)  
3144                 * Fixed bug #299: "Assertion when clicking in DQ/Last Reception column"
3145                 * Fixed bug #303: "Too many files republished by your client software. Please upgrade it."
3146                    Proper handling of incremental file publishing avoids server bans ;)
3147                 * Fixed bug #317: Added GUI and functionality for 'Start next file on same category'. 
3148                 * Fixed bug #319: When sort is changed, make sure the item focused is again focused.
3149                 * Fixed bug #321: Razoback2 stats page for shared files.
3150                 * Fixed bug #331: 'ED2k link bar gone after 2x click on search button' making it a feature 
3151                    instead of a bug. Now you can toogle the ed2k link handler clicking on search toolbar button.
3152                 * Fixed bug #334: Main category type not stored on crash.
3153                 * Fixed bug #345: [Mac] popup windows open on other monitor.
3154                 * Fixed bug #348: "Right-click on friend in friends list does not select it"
3155                 * Fixed bug #362: "receive file list fails for non-ascii chars"
3156                 * Fixed bug #349: "sorting of sources in 'Downloads' window"
3157                 * Fixed bug #375: "Misc GUI bugs in Statistics window"
3158                 * Fixed bug #374: "misc. problems with friends"
3159                 * Fixed bug #405: "Downloaded files have wrong priority"
3160                 * Fixed serious bug with 0-sized files.
3161                 * Fixing serveral threading issues and possible crashes/missbehaviours on search.
3162                 * Searchs now start inmediately and also finish sooner.
3163                 * Added a warning if no video player is set on preferences and tried to preview.
3164                 * Decoupled NetworkFunctions and StringFunctions headers.
3165                 * Added QueueDebugLogLine for... uh... queueing debug lines.
3166                 * Encapsulating network stuff at NetworkFunctions.
3167                 * Removed all network platform specific code from the main code, and leave it to 
3168                   NetworkFunctions (and gsocket). And I removed the htons and htonl everywhere.
3169                 * Fix for egcs compiler crashing on aMule compilation. 
3170                 * Changed the CTags structure to a safer and nicer version, compatible with eMule's.
3171                 * Added support for a lot more ed2k Tags.
3172                 * Support for download stats per client.
3173                 * Added the hability to rename a file using F2
3174                 * Fixed crash on sorting an old tab.
3175                 * Improved socket debug, and moved the backtracing function to OtherFunctions.
3176                 * Fixes dynip servers not being detected by server UDP socket.
3177                 * Fixed a lot, lot of input data lost on EMSocket, causing much better transfers.
3178                 * Fixed corrupted parts info store/retrieve on partfiles with eMule compatibility.
3179                 * Fixed ed2k protocol file type publishing.
3180                 * Fixed a lot of network performance issues and lost packets all over the TCP/UDP code.
3181                 * Fixed download bar on tray icon (Icon file has now red background to create a mask from it).
3182                 * Fixed crashes on Logger class derived from bad unicode2char usage.
3183                 * Added "Prefix where amule will be installed" to configure output.
3184                 * FileDetailDialog is now resizable, and file names list ctrl resizes vertically and horizontally with it.
3185                 * No horizontal scrollbar on log, let lines wrap to avoid auto-scrool on long lines.
3186                 * Gnucco's alternate sorting of search list ctrl
3187                   See http://forum.amule.org/thread.php?threadid=5344&sid= for details.
3188                 * Big rework of the Friends class, list, and everything.
3189                 * Cached the Operating System info and added to --version flag.
3190                 * Added Online Signature update time functionality and widget disabling on OS disable.
3191                 * Slightly bigger list for the preferences items to fit them all 
3192                 * Added a static text for recursive sharing via right-click to avoid questions.
3193                 * Systray can now be enabled/disabled on preferences, dynamically, and is applied 
3194                   as soon as the checkbox is checked. Default is DISABLED.
3195                   Also, the minimize to tray checkbox is disabled when systray is not enabled, and when using 
3196                   the new systray code (the wx tray), we don't have the Window Manager dialog anymore.
3197                 * Check for Online Signature folder existance when enabled.
3198                 * Fixed a lot of unicode bugs on file handling by adding fallbacks to proper encoding.
3199                 * Set minimize to tray to false if no tray enabled.
3200                 * Fixed a crash... on... assert... hum... that one was actually funny.
3201                 * We should not start next file on cancelling a download. Now we do not ;)
3202                 * Stopping a global search works properly now, the thread for global search is deleted on stop.
3203                 * Zero the Online Signature on exit.
3204                 * Fixed a crash on exit while stillstarting up.
3205                 * Fixed aMule nto starting anymore if skin file name is void and skins are enabled.
3206                 * Proper use of wxWidgets functions for ISO date formatting.
3207                 * Never show the download list filter on search category selector.
3208                 * Lots of fixes for wx2.6.0 compilation, wxSizer, and other changes.
3209                 * Fixed the download limits not being applied correctly. this should amke MUCH BETTER download 
3210                   speed for people with download limits set. 
3211                 * Fixed sockets not being closed on daemon.
3212                 * Fixed chmod message on Incoming/temp folder on smbfs.
3213                 * More info on the init. text and on backtraces (Operative Sytem, kernel version, etc).
3214                 * Fixed crash caused by random value returned on DeletePage().
3215                 * Fixed Reload Shared Files not re-reading sharedfiles.dat
3216                 * Fixes the hangups on exit, specially on Mac.
3217                 * Fixed the AUTHORS file.
3218                 * Fixed UDP socket bug on size of OP_REASKFILEPING message.
3219                 * Abort loading of shared files if we are shutting down. 
3220                 * Fixed crash caused by socket die on ConnectionEstablished function.
3221                 * Added contact info to documentation and about button.
3222                 * Fixed (again) mplayer usage as video previewer.
3223                 * Fixed a network bug on SetStartNextFileSame not being set.
3224                 * Proper usage of wxProcess::Exists( for webserver running on start check.
3225                 * Cleaned configure/Makefile from a lot of bad usage of flags and libs. 
3226                    This makes for a smaller executable now also.
3227                 * Merged Martimac's fix for FreeBSD 5.4-PRERELEASE
3228                 * Fixed friendslot assignation, about 12 times.
3229                 * Fixed logging of not-yet-sent messages by adding it to queue and send on connect.
3230                 * Fixed message sending to unknown clients.
3231                 * Avoid the posibility of a Too Many Connections blocking a chat.
3232                 * Fixed buttons/textentry not enabled on new chat tab.
3233                 * Fixed tabs' 'X' not working properly when there are too many and don't fit on screen.
3234                   Use new wx code instead of Madcat's code on wx2.5.4 and above, for the 'X' closing.
3235                 * Multiple selecting ed2k links and clicking on copy ed2k works now for search items.
3236                 * Fixes the multiple removal of friends
3237                 * Fixed multiple message send to friends.
3238                 * Fixed multiple filelist requests
3239                 * Fixed multiple friend details dialog show. 
3240                 * Adds a warning for trying to set multiple friendslot.
3241                 * Fixed Incoming folder content not being sent on shared files request.
3242                 * Fixed completing of file setting transfered instead of completed to file size.
3243                 * Fixed --with-crypto-prefix flag not pointing to actual crypto folder.
3244                 * Added memleak check on exit using wxWidgets native fucntions, enable via wx qa lib.
3245                 * Rewrote wx*Sizer* handling on Stats page and making more space available.
3246                 * There is no curl anymore needed/used on aMule. Coded my own handling using wxHTTP.
3247                 * Added partial/total bytes to the http download dialog.
3248                 * Fixed sizers usage on Client Details, fixes overlapping labels and such stuff.
3249                 * Fixed client stats not updating on clientnumber going down to zero.
3250                 * Fixed "total transfered datal isn't saved on crash/kill" bug.
3251                 * Fixed flushing of files on copy with read-only flag set.
3252                 * Added "total downloaded"/"total upload"/"total requests"/ "total accepts" to partfile saving.
3253                 * Fixed rehashing of unicoded file names on aMule restart. 
3254                 * Fixed aLinkCreator compilation for wx2.6.0
3255                 * Fixed upload speed not being reset when all clients lost and keeping old value.
3256                 * Fixed port output on console showing negative numbers.
3257                 * Lot of Kad porting (NOT functional yet).
3258                 * Fixed (c) strings all over the code with proper year specifications.
3259                 * Fixed unicode2char usage to a bare minimum.
3260                 * Moving from libc usage to wxWidgets multiplatform implementations.
3261                 * Killed c_str() usage from aMule, except on very specific ways and only for speed reasons.
3262                 * General cleanups and speedups here and there.
3263                 
3264                 - CPU arch Specific -
3265                 * 64 bits archs fix for AICH thread.
3266                 * Some amd64 compilation warning removal.
3267                 * Fixed endianess bug on PeekUInt16
3268                 * Fixed client IP endianess on big endian archs.
3269                 * Getting ENDIAN_SWAP_* to a bare minimum (just interface)
3270                 * Fixes endianess of local_ip, which is anyway almost all times 0.
3271                 
3272                 - Core/GUI Specific -
3273                 * Fixed daemon unhability to handle sources properly. Daemon now takes, handles, and 
3274                    processes sources in a proper way (making it at last a real competitor for monolithic).
3275                 * Don't show geometry option for daemon, makes no sense.
3276                 * Properly display "aMule Daemon" instead of "aMule" on daemon.
3277                 * Fixed statistics tree interdependence with GUI, splitting it to core/gui way.
3278                    In short, we have statistics tree on webserver, amulecmd and remote GUI :)           
3279                 * Graphic statistics are now decoupled from GUI.
3280                    We have statistics graphics on webserver remote GUI. 
3281                 * Decoupled Friend list from GUI.
3282                 * Fixed a bug on set comment on a file on ECv2.
3283                 * Fix for log on unicoded webserver.
3284                 * Fix for global daemon thread not closed on exit.
3285                 * Splitting of core/gui on SearchDlg. 
3286                 * Fixed a crash on websocket thread creation.
3287                 * Reactivating Chat windows on remote GUI.
3288                 * Proper fix for the segfault on exit caused by EC.
3289                 * Removal of CryptoPP usage on amulegui.
3290                 * Fixed a possible crash on daemon startup.
3291                                                 
3292                 - BSD Specific -
3293                 * Fixed BSD compilation for <sys/types.h> inclusion.
3294                 * Fixed FreeBSD 4 prerelease (DragonFly) compilation on gtkplugxembed.c
3295                 
3296                 - Solaris Specific -
3297                 * Fixed Solaris compilation and linking.
3298                 * Fixed need for inet_addr on webserver on Solaris.
3299                 
3300                 - Mac Specific -
3301                 * Fixed Mac friends handling.
3302                 * Proper importing of files for Mac.
3303                 * Proper reading for amuleweb config on Mac.
3304                 * Made default Incoming folder for Mac to "~/Documents/aMule Downloads"
3305                                 
3306                 - Windows Specific -
3307                 * Fixed a lot of compilation problems.
3308                 * Use proper wxLog class to avoid popups on Windows.
3309                 * Remove the usage of chmod on Windows.
3310                 * Fixed the systray background on Windows.
3311                 * Fixed systray menu on Windows for proper layout.
3312                 * Fixed DirectoryTreeCtrl on Windows to show all disk drives and folders.
3314         Ken:
3315                 * Fixed Mac bug: window was a little larger each restart
3316                 * Fixed aMule.tmpl so Safari can work with amuleweb
3317                 * On Mac, enabled Command-clicking in lists to toggle selection
3318                 * Solved the DECLARE_ABSTRACT_CLASS() mystery on wx-2.4.2. Now
3319                   we can have UDP socks5 with wx-2.4.2.
3320                 * Included CVSDATE with version in amulesig.dat
3321                 * Fixed an endianness bug with webserver
3322                 * Fixed last (I hope!) endianness bug with IPFilter
3323                 * Fixed a major endianness bug with widespread effects.  On Mac,
3324                   servers don't fail continuously until eventually removed from the
3325                   list; server pings work.  Global search seems to work better.
3326                   DNS lookup of servers and ED2K link sources should now work.
3327                 * Enabled support for ed2k links in web browsers for Mac
3328                   (although idiosyncracies of common browsers prevent it from
3329                   being as transparent as one would like).
3331         lfroen:
3332                 * aMule remote gui implementation
3333                 * Support for categories in webserver
3334                 * EC additions
3335                 * RLE encoder for shared files
3337         martymac:
3338                 * Fix for FreeBSD 5.4-PRERELEASE
3340         ObsessionAl:
3341                 * Patch to include CVS date in about box.
3343         Phoenix:
3344                 * Fixed crash in CClientReqSocket::ProcessExtPacket()
3345                 processing of OP_COMPRESSEDPART.
3346                 * More UNICODE fixes.
3347                 * Fixed WX_SYSTRAY compilation on wx-2.4.2.
3348                 * More proxy updates, we are getting there.
3349                 * Small UI bug: double click on a server did not change the
3350                 "Connect" button to "Cancel".
3351                 * Changed some deprecated IsKindOf(CLASSINFO()) to
3352                 wxDynamicCast().
3353                 * Fixed crash in CUpDownClient::SendFileRequest(), short
3354                 circuit evaluation was reversed.
3355                 * Created Proxy dialog on preferences.
3356                 * Updated muuli.wdr for wxDesigner version 2.11 -- no more
3357                 manual patching for wxFIXED_MINSIZE required.
3358                 * Fix for rommel's report of IP filter problem.
3359                 * No more IsKindOf(), all replaced by dynamic_cast<>().
3360                 * No more wxDynamicCast(), all replaced by dynamic_cast<>().
3361                 * Fixed multiple instances of event handlers in
3362                 CClientReqSocketHandler and CServerSocketHandler.
3363                 * In StateMachine.cpp, m_state is now private and state machine
3364                 code is now thread safe.
3365                 * Added base64 encoding/decoding support to aMule.
3366                 * SOCKS5 and SOCKS4 proxy support is working now.
3367                 * HTTP proxy support is working now.
3368                 * Changed the output of the "Oops" to give better instructions
3369                 to the user.
3370                 * Fixed a bug in proxy code that was making gui too slow. Code
3371                 was performing unnecessary DNS.
3372                 * Applied patch from volpol to fix use of deprecated functions
3373                 in wxGTK-2.5.3.
3374                 * Applied patch from geeko to complete html functionality of
3375                 cas.
3376                 * Fixed a big bug in proxy code. Sockets were not continuing 
3377                 conversation after connecting to sources.
3378                 * Fixed a crash due to an unicode issue while logging.
3379                 * Show some activity upon destruction of the DownloadQueue.
3380                 * Preparing the field to bind to a fixed interface.
3381                 * Sanity checks on socket creation.
3382                 * Fixed the backtrace message.
3383                 * Added a static text to Preferences->Connection->Client TCP
3384                 port to show the value of the client UDP port.
3385                 * Fixed a crash on webserver, all return values of
3386                 SendRecvMsg_v2 must be checked for NULL return value.
3387                 * Fixed an uncountable number of potential segfaults on
3388                 amuleweb because almost no return value of GetTagByIndex and
3389                 GetTagByName were beeing checked for NULL.
3390                 * Fixed the following bug in the search dialog window: if you
3391                 typed a letter by mistake or if you use the down arrow from 1
3392                 to 0, both actions on a wxSpinCtrl, aMule would crash.
3393                 * Fixed the GetTagByIndex and GetTagByName segfaults in
3394                 amulecmd.
3395                 * Fixed a problem with saving the preferences, that in some
3396                 situations would not be saved.
3397                 * Fixed an assert when loading skins, the count number was one
3398                 unit too high.
3399                 * Fixed amuleweb template processing, Clear Completed button
3400                 on transfer link was not showing.
3401                 * Fixed amuleweb template processing, Reload List button was
3402                 not beeing translated.
3403                 * Small adjusts to ObsessionAl patch to include CVS date in
3404                 about box.
3405                 * Fixed a bug in UTF82unicode(), reported by Mr Faber.
3406                 * Got rid of sscanf in NetworkFunctions.h. This has caused a
3407                 crash once, reported by Mr Faber.
3408                 * Fixed a lock with high CPU usage when crashing in amuled,
3409                 because wxExecute() could be called from the FatalErrorHandler()
3410                 not from the main thread, which is currently prohibited in
3411                 wxWidgets.
3412                 * Fixed preview with mplayer or any other app that needs
3413                 stdout/stderr.
3414                 * Fixed lots of segfaults in amuleweb, thanks to alandar and
3415                 Mr Faber.
3416                 * Updated proxy debug code to use new logger.
3417                 * Fixed a subtle bug in UINICODE builds. Now UTF-8 enabled
3418                 UNICODE builds can read extended ANSI file names. In
3419                 particular, UTF-8 UNICODE aMule build was not remembering
3420                 an extended ANSI directory name for a shared directory.
3421                 * Added a spec file to the CVS tarball. Now users can do
3422                 rpmbuild -ta aMule-CVS-20050309.tar.bz2 and generate rpms for
3423                 the tarball of the same day.
3424                 * Fixed a bug in the spec file. The testing was beeing done
3425                 with files from amule-dev-cvs, but CVS snapshots tarballs are
3426                 done in amule-cvs directory.
3427                 * Implemented changes suggested by bootstrap in aMule-CVS.spec,
3428                 merged all the packages in a single rpm, changed the packager
3429                 to "The aMule Team" and updated %BuildPreReq.
3430                 * Fixed a crash in ListenSocket.cpp when a client could
3431                 disconnect suddenly.
3432                 * Spec file does not need autogen.sh, as noticed by
3433                 GonoszTopi.
3434                 * Removed krb5-libs require and krb5-devel buildprereq.
3435                 curl-lib and curl-devel is enough.
3436                 * Fixed an assertion in CFile.cpp, when browsing broken
3437                 symbolic links. Now aMule is aware of them.
3438                 * Added a test to the spec file to discover UTF-8 enbled LANG,
3439                 so that we build the rpm with --enable-utf8-systray.
3440                 * Removed curl dependencies from spec file, aMule now uses
3441                 wxHTTP.
3443         Stefanero:
3444                 * Work on the Man-Pages
3445                 * Minor compile fixes
3446                 * Lots of support and testing
3448         stsp:
3449                 * Compilation fix for STL enabled wxWidgets.
3451         volpol:
3452                 * Patch to fix use of deprecated functions in wxGTK-2.5.3.
3454         Vollstrecker:
3455                 * Initial and further work on aMule and utils' man pages.
3457         Xaignar:
3458                 * Improved logging for CFile, getting rid of the annoying
3459                   pop-up windows which were previously displayed.
3460                 * Workaround for fonts getting changed on the log-view 
3461                   when the clear-button was pressed (wxMac specific).
3462                 * Work on getting aMule ready for win32, including fixing
3463                   the custom-drawing for listctrls.
3464                 * Fixed threading issues with the UDP-sockets in daemon-
3465                   mode, which were the cause of a number of crashes.
3466                 * Made the preferences dialog modal to fix problems where
3467                   it would be displayed at bad locations.
3468                 * Ensured that the Banned-Count would be initialized to zero
3469                   rather than display a random value until it gets properly 
3470                   set (not yet implemented).
3471                 * Improved the "aMule has crashed" message, adding some
3472                   more information and fixed the backtrace to skip unneeded
3473                   frames properly.
3474                 * Fixed some static text-ctrls not properly expanding, so
3475                   that some text would be cut off the end.
3476                 * Fixed some position bugs in the progress-bar drawing and 
3477                   addeed a black border. A4AF sources now displays that text
3478                   instead of an empty area.
3479                 * Moved the placement of the "Initializing aMule" message on
3480                   startup so that --version will only result in the version
3481                   information and ensured that amule wont start in case an 
3482                   invalid commands was given, instead printing the help info.
3483                 * Fixed problems with selection on the clients-list.
3484                 * Improved usage of compressed packets. Now only files that are
3485                   not in the list of known archive-formats are compressed, rather
3486                   than just Zip, Rar and Ace.
3487                 * Improved error-handling when opening ports. If either the 
3488                   EC or Server-UDP ports conflict with the other ports, then
3489                   a random safe value is selected in the range 1025 ... 2^16-1.
3490                 * Fixed shared files being located twice during startup, which
3491                   also resulted in the AICH thread being run twice.
3492                 * Fixed logging to stdout containing extra newlines.
3493                 * Cleaned up and merged a number of split translated strings,
3494                   which should make it easier for translaters to work.
3495                 * Fixed some status changes not resulting in removal from or
3496                   addition to filtered download categories.
3497                 * Improved handling of multi-line log events on the main dialog.
3498                 * Reduced the ammount of output to the console, changing printfs
3499                   to either normal or debug log events.
3500                 * Escape-codes in ED2k links are now properly unescaped.
3501                 * Cleaned up and improved the readability of the clients-details dialog.
3502                 * Updated the modified listctrl widget used by aMule, so that
3503                   wxWidgets 2.4.x and 2.5.x will use a modified version from 
3504                   that branch rather than a more generic hacked version. For one
3505                   thing, the headers are now drawn using the current GTK theme.
3506                 * Properly handle rehashing of empty part-files.
3507                 * Changed the "Filter Bad IPs" option to "Filter LAN IPs". Invalid
3508                   IPs will always be filtered, but LAN IPs will now only be filtered
3509                   if the option is enabled.
3510                 * Added back-traces to asserts, in order to help debugging efforts.
3511                 * Made usage of wxASSERT thread-safe.
3512                 * Attempted to fix some longstanding problems with the notebooks.
3513                 * Removed unused files: Preview.h and Preview.cpp
3514                 * Updated, cleaned and unified license-headers for all aMule 
3515                   related source files.
3516                 * Improved the error-message displayed when a server couldn't
3517                   be added, so that it is clear as to why it couldn't be added.
3518                 * Avoid flooding the console when searching for filetypes,
3519                   mismatches are now logged as debugloglines instead.
3520                 * The "Clear" button on the search page now also clears the
3521                   search text.
3522                 * Better handling of multi-line chat messages: The complete
3523                   message will be split by linebreaks and each line timestamped.
3524                 * Fixed entries for connected servers in server-list not being
3525                   completly reverted to normal after disconnection.
3526                 * Added handling of SIGINT and SIGTERM for gracefull shutdowns.
3527                 * Renamed the config file from ~/.eMule to ~/.aMule/amule.conf.
3528                   The old file will not be removed, in order to allow backwards
3529                   compatibility.
3530                 * aMule now automatically removes unavailable files from the 
3531                   list of shared files.
3532                 * Fixed right-clicking not selecting the tab being clicked on.
3533                 * Fixed casts to pointers of higher alignment where it could
3534                   cause allignment crashes on SPARC, created general function
3535                   for doing this safely both SPARC and non-SPARC machinces.
3536                 * Added a typesafe replacement for printf, designed with 
3537                   inspiration from the format class in the boost library.
3538                 * Improved logging capabilities. It is now possible to enable/
3539                   disable debugging output by category. All existing debug 
3540                   calls where changed to support this. This can be controlled
3541                   in the preference dialog.
3542                 * Fixed some problems with the connect dialog for remote gui.
3543                 * Some pass-by-value fixes.
3544                 * Moving de-initialization code from the CamuleApp destructor
3545                   to OnExit. This insures that the app-object would be valid
3546                   while the shutdown is in progress.
3547                 * Moved deinialization code from OnRun in amuled to OnExit in
3548                   order to ensure that it was also run on premature exits.
3549                 * Made safe connection-rate calculations the default behavior,
3550                   which should help avoid too fast connections.
3551                 * Add class for keeping track of unusable sources, based on
3552                   the same class in eMule. This should reduce the ammounts
3553                   of connections made since bad sources are not re-asked too
3554                   often.
3555                 * Fixed servers with IP 0.0.0.0 being added to serverlist.
3556                 * Fix to IP-range parser in CIPFilter. Incorrect range in the
3557                   form "a.b.c.d-e.f.g." would not be caught.
3558                 * Misc cleanups in CServerList.
3559                 * Fixed creation of online-sig files.
3560                 * Made DownloadQueue and ServerList observables.
3561                 * Added a Observer/Observable implementation. This was needed
3562                   to implement a queue that would be kept in sync with another
3563                   queue thus allowing thread-safe delayed iteration over a list.
3564                 * Fixed crash in search-list, where the search-packet would be
3565                   deleted twice.
3566                 * Removed the usage of "ED2KServers" file, as the download-queue
3567                   now takes care of handling all types of ed2k-links.
3568                 * Rewrote 'ed2k' utility in c++ and fixed support for extra
3569                   information appended to ed2k links.
3570                 * Merged IP-check functions and moved it to NetworkFunctions.*.
3571                 * Fixed usage of uninitialized variables in CPartFile constructor.
3572                 * Removing unsused functions from CServerList.
3573                 * Removed unused CArray.h file.
3574                 * Fixed pontial wrong tag-count in server.met writing, which
3575                   would result in a corrupt file.
3576                 * Disabled connection-try code, due to inherent problems with it.
3577                 * Reworked the CDownloadQueue class.
3578                 * Fixed creation of ED2K links for servers.
3579                 * Removed the need for seperate AICH hashings of completing files.
3580                   Instead both AICH hashsets and MD4 hashes are created during
3581                   completion, and the AICH is simply discarded if corruptions are
3582                   found. This however is rare, and thus doing both at the same time
3583                   results in less time spent hashing.
3584                 * Improved upon the "requested file not found" log-message, which
3585                   would happen when a client requested the hashset for an unknown
3586                   file.
3587                 * Reworked the checks for free disk-space, should behave much
3588                   more consistantly now.
3589                 * Fixed files being hashed twice, once when completed and again
3590                   after aMule had been restarted.
3591                 * Make use of native GTK2 popup menu for text-ctrls when possible.
3592                 * Disabled aMule on systems where wxGTK is older than version
3593                   2.5.1 and is compiled against GTK2. The big honking warning
3594                   in the log proved to be useless, but this should work ...
3595                 * Added helper-function to of.h for removing values from a stl-list.
3596                 * Fixed usage of windows font-type "Arial" in statistics-dialog.
3597                 * Fixed logging of filtered IPs. Only 2 of four cases were logged.
3598                 * Disallow External Connections if no valid password has been set.
3599                 * Fixed both sources and files getting shown for the file-count
3600                   in the transfer dialog.
3601                 * Added date to version-information for CVS snapshots.
3602                 * Reworked CBarShader, making it use the CRangeMap class and getting
3603                   rid of needless floating-point math. This fixes some problems where
3604                   large chunks would be drawn as complete, even though only a small
3605                   part of the file was complete.
3606                 * Fixed downloads being assigned to the default category despite
3607                   the extended options being disabled in search dialog.
3608                 * Moved overhead calculations to the CStatistics class.
3609                 * Removed enabling/disabling of the clear-downloads buttons. The
3610                   checks touched far too much code without adding much.
3611                 * Moved StripInvalidFilenameChars from CamuleApp to StringFunctions
3612                   and renamed it to CleanupFilename.
3613                 * Fixed pending file-blocks not being properly removed when
3614                   client-objects were destroyed, resulting in parts of files
3615                   that could not be downloaded until aMule had been restarted.
3616                 * Fixed re-filtering of sources when IP-filter level had been
3617                   changed in the preferences.
3618                 * Reworked CIPFilter class:
3619                   * Huge improvements in loading-speeds (~6x).
3620                   * Added support for loading zipped files.
3621                   * Switched to using the CRangeMap class.
3622                 * Added CRangeMap class, which is a map with two keys, an
3623                   start and an end key, with a single value attached. This
3624                   was previously duplicated serveral places.
3625                 * Fixed problems with deleting multiple items on serverlist.
3626                 * Misc code-cleanups.
3627                 * Added the ability to delete servers using the delete-key.
3628                 * Fixed sorting by the "Transfered down" field on client-list.
3629                 * Added ruby-script for detecting common issues.
3630                 * More work on properly marking getter function const.
3631                 * Reworked the CDownloadListCtrl class.
3632                 * Added overloaded versions of CmpAny functions for strings.
3633                 * Reduced memory usage of IP-ranges in CIPfiler by removing
3634                   redundant information.
3635                 * Fixed extremly non-optimal function in CDownloadQueue which
3636                   was used many places. Could locate item in vector through 
3637                   counting of iterator increments.
3638                 * Fixed pre-shutdown message to something more closely reflecting
3639                   the actual events taking place.
3640                 * Collected common "Data To Human-Readable" functions in file-set.
3641                 * Reworked the ED2K-link classes.
3642                 * Reworked handling of ED2K links, making behavior consistant
3643                   everywhere and fixing support for |serverlist| URLs.
3644                 * Changed time-span of overhead calculations from 5s to 15s.
3645                 * Removed redundant message displayed when files were added to a
3646                   a non-connected mule.
3647                 * Added missing Add-Overhead calls for various packets.
3648                 * Fixed a mem-leak in CFileDataIO::WriteString.
3649                 * Fixed compilation of Proxy with wxGTK-2.4.2.
3650                 * Changed default configure options. Now only 'amule' and 'ed2k' are
3651                   compiled by default, since other apps require extra dependancies.
3653         xmb:
3654                 * id2ip awk script (with Jacobo221)
3656         
3657         Special Thanks To:
3659                 * Translators:
3661                   Very, very special thanks to all of them, since they
3662                   translated the whole app in just _one_ week!
3664                   Ateo:         (US english     / en_US)
3665                   Ateo:         (Spanish        / es_ES)
3666                   gaspojo:      (Portuguese     / pt_PT)
3667                   guest:        (German         / de_DE)
3668                   GhePeU:       (Italian        / it_IT)
3669                   Gusar:        (Slovenian      / sl_SL)
3670                   ilbuio:       (Italian        / it_IT)
3671                   KamiKazeNH:   (Brazilian      / pt_BR)
3672                   nbfnw:        (Chinese        / zh_CN)
3673                   Ogon:         (Polish         / po_PO)
3674                   piarres:      (Basque         / es_EU)
3675                   shafff:       (Russian        / ru_RU)
3676                   supersnail    (Dutch          / nl_NL)
3677                   thedude0001:  (German         / de_DE)
3678                   toshi:        (Russian        / ru_RU)
3680                 * Contributors:
3681                   hanzo
3682                   markb
3683                   Mayfoev
3684                   monkeyboy
3685                   ObsessionAl
3686                   rommel
3687                   S0undt3ch
3688                   stsp
3689                   Vollstrecker
3690                   volpop
3692                 * Bug and feature reporters:
3693                   alandar
3694                   Angel
3695                   BigBob
3696                   feralertx
3697                   Frankk
3698                   Mr Faber
3699                   OldFrog
3700                   RedDwarf
3701                   skolnick
3702                   thedude0001
3703                   Valery
3705                 * eMule developers for their support, friendship, and collaboration.
3707                 * MindForge & Freenode irc admins
3709                 * People at #wxwidgets on freenode.
3710                   
3711                 * Everyone at:
3712                   #amule        irc.freenode.net
3713                   wiki          http://wiki.amule.org
3714                   forums        http://forum.amule.org
3715                   bugtracker    http://bugs.amule.org
3717                 * All aMule users!!!
3719         Welcome our new aMule team members:
3720                 blerfont, m2kio, skolnick, thedude0001 & thorero
3722 --------------------------------------------------------------------------------
3724 Version 2.0.0rc8 - The "last rc" version.
3725 ----------
3726 2004-12-21
3728         Baz:
3729                 * Fix for server stats for users/files not being updated correctly.
3730                 * Fix for ERROR and WARNING server messages not being shown.
3731                 * Fixed server / transfers window splitters not being loaded/saved correctly.
3732                 * Fixed categories on search dialog not being refreshed on category name change.
3734         deltaHF: 
3735                 * Show comments for shared files
3737         Hetfield:
3738                 * Some fix in new Tray system and desktopMode bypass
3740         Jacobo221:
3741                 * Added option to select the max and min size-type in advanced
3742                   searches.
3743                 * When "Extended Parameters" in Search tab is not selected, 
3744                   defaults are used.
3745                 * Now "Auto-update serverlist at startup" checks if there's a 
3746                   serverlist to avoid annoying messages at startup.
3747                 * "Clear completed downloads" is now disabled while no
3748                   completed downloads are listed.
3749                 * Context menu for download items only enables relevant
3750                   information now.
3751                 * Context menu little optimization (removed an unuseful loop)
3752                   and Open File fix.
3753                 * Added bitmap button wich pops-up the last status log line
3754                   (useful when it doesn't fit the window).
3755                 * Merged Preview and Open File and enabled Open File.
3756                 * New Port column in Servers tab (splitting IP column).
3757                 * Moved "Always filter bad IPs" from Server to Security
3758                   in Preferences.
3759                 * Changed "Preference" in servers tab as suggested by Sir and
3760                   "IP" to "Address" since that's more accurate (could be DNS).
3761                 * Optimizations in the RLE code.
3762                 * Based on kry's patch, also darken paused files' progress
3763                   bar.
3764                 * Translations updates.
3765                 * Fixed: Servers priority now working. (reported by Sir)
3766                 * Fixed: Now all unset Server Priorities are set to normal.
3767                   (reported by plaenky)
3768                 * Fixed: Sorting Servers by priority works now.
3769                 * Fixed: Setting "A4AF to others" works now.
3770                 * Fixed: Server names sorting now differences between names
3771                   and IPs.
3772                 * Fixed: Last byte is now drawn in bar progress.
3773                 * Fixed: Stop button now working after second global search
3774                   and another hidden bug in global searches' progress bar.
3775                   (reported by ecforum)
3777         ken_aMule:
3778                 * Fixed ipfilter on big endian archs.
3779                 * Fixed wxWidget's bugs that were creating serious memleaks on Mac                
3781         Kry:
3782                 ===============::MULTIPLATFORM::===============
3783                 * When a socket connection error like WOULD_BLOCK happens, aMule retries 
3784                    the connection to avoid just-once errors
3785                 * Stopped files are now darker than non-sources ones.
3786                 * AICH e-links working now, with masterhash and with hashset
3787                 * Proper handling of removing -fomit-frame-pointer flag that worls on all platforms.
3788                 * Initial support for wx-compliant systray. Will be ready for 2.0.0 final release.
3789                 * aMule no longer crashes on opening a non-existing folder. CDirIterator is safe now.
3790                 * Fixed crash on app close - never call a pure virtual function from a destructor.
3791                 * Moved the init/close code of aMule to where they belong: destructor/constructor.
3792                 * Much more debug info available to debug packets (packet dump and others)
3793                 * Major network improvements:
3794                         * Improved the socket processing on CPU usage and performance.
3795                         * Coded the functions handling the network string/bytes conversion of ips and 
3796                            hostnames and the generic hostname solving thread, non dependant from host's 
3797                            socket implementation. Less CPU and more reliable on both cases.
3798                 * Crash fixed on wrong arguments for wxString::Format
3799                 * New option on right click on downloading or search files for showing eserver's stats for
3800                    that filehash. Needs browser correctly configured on preferences.
3801                 * Implemented messages filtering, from know clients/bogus clients/by words.
3802                 * Fixed hashing files changing display status.
3803                 * Fixed crash where transferwnd and clientlistctrl could be accessed before created.
3804                 * Listen socket on accepting connection no longer uses a blocking socket (CPU improvement).
3805                 * Not linking anymore to gtk libs if not needed.
3806                 * "GTK: Not Detected" is now either "Not Detected" or "Not Used" to avoid confusion.
3807                 * Fix for crashing on 'OK' button on preferences.
3808                 * Fix for preferences window being unreachable if aMule is minimized while showing it.
3809                 * Fix for crash on HTTP dialog if StopAnimation() was not called on destructor.
3810                 * Fixed crash when shutdown and preferences window open.
3811                 * Implemented OS_Info tag. Broke it 400 times, and fixed it 401 times, so working.
3812                 * Implemented statistics tree for OS_Info tag.
3813                 * Fixed several memory corruption issued caused by icons with wrong size.
3814                 * Fixed several memory corruption bugs on amule init/close.
3815                 * When aMule crashes, it not longer fails saving:
3816                         * Preferences (Saved on 'OK')
3817                         * Categories (Saved on changes)
3818                         * Total upload / download bytes (saved while running).
3819                 * Fixed crash on        OP_MULTIPACKETANSWER
3820                 * Sent wxInt and wxUInt classes usage down the drain for the standard int / uint
3821                 * Implemented "Share hidden files" checkbox.
3822                 * Immplemented the CT_EMULECOMPAT_OPTIONS new tag. 
3823                   Right now only OS info support capabilities.
3824                 * Implemented new short tags style for server and client interchange of info.
3825                   Fixes not being able to browse eMule >=0.42x shared files.
3826                 * Fixed aMule daemon compilation to use wxBase headers and libraries.
3827                   This fixes amuled not compiling on wxBase only-boxes, thus making it kinnda pointless.
3828                 * Fixed AMD64 and GCC4.0 compilation/run, closes debian bug #285110
3829                 * Fixed some performance issues on Log text controls.
3830                 * Fixed long browsers requests on WebSocket. Buffer is now enlarged accordingly.
3831                 * Fixed timeout on webserver socket being... 10 minutes!!!
3832                 * Fixed several 100% cpu errors on WebSocket.
3833                 * Fixed our source exchange implementation that was... uh... wrong.
3834                 * Fixed stats tree on webserver.
3835                 * Misc. work on ECv2 implementation of messages.
3836                 * aMule can send now RGB encoded images via ECv2
3837                 * Webserber can read ECv2 Image tags via the new CDynPngImage class.
3838                 * eMule+ is now recognised under compatible client tag 0x05
3839                 * Unicode fixes on webserver.
3840                 * Got rid of almost all wxString::GetData()
3841                 * Major CPU improvements on WebServer.cpp
3842                 * otherfunctions.* is now clean from aMule specific stuff. Can be used anywhere.
3843                 * otherfunctions now have a namespace (surprinsigly named 'otherfunctions')
3844                 * Changed wxFileStreamInput -> wxFile (less class overhead).
3845                 * Several speed fixes on Stats code.
3846                 * Fixed possible crash on search thread creation + verbose on error.
3847                 * Fixed aMule crashing when local search is not returning and we click stop 
3848                   or start another search.
3849                 * Fixed severeral endianess bugs.
3850                 * General rewrite of UDP Socket
3851                         * Received packets when app is not ready are now discarded.
3852                         * Small fix preventing memleaks and some strange asserts
3853                         * Fixed a severe memleak if 2 UDP packets are send at the same time, before the 
3854                            first one finishes.
3855                         * Fixed the host solving fail not cleaning the data (another severe memleak)
3856                         * Fixed sending wrong data to wrong servers and thus not being replied.
3857                         * Fixed some server udp packets never reaching destination.
3858                 * Unicode fixes (char*/wxString issues)
3859                 * General cleaning, bugfixing and documenting.
3860                 * Added files:
3861                         StringFunctions.(h/cpp)
3862                         NetworkFunctions.(h/cpp)
3863                 
3864                 ==================::MAC::===================
3865                 * Fixed server connection crashes related to accepting a connection from a being 
3866                    destroyed socket. Probably fixes also some random BSD/Linux crashes on conection.
3867                 * Got rid of all <wx/wx.h> includes, improved compilation speed greatly.
3868                 * Fixed stats color boxes
3869                 * Fixed servers saving, not anymore stored wrong internaly.
3870                 * Coded Mac packager script for releases with included libcurl and wxWidgets.
3871                 * Included Mac aMule.app bundle on sources.
3872                 * Fixed sharing /Volumes and other special folders.
3873                 * Fixed crash on server.met download
3875         permats:
3876                 * FIXED: Preferences -> Security -> Permissions wasn't being
3877                   correctly saved for directories.
3879         Phoenix:
3880                 * Lots of unicode fixes.
3881                 * Added readline and history support to amuleweb/amulecmd text
3882                   clients.
3883                 * Added template loading capability to amuleweb with the new
3884                   command line parameter -t.
3885                 * Changed m4/readline.m4 so that readline libs are only used
3886                   when needed, i.e., no longer append readline libs to LIBS,
3887                   use READLINE_LIBS instead.
3888                 * Fixed crash in aMule when amuleweb tried to get transfers
3889                   tab and aMule had never connected to a server before.
3890                 * New backtrace output with demangled function names, file
3891                   names and line numbers, when possible.
3892                 * Initial (not functional yet) SOCKS5 proxy support.
3893                 * Initial (not functional yet) SOCKS4 proxy support.
3894                 * Initial (not functional yet) HTTP proxy support.
3895                 * Updated some tests in configure.in.
3896                 * Fixed a problem with _() usage. Static string initialization
3897                   must be done with wxTRANSLATE, and wxGetTranslation() must
3898                   be explicitly called in code instead of _().
3899                 * Fixed a bug in WebServer.cpp:CWebServer::GetStatusBox():
3900                   return value was missing end tags.
3901                 * Changed back to macro the inline function version of
3902                   unicode2char() when using UNICODE. Unfortunately, when the
3903                   fucntion returns, the string object gets out of scope, so we
3904                   stick to the macro version for now.
3906         lfroen:
3907                 * Moving amuleweb to EC version 2.0
3908                 * Fixes on amuleweb socket code
3909                 * Added generated png images to amuleweb
3910                 * Added RLE encoder for gap and parts status to EC
3911                 * Fixes in amule daemon
3913         Madcat:
3914                 * Added support for detecting HydraNode clients.
3916         GonoszTopi:
3917                 * Initial work on EC protocol version 2.0.
3918                 * Fixed a crash on broken language files (.po)
3919                 * Some GUI cosmetics.
3920                 * Lots of i18n fixes.
3921                 * As a side effect, fixed the "Any" search in webserver.
3922                 * Fixed webserver connection with empty passwords. :)
3923                 * Fixed webserver connection with guest account.
3924                 * Added "add <ed2k link>" command to amulecmd.
3925                 * Tracked down and killed a number of hidden bugs.
3926                 * Added commands to change/monitor bandwidth settings to
3927                   amulecmd.
3928                 * Made wxTRANSLATE actually work.
3929                 * Fixed graphs in webserver. Also added the missing back.gif file.
3930                 * Fixed buffer overflow problem in ed2k link handler.
3931                 * Stats bug fixed.
3933         wizeman:
3934                 * Helped finding the code snippet where WebSocket was failing on request.
3935                 * Fixed 'Safe Max connections' code. It's safer to use it now, and it works.
3936                 * Fixed bug where amule would start consuming 100% cpu when it received a 
3937                   corrupted EC packet.
3938                 * Fixed webserver, it wouldn't close connection when it received a POST request.
3939                 * Fixed webserver crash: added mutex to make variable wcThreads thread-safe.
3940                 * Fixed webserver <-> amule communication corruption when the webserver 
3941                   received simultaneous requests. The problem was that all webserver threads 
3942                   were using the same socket for sending/receiving EC packets to/from amule 
3943                   without synchronization.
3945         Xaignar:
3946                 * Added the new casting macros to otherfunctions.
3947                 * Added a helper-function to CMuleListCtrl for use in the Sorter functions.
3948                 * Fixed the priority-column on Server List.
3949                 * Added the handling of friends to ECv2 implementation.
3950                 * Merged CUploadListCtrl and CQueueListCtrl on CClientListCtrl.
3951                 * Added the posibility to see a list of all existing clients.
3952                 * Fixed aMule dialog not always being unfrozen upon restoring it from tray.
3953                 * Some changes to the overhead calculation functions.
3954                 * Slight improvement of the GetScore function CPU usage.
3955                 * Replaced "theApp.glob_prefs->" with the new usage "thePrefs::"
3956                 * Fixed the MyTimer class behind GetTickCount returning random values on close.
3957                 * Fixed two crashes on ClientList.
3958                 * Fixed compilation for solaris on several places.
3959                 * Make sure that clients cant just crash us by sending a aich-request for an invalid hash.
3960                 * Fixed a couple of sub-menues.
3961                 * Removed the leech-mod checks, they were getted outdated anyway
3962                 * Fixed open sockets count.
3963                 * Avoid re-layouting the entire dlg when updating some labels.
3964                 * Small fix to CMuleNoteBook.
3965                 * Adding a missing event-handler en shared files tab.
3966                 * Changed the primary hashing thread to do both MD4 and AICH hashing for non-part files.
3967                   This cut down hashing of ~2.8gb of data from ~12:40 minutes to ~7 minutes on tests.
3968                 * Adding checks against the user sharing the following dirs: Home-dir, .aMule, Temp-dir.
3969                   Sharing home is allowed but results in a warning.
3970                 * Fixed the Upload-parts drawing.
3971                 * Fixed sorting by filename on the Uploading list.
3972                 * Fixed crash on server list auto-update. Removes the possibility of overrunning a array.
3973                 * Optimization of UpdatePartsInfo, which now no longer needs to traverse the parts-info 
3974                   arrays of each source for that file.
3975                 * Fixed the redraw problems where some things wouldn't be erased on list controls.
3976                 * Code cleaning, documenting and rewrite.
3978         Special Thanks To:
3980                 * Translators:
3981                   Ateo:             (US english / en_US)
3982                   biger [HUN]:      (Hungarian  / hu_HU)
3983                   experience.chris: (German     / de_DE)
3984                   GhePeU:           (Italian    / it_IT)
3985                   Gusar:            (Slovenian  / sl_SL)
3986                   ilbuio:           (Italian    / it_IT)
3987                   KamiKazeNH:       (Brazilian  / pt_BR)
3988                   mad_soft:         (Spanish    / es_ES)
3989                   nbfnw:            (Chinese    / zh_CH)
3990                   Ogon:             (Polish     / pl_PL)
3991                   piarres:          (Basque     / es_EU)
3992                   pukyxd:           (Catalan    / es_CA)
3993                   Supersnail        (Dutch      / nl_NL)
3994                   Typhon:           (Slovenian  / sl_SL)
3996                 * Contributors:
3997                   alehack,      alus,
3998                   boutros,      fossybaer,
3999                   Frankk,       han,
4000                   junaru,       sebaX,
4001                   skolnick,     sLiCeR\,
4002                   Vollstrecker, volpop,
4003                   {xmb}
4005                 * Bug and feature reporters:
4006                   Banerjee,     chisky2003,
4007                   Danny,        ecforum,
4008                   fctk,         Gnucco,
4009                   hades,        jaguarwan,
4010                   jolupa,       juanii,
4011                   kdka,         kno,
4012                   m2kio,        MichaelLong,
4013                   Pableron,     pi-c,
4014                   plaenky,      realcruncher,
4015                   Sir,          Sniffer,
4016                   sosonok,      |Syrius|,
4017                   xplode_me
4019                 * Everyone at:
4020                   #amule        irc.freenode.net
4021                   wiki          http://wiki.amule.org
4022                   forums        http://forum.amule.org
4023                   bugtracker    http://bugs.amule.org
4025                 * All aMule users!!!
4027         Welcome our new aMule team members: 
4028                 lionel77, ken_aMule, nachbarnebenan & one2one
4031 --------------------------------------------------------------------------------
4034 Version 2.0.0rc7 - The "99,6% Final" version.
4035 ----------
4036 2004-10-19
4038         bisley:
4039                 * Added session ratio and total ratio to XAS
4041         deltaHF:
4042                 * Got back from hell and changed one icon on the GUI ;)
4044         Jacobo221:
4045                 aMule GUI:
4046                 * Fixed two almost-the-same bugs when clicked download button 
4047                   and no items where selected (as reported by powtrix/willy,
4048                   thanks).
4050                 aMuleWeb:
4051                 * Fixed a bug where up/down limits woudln't be displayed 
4052                   correctly if their string length were different.
4054                 aMuleCMD:
4055                 * Added 'list' (or 'find') command to search for a file in
4056                   the downloads queue by name or by number (or just show all).
4057                 * Added the ability to resume/pause all downloads at the same 
4058                   time through amulecmd (very handy when all downloads have
4059                   been paused due to lack of space).
4060                 * Fixed two bugs on amulecmd by which using 'pause' or 'resume'
4061                   without arguments would pause/resume the oldest download.
4062                 * Fixed a bug so that help command no longer is send to core.
4063                 * Fixed other commands sending blank data to core.
4064                 * Cleaned unneeded output log messages + added sent command
4065                   messages to log (for easier security monitoring).
4066                 * Several command simplifications on amulecmd to make it easier
4067                   to use (while maintaining backwards compatibility).
4068                 * Lots of translations lacks
4070         KingFish:
4071                 * Fixed broken compilation in SysTray.cpp with gcc 3.3.4.
4073         Kry:
4074                 * Fixed:        Crashes related to animation deletion on http download dialog
4075                 * Fixed:        0-size server.met file crashing aMule on startup and on download.
4076                 * Fixed:        GUI blocking on server connection.
4077                 * Fixed:        The last (hopefully) "fixed minsize" bug. FileDetail dialog was growing :)
4078                 * Misc code cleaning.
4079                 * Mac: 
4080                         * Enabling wxCocoa compilation
4081                         * Fixed:        Secure Ident was not working on big endian archs.
4082                         * Fixed:        ClientID endianess issues leading to faking low/high id
4083                         * Fixed:        Several fields were not having correct size on preferences.
4084                         * Fixed:        Curl preform_multi was crashing the http download dialog on Mac.
4085                                         This means server.met update and ipfilter update was crashing.
4086                                         Currently the fix disables 'Cancel' button on that dialog, while we
4087                                         wait for curl lib to fix this issue.
4088                 
4089         lfroen:
4090                 * Removed debug printf's in timer.cpp.
4091                 * Fix for deadlock on connection timeout in ServerSocket.cpp.
4092                 * Fixed assert when build with wx-cvs.
4093                 * Added option for disabling SIGSEG handling: useful for
4094                   debuging in amuled.cpp.
4095                 * EMSocket.h cleanup.
4096                 * Fixed unclosed sockets (CLOSE_WAIT) and few stability
4097                   problems.
4098                 * Make CEMSocket::OnReceive thread safe. MAX_SIZE reduced,
4099                   cause even theoretically tcp can buffer up to 64K.
4100                 * amuled fixes.
4102         mfs:
4103                 * Fixed crashes on friendlist when keeping keys pressed
4104                 * Fixed one server not being removed when several servers selected
4105                 * Fixed access problems on deleting the ipfilter while accessing it
4107         Phoenix:
4108                 * Fixed '&' char next to Preferences in amuleweb web page, as
4109                   reported by DreamWalker.
4110                 * ExternalConn: protected GETCATTITLE command from buffer
4111                   overflow.
4112                 * Start removing unused code from ExternalConn.cpp.
4113                 * Fixed high CPU usage problem in amuleweb, thanks to jaguarwan for
4114                   the report. Daemonizing amuleweb should be done using the -q
4115                   switch.
4117         ThePolish:
4118                 * Implemented new hits system in wxCas to display and save download rate records.
4119                 * Changed wxCas layout to try to avoid display bug with wx-cvs
4120                 * Added translations update (Thanks to all translators)
4121                 * Removed wxCas documentation to slim source tree (now downloadable from berlios)
4123         Seagull:
4124                 * Patch adding "Directory" column to the shared-files dialog.
4125                 * Patch to add "Swap to this file" option for sources marked as 
4126                   "Asked For Another File" on download queue.
4128         Unleashed:
4129                 * Better fix for amuleweb's high CPU usage problem. Now main thread only gets
4130                   woken up when absolutely needed.
4132         Xaignar:
4133                 * Reinsured that the preferences will be saved upon clicking "Ok".
4134                 * Removed SSE2 specific optimizations from the embedded Crypto++ sources,
4135                   they would break very easily and crash aMule.
4136                 * Fixed a bug where we would sometimes attempt to remove a client 
4137                   from the wrong file, resulting in dangling pointers and crashes.
4138                 * Ensured that the statistics-dialog would be updated when preferences
4139                   relating to it where changed.
4140                 * Added sanity checks to category-loading, to avoid adding categories
4141                   without incomming dir or name.
4142                 * Initial fix for crashes if aMule tried to share an inaccessible folder.
4143                 * The redraw problems on restoring from minimized state should be fixed.
4144                 * Fixed the shared-files list, which would draw columns regardless 
4145                   of whenever or not they were hidden.
4146                 * Fixed the progress-bars in the shared-files dialog. It should now
4147                   work properly for both part and completed files.
4148                 * Fixed a bug in the ipfilter, where non-numeric chars on lines would
4149                   cause wrong ranges of IPs to be filtered.
4150                 * Re-added the priority menu for servers, which had gone missing due
4151                   to a mistake.
4152                 * Stopped the client-credits class from attempting to load older 
4153                   versions of the lists, which again would lead to mem-corruption.
4154                 * Fixed hidden columns on download queue, which would still be drawn.
4155                 * Added sanity checks to loading of clients.met file, since corrupted 
4156                   files would lead to potentially huge ammounts of mem-corruption.
4157                 * Added "Completed Sources" column to the shared-files dialog.
4158                 * Fixed a bug in sockets where disconnected sockets wouldn't be removed
4159                   immediatly, but left to timeout instead.
4160                 * Fixed an end-less loop on the AICH thread if a file on the queue
4161                   was removed from the list of shared files.
4162                 * Fixed an end-less loop when changing file-status by category.
4163                 * Fixed the auto-priority menu-item on the download list when multiple items
4164                   where selected. It would un-set auto-priotity instead.
4165                 * A bit of optimization in CPartFile. More work will follow later.
4166                 * Properly initialized a number of variables.
4167                 * Fixed the column-width saving/loading which I managed to break shortly before 
4168                   rc6 was release. Whoops. :p
4169                 * Ampersands will no longer be doubled when lines are added to the log-view.
4171         Special Thanks To:
4173                 * Translators in this release:
4174                    biger [HUN]:         (Hungarian / hu_HU)     
4175                    GhePeU:              (Italian / it_IT)
4176                    mad_soft:            (Spanish / es_ES)
4177                    Ogon:                (Polish / pl_PL)
4178                    piarres:             (Basque / es_EU)
4179                    powtrix/willy:       (Brazilian / pt_BR)
4180                    punkyxd:             (Catalan / es_CA)
4181                    stefanero:           (German / de_DE)
4182                    Supersnail:          (Dutch / nl_NL)
4184                 * Testers and bug reporters:
4185                    angel,       BiByFoK,
4186                    bill_bool,   boutros,
4187                    elui,        Gaenya,
4188                    jolupa,      ken_aMule,
4189                    mad_soft,    Mig21,
4190                    one2one,     powtrix,
4191                    RedDwarf,    skolnick,
4192                    wi777
4194                 * Everyone at:
4195                    #amule       irc.freenode.net
4196                    wiki         http://wiki.amule.org
4197                    forums       http://forum.amule.org
4198                    bugtracker   http://abugs.amule.org
4200                 * All aMule users!!!
4201                 
4203 --------------------------------------------------------------------------------------------------------------------------------
4205         
4206 Version 2.0.0rc6 - The "We're so EVIL that we make you lose a sock in every pair" version.
4207 ----------
4208 2004-10-03
4209         
4210         deltaHF:
4211                 * GUI for MyInfo at Server window.
4212                 * Added 'About' button.
4213                 * Fixed sorting upload list by speed
4214                 * Changed the Search dialog. 
4215                 * Fixes websearch for jugle.net
4216                 * Added hability for send msg to clients in upload queue, without having to add 
4217                   them as friends (based on Kry's download queue send-on-right-click implementation)
4218                 * Translations update.
4220         falso:
4221                 * New upstream cas version. Now supports creating html pages with the statistics
4222                 * Now cas runs on netbsd.
4223                 * Misc fixes on cas.
4225         GonoszTopi:
4226                 * Patch to fix buffer overflow in cas when line had more than
4227                   80 chars.
4228                 * Patch to fix help switch in ExternalConnector.cpp
4229                 * Patch to create -c switch in amulecmd: now the command line
4230                   version can connect, execute a command and exit.
4232         Hetfield:
4233                 * Lots of 3.4.x compilation fixes, due to -DWX_PRECOMP
4234                   and wx headers checks.
4235                 * Configure cleanup, safetray remove and nice cosmetics for tools
4236                 * Configure option added: --enable-embedded_crypto to use amule crypto code
4237                 and bypass crypto libs. Also fix freeze problem.
4238                 * fixed crypto usage in core with configure and compilation flags
4239                 * Re-enable Pentium4 and SSE2 optimizations fro Crypto stuff
4241         Jacobo221:
4242                 * Fixed issue on the About button.
4244         Kry:
4245                 * Got back from hell.
4246                 * Imported eMule's 0.44x new corruption handling: AICH
4247                    AICH stands for Advanced Inteligent Corruption Handling, and avoid having to 
4248                    re-download a full part everytime we get corruption on a file. With AICH, you will
4249                    just re-download the 184Kb block that has corruption. It uses HashTrees to achieve 
4250                    the corruption diagnosis. 
4251                    More info: http://www.emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=589
4252                    *********************************************************************************
4253                    WARNING: AICH thread will re-hash all your files on your first rc6 startup. This can 
4254                    take very long when the user has lots of shared files. We're sorry but that's the only 
4255                    way to build the HashTree and thus making AICH able to work.
4256                    *********************************************************************************
4257                 * Fixed the AICH implementation to support big endian archs (like ppc).
4258                 * Implemented IPfilter auto-load on startup
4259                 * Implemented IPFilter 'Update Now' button on preferences.
4260                 * Revamped the HTTP download dialog, used to download IPfilter and server.met 
4261                    (and probably other files in a near future) Now it's the thread who runs the dialog,
4262                    and dialog no longer block aMule while loading. It also has a progress bar. Yay!
4263                 * Fixed amule daemon not allowing auto-dowload of server.met.
4264                 * First rework of the Search dialog, later re-worked by Xaignar using the 
4265                   hide/show engine I did.
4266                 * Implemented "Send messages" via right-click on source.
4267                 * When aMule is running and you try to run a second aMule, it now send a 
4268                    'raise' message to the current runing one. This is designed to fix the problems
4269                    with aMule being in a inexistant systray and thus people being unable to recover it.
4270                 * Fixed documentation:
4271                         * Bugs on  kb/kB mistakes
4272                         * Added "What are all those fancy colors in the download progress bar about?"
4273                 * --version switch now returns 0 (sucessfull app termination)
4274                 * MOD_VERSION_LONG does no longer show 2.0.0 version on CVS
4275                 * Cleaned the GUI for LOTS of unnecessary wxSizers that were looking ugly on Mac
4276                    and making wxDesigner project file much cleaner.
4277                 * Fixed memleaks on curl usage (thanks Seagull)
4278                 * Systray is now skinnable
4279                 * Safety checks: A File can't have more than 441 partcount
4280                 * Added a file-access tracker that allowed us to fix lot of file access bugs:
4281                         * We were closing invalid file descriptors!
4282                         * Random Error responese from CFile class, again
4283                         * Misc multiple bugs that made me kinnda rewrite the class
4284                 * Fixed user not being notified of duplicated files on shareds
4285                 * Safe load for clients.met (no more removing to load amule)
4286                 * Fixed PrefsUnifiedDlg using wrong events for Spin controls.
4287                 * Search textbox now accepts enter key (did it work before? or never worked?)
4288                 * aMule now compiles and works with wxWidgets 2.5.2, with no gui bugs
4289                 * Fixed a nasty cvs bug that was just taking '0' on upload settings as 0, not unlimited.
4290                 * Fixed CArray implementation to avoid ints and make usage of size_t and off_t
4291                 * Added GetConnectIP() implementation to BaseClient so we can hold the supposed IP 
4292                    or (after we had a connection) the real IP
4293                 * Implemented extra-file_corruption_safety on files. No more 'please rm -rf .aMule/'
4294                 * Implemented safe recover of .part.met files.
4295                    This means that if a .part.met file gets corrupted, aMule will take care of it and try 
4296                    to recover it with minimal info. As a matter of fact, only filesize and hash is need,
4297                    so any other info will be recovered or set to default instead of discarding the part file.
4298                 * Fixed mem corruption on BaseClient
4299                 * Fixed a crash on UploadListCtrl due to access to a either uninitialised or removed client.
4300                 * Fixed the annoying empty message being sent every time a client connects to us while 
4301                   we have a chatwindow with him. this was really pissing people off ;)
4302                 * Reworked SafeFile.cpp and made it compatible with eMule 0.44x. 
4303                 * aMule defaults to maximize if not size not overriden and no gui size stored (robably first run)
4304                 * Implemented CDirIterator. 
4305                    Used to get rid of wxFindFirstFile and such buggy functions (breaking filenames on Mac and others). 
4306                 * Added GUI preferences fo AICH's hash trusting and IPfilter new options.
4307                 * Corrected xMule version show. xMule started sending correct version tags on 1.9.1b, only 4
4308                    months after I told them, and only 1 after eMule+ developers did. Is based on our implementation
4309                    (x.y.z instead of eMule's x.ya), so it was not hard to show them correctly ;)
4310                 * Misc developing, memleak fixing, code rewrite, and co-workers abuse by insulting 
4311                    them and degrading them to worm state.
4312                 
4313                 * Kademlia Import:
4314                         kademlia/utils
4315                         * UInt128.cpp (class for handling 128-bits integers, added hability to read/write on SafeFile).
4316                         * UInt128.h
4317                         * All other files on the kademlia/utils are not needed by aMule.
4318                         kademlia/kademlia/
4319                         * Defines.h
4320                         * Entries.h
4321                         * Error.h
4322                         * Tag.h
4323                         kademlia/routing/
4324                         * Map.h
4326                 * Mac:
4327                         * Fixed compilation near every day :)
4328                         * Fixed the file descriptor problems, using the new file access tracker.
4329                         * Fixed the clients.met file being saved badly and thus breaking load.
4330                         * Fixed Search page not setting the SearchType to default.
4331                         * Fixed the start, clear and clear all buttons on Search page
4332                         * Fixed wrong usage (at least on Mac) of multi line control functions on single line text control
4333                         * Fixed sharing dirs giving access errors (and probably on other archs than Mac).
4334                         * Fixed amule daemon for taking 100% (or 198% on a dual system) CPU.
4335                         * Fixed wrong filenames being shown when more than 24 chars. See CDirIterator above.
4336                         * Fixed 'MyInfo' tab showing wrong endianess on IP.
4337                         
4338                 * Deleted files:
4339                         eMule-Import-Status     -> Very old unused file.
4340                         RC1-KnownBugs   -> Very old unused file.
4341                         HTTPDownloadDlg.*       -> HTTPDownload.* (no longer a GUI file)
4342                         
4344         lfroen:
4345                 * Core/GUI separation:
4346                         * Moved all GUI code out of Core files.
4347                         * Made a new socket engine to be able to use wxSocket on wxBase, even when
4348                            wxBase has no event pool.
4349                         * aMule daemon is now functional,  but it still need hard testing.
4350                            Enable it using --enable-amule-daemon.
4351                            You can control it via any EC app (amulecmd, amuleweb)
4352                         * aMule separated GUI does not compile right now, and the communication
4353                            with the core will be improved as EC is rewritten by GonoszTopi.
4354                 * Fixed crash on DownloadClient
4355                 * Misc aMule fixes here and there :)
4356                         
4357         Littletux:
4358                 * Patch to include UTF-8 support in systray.
4359                 * Patch to fix configure.in UTF-8 SysTray code.
4361         Phoenix:
4362                 * Fixed a compilation warning + appartently useless code in 
4363                   DirectoryTree.cpp.
4364                 * Fixed amuleIPV4Address for wx-2.5.2 and up.
4365                 * Fixed the low number of sources problem with wx-2.5.2 and
4366                   up. Problem was in CUDPSocket::SendBuffer, now there is a
4367                   macro to test. aMule should be 2.5.2 network ready now.
4368                 * wxCHECK_VERSION(2,5,0) no longer necessary in
4369                   amule{web,cmd} for wxApp because we have now -DwxUSE_GUI=0.
4370                 * New command line parameter in amulecmd: -pw or --password.
4371                 * New commands in amulecmd: serverconnect, reloadipf and
4372                   setipfilter. Thanks rommel for the initial patch.
4373                 * Fixed amulecmd command parser. Help was not coherent and
4374                   giving syntar errors.
4375                 * Rewrote command parser/processor im amulecmd to use
4376                   wxStrings.
4377                 * Some i18n stuff in amulecmd.
4378                 * Rewrote amulecmd and amuleweb, creating a new module,
4379                   ExternalConnector.cpp. This module has a lot of code
4380                   common to both programs, and will make it easier to
4381                   maintain.
4382                 * Fixed a small wxString bug in CamuleDlg::AddLogLine() 
4383                   in amuleDlg.cpp.
4384                 * Improoved wxSting usage in ExternalConn.cpp.
4385                 * Yielding in DownloadQueue.cpp Init() so that gui is not 
4386                   blank when loading lots of files.
4387                 * A little better font/color handling in amulewebDLG and 
4388                   amulecmdDLG.
4389                 * New command line parameter for amuleweb, amulewebDLG,
4390                   amulecmd and amulecmdDLG: -f. This parameter reads the
4391                   ECPpassword and the ECPort from the [ExternalConnect]
4392                   section of file ~/.eMule. This way, the plain text password
4393                   doesn't have to be passed in the command line.
4394                 * Updated socket-2.5.c to the latest wx-cvs code. 
4395                   Fast reconnect -> lowid bug is fixed in wx-cvs now. When
4396                   wx-2.5.3 is out, we will finally be able to drop this file.
4397                   It will only be needed for versions 2.5.0(?) to 2.5.2.
4398                 * Removed gsocket-2.5.h from the project. This file was not
4399                   beeing used anymore.
4400                 * Added command line parameter "-q" or "--quiet" to
4401                   amuleweb(Dlg) and amulecmd(Dlg). This is to run amuleweb
4402                   without any output to stdout, so that it does not need a
4403                   terminal.
4404                 * Changed amulewebDLG and amulecmdDLG to use sizers.
4405                 * Removed a bug in WebSocket.cpp: was not testing the return
4406                   value of Accept, this could create a thread with a NULL socket.
4407                 * Added two new commands to amulecmd(DLG), GetIPLevel and
4408                   SetIPLevel <new level>.
4409                 * Rewrote most of the wxString usage of amule web server in
4410                   ExternalConn.cpp. There should be some speed improovement.
4411                 * Removed pop up when web server requested ed2k source link
4412                   and amule was low id.
4413                 * Fixed a problem with Server Connect command in amulecmd, it
4414                   was not working. It has been renamed to ConnectTo. Also
4415                   fixed help command output, should look better now.
4416                 * Added "-fmessage-length=0 -W" flags when --enable-debug.
4417                 * Changed m4/wxwin.m4 to recognize wx-config --libs base (no
4418                   equal sign from 2.5.3 and up).
4419                 * Unicode fix in SysTray and new compiler wanings fix due to
4420                   new compiler debug option -W.
4421                 * Some more consts in code due to CDownloadQueue::GetFileByIndex()
4422                   and CSharedFileList::GetFileByIndex(). Also cleaned those
4423                   functions.
4424                 * Fixed Resume/Pause bug in amulecmd/amule. Now Resume/Pause
4425                   argument starts at zero.
4426                 * More gsocket.h update.
4427                 * Debug protocol options. Comment/Uncomment:
4428                     #define DEBUG_LOCAL_CLIENT_PROTOCOL in BaseClient.cpp
4429                     #define DEBUG_REMOTE_CLIENT_PROTOCOL in ListenSocket.cpp
4430                     #define DEBUG_SERVER_PROTOCOL in ServerSocket.cpp
4431                     #define DEBUG_CLIENT_PROTOCOL in sockets.cpp
4432                 * Changed configure.in to no longer use gsocket-2.5.c for 
4433                   wx-2.5.3 and up.
4434                 * Fixed the Random Lowid Bug.
4435                 * Cleaner solution to RLB: Accept() the connection and
4436                   Destroy() the socket immediately.
4437                 * Fixed a lot of bugs in amuleweb. In particular, stop / pause
4438                   / cancel / priority(up/down) now works.
4439                 * Removed bubble sort code in download queue from amuleweb.
4440                   This code did not scale for large number of files, like
4441                   hundreds. There is still room for improovement here.
4442                 * Fixed a bug in SafeFile.cpp. wxString.Length() returns the
4443                   number of codes in the string, which is less than or equal
4444                   to the number of bytes in a multibyte encoded string. This way, 
4445                   amule will also not crash with locale search strings like korean,
4446                   japanese and chinese.
4447                 * Several amuleweb/ExternalConn bug fixes. Now the
4448                   communication is in UTF8, so that soon amuleweb non-unicode can 
4449                   communicate with amule unicode and vice-versa. There was a
4450                   bug when the number of files was more than approximately 90
4451                   because the communication routines could not handle strings
4452                   greater than 64K chars. There is still some replicated code
4453                   in ExternalConn.cpp, but the idea is that it will use the
4454                   code in ECSocket.cpp.
4455                 * Bug fix in ExternalConn.cpp. ECSocket must have the
4456                   wxSOCKET_WAITALL flag to work properly when the message has
4457                   more than 64Kbytes. aMule now uses ECSocket.cpp, no more
4458                   replicated code in ExternalConn.cpp.
4459                 * Fixed a bug in ListenSocket.cpp, m_client can be null after
4460                   ProcessSecIdentStatePacket(), so, we must check.
4461                 * Fixed conversion problems in ECSocket.cpp. Now external
4462                   connections in UTF-8 are really working, and
4463                   amuleweb/amulecmd (unicoded or not) can connect to amule
4464                   (unicoded or not).
4465                 * Fixed an unprotected call to strlen() in ECSockets.cpp, if 
4466                   you pass a NULL pointer to it, the program segfaults.
4467                 * Added a timer for idle repainting in amulewebDLG and
4468                   amulecmdDLG.
4469                 * Fixed this assertion in Preferences.cpp: [Debug] 07:02:00 AM: 
4470                   include/wx/longlong.h(155): assert "(m_ll >= LONG_MIN) && 
4471                   (m_ll <= LONG_MAX)" failed: wxLongLong to long conversion
4472                   loss of precision.
4473                 * Reimplemented "Show Rates On Title" preference.
4474                 * Initial import of new MD4 hash code from emule 0.44a into
4475                   KnownFile.{cpp,h}.
4476                 * Removed amuleweb html template 12 char password limitation.
4477                 * Small fixes to UTF-8 SysTray support patch.
4478                 * Several unicode fixes.
4479                 * New macro in otherfunctions.h: unicode2charbuf(x) -- used
4480                   when you need to store a (char *) to use several times.
4482         Rommel:
4483                 * Patch to implement the commands serverconnect and reloadipf
4484                   in amulecmd.
4486         ThePolish:
4487                 * i18n amule log lines (server window)
4488                 * amulecmd and webinterface i18n fixes
4489                 * Some win32 fixes (slashes and backslashes)
4490                 * Automake 1.8 fixes
4491                 * Add traditionnal Chinese translation (zh_TW) from Paul (Thanks !)
4492                 * Add it, nl, fr, pl, es, eu, ca translation updates (Thanks to
4493                   all translators)
4494                 * Fix copyright for alc icons
4495                 * Replace amule, wxCas, alc .ico simple icons by icons group .ico
4496                 * Replace alcc's printf by wxLogMassage
4497                 * Make runtime to be in seconds in amulesig.dat
4498                 * Modify Xas to handle runtime in seconds
4499                 * Modify wxCas to handle runtime in seconds
4501         Unleashed:
4502                 * cas: some sprintf -> snprintf conversions, ifdef unix specific
4503                   code, and revert get_path() breakage
4505         Xaignar:
4506                 * Other stuff I'm too lazy to write or have forgotten about. ;)
4507                 * Initial multi-sorting on download list. Upon changing sort-column,
4508                   any items that were evaulated to equal will be resorted by the 
4509                   last used column.
4510                 * Fixed the constant resetting of the category dropdown-menu in
4511                   the searchdlg.
4512                 * Fixed "&"s being replaced with "&&" on the log-view.
4513                 * Only displayed category color when the items arn't highlighted
4514                   on the download list, to improve readability. (thanks to Seagull)
4515                 * Optimized the IPFilter-code.
4516                 * Improved the CDownloadListCtrl::Updateitem function so that it 
4517                   doesn't search the list for hidden items.
4518                 * Improved sorting of clients by QR on the download list.
4519                 * Removed a number of unsued files, cutting down archive-size
4520                   by around 900kb.
4521                 * Changed systray behavior to match KDE/GNOME. Single-clicks hide/show.
4522                 * Fixed the "Last Recieved" column, which would show the 
4523                   same as the "Last Seen Completed" column.
4524                 * Fixed the placement of sources on the download list, where they 
4525                   would sometimes be placed with the wrong file.
4526                 * Cleanup of the new AICHSyncThread class.
4527                 * Removed extra newlines before writing text to the logfile,
4528                   to avoid having a double-spaced file.
4529                 * Fixed loading of addresses.dat, where the first line would
4530                   be ignored and replaced the messagebox with a log-line.
4531                 * Fix the percentage displayed on the progress-bars being rounded,
4532                   which would result in non-completed files showing 100%.
4533                 * Added the ability for the user to specify permission settings for 
4534                   fildes and directories. These settings default to 640 for files and
4535                   750 for directories and are used throughout the app, with the 
4536                   exception of files created with wxTextFile, as that class lacks 
4537                   support for permissions. Will be fixed later            
4538                 * Cleanup of CServerListCtrl:
4539                   - The sorting of the list is now always maintained, including when items 
4540                     on the list are updated or new items updated.
4541                   - Cleanup of the popup-menu.
4542                   - Disallow connecting to multiple servers at the same time.
4543                   - Other changes.
4544                 * Reduced the overhead of the overhead calculation by using 
4545                   code that didn't require iterating through a list every time.
4546                 * Added checks to avoid the user getting spammed with the "Connected
4547                   to user" and "Disconnected ..." when having an open chat-window.
4548                 * Second reworking of the SearchDlg
4549                   - The crash on searching should be fixed now.
4550                   - Initial cleanups of the SearchList class
4551                 * Cleanup of the SearchListCtrl class
4552                   - Results will now always be sorted
4553                   - Syncronized all lists during runtime, so that they behave 
4554                     as a single list.
4555                   - Improving the coloring of items.
4556                 * Cleanup of the CMuleNotebook class
4557                 * Cleanup of the CMuleListCtrl class:
4558                   - Added double-arrow for alternate sorting.
4559                   - Centralized a lot of logical plus lots of other changes
4560                 * Double-buffered all listctrls using custom drawing, to reduce flicker.
4561                 * Added warning if the user recieves LowID from the server.
4562                 * Disallowing the user to send empty messages in the chat window.
4563                 * Rewrote the PrefsUnifiedDlg class
4564                   - Removed the Rse classes and create a more clean replacement.
4565                   - Made the dialog mode-less.
4566                   - Removed the un-implemented Notify page
4567                   - Serveral other changes.
4568                 * Updated the version reporting capabilities of aMule, so that it
4569                   will report version, wxWidgets type and version and if unicode
4570                   has been enabled or not.
4571                 * Added the new MuleTextCtrl class which supports the traditional
4572                   popup-menu with Cut/Copy/Past/Clear and Select All. All existing
4573                   wxTextCtrls were replaced with this new class.
4574                 * Imported the parts of Crypto++ that aMule needs into two files
4575                   with permission from the Crypto++ developer. This means that aMule 
4576                   now compiles without the user having Crypto++ installed, though it 
4577                   is still possible to use external Crypto++ installations if the user
4578                   wishes to do so.
4579                 * Fixed some compilation problems with aLinkCreator and wx-2.5.2.
4580                 * Fixed the First-Time-Message being displayed twice and rewrote it 
4581                   somewhat since it was becomming quite outdated.
4582                 * Fixed the "unable to open preferences.dat" bugs.
4583                 * Fixed the ability to add static servers.
4584                 * Cleanup of column sorting functions.
4585                 * Fixed a bug where CServer::HasDynIP would always return true.
4586                   This would result in need-less dns lookups.
4587                 * Removed a redundant attempt at adding servers from connected 
4588                   clients.
4589                 * Fix for Packet::PackPackets function where new size of packet 
4590                   wouldn't be saved.
4591                 * Fixed some access to the dialog-window ptr after it had been
4592                   deleted. This was causing some odd behavior once in a while
4593                   on termination.
4594                 * Fixed the downloadqueue sorting, which was reversed. Low-priorty 
4595                   files having high priority and high-priority files having low 
4596                   priority. (Thanks to thomas001 for noticing)
4597                 * Rewroked the systray:
4598                   - Fixed the the problems with the rate-limiting functionality.
4599                   - Enabled use of PublicIP requests, so that the tray will show
4600                     the users actual IP rather than the interface IP.
4601                   - Some changes of the menu-structure.
4602                 * Complete reworking of the hashing thread:
4603                   - More informative output
4604                   - Much better error handling
4605                   - Handles duplicate files gracefully
4606                   - Reads only 128kb (instead of 9mb) at a time to avoid killing 
4607                     the harddisk entirely while the thread is running.
4608                   - Made the thread terminate when no files are left, instead
4609                     of timing out as before.
4610                 * Disconnected otherfunctions.h from the rest of the aMule code,
4611                   so that it should be possible to use it in external apps.
4612                 * Added checks when using the client-pointer in the socket-code,
4613                   since that suffered from the same problem as the previously 
4614                   fixed clients (they have a habbit of dying at random).
4615                 * Added function for truncanating displayed filenames, which is now
4616                   used in file-details dialog, to avoid it getting resized to 
4617                   extreme widths.
4618                 * Some work on readying the Info tab on servers, deltaHF_ did the
4619                   rest of the work.
4620                 * Small re-fix for the "mis-matching hash"-bug fix
4621                 * Reworked the SearchDlg once
4622                   - Added Jugle.net websearch
4623                   - Added results-count to the result tabs
4624                   - Other smaller changes 
4625                 * Fixed mem-leak where certian client-objects wouldn't be deleted. 
4626                   Specifically those that were removed from the download queue but 
4627                   wern't on the upload queue and didn't have a active socket.
4628                 * Removed debugging functionality no longer needed.
4629                 * Removed variable-arguments logging functions, since they were 
4630                   only needed in a very few places and posed a potential risk 
4631                   everywhere else.
4632                 * Fixed StripInvalidFilenameChars function to avoid legit letters
4633                   being dropped (thanks to likesylph).
4634                 * Changed all file-accessing to use CFile rather than a mix of CFile, 
4635                   wxFile and FILE.
4636                 
4637                 * Removed a number of warnings.
4638                 * Cleanups of the following files
4639                   - AICHSyncThread.*
4640                   - ServerListCtrl.*
4641                   - SearchListCtrl.*
4642                   - MuleNotebook.*
4643                   - MuleListCtrl.*
4644                   - PrefsUnifiedDlg.*
4645                   - SysTray.*
4646                   - AddFileThread.*
4647                   - SearchDlg.*
4648                   - CMemFile.h and filemem.cpp
4649                   - SafeFiles.*
4650                   - CFile.*
4652                 
4653         Special Thanks To:
4654                 * Lucasvr, for providing fixes for compilation with some wx versions.
4655                 * Seagull, for providing fixes and suggestions.
4656                 * likesylph, for providing a fix for the StripInvalidFilenameChars function.
4657                 * All translators
4658                 * All testers
4659                 * BrianHV and the people at #wxwidgets for their help and support
4660                 * EVERYONE at #amule (even codewarrior2!)
4661                 * All the people in aMule's forum
4662                 * All the users, for having the patience to wait the delayed rc6 release.
4663                 * Hellimod, one_2_one, ASTIOBOY, sssnake, lami123, Ocimin, agav,  PowerMike
4664                    and all the mac testers and people providing Macs for ssh & vnc. 
4666         Funny stuff about this changelog:
4667                 * You can notice that the Search dialog was rewritten 3 (THREE!) times
4668                    between rc5 and rc6. You only get to see the final version (Xaignar's), 
4669                    but the initial one was Kry's (when the extended buttons show/hide 
4670                    were added) and then deltaHF changed it later. 
4671                    We just love changing that page.
4672                 
4673 ----------------------------------------------------------------------------------------------------------------------
4674                    
4675 Version 2.0.0rc5 - The 'Let's recover our release speed' version.
4676 ----------
4677 2004-07-18
4679         deltaHF:
4680                 * Better sorting of some columns
4682         Kry:
4683                 * Some gui design and coding of the upcoming Kad window
4684                 * Protocol update:
4685                         * UDP protocol upgraded to eMule 0.43b
4686                         * TCP Standard Base protocol upgraded to eMule 0.43b
4687                         * TCP Extended Base protocol upgraded to eMule 0.43b
4688                 * Fixed memory corruption and crashes on 'cas'
4689                 * Fixed gsocket-2.5.c for big endian archs.
4690                 * Fixed CFile class to actually return error when a error ocurred and not only when it feels like.
4691                 * Fixed bug where the 'All' category could be removed leading to crashes and other funny behaviours.
4692                 * No more minimize when no tray has been selected.
4693                 * Fixed browse skin file button to actually browse a file ;)
4694                 * Fixed high 32 bits of transfered bytes not being loaded on known.met (sorry fluffly!)
4695                 * Some Mac bugfixes.
4697         Hetfield:
4698                 * Some gcc 3.4.x compilation fixes
4700         lfroen:
4701                 * GUIEvents updated 
4702                 * core2gui events added.
4703                 * Some gcc 3.4 fixes to GUIEvents
4705         Phoenix:
4706                 * Added a test with a warning to
4707                   CSearchDlg::OnBnClickedSdownload in SearchDlg.cpp. A NULL
4708                   value has been reported on the foruns, we don't know how
4709                   GetPage() or FindWindowById() could have returned NULL.
4710                 * More unicode fixes to alcc and ed2khash.
4711                 * Fixed flags for console applications. -DwxUSE_GUI=0 is
4712                   required so that amuleweb, amulecmd, etc, run fine with
4713                   wxWidgets version 2.5.2 and up.
4714                 * Fixed a problem with gsocket-2.5.c when using wxWidgets
4715                   version 2.5.2 and up. Now amule runs with 2.5.2.
4716                 * New ipfilter code.
4717                 * Found the reason why wx-2.5.2 gui was messed: starting with
4718                   wx-2.5.2, a new flag must be added when adding components to
4719                   sizers to keep the old behaviour (wxFIXED_MINSIZE). This
4720                   constant is defined to zero in amule.h when wx-version is
4721                   less than 2.5.2, so that amule still compiles in old wx.
4722         
4723         ThePolish:
4724                  * Add win32 MakefileWIN32, configureWIN32.h and project file amule.msp
4725                  * Make win32 use winsock2 for IPFilter
4726                  * Enable alc, alcc, wxCas translations with aMule catalog
4727                  * Use normalized includes for wx in wxCas, alc and alcc
4728                  * Limit the server name length in wxCas to avoid a too large window
4729                  * New icon for alc
4730                  * Global fr translation
4731                  * Fix win32 ToolBar problem
4733         Xaignar:
4734                 * Added the ability to search for "Texts"       
4735                 * Attempt at fixing both Random Socket Bugs and Random Client Bugs.
4736                 * Fixed new IPFilter code.
4737                 * Cleanup of CPartFile::SavePartFile
4738                 * Got rid of some unneeded includes.
4739                 * Fixed compilation when using crypto++ 5.2
4740                 * Ensuring that the ServerListCtrl gets unfrozen in case of corrupted met files.
4741                 * Fixed a crash-bug added by Kry's UDP commit.
4743         Special thanks to:
4744                 * The usual people, those on the other 'Thank you!' sections of changelog.
4745                 * All the people at the Mac section of forums, for testing compilation and run.
4746                 
4747                 
4748 ----------------------------------------------------------------------------------------------------------------------
4751 Version 2.0.0rc4a - HOTFIX release for lugdunum 16.47 servers (The 'Ooops!' version)
4752 ----------
4753 2004-07-14
4755         Kry:
4756                 * eserver 16.47 fix for shared files packet not compressed
4758         deltaHF:
4759                 * Translations update
4761 ----------------------------------------------------------------------------------------------------------------------
4764 Version 2.0.0rc4 - The 'Mules and rabbits like apples too' version.
4765 ----------
4766 2004-07-12
4768         alehack:
4769                 * Patch to show extra QR info
4770                 * Patch to colorize the download list
4772         aquatroll:
4773                 * Fixed includes for Win32 compilation
4774                 * Cleaning of unused variables on Win32
4775                 * Fixed compilation on Win32
4777         Citroklar:
4778                 * lots of unicode slave work ;)
4779         
4780         croakerc:
4781                 * Fixed OpenBSD compilation
4783         deltaHF:
4784                 * Added websearch function (filehash.com)
4785                 * Added jugle.net as Fake-check URL
4786                 * New buttons added:
4787                   - reload sharedfiles
4788                   - switch upload/uploadqueue
4789                   - clear completed files
4790                 * Added 3 new columns in upload window (Client Software , Upload/Download , Remote Status)
4791                 * Added 'Client Software' column in upload-queue window
4792                 * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
4793                 * Added 'copy file feedback to clipboard' function
4794                 * Added new Toolbar icons [ thx to http://www.everaldo.com ;) ]
4795                 * Added icons in Preferences
4796                 * Download menu changed
4797                 * Work on skin support
4799         falso:
4800                 * Typo fix: bandwith to bandwidth
4801                 
4802         hellimod, one_2_one:
4803             * MacOSX support
4805         Hetfield:
4806                 * Fixed unicode issues on SysTray.cpp, now apps is really unicoded!
4807                 * deleted separated i18n stuff from SysTray, now uses global one
4808                 * Fixed 2 memory leaks in SysTray
4809                 * updated italian and napoletanean translations
4810                 * Fixed unicode issues in serverlist updates and download tab
4811                 * Fixed unicode issues that stopped adding files to download from ed2k utility 
4812                   and internal link handler
4814         Jacobo221:
4815                 * New feature to open webpages in new tab instead of new window
4816                 * Fixed a compatibility bug in OnlineSig with eMule's and added connecting support
4817                 * Fixed bug in Statistics limits in Preferences
4818                 * Fixed bug in Upload/UpQueue button
4819                 * Fixed SERV.4 bug
4820                 * Fixed DISP.14 bug
4821                 * Added DOS compatibility into CAS and update onlinesig support
4822                 * Several features in XAS (see XAS's changelog)
4824         Kry:    
4825                 * Fixed wxWidgets 2.5.x socket code. aMule now works on wx2.5.1 perfectly, wx2.5.2 introduces some GUI bugs.
4826                 * Rewrote Preferences engine to be much nicer, and Mac compatible :) Thanks to deltaHF for the new icons.
4827                 * Added a hack to make new preferences work on wxWidgets 2.4.2. I hope we can get rid of wx 2.4.2 soon ;)
4828                 * Wrong .part.met files no longer make aMule abort on startup. Now a warning is displayed on log and aMule ignores that file.
4829                 * Added the new compatible client flags tag agreed with lphant devs and eMule devs. xMule devs refused to use it.
4830                 * Overloaded the wxSocketClient::Destroy to a safer version, to check cases when deletion is not called from Destroy()
4831                 * Fixed the disconnection of clients that have MS_CHATTING state.
4832                 * Fixed the usage of QueueLogLine fucntion to avoid crashed on too fast computers ;)
4833                 * Remove spaces from search string start and end.
4834                 * Remove spaces from ed2k links start and end.
4835                 * Fixed a mem corruption due to lphant icon size (we all know lphants are big)
4836                 * Splitted internal core and GUI events 
4837                         * Socket events mover to core
4838                         * Timer got separated into core_timer and gui_timer, each one with the matching functions.
4839                 * Fixed UDP socket handler being... the TCP handler. Since lmule times.
4840                 * Delayed deletion of sockets to avoid async deletion issues that happens when Destroy() is called on a event
4841                 * Fixed several rare crashes happening on some fast computers on shutdown aMule.
4842                 * Added a debug function to get track of double-deletion of clients.
4843                 * Socket handlers now stop notifying new events when Safe_Delete() is called.
4844                 * m_pszUsername inited before a new call to handle 'new' exceptions correctly.
4845                 * Added a hack on  IsRunning() to check for current app object not existing yet (or deleted on shutdown)
4846                 * Fixed all icons to be 16x16 to avoid asserts on 2.5.x for unmatching wxImageList sizes.
4847                 * Fixed all wxImageList sizes to avoid asserts on 2.5.x on object construction.
4848                 * KnownFileList takes account of the duplicates now, so those are not rehashed each time anymore.
4849                 * Fixed EC password not being shadowed on preferences.
4850                 * The preferences dialog should be resizable now.
4851                 * Updated lphant stats to show the version as they added the extended version tag.
4852                 * Fixed 1 double-delete on ListenSocket, when socket is not connected.
4853                 * Each socket has its own handler now. Much safer and faster.
4854                 * Fixed hashing thread implementation to make it shutdown safely.
4855                 * Fixes on geometry handling to make it work properly from commandline.
4856                 * Fixed minimize to tray to work properly with no more double-minimizes.
4857                 * Coded the skeleton of the core/gui separation event system, improved by lfroen later.
4858                 * Fixed CString implementation for operator '+'
4859                 * No linking cas, wxcas and ed2k against crypto, please :) Fixed.
4860                 * Lots of speedups on ClientUDPSocket handling, someone went paranoid and added lot of redundant code.
4861                 * Changed most of the wxT("") to wxEmptyString
4862                 * Fixed the splitter position and client size on restart.
4863                 * Fixed compilation on wxWidgets CVS
4864                 * Fixed amuledlg not being set to null + moved the init to beginning on amule.cpp
4865                 * Fixes mem corruption and crash on PrefsUnifiedDlg
4866                 * Fixed missuse of  inet_addr on BaseClient.
4867                 * Fixed crash on stats disabled
4868                 * Reduced memory usage with a centralised icon handling.
4869                 * Fixed wrong var type on EMSocket.h causing mem waste.
4870                 * Fixed bug on SetFileSize (thanks to Pichuein on eMule forums)
4871                 *  wxWidgets 2.5 compatible CDirectoryTreeCtrl. 
4872                         WARNING- NEW BEHAVIOUR IS: LEFT CLICK ON ICON -> SHARE, RIGHT CLICK -> RECURSIVE SHARE 
4873                         Also made the icon red if the folder is shared.
4874                 * ModString fixed - Now mods identify themselves correctly.
4875                 * As xMule now identifies as eMule 0.0a, added xMule detection based on username 
4876                    and modstring to keep stats coherent.
4877                 * On debug builds, client stats now show the amount of clients with open socket.
4878                 * Changed theApp.glob_prefs->GetAppDir() to theApp.ConfigDir for speed improvements.
4879                 * Fixed crash on empty shareddir.dat
4880                 * Fixed listen socket being processed before created on fast computers and thus causing crashes on startup.
4881                 * Fixed server version tag.
4882                 * Added frame name to the aMule main window to be handled correctly by X server
4883                 * Fixed a crash on log file re-creating on startup.
4884                 * Fixed the update of the categories tab names to show the file count and the downloading files.
4885                 * Fixed the update of the categories tab names tp happen only when needed to save cpu.
4886                 * Changed several vars and functions to const for speed improvements.
4887                 * Enter button working now for web search.
4888                 * Added a check to disconnect clients sending non-hello packets before finishing handshake.
4889                 * Added preferences items for the upcoming Skin engine.
4890                 * Fix from lugdunum to avoid blacklisting on servers because of key repeat on pressing enter for search :)
4891                 * Use generic BSD wx preprocessor define to make aMule FreeBSD and OpenBSD compatible.
4892                 * Fixed Incoming folder not being shared on strange situations.
4893                 * Fixed usage of '/' instead of '\' on Win32 builds.
4894                 * Made file comparison case-insensitive on Win32.
4895                 * Better fitting of notebooks
4896                 * Fixed shared files reloading to stop being dependant of buttons/labels
4897                 * Socket handling now deletes the client if connection fails ;)
4898                 * Fixed some wxSizer usage causing compilation compatibility problems between wx 2.4.2 and 2.5.x
4899                 * aMule now filter bad ips on source seeds.
4900                 * Autoconnect and onlinesig are now on by default.
4901                 * Added a check on graphic stats drawing to avoid crashes if no DC is created yet.
4902                 * aMule now uses crypto++ for MD4 calculation (faster, and endian safe)
4903                 * Added two sanity checks for source drawn with no reqfile associated, avoiding crashes.
4904                 * Fixed mem corruption and possible memleaks and crashes on file comments received.
4905                 * Fixed a BAD and UGLY and EVIL mem corruption happening since more than a year ago and still present
4906                    on the original program (xMule).
4907                 * Client sending wrong OP_FILEREQUEST packets are now disconnected to avoid further problems caused by their 
4908                    corrupted packets. Old shareazas and most xMule versions have been warned since 2004/04/13 from aMule and 
4909                    since much more time ago from eMule. Shareaza fixed it, but xMule refuses to fix it. eMule 0.43x disconnects them too now.
4910                 * Fixed crashes on sockets because of packet overhead being calculated after packet was deleted.
4911                 * Fixed the CVS mod reporting for aMule 2.x
4912                 * Fixed the Online Signature dir selection.
4913                 * Fixed some shared files not being shared due to a return; on a wrong place ;)
4914                 * Fixed some events being posted to wrong event handler.
4915                 * Added GUIEvents.h to take care of the core/gui separation events.
4916                 * Cleaned ColorFrameCtrl class
4917                 * Cleaned otherfunctions.*
4918                 * Lots of misc code cleaning
4919                 * Several minor messages and GUI bugs.
4920                 * Several warnings removed.
4921                 * Removed useless files:
4922                         XBMDraw.cpp
4923                         XBMDraw.h
4924                         SplitterControl.cpp
4925                         SplitterControl.h
4926                                 
4927                                         ------------ MAC -------------
4928                 * Fixed compilation on wxMac CVS and 2.5.x
4929                 * Fixed socket connection on Mac.
4930                 * Fixed endian issues causing crashes on server communication.
4931                 * Fixed string tags being read wrong.
4932                 * Fixed known.met being corrupted on every save and reload.
4933                 * Fixed stats not working on Mac (no longer crashes because of drawing)
4934                 * Fixed mnemonics on file search not being endian-safe.
4935                 * Fixed server TCP flags.
4936                 * Fiexd bug on lowid callback.
4937                 * Fixed serverlist on Mac:
4938                         - Server users
4939                         - Server files
4940                         - Server ip being reversed on restart
4941                         - Server port set to 0 on restart.
4943                                         -------- UNICODE ---------
4944                 * Fixed unicode compilation of most files (except those by Citroklar, Hetfiled, and shakraw)
4945                 * Fixed search on unicode builds.
4946                 * Unicoded most of the app internals :)
4947                 * Fixed part.met on unicode builds      
4948                 * Hunted and killed (char*) casts and c_str() calls.
4949                 * Fix unicode client names and misc.
4950                 * Percentage & Download speed fixed
4951                 * Reported several bugs to wxDesigner's mantainer to make it work properly on unicode builds 
4952                 * Fix usage of st_mtime to allow files with non-std chars to be shared without crashes on wx2.5.1
4953                 * Fixed PerformFileComplete to allow unicoded files to be finished :)
4954                 * Fixed part met filename being 001.part everytime on unicode builds.
4955                 * Fixed renaming on file completion causing crashes on unicode builds
4956                 
4957         lfroen:
4958                 * Started to implement various changes needed to split the core and GUI.
4960         Madcat:
4961                 * Fixed preferences layout of panels.
4962                 * Simpler ed2k link integration for Mozilla 1.3+ / FireFox 0.6+ - Using Mozex plugin 
4964         niet:
4965                 * Added support for memory usage and binary name (on xas)
4967         Phoenix:
4968                 * Code cleaning in several modules due to making the members
4969                   size, opcode and prot private in packets.h.
4970                 * CFile Close(), Read() and Seek() made const. Seek() needed
4971                   the use of mutable with m_fd to be const.
4972                 * Put lots of consts around the code in the routines that
4973                   should be so.
4974                 * Patch to --enable-stdin to aid in debug with valgrind.
4975                 * Code cleaning in module Packets, made a lot of stuff private
4976                   now.
4977                 * Small hacks to print debug messages and avoid crashes,
4978                   mainly in PartFile.cpp.
4979                 * Sanity checks in debug mode (MagicNumbers) to aid finding
4980                   bogus clients and files.
4981                 * Created debugstuff module, debug build only.
4982                 * New configure option --enale-verbose, so that normal users
4983                   are not flooded with debug messages.
4984                 * MagicNumbers are swapped to signal deleted source/PartFile.
4985                 * Removed deprecated wxArrayString::Remove(size_t nIndex,
4986                   size_t nRemove = 1) using wxArrayString::RemoveAt(size_t
4987                   nIndex, size_t nRemove = 1) now.
4988                 * Get rid of evil wxString::GetWriteBuff() and
4989                   wxString::UngetWriteBuf() in ECSocket.h.
4990                 * Added -pw/--password command line option to amuleweb.
4991                 * Small unicode fixes.
4992                 * Fixed a messed up display in html code in aMule.tmpl (thanks
4993                   to steve.reaver)
4994                 * Fixed font problem after Xaignar's great flicker free
4995                   work in download list control.
4996                 * Fixed broken sort arrow after flicker free clean up.
4997                 * Enabled mouse wheel scrolling in all aMule list controls.
4998                 * Fixed two unhandled events in amule.cpp: CHAT_REFRESH_FRIEND
4999                   and CHAT_FIND_FRIEND.
5000                 * Fixed compilation in 2.5.x and some unicode issues in
5001                   aLinkCreator. Using wxAppConsole when wx > 2.5.0.
5002                 * Fixed compilation and linking in 2.5.x for amuleweb. Now
5003                   uses wxAppConsole when wx > 2.5.0.
5004                 * Added a test for the return value of
5005                   theApp.serverlist->GetServerByAddress(), which could be
5006                   NULL. This was the reason why aMule was crashing when trying
5007                   to connect to server with wxWidgets-2.5.2.
5008                 * Fixed compilation and linking in 2.5.x for amulecmd. Same
5009                   problem as amuleweb.
5010                 * Commited a patch from wolti that fixes compilation on 
5011                   sparc/Solaris systems.
5012                 * More sparc compilation fixes, thanks to wimms.
5013                 * Removed the declaration of void ParseCommandLine(); from
5014                   TextClient.h and WebInterface.h. It seems to have been
5015                   forgotten here.
5016                 * Patch to listctrl.cpp, was segfaulting in 2.5.1 when
5017                   hiding/resizing columns. In 2.4.2 was just asserting.
5018                 * Patch to Partfile.cpp, workaround the socket == NULL bug, so
5019                   that amule does not crash.
5021         shakraw:
5022                 * Fixed the "remote connect" bug
5023                 * Unicode support for amuleweb
5024                 * Fixed typos on amuleDlg
5025                 * Unicoded some files.
5027         steve.reaver:
5028                 * Fixed a messed up display in html code in aMule.tmpl
5030         thepolish:
5031                 * wxCas:
5032                         - Fixed for amulesig.dat changes
5033                         - Solved localized decimal separator pb
5034                         - Embeded all pixmaps in src files and remove now unused pixmaps dir (better for portability)
5035                         - Win32 toolbar pixmaps have transparency now
5036                         - Added variable refresh timers
5037                         - Added user preference system
5038                         - Added statistic image creation
5039                         - Added FTP support for an automatic upload of the statistic image
5040                 
5041                 * aLinkCreator:
5042                         - Added this new maaarvellous tool suggested by DeltaHF to compute ed2k links from a file (same behavior as eMule link creator, but no shared code)
5043                         - Rewrote md4hash and ed2khash code to avoid external dependencies (libcryptopp free), and to be Big Endian proof (works on Mac afaik)
5044                         - Added alcc, the "alc for console" command line client
5045                         - Added toolbar themes (KDE and DeltaHF's default for now)
5046                         - Thanks to Phoenix (Unicode, Hook, commandline...) and one_2_one (Mac tests)
5047                         
5048                 * aMule:
5049                         - Rewrote Makefile.am tree to fit to GNU standards
5050                         - Removed Makefiles stuff for wxwidgets < 2.2.6
5051                         - With >= wx-2.5, use wx-config --libs=base,net instead wxbase-config (because base in buggy on 2.5), and keep using both on 2.4 versions
5052                         - Check for wx >= 2.4.2 instead of 2.4.0
5053                         - Removed GTK2 warning with wx >= 2.5
5054                         - Fixed GTK2 not detected
5055                         - Enabled documentation installation
5056                         - Install xas in $(libdir)/xchat/plugins. Will work if aMule and xchat are installed with same DESTDIR
5057                         - Suppressed widlcats in makefile (not fully supported in all make)
5058                         - Enabled make dist and make distcheck targets
5059                         - Force automake scripts update (missing...) to suppress warning in configure
5060                         - Force autogen.sh to regenerate intl at each call to keep sychronised with system gettext templates
5061                         - Some minor i18n and unicode fixes
5062                         - Updated POTFILE.in
5063                         - Removed Win32 stuff from autotools scripts
5064                         - Added static MakefileWIN32 for win32 compilation
5065         
5066         Unleashed:
5067                 [ From rc3 (not on changelog)]
5068                 * Cache get_path homedir to speed up multiple calls
5069                 * Removed unused Tag_Struct
5070                 * Fixed var init and memleak in SearchList
5071                 [ rc4 ]
5072                 * Fixed COMP.10 bug
5073                 * Wiped out USE_DEBUG_SYMS
5075         wimms:
5076                 * More sparc compilation fixes.
5078         wolti:
5079                 * Patch that fixes compilation on sparc/Solaris systems.
5081         Xaignar:
5082                 * Merged lists used to identify file-types to avoid duplicity.
5083                 * Added wrapper-class around MD4 hashes.
5084                 * Fixed a number of places where the hashes where used as NULL-terminated strings, despite
5085                   them not having a NULL-terminator.
5086                 * Most functions using hashes now use the MD4 wrapper class for arguments.
5087                 * Fixed rare possibility of ending with an unclosed file in CServerListCtrl.
5088                 * Fixed unsafe parsing of OP_SERVERIDENT type packets.
5089                 * Fixed unsafe passing of strings as arguments to functions using format-strings.
5090                 * Changed the chat-dialogs to textctrls, which means that it is now possible to copy text (the unix way) by highlighting it.
5091                 * Fixed some memleaks.
5092                 * Fixed "&"s not being escaped on status-bar.
5093                 * Fixed incorrect source exchange packet format (Many thanks to the eMule Plus team for reporting).
5094                 * Started to document source-files with a Doxygen compatible comment format.
5095                 * Fixed the height of the barshaders used on the download list, it was 2 pixels too high, resulting in a slight cutoff.
5096                 * Reducing CPU-usage of auto-priority by not forcing a redraw every time the priority was automatically changed.
5097                 * Fixed that some overloaded functions hadn't been declared virtual in the base class.
5098                 * Replaced gif-animation widget with something more lightweight.
5099                 * Added sanity checks to CMemFile::Read.
5100                 * Fixed a number of uninitialized variables.
5101                 * Fixed several warnings about non-existing files.
5102                 * Fixes warning about not being able to create dir "" on first run.
5103                 * Changed "Extended Drop Sources" preferences, with the result that the option will be reset to "Swap Sources" when this version of aMule is first run.
5104                 * Got rid of most warnings when compiling.
5105                 * Lots of work on getting rid of c-strings.
5106                 * Fixed bug that would cause deleted sources not to be removed from the A4AF lists. This was a major source of crashes.
5107                 * Improved performance and safety of the source lists used with PartFiles.
5108                 * Lots of small imports from eMule.
5109                 * Made reqfile attribute of CUpDownClient private and added wrapper functions to fix the avilable-part information getting out of sync.
5110                 * Cleanup of includes.
5111                 * Fixed that we were always sending an OP_REASKACK packet and then the correct packet when recieving an OP_REASKFILEPING.
5112                 * Fixed Bug 45: URLs are now properly escaped when opening browsers for Fake-check and such.
5113                 * Fixed Bug 62: aMule will now be brought to front when left-clicking on the tray icon and when it is redisplayed after having been hidden.
5114                 * Added checks against aggressive clients (clients who reask for files too often).
5115                 * Imported checks for known leech-clients from the BlackRat eMule mod ( Many thanks to Le Rat Noir and inoteb for allowing us to use their work ).
5116                 * Fixed wrong initialization of headers for some packets ( Thanks to thomas001 for reporting ).
5117                 * Fixed a delete called on an uninitialized pointer in the statistics dialog and properly initalized serveral other pointers.
5118                 * Optimizing the Comp(Up/Down)DatarateOverhead functions to something that didn't require traversing a list at each call.
5119                 * Complete rework of the source-swapping functions.
5120                 * Fixed the possibility of sources being added to multiple source-lists at the same time (No more mis-matching hashes warnings).
5121                 * Fixed the new columns added by deltaHF not being displayed and added checks in case the same thing happens again.
5122                 * Almost completly eleminated flicker on the download list and did a cleanup of the drawing routines associated the the download list widget.
5123                 * Fixed some lists (Server list, maybe others) not being sorted when aMule is started.
5124                 * Fix mem-corruption bug in SysTray code if the systray was compiled in but hidden.
5125                 * Fixed the problem with deleting the last (connected) server on the server list.
5126                 * Removed the following files:
5127                   - ini2.*
5128                   - CString.h
5129                   - mfc.h
5130                   - position.h
5131                   - resource.h
5132                   - strings.en
5133                 * Cleaned up the following files:
5134                   - CTypedPtrList.h
5135                   - BarShader.*
5136                 * Many other smaller changes.
5137         
5138         
5139         Special thanks to:
5140                 * Le Rat Noir and Inoteb of the BlackRat eMule mod (http://www.blackrat.fr.tc/) for allowing us to make use of their     work on detecting bad clients.
5141                 * Optimazer and the eMule Plus team (http://emuleplus.sourceforge.net/) for reporting a bug in source-exchange packets.
5142                 * thomas001 for reporting a problem with packet headers.
5143                 * Everaldo (http://www.everaldo.com) & "Jimmac" (http://jimmac.musichall.cz/ikony.php3) for new icons
5144                 * Phk for searching for new icons ;)
5145                 * kno and thermoman for their fixes :)
5146                 * TheBlackHand and Hawkster eMule mods 
5147                 * uberpenguin for AMPS :)
5148                 * All aMule users, testers & translators
5149                 * eMule & wxWidgets devs
5150                 * Everyone we forgot here ;)
5151                 
5152                 
5153 --------------------------------------------------------------------------------------------
5155                 
5156 Version 2.0.0rc3 - The 'Target: Stability' version.
5157 -------------
5158 2004-04-22
5159         
5160         aquatroll:
5161         
5162                 * win32 stuff
5164         barbapapa;
5165                 
5166                 * Fixed >2Gb files sorting bug on transfer window.
5168         Citroklar:
5169                 
5170                 * Fixed saving preferences on klick OK, not only on shutdown.
5171                 * Configure stuff 
5172                 * Cas related stuff
5174         deltaHF:
5175         
5176                 * i18n stuff
5177                 * Minor timer fix ;)
5179         elfstone:
5180                 * Fixed already downloading files not being marked as such on search results.
5182         falso:
5183                 
5184                 * Improving and fixing cas 
5185                 * Added capability to create pngs with cas
5186                 * Fixed ed2k fast links handler
5188         Kry:
5190                 * Complete rewrite to emule 0.42x ed2k network code
5191                 * Rewrite of hashing thread. Also added a timeout to save resources.
5192                    It times out after 1 min without hashing or receiving new files to hash, or 1 min since last hash, and dies gracefully.
5193                 * Fixed the crash on startup if incoming/temp folder are on FAT32
5194                 * Added Safe Max Connections code to Preferences->Tweaks. 
5195                    This code will help all people with USB modems and crappy routers to not hang them.
5196                 * Identify to lugdunum > 16.45 with our proper extended version tag (2.0.0)
5197                 * Fixed & rewrote stats 
5198                         * Added Shareaza & lphant
5199                         * Fixed mldonkey stats (do they have to change their compatible number this often?)
5200                         * Added aMule / eMule / eDonkey proper version handling
5201                         * Dynamic tree of client versions (no more void versions)
5202                         * Fixed the xmule inflated statitics on the stats tree
5203                 * Rewrote client icons handling
5204                         * Use alpha channel to show the extended protocol and secure ident
5205                         * Added Shareaza, xmule, lphant, bad_guy and unknown client icons
5206                 * Fixed chuck selection. Much, much, much, much faster downloads. Back to the 1.2.6 speeds :)
5207                 * Fixed Win32 compilation
5208                 * Fixed lowID warning message on start being void.
5209                 * Proper Win32 and Mac disabling of the vertical preferences
5210                 * Severe bug on wxRadio button on RseInt was preventing ANY radio button on preferences from working.
5211                 * Fixed crash on 'cancel' while downloading server list.
5212                 * Fixed a UpdatePartsInfo missing on KnownFile.cpp
5213                 * Fixes the fake-check custom browser textfield
5214                 * Added wxNB_MULTILINE to preferences notebook.
5215                 * Minor issue on the chunk selection (thanks to AndCycle on eMule forum)
5216                 * Fixed a SEVERE mem access issue on the hash of the file id to check on knownfilelist.
5217                 * Fixed a SEVERE memory bug on sending the shared folders
5218                 * Fixed not sending the incoming and categories folders when sharing folders.
5219                 * Fixed 'Friends' working as 'None' on 'view shared' preferences.
5220                 * No more [0xy.part] on preview of completed files
5221                 * Fixed the FAT32 rehashing of files on startup
5222                 * Fixed filters not being used on right click on main transfer tab -> new status
5223                 * Changed known file list from wxHashMap to std::map
5224                 * Fixed auto-update server list at startup
5225                    Added posibility of multiple servelist urls too
5226                 * Fix for files publishing, reported by lugdunum to eMule/aMule developers.
5227                 * Proper use of ClearHelloProperties that fixes some crashes related to a var not being init.
5228                 * Added MOD_VERSION to hello type packets (just for CVS versions)
5229                 * Fixed packet processing on EMSocket error.
5230                 * Changed the full part (9.28Mb) lower limit for preview to 256Kb
5231                 * Added 'LI0' to the evil GPL doer checks.
5232                 * Bugfixes on the KnownFile::UpdatePartsInfo code.
5233                 * Added new verbose client info checkbox, to find out which clients are sending bad data.
5234                 * Fix UDP socket for Win32
5235                 * Re-added the timed part file buffer flush()
5236                 * Custom language support added
5237                 * Fixed FAT32 incoming/temp warning messages only shown on one of the folders.
5238                 * Fixed issues on packet unzip and crash on OP_CANCELTRANSFER already sent
5239                 * Added aMule 1.x / 2.x / CVS versioning.
5240                 * Thread-safe log lines adding using a queued loglines list.
5241                 * Completion Thread revamped --> No longer crashes, no longer asserts, and it's much nicer. 
5242                 * Fixed safe_delete (again)
5243                 * Fixed some memleaks
5244                 * Changed some CLists to wxLists
5245                 * Cleanup and fixing little bugs ;)
5247         Madcat:
5248         
5249                 * Disable autobacktrace on win32
5250                 * Removed wxTE_PROCESS_ENTER style from fast ed2k links handler (fixes assert)
5251                 * The following modifications to CamuleDlg::AddLogLine() function:
5252                   * Now uses system locale for date/time formatting.
5253                   * No longer asserts.
5254                   * Now also works on win32.
5255                 * Removed unused m_StateImageList
5256                 * Code cleanup
5258         one_2_one, hoschy007:
5259         
5260                 * MacOSX stuff
5262         shakraw:
5263                 
5264                 * Fixed multiple file download bug in webserver search section
5265                 * Fixed ed2k download link
5266                 * Fixed categories for web interface
5267                 * WebSocket.* & WebServer.*: now uses wxThreads and wxSockets to be cross platform.
5268                 * Better threads' array remove in WebSocket
5269                 * WebServer cleanly stopped before exit 
5270                 * Fixed max 2Gb display bug in amuleweb
5271                 * Updated aMule.tmpl: added file %complete support in transfer list
5272         thepolish:
5274                 * Wrote wxcas based on cas from falso
5275                 * Enable auto-refresh and Fix GPL headers (wxcas)
5276                 * Add system load and uptime (wxcas, Linux only)
5278         Unleashed:
5280                 * cas: better layout and fixes
5281                 * Fixed a pair of memleaks
5283         Xaignar:
5284                 * Fixed negative percentages in downloadlist ... again (Disp.8)
5285                 * Fixed the "free(): Invalid pointer" bug (Misc.10)
5286                 * Fixed PowerShare priority level not being saved. (Tran.9)
5287                 * Fixed the problem where it wasn't possible to select auto-priority in the uploadlist after having selected another priority (Tran.8)
5288                 * Cleanup of Search Dialog:
5289                   * The reset button is now properly enabled/disabled depending on the contenst of the text fields
5290                   * Fixed a bug where searched would be limited to 2gb if max size was set to a value less than min size
5291                   * The popup-menu for the notebook now works as expected (SRCH.1) 
5292                   * The popup-menu will now only show when right-clicking within the bounds of the notebook (DISP.12)
5293                 * Fixed the green progressbar on downloads always displaying 100%. (DISP.9)
5294                 * aMule will no longer display warnings about not being able to find server.met when a new server.met is saved and no old copy exists.
5295                 * known.met is now auto-saved (1) when 30 files have been hashed, (2) when 300mb worth of files have been hashed, (3) and when all files have been hashed. This is to reduce the chances of having to rehash all files after a crash.   
5296                 * Now uses the user-selected browser for fake-checking and such. (PREF.3)
5297                 * Further update of the Chat Page:
5298                   * Pages can now be closed like the ones on the Search Page
5299                   * Double-clicking on a nickname will open a chatsession for that friend
5300                   * When a nickname is updated in the friendlist, the assosiated tab is updated as well
5301                 * Other stuff
5304         ** Special thanks 
5305                 
5306                 * All the bug-reporters, helpers, translators and users at http://forum.amule.org
5307                 * Batman who commited a mldonkey related fix, thanks :) 
5308                 * Jacobo221, Stefanero for their help and support on forum and all the other stuff ;) 
5309                 * lugdunummaster for providing support on version tags and new features of lugdunum servers
5310                 .
5311                  --- As usual thx to eMule & wxWidgets devs and everyone i forgot ;) ---
5313 ---------------------------------------------------------------------------------------------------------------
5315 Version 2.0.0-rc2 - The 'white rabbit' version.
5316 -------------
5317 2004-04-11
5319         aquatroll:
5320         
5321                 * Fixed Win32 compilation (again).
5323         Ariel:
5324         
5325                 * Implemented completed parts count on file rehash.
5326                    Prevents your downloads to completely lost on a wrong .part.met write.
5327                    
5328         croakerc:
5329                 * Added zlib version check
5330                 * *BSD compatibility
5331                 
5332         deltaHF:
5333         
5334                 * New icon for aMule in DL/UP window ;)
5335                 * curl-config now >= 7.9.5 (for debian)
5336                 * i18n stuff
5337                 * Removed double catalan entry from prefs
5338                 * Fixed some typos
5340         falso:
5341         
5342                 * Added cas (C aMule Statistics), a remake of aStats but 10 times faster (still lack online sign).
5343                 * amulesign.dat now shows the Total transfered values in bytes.
5344                 * Added Session upload and download to amulesign and uptime too.
5345         
5346         Hetfield:
5347         
5348                 * Added new inclusion path if distro in not detected
5349                 * fixed wrong and duplicated inclusion in ClientCredits.*
5350                 * Modified configure scripts, only amule is compiled by default
5351                 * Added cas, ed2k, amulecmd, amulegui, amule webserver, amule webserver gui
5352                 * fixed wrong zlib check in configure    
5353                 
5354         hoschy, one-2-one, godard, PowerMike, hellimod:
5355         
5356                 * MacOSX stuff
5357                 
5358         Jacobo221:
5359         
5360                 * Compiled the RC1 bugs and provided support on forums. It's our man-for-all.
5361                         
5362         Kry:
5363         
5364                 * Implemented the Complete count on search results and on file publishing.
5365                    This feature added since aMule 2.0.0-rc1 and eMule 0.42e was not released
5366                    with the rc1 for network technical reasons (still on testing with lugdunummaster).
5367                    When publishing a file, we also inform the server if the file is complete or not.
5368                    Search results show the count of complete sources sent by the server next to the sources
5369                    found: i.e. 100 (28) meaning 100 sources, 28 of them complete (72 incomplete or old client)
5370                 * Added sending of the extended eMule version using aMule version, with additional rc version
5371                 * Added parsing of the new 0.4x eMule tags on hello packets.            
5372                 * Added parsing the Secure Ident packets for new eMule versions. Reduce overhead on download/upload.
5373                 * Added HandShake check on upload request.
5374                 * Rewrote display of client version on transfers page to handle the client soft/version correctly on any client.
5375                    That means eDonkeyHybrids and eMule does show now the correct version (i.e edonkey 0.50.1 or emule 0.42d)
5376                    aMule shows now as either "aMule 1.x (based on eMule v0.xx)" (<= 2.0.0-rc1) or aMule "A.B.C-rcX" (>= 2.0.0-rc2)
5377                 * Fixed Mule Info packet only sent to eMule clients. Now is sent to old eMule && eMule-like clients (compatible clients)
5378                 * Added 'Allocate Full Part File" and "Allocate Full Chunk" to preferences. None functional yet.
5379                 * Fixed Client Detail Dialog to show correct client version.
5380                 * Fixed comment mark on Download list being cut on the display.
5381                 * Fixed the crashes on Base Client packets.
5382                 * aMule now loads .par.met.BAK if the .part.met is 0-size (added to Ariel's commit, this prevents losing met files).
5383                 * Made SafeMem files really safe checking for read after end of file.
5384                 * Fixed wrong Modversion data (fixes random crash too)
5385                 * Fixed assert on wrong upload list control data.
5386                 * Fixed several crashes on wxString::GetData usage.
5387                 * Fixed UDP disable button not being saved across sessions
5388                 * Fixed a bug on new version check.
5389                 * Locale goes to System Default on new version now (fixes weird language problems)
5390                 * Fixed wrong OP_REASKFILEPING packets being sent .
5391                 * Reverted GAddress_INET functions to standard inet_addr ones.
5392                 * Completely removed list refresh functions. CPU saved was not worth it.
5393                 * Added CheckDiskSpace checkbox and radio button to the preferences.
5394                 * Added the scale of the connections graph on stats. (only rescaled on restart)
5395                 * Added 'Reset' button for Server Log
5396                 * Fixed: Right click popup on server connected was showing 'connect' now shows 'reconnect'.
5397                 * gscocket shouldn't be compiled on Mac, and so it's not compiled now ;)
5398                 * Fixed Preview of already completed files not working.
5399                 * Fixed files > 2Gb not working on fast ed2k links handler and ed2k app.
5400                 * Fixed file size for files larger then 2Gb displayed incorrectly
5401                 * Changed timeout of curl functions to 10 - fixes hangups when clicking server update without
5402                    internet conenction.
5403                 * We don't share 0 size files anymore.
5404                 * Fixed the crash on invalid socket using 5 different ways. The last one seems to be the most stable.
5405                 * Fixed several hangups on file completion.
5406                 * Fixed % and progressbar not being updated when changed on GUI Tweaks.
5407                 * Fixed comment packets. This was causing disconection from eMule clients (and crashing aMule clients)
5408                 * Fixed amule dissapearing because sent to systray when --disable-systray was used.
5409                 * Fixed memleak on search packet sent.
5410                 * Fixed memleak on KnownFile deletion
5411                 * Fixed memleak on search results received.
5412                 * Fixed memleak on comment packet received.
5413                 * Speeded up socket event handling.
5414                 * Cleaned server connection. No more 'inet connection might be down' - unless it's down ;)
5415                 * Faster PartFile processing.
5416                 * Fixed endian issue on PartFile loading.
5417                 * Fixed non-needed delete of an array on the notebook destructor.
5418                 * Doesn't allow an incoming packet to get processed if socket is deleting.
5419                 * Fixed double-highlight of servers if disconnected by the server.
5420                 * Speeded up hashing of the files a lot. This should fix the gui hangs at startup.
5421                 * Removed all old preferences code. That makes the app smaller, less memory used, and avoid some
5422                    unexpected bugs that arised on having 2 preferences implementation. Now New Prefs become Preferences.
5423                 * Fixed SysTray and gtk-files being compiled even when disabled on configure.
5424                 * Fixed several warnings.
5425                 * Fixed assert on Clear All (search)
5426                 * Make aMule compile on wxWidgets 2.5 (and CVS) version.
5427                 
5428         Madcat:
5429         
5430                 * win32 LaunchUrl() function
5431                 * Added amule-win32.HOWTO.txt
5432                 * Better win32 version of Hostname() function
5434         shakraw:
5435         
5436                 * WebSocket.* & WebServer.*: now uses wxThreads and
5437                   wxSockets to be cross platform.
5438                 * Better threads' array remove in WebSocket
5439                 * WebServer cleanly stopped before exit
5440                 * Fixed multiple file download bug in webserver search section
5441                 * Fixed ed2k download link
5442                 * Fixed categories for web interface
5443                   
5444         thepolish:
5445         
5446                 * win32 stuff
5447                 
5448         Unleashed:
5449         
5450                 * Memleak fix
5451                   
5452         Xaignar:
5453         
5454                 * Amule no longer writes met files when priority is changed through the
5455                    auto-priority subsystem. Thus hd-writes are substancially reduced 
5456                    depending on the number of files set to auto-priority.
5457                 * Fixed bug where text fields overlap each other (Disp. 4 & 5)
5458                 * Cleanup of amuleDlg.*
5459                 * aMule no longer displays a message about not being able to open the 
5460                    file "lastversion" the first time it is run
5461                 * Changed the CTypedPtrList filelist in DownloadQueue.* to a std::deque,
5462                    with a speed-increase as a result
5463                 * Fixed the bug where the background of previously selected items in the
5464                    friendslist wouldn't be redrawn (Disp. 2)
5465                 * Fixed auto-priority. Priority would be set one tad too high, resulting
5466                    in the downloadlist failing to assign a name to the priority, thus 
5467                    leaving empty fields. Also fixed displaying of priorty "Auto [Lo]" 
5468                    in sharedfiles-list. (Tran. 3)
5469                 * Fixed the problem where "completed percent" of files that hadn't 
5470                    transfered any bits yet would display a negative percentage (Disp. 8)
5472                    
5473         ** Special thanks to niet for his DNS service, bootstrap for his CVS service, stefanero & Citroklar for their    
5474            great help with a lot of stuff.
5475            Thx also to all translators and the users for reporting bugs and testing aMule (feel free to report more) :)
5476            As usual thx to eMule & wxWidgets devs and everyone i forgot ;)
5477         
5478         ** New translators:
5479         
5480            Supergirl: Croatian
5481            rommel:    Portuguese
5482            sNeo:      Italian (Napoletan)
5483            
5484         ** Follow the white rabbit and u'll find rc3 soon ;)
5485            
5486 --------------------------------------------------------------------------------------------------      
5487         
5488 Version 2.0.0-rc1 - The 'Mules and Rabbits love carrots' version.
5489 -------------
5490 2004-03-26
5492         Kry:
5493                 * Implemented SecureIdent (SUI) (imported from eMule 0.30x)
5494                    This mean your credits will be lost on first run 
5495                    There is no way to avoid that. Sorry :) Same happened with eMule.
5496                 * Send sources request for files added from search page first.
5497                 * Rewrote MuleNoteBook from gtk to a cross-platform implementation.     
5498                    The code is already used by xMule too, so I guess they liked it.
5499                 * Fixed most of > 2Gb bug, except the dom's contibution you can scrolling down ;)
5500                 * Made the .part.met load/save 100% compatible with eMule.
5501                 * Fixed the Safe_Delete bug. Seems it arised when we made the app too fast ;)
5502                 * Random usable position of the server split.
5503                 * Added bluecow's fix for zlib compressed packets.
5504                 * Even safer .met saving
5505                 * Added preferences checkbox for new style / old style tabs on preferences 
5506                    (vertical/horizontal)
5507                 * Checked for protocol limits on file size.
5508                 * Now client detail dialog show Secure Ident State 
5509                   (Not Supported/BadGuy/Not Complete/Verified)
5510                 * Added itoa to the MFC layer
5511                 * Added SetLength to CFile (MFC compat layer)
5512                 * Fixed hangup on message sending.
5513                 * Moved Fast ED2K show to GUI tweaks
5514                 * Slugfiller's Secure Hash (imported from eMule 0.30x)
5515                 * Fixed GetTickCount code returning signed value
5516                 * Fixed GetTickCount code not initializing the vars.
5517                 * Moved the FILE* to CFile for furter compatibility of code.
5518                 * Added the first version run detection
5519                 * Removed some Yield() code that only slowed init.
5520                 * Simplified systray menu by only showing what needed. 
5521                    Thanks to jadrian for the feature request.
5522                 * Grayed non-working Preferences options to avoid confusion and to
5523                    make the developer life easier selecting what to do ;)
5524                 * Fixed CTag new structure (imported from eMule 0.30x)
5525                 * Removed the mostly useless wizzard.
5526                 * Fixed the DoSwap crash on swapping A4AF sources. (hopefully)
5527                 * Fixed the log auto-scrolling up on messages window.
5528                 * Fixed the Upload bug that arised during endian changes.
5529                 * Added the Arabic, Chinese & Finnish compatibility on loading
5530                 * OpenBSD compatibility fixed
5531                 * Mac port 99% done, next version will be Mac compatible
5532                    Some final bugs to be fixed ;) 
5533                    Fixed:
5534                       *) .met files loading/saving (except knownfiles.met)
5535                       *) .dat files loading/saving
5536                       *) 99% of the preferences bugs.
5537                       *) Compilation and linking.
5538                       *) Error popups relates to c_opaque colour.
5539                 * Starting sync with eMule 0.42
5540                 * Speedups on Partfile Process nd DownloadQueue process.
5541                 * New 'server version' colum on server list window.
5542                 * MUCH safer packet handlig - avoids crashes on 99% of wrong tags.
5543                 * Fixed Dirs number on 'view shared'. Made aMule/eMule assert ;)
5544                 * Made download queue list refresh on a nicer way (much less glitches).
5545                 * Fixes an assert for  invalid menu entry on right click queue popup. 
5546                 * Mayor speedup on Highlight server (and thus on server connect/disconnect)
5547                 * Prevent removing the server we're connected at, either directly, on in a 
5548                    list of servers to delete, or in removing all servers. Warn the user with a
5549                    message Box and then leave it non-deleted. Fixes crash.
5550                 * Fixed hangup on message sending
5551                 * New IPFilter code (reload & on/off)
5552                 * Added checkboxes on GUI Tweaks tab for download progress % 
5553                    and Bar drawing.
5554                 * Fixed a severe memleak on the % showing and speeded it up.
5555                 * Save 5 sources on rare files (<20 sources)
5556                 * New SetFileSize code to avoid cpu usage.
5557                 * Removed the List Show/Hide and slider that made too much 
5558                    problems on 1.2.6. Safer version (and better) will be on 2.0.0 final.
5559                 * Speedups on Hash thread.
5560                 * Safer corrupt detection on FAT partitions
5561                    I'm sorry if it rehashes every file on your system on restart, will be fixed.
5562                 * The file pause because of diskpace shows now on aMule logs
5563                 * Fixed BackUp file to REALLY backup instead of moving.
5564                 * Added code to check 0-size .part.met and load backup if needed.
5565                 * Fixed types.h and wintypes.h for proper Win32/Mac/linux compatibility.
5566                 * Added ECSocket code as common implementation for interaction between
5567                    different UIs (webserver, amulecmd, etc). 
5568                 * Fixed intercomunication for little endian <-> big endian machines on ECSocket.
5569                 * Speedups on Endian Swap code & proper wxWindows way to detect it.
5570                 * Changed CArray to wxArray on most places for safety.
5571                 * Added configure code for detection of the crypto++ includes/libs
5572                 * Fixed buggy curl-config on Mac including -mi386.
5573                 * Removed useless files: TabCtrl.*
5574                 * Fixed several bugs, memleaks, warnings and one mem corruption
5575                 * Code cleanup
5577         Creteil:
5578                 * Added the client detail dialog item for Securehash 
5579                 * Fixed sockets.cpp includes for non-debian systems ;)
5580                 * Added Arabic, Chinese & Finnish to languages in Preferences
5582         Hetfield:
5583                 * Configure now checks for crypto++ libs
5584                 * Added --with-crypto-prefix option to configure
5585                 * Possibile Fix to ListenSocket::Safe_Delete() seg fault
5586                 * Added ccache support to configure, no variables tricks needed
5587                 * Added --with-ccache-prefix option to configure
5588                 * deleted --enable-libcwd option from configure
5589                 * deleted useless libcwd debug files and code from whole project
5591         Madcat:
5592                 * Made Fast ED2K Links Handler optional
5593                         Something like the old Frankk's ED2K Links Handler patch.
5594                 * FakeCheck using donkeyfakes.gambri.net
5595                         Original idea and implementation by deltaHF.
5596                 * Clean(er) fix for splashscreen-creation compiler warning (unused variable
5597                 * Moved project/muuli.wdr to src/muuli.wdr
5598                 * ED2K-Links.HOWTO fix for some aMule/eMule error
5599                 * Added -ggdb -fno-inline to debug compilation flags
5600                 * Automatic category assignment for new downloads
5601                 * Updated AUTHORS file to reflect original eMule authors and give 
5602                         credit to original Linux port author (Timo Kujala aka Tiku)
5603                 * Win32 port 99% operative, next version will be Win32 compatible
5605         Emilio Sandoz:
5606                 * complete re-write of preference handling to make it table-driven
5607                         in both file-I/O and dialog
5608                 * improvements in feedback given during dialog interaction
5610         pure_ascii:
5611                 * Added highlighting of the connected server in server list
5612                 * Enabled and fixed setting the server version
5614         shakraw:
5615                 * Some fixes on web interface file type search, and code cleaning
5616                 * Fixed amule crash when closing socket
5617                 * size_t seems to break Mac compilation - anyway uintt6 is enought for
5618                   messages
5619                 * Modified RseStringEncrypted. Now we encrypt passwd just (and only)
5620                   when changing them in prefs' dialog. So, now we use always encrypted
5621                   passwords, noone in clear neither in memory or disk
5622                 * Check if we're able to use TCP ports (lacks what todo if not but we
5623                   can accept EC. do nothing atm = EC disabled)
5624                   Added "AMULEDLG SHOW" to EC available commands
5625                 * WebServer now use the more correct _("") for localized strings
5626                 * Created WebInterface.{h,cpp} for the web interface, and
5627                    cleaned WebServer.{h,cpp} code
5628                           
5629         neiro:
5630                 * Helped with OpenBSD port by providing a workbench
5631                 
5632         Ganael Laplanche:
5633                 * FreeBSD port fixes
5634                 
5635         PowerMike, hellimod:
5636                 * Helped a lot on future Mac port by giving ssh & vnc access
5637                 
5638         deltaHF:
5639                 * New toolbar icons (thx to everaldo.com)
5640                 * Added & enabled chinese, danish and hungarian translation
5641                 * Preferences (added/changed):
5642                   IP-Filter reload and on/off buttons 
5643                   securehash -> secure ident
5644                   media info 
5645                   max connections: 25-7500
5646                   upload queue: 500-1000
5647                   max new connections / 5 sec: 5-500
5648                   remove dead servers after: 1 >
5649                   tcp port: 80 > (for users with bad ISP's .. but remember -> running aMule as root is unsecure !!!)
5650                   add new files (dl & share) with auto priority: off by default now (if running aMule for the first time)
5651                 * Updated the header of all files
5652                 * Changed wxWindows to wxWidgets
5653                 * "Donated" amule-project.de
5654         niet:
5655                 * Donated amule-project.net :-)
5656                 
5657         bootstrap:
5658                 * CVS support
5659                 
5660         Torsten SCHULZ:
5661                 * Added the % showing on progressbars.
5663         lemonfan:
5664                 * Modified network code for big-endian systems
5665                 * Fixed preferences bug
5666                 * Fixed copy ed2k link to clipboard
5667                 * Fixed CArray for MFC compatibility
5668                 * More rigid compatibility to MFC types
5669                 * Fixed misformatted strings and several warnings in WebServer.cpp
5670         
5671         Xaignar:
5672                 * Code cleanup in amule.* and otherfunctions.* and other files
5673                 * The Cleanup button in the File Details dialog no longer replaces "&" with "&&"
5674                 * Max connections should be correctly set on windows platforms, instead of defaulting to 500
5675                 * Finished the CArray -> wxArray conversion
5676                 * Fixed ECSocket compilation with gcc < 3.3
5677                 * Fixed segfault on close.
5678                 * Some other fixes
5680         Citroklar:
5681                 * External Connections are now only done when configuration tells us so (thanks to tonar from #amule)
5682                 * crypto++ detection fix
5683                 
5684         aquatroll:
5685                 * Win32 compilation Support & Development.
5686                 
5687         hellimod, PowerMike, godard, hoschy007:
5688                 * MacOSX compilation support
5689                 
5690         dom:    
5691                 * Found the last  > 2GB bug ;)
5692                 
5693         Special Thanks To:
5694                 
5695                 * All the bug-reporters, helpers, translators and users at http://forum.amule.org
5696                 
5697                 * eMule developers for their support. Long life to *Mule
5698                 
5699                 * FreshIRC & Freenode irc admins
5700                 
5701                 * People at #gentoo on freenode for their support, specially ferringb
5702                 
5703                 * The Testing Team: 
5704                    thepolish, efe, Citroklar, bizzY, KamiKazeNH, and anyone testing aMule.
5705                 
5706                 * New translators:
5707                 
5708                 Chinese:   nbfnw
5709                 Arabic:    hathalsal
5710                 Finnish:   eQualizer
5711                 Russian:   Elf
5712                 Italian:   GhePeU, sNeo
5713                 Portuguese (BR): KamiKazeNH
5714                 Korean:    BlueSpring
5715                 Spanish:   JonathanShields
5716                 Danish:    nowlin
5717                 Hungarian: biger [HUN]
5718                 Galician:  thorero
5719                 Hebrew:    denisliber
5720         
5721                 * All aMule users!!!
5723 ---------------------------------------------------------------------------
5725 Version 1.2.6
5726 -------------
5727 2004-02-16
5729         Kry:
5730                * Improved Mac compatibility.
5731                * Fixed the i18n charset.
5732                * Try to set the locale even if it seems to fail. 
5734         Creteil: 
5735                * Fixed the default Size to 800x600 for 1st time aMule launched without ~/.eMule config file. 
5737         shakraw: 
5738                * ExternalConn: new communication code using wxSockets.
5739                * Web interface: improved communication performance.
5740                * Text interface: now using new wxSockets code. 
5742         pil0t: 
5743                * Fix for the geometry on start. 
5745         pure_ascii: 
5746                * Added sorting to filename list in file details.
5747                * Added "Takeover" by doubleclick in file details.
5748                * Fixed preferences window popping up on "Show/Hide UL/DL" in download list.
5749                * i18n stuff (Systray). 
5751         rubber30: 
5752                * Fixed viewing and sorting by LastSeenComplete and LastReception. 
5754         Emilio Sandoz:
5755                * Converted stats calculations to 64bit where necessary (for uptime >49days).
5756                * i18n strings fixed.
5757                * gcc 2.95 compilation fix. 
5759         deltaHF: 
5760                * i18n stuff.
5762 ---------------------------------------------------------------------------
5764 Version 1.2.5
5765 -------------
5766 2004-02-10
5768         Hetfield:
5769                 * Fixed a memory leak in SysTray. (SysTray.cpp)
5770                 * Fixed a DL/UL ratio problem. (amule.cpp)
5772         Aleric:
5773                 * Fixed all compiler warnings.
5774                 * Rewrote all header #include's to only include what is necessary.
5775                 * Removed or renamed all functions that clashed with one of the
5776                   same name from libwx_gtk.  With as result:
5777                 * Fixed --enable-static possibility (needs a lot of static
5778                   libraries to be installed; and latest XFree86 CVS version of libX11
5779                   (I had to fix a bug in XFree86 too for this)).
5780                 * Fixed check-boxes in Preferences -> Directories + a little code
5781                   speed up there.
5782                 * Fixed a duplicated server_list delete
5783                 * Server IP# filter.
5784                 
5785         Shakraw:
5786                 * Added missing string in GetDownloadFileInfo() causing SIGSEGV when 
5787                   called.
5788                 * Fixed the amuleweb login problem.
5789                 * Added GetWebList() support. 
5790                 * amuleweb's search feature complete. Now it is possible to search, 
5791                   download and web-search on filedonkey
5792                 * Fixed a write error in SETMAXGRAPHUPLOADRATE 
5793                 * Added support for statistic text infos for web interface (Statistics link)
5794                 * Fixed two bugged index causing crashes on Webserver.cpp
5795                 * Little improvement for server list request (now responses are much faster)
5796                 * Generally improved External Connections.
5797                 * Fixed search type feature for web interface
5798                 * Fixed amule crashes when quitting from amuleweb during requests
5799                 
5800         umale:
5801                 * Fixed debugloglines on ListenSocket.cpp ServerSocket.cpp having too
5802                   much arguments.
5803                 * SysTray code will not be compiled if disabled
5804                 * Fixed 5 wrong delete -> delete[]
5805                 * Converted po-files
5806         
5807         Emilio Sandoz:
5808                 * Statistics graphs: 
5809                     Param changes reversible; 
5810                     Color change now works; 
5811                     Active connections rescaling now works; 
5812                     Graphs and tree suspended when not visible.
5813                 * Set correct initial radio button in Systray integration dialog  
5814                 * Simplified statistics graph averaging
5815                 * Corrected UL loop for timer errors
5816                 * Simplified UL rate averaging
5817                 * Preliminary cleanup of graphing engine; ghosting eliminated
5818                 * Client DL rate computation without CList
5819                     Fixed 32bit rollover error for rates over 84kB/s
5820                     Reduced initial spiking
5821                     Generally improved speed and CPU/RAM usage.
5822                 * Search window column widths remembered between searches & saved in preferences
5823                 * Statistics preferences dialog: changes are now applied on-the-fly (with proper 
5824                   Cancel semantics)
5825                 * Eliminated possibility of root directory being invisibly shared
5826                 
5827         Kry:
5828                 * Added some sanity checks to avoid losing *.part.met files on 
5829                   power failure. 0-Size files are never written.
5830                 * Fixed the 'all time transfered' on Shared Files window
5831                   This one fixed some eMule/aMule incompatibility on part.met files
5832                 * Some aditional functions on CFile for windoze compatibility
5833                 * MFC compatibility enhanced.
5834                 * Added SetFilePath to CKnownFile
5835                 * Changed most 'assert' to wxASSERT
5836                 * Fixed some NULL clientname causing crash on ListenSocket.cpp
5837                 * Fixed the tagcount on .part.met files (KnownFile.cpp)
5838                 * Added missing OP_CHANGE_CLIENT_ID on ListenSocket
5839                 * Updated HomePage to www.amule.org on messages
5840                 * Fixed the server windows splitter. Or sash. Whatever.
5841                 * Imported all the other ListenSocket.cpp code from 0.30e
5842                 * Fixed 'View Shared Files'. No multiple tabs, also.
5843                 * Added theApp.listensocket->StartListening() on startup. 
5844                   Really. Don't ask me why it worked before.
5845                 * Fixed the systray bug where speed bar was always 10 times smaller.
5846                 * Added lots of vars initilization that fixed some crashes.
5847                 * Fixed a crash on ClientList.cpp caused by a void node on list.
5848                 * Fixed 9 memleaks, some of them big ones.
5849                 * Fixed 6 wrong delete -> delete[]
5850                 * Fixed wrong hashsetneeded causing random crash
5851                 * Added GetED2KPartHashCount() & GetED2KPartCount()
5852                 * Fixed a bug on app init, related to Toolbar.
5853                 * Fixed a severe crash & memory corruption on UploadClient.cpp
5854                 * Fixed download rate overhead calculation
5855                 * New HeapSort() and NewSrcPartsInfo() ported from eMule 0.30e
5856                 * wxGTK 2.5 compilation fixes
5857                 * Fixed the 'rehashing of files on restart' problem. 
5858                 * Fixed a missing "Error" message on console when partfile loading failed.
5859                 * i18n activated, GNU xgettext compatible.
5860                 * Fixed bug on OP_REQUESTFILENAME packet that made eMule clients to disconnect 
5861                   from us. eMule clients got our version of client and expected to get the
5862                   new OP_REQUESTFILENAME from eMule 0.30. Thanks to John & BlubbX from eMule 
5863                   team for the report and help tracking down it.
5864                 * Fixed several i18n bugs from xMule times.
5865                 * Fixed the lseek error on console and window popup when canceling a file
5866                   that is transfering.
5867                 * First implementation of selectable refresh. The refresh is bugged - it 
5868                   deletes the info on screen, except for about 1 sec, every time
5869                   seconds_defined_on_preferences is reached. 
5870                 * Used selectable refresh code for SysTray-hiden cpu lower.
5871                 * New option on right-click on downloadlist: Hide/Show lists.
5872                 * Minimize on startup works now.
5873                 * Minimize to tray works now.
5874                 * Lots of BSD compilation fixed (aMule compiles under BSD again)
5875                 * Fixed the upload disconecting clients at high upload speed
5876                 * Changed another wxList to CList (FriendList)
5877                 * FriendSlot should have no effect on LowId user.
5878                 * Fixed FriendSlot not being persistent and kicking friend after 1 chunk.
5879                 * Fixed lowid users on upload queue by importing VQB's lowid alternate
5880                 * Added language selection support on preferences
5881                 * Fixed the bug that caused never to tell user 'server full'
5882                 * Fixed several server connection issues not detected before.
5883                 * Added a popup on language change warning for restart.
5884                 * Added another popup, this time to point the user on the right direction
5885                   if the locale for that language cannot be set.
5886                 * Stop publishing on ED2K network shared files we don't have anymore
5887                 * Removed the annoying messages of dropping sources (too much CPU)
5888                 * Sanity check to avoid user pushing buttons before aMule is ready for it.
5890         thermoman:
5891                 * Made aMule gcc 2.95 compatible        
5892                                   
5893         seneca:
5894                 * Near finished all i18n stuff. We expect aMule 1.2.5 is fully i18n-compatible
5895                 * Added wxT() Macro for Unicode Support (not functional yet)
5896                 
5897         Citroklar:
5898                 * Testing, lots of testing. Bug-tracker.
5899                 * Found the versions that introduced the upload bug and made a nice diff.
5900                   We could look at code for years, without seeing it. Nice guy.
5901                 * Fixed README, amulesig.txt.
5902         
5903         gjn:
5904                 * Fixed bug in creditsystem.
5905                 
5906         jmccorm:
5907                 * Fixed "Close This Searchresult" -> "Close This Search Result"
5908                 * Fixed some typos.
5909                 
5910         lemonfan:
5911                 * Fixed stopped files being counted on CheckDiskSpace()
5912                 * Progressbar fixes on webserver implementation.
5913                 * Several crashes fixed by adding sanity checks to reqfile
5914                 
5915         deltastar (on irc channel):
5916                 * Fixes the > 2Gb files problem caused by a bug on CFile wrapper.
5917         
5918         deltaHF:
5919                 * i18n stuff
5920         
5921         pure_ascii:
5922                 * fixed recreation of filename list in file details 
5923                 * scrolling and selecting filenames works now 
5924         
5925         hellimod:
5926                 * BSD and Mac support. We're very near to the Mac aMule.
5927                 
5928         niet:
5929                 * Donated www.amule.org!
5931         Creteil:
5932                 * Change order in the notebook for logs in Servers Window
5933                 * Updated the logo for webserver from eMule logo to aMule one
5934                 * Fixed Switching to Searches Window Bug when removing all servers 
5935                   in Servers Window
5936                 * Changed default server list from 'best' to 'max', then 'max' to 'best' again
5937                 * Fixed the default systray value on preferences.
5938                 * Added debug values on UploadQueue.
5939                 * Changed max Slot Allocation to 30Kb/s
5940                 * Fixed typo in Preferences
5941                 * Implemented notebook in Server Window 
5942                   (merged 'Server Info' & 'aMule Log' windows in a notebook)
5943                 * Fixed bug crashing aMule on Server Window Notebook implementation.
5944                 * Now, if no --geometry width & size used, aMule starts with 800x600 as default
5945                 * Fixed size restoring from .eMule saved size
5946                 * Option 'Search global' in Search Window in the default now.
5947                 * GUI code for new slider in Preferences->Tweaks tab handling the lists refresh
5948                 * Some cosmetic fixes on Preferences and GUI by Madcat's request.
5949                 * Made GUI i18n compliant.
5950                 * Slot alloc calculation is properly rounded now.
5951                 * Added the Language listbox on preferences.
5953         special thx to:
5954                 
5955                 * Our translators:
5957                    german:       emperor, hariolf, crazeee, neolino (M$ user), deltaHF
5958                    italian:      ilbuio, AnonimoVeneziano
5959                    spanish:      mad_soft, aquatroll, Kry
5960                    russian:      Vl@dCoR
5961                    bulgarian:    tindor
5962                    dutch:        Supersnail
5963                    polish:       Ogon
5964                    lithuanian:   Fatalissimo
5965                    french:       SlayeruleZ, thepolish
5966                    catalan:      pukyxd
5967                    portuguese:   willy, coolzero
5968                    basque:       piarres
5969                    galego:       thorero
5971                 * The people at #wxwindows, irc.freenode.net for being so helpful
5972                   Specially BrianHV, raboof and ajjl.
5974                 * All eMule devs for being so nice and work close with aMule team now.
5975                 
5976                 * Madcat, from Sharedaemon team (sharedaemon.sf.net) for his support
5977                   and friendship.
5979                 * All aMule users!!!
5980                                 
5981 ---------------------------------------------------------------------------
5982                 
5983 Version 1.2.4
5984 -------------
5985 2004-01-10
5987 (Previously released, with some errors, as 1.2.3-1)
5989         Aleric, Kry:
5990                 * Fixed the 'Completing file' bug.
5992 ---------------------------------------------------------------------------
5994 Version 1.2.3
5995 -------------
5996 2003-12-31
5998 The "Happy New Year!" version.
6000         Kry:
6001                 * New ProcessLocalRequest ported from eMule 0.30e.
6002                 * Fixed crash on DownloadQueue caused by a CString being passed 
6003                   through "...".
6004                 * Nice CPU usage drop with new GetSourcesCount code.
6005                 * Some little speed optimizations here and there.
6006                 * Fixed bug on second mule starting. 
6007                   Now amule also spawns two servers for external connection, one 
6008                   local and one TCP (optional).
6009                 * Added gsocket-2.5.* from wxGTK2.5's gsocket files.
6010                   This files are patched to fix LOWID.
6011                 * Added EC REQ for total upload for a file, by deltaHF's request.
6012                   It uses CPU, so it can be enabled with --enable-releasegrp
6013                 * Several TextClient improvements / cleanings / cosmetics
6014                 * Fixed a strdup being used instead of nstrdup (with Aleric)
6015                 * Fixed anoying DiskSpace Bug (tm)
6016                   Now files paused because there's no space left are resumed as soon
6017                   as we have diskspace again.
6018                 * Got rid of the chmod stuff on fat32 partitions.
6019                   aMule detect the filesystem the temp/incoming folders are mounted on.
6020                 * Fixed column hiding on all lists
6021                 * New configure option: --with-curl-prefix
6022                   Also fixed CURL_LIBS and CURL_FLAGS to be passed to compiler/linker
6023                 * Weird I18N bugs fixed (labels, etc)
6024                 * Cleanups and code cleaning on 
6025                   ServerSocket.cpp DownloadQueue.cpp PartFile.cpp 
6026                 * Fixed compiler warnings on:
6027                         TextClient.cpp PartFile.cpp
6028                 
6029         pure_ascii:
6030                 * More docs/ cleaning.
6032         Hetfield:
6033                 * Patched Process() function in Partfile class to reduce cpu
6034                   load.
6035                 * Added new optimization to Tray to stop window updating when minimized.
6037         Shakraw:
6038                 * Added commands to use with amuleweb to EC.
6039                 * Completed Transfer feature and Started Search.
6040                 * Added SharedFiles, Statistics, Graphs and Prefs features.
6041                 * Cleaned webserver code from amule sources.
6042                 * Imported emule0.30d webserver code.
6043                 * New web template & images from eMule 0.30d.
6044                 * New binaries: amuleweb and amulewebDLG.
6045                         This binaries are used for webserver.
6046                 * Webserver runs now over EC, and has a separate app to serve web.
6048         umale:
6049                 * Fixed storing pointer on 64-bit archs
6050                 * Fixed resolving of broadcast IPs.
6051                 * Changed trunc() to explicit casting.
6053         Creteil:
6054                 * Re-imported new code to handle 'CheckDiskspace'.
6055                 * Changed labels in Statistics to stick on stats patch from Emilio
6056                   Sandoz.
6057                 * Synched some code on :
6058                         DownloadClient.cpp
6059                         ListenSocket.cpp
6060                         UploadClient.cpp
6061                   with eMule 0.30e.
6062                 * Cosmetics & Indentation.
6064         deltaHF:
6065                 * Added new function - PowerShare. Release your vacation movies
6066                   now ;-).
6068         Aleric:
6069                 * autogen.sh revamp.
6070                 * Global "sys.h" inclusion policy.
6071                 * --enable-libcwd configure option: Use libcwd.
6072                 * Makefile.am (SUBDIRS): Include intl and correct order.
6073                 * configure.in 
6074                         (AM_MAINTAINER_MODE): Add. 
6075                         (AC_CONFIG_FILES)   : Add intl/Makefile.
6076                         Add --enable-static.
6077                 * configure.in (EXPORT_DYN_FLAGS): Removed.
6078                 * All files (when appropriate): Removed #pragma interface
6079                   implementation.
6080                 * Koenig lookup fix for g++ 3.4 on mfc.h's CQArray::QuickSort
6081                 * Fix of compiler errors on ExternalConn.cpp
6082                 * dos2unix several files.
6083                 * Added GPL license header where needed.
6084                 * Compile fixes for FreeBSD on systray and gsocket*
6086         Emilio Sandoz:
6087                 * Patched stats for acurate resizing / scale.
6088                 * Fix for inflated UL/DL rates in Transfer and Statistics windows
6089                 * Debug code for UL/DL rate measurement in UploadQueue.cpp 
6090                   (activate with '#define MEASURE_LOST_CYCLES 1')
6092         Seneca: 
6093                 * I18N:
6094                   ListenSocket.cpp PartFile.cpp ServerList.cpp
6095                   ServerSocket.cpp SharedFileList.cpp sockets.cpp
6096                   WebServer.cpp PartFile.cpp UploadClient.cpp
6097                   ClientCredits.cpp ClientUDPSocket.cpp.
6098                    
6099 ---------------------------------------------------------------------------
6101 Version 1.2.2
6102 -------------
6104      Phantom version. Expected to be released on 21/22 dec, delayed and then made
6105      into 1.2.3 version.
6107 ---------------------------------------------------------------------------
6109 Version 1.2.1
6110 -------------
6111 2003-12-14
6113         Kry:
6114                 * Now amule shows icon on taskbar and main window
6115                 * amulecmd now compiles under win32 using dialogs to get
6116                   port, hostname and password. 
6117                 * Added clientversion on download list. 
6118                 * Modified configure script and makefiles for faster
6119                   compilation and smaller binaries.
6120                 * Fixed nasty download list bug due to memory corruption
6121                   inside CUpDownClient class vars.
6122                 * Imported new acurate download speed calculation from eMule
6123                   0.30d.
6124                 * Moved docs to doc/ folder.
6125                 * Imported new GetNextRequestedBlock algorythm from eMule
6126                   0.30d.
6127                 * Ed2k links with hostname sources on it are processed
6128                   now, and on a separate thread.
6129                 * Showing filename on CheckDiskSpace debug statement.
6130                 * Imported eMule's 0.30d SortByPriority to complete
6131                   CheckDiskSpace import.
6132                 * Several addings to mfc.h file (MS MFC compatibility
6133                   layer).
6134                 * We forgot to show A4AF sources on download list. Fixed now
6135                   (eMule style, x/y+z (t)).
6136                 * New packet receiving handling should avoid high_dlspeed->
6137                   high_cpu.  It also makes download more stable and faster.
6138                 * Modified autogen.sh script to notify users that automake <
6139                   1.7 is NOT supported.
6140                 * Imported CanAddSource(), AddSources(), IsGoodIP() and
6141                   IsGoodIPPort() from 0.30d (new sources handling).
6142                 * Added plain password support to amulecmd.
6143                 * Updated amulecmd passwords to use MD5.
6144                 * New External Connection stuff to handle amulecmd & other
6145                   remotes (alpha).
6146                 * Fixed some code causing strange errors when trying to
6147                   connect to servers.
6148                 * Imported new network UDP features from eMule 0.30d, we
6149                   process Search results and Found sources correctly now on
6150                   16.40 behaviour.
6151                 * Fixed lowid on restart introduced by himself on 1.2.0 ;).
6152                 * Code cleaning & optimising.
6154         pure_ascii:
6155                 * Fixed segfault on call of CEMSocket::DisableDownloadLimit()
6156                   from client if there is no socket.
6157                 * Fixed bug on mfc.h's CList.
6158                 * Added zlib fixes from eMule 0.30e code.
6160         Hetfield:
6161                 * Added new server list fetching via libcurl libs and wxThread, 
6162                   thus removing wget usage from amule.           
6163                 * Modified configure to check libcurl presence.
6164                 * Changed thread file completion from pthread to wxThread.
6166         falso:
6167                 * Several i18n stuff. We're more close to get i18n working.
6169         umale:
6170                 * Patch for x86_64 arch. (GetTickCount)
6172         spiralvoice:
6173                 * Found wrong ET_COMPATIBLECLIENT on aMule. Now we identify
6174                   correctly as emule compatible client.
6175                 * Also did MLdonkey patch for recognising amule as new client
6176                   brand.
6178         Unleashed:
6179                 * Typo and cosmetic changes on configure script 
6180                 * Cleaned and optimised several files.
6182         Creteil:
6183                 * Imported 'Copy ED2k link to clipboard (Source)' from
6184                   eMule, this one permit to send an ed2k link with our ip
6185                   address as source for the link.
6186                 * Imported 'Copy ED2k link to clipboard (Hostname)' from
6187                   eMule, this one permit to send an ed2k link with our
6188                   hostname as source for the link.
6189                 * Fixed handling of bad ET_COMPATABLECLIENT for buggy aMules
6190                   clients (buggy are 1.1.1 - 1.2.0).
6191                 * Lot of code cleaning / indenting.
6192                 * Fixed clientversion on download list implemented by Kry.
6193                 * Added new mini icon for aMule clients in downloadlist,
6194                   uploadlist & uploadclient.
6195                 * Defined 'deletethis' as 'bool' in ListenSocket.h.
6196                 * Fixed typo on Statistics window.
6197                 * Imported CheckDiskspace() from eMule 0.30c.
6198                 * Imported eMule's 0.30c A4AF (now more handled by Razor).
6199                 * Imported new file rating management from eMule 0.30c.
6200                 * Modified BaseClient.cpp to sync better with eMule 0.30c
6201                   (added m_fSharedDirectories flag to stick with eMule
6202                   code).
6203                 * Fixed bug on CPartFile::IsAlreadyRequested().
6204                 * Added new mini icon handling in downloadlist/uploadlist
6205                   for aMule clients.
6206                 * Fixed bug in uploadlist.
6208 ---------------------------------------------------------------------------
6210 Version 1.2.0
6211 -------------
6212 2003-11-26
6214         Kry:
6215                 * Some memleaks fixed (Thanks to xMule team)
6216                 * Removed no-needed break statement
6217                 * Added '--help' option to amule.
6218                 * Fixed (probably) all m_abyPartStatus related bugs (~CUpdownClient related)
6219                 * Imported ResetFileStatusInfo() (minor import)
6220                 * Fixed the bug that made files >2.4Gb get sorted as if size < 0 bytes
6221                 * Fixed the search types bug.
6222                 * Fixed Small Files bug. 
6223                   Thanks to Citroklar for his research on this one.
6224                   He tested all versions to find when did the bug enter amule.
6225                 * Added new hashshet handling for sources.
6226                 * Added new timeout handling for sources.
6227                 * Finished porting of NewSrcPartsInfo started by Creteil
6228                 * New standalone app: amulecmd.
6229                 * gsocket.c no longer gets compiled if wx version >=2.5
6230                 * Added --disable-amulecmd to configure         
6231                 * Added check on configure for wxbase (needed for amulecmd)
6233         Hetfield:
6234                 * Added --safe-systray to configure
6235                 * Added --disable-systray to configure
6236                 * Much better configure script output.
6238         Ganael LAPLANCHE:
6239                 * Kinnda good guy. Fixed BSD compilation and also did BSD packages.
6241         eagle:
6242                 * Added --geometry option
6244         pure_ascii:
6245                 * Fixed a bug on ListenSocket.cpp that crashed amule.
6247         Creteil:
6248                 * Updated ServerSocket.cpp for bOutputMessage we always send even on error ...
6249                 * Fixed all 'return statements' in all Lists 
6250                 * Set minimum refresh for stats tree slider to 5 seconds 
6251                 * Fixed several CVS crashes due to indentation & porting bugs.
6252                 * Fixed downloadlist expand crash.
6253                 * Connect 'Verbose (additional program feedback)' CheckBox to some debug in log window and logfile
6254                 * Fixed bug in ServerList Window when changing priority
6255                 * Added preferences box for KeepAlive time.
6256                 * Imported code from eMule 0.30
6257                   GetMaxFilesPerUDPServerPacket() SendGlobGetSourcesUDPPacket() 
6258                   GetSoftFiles() SetSoftFiles() GetHardFiles() SetHardFiles()
6259                   SetVersion() DbgGetFileInfo()
6261 ---------------------------------------------------------------------------
6263 Version 1.1.2
6264 -------------
6265 2003-11-04
6267         Kry:
6268                 * Ok, REALLY fixed the 'no sources' bug.
6269                 * Added the KeepConnectionAlive function (This one is
6270                   recomended by lugdunummaster himself).
6271                 * Some more memleaks fixed.
6272                 * Now aMule compiles under wxGTK2.5
6274 ---------------------------------------------------------------------------
6276 Version 1.1.1b
6277 --------------
6278 2003-11-03
6280         Kry:
6281                 * * Fixed severes memleaks.
6283 ---------------------------------------------------------------------------
6285 Version 1.1.1a
6286 --------------
6287 2003-11-03
6289         Kry:
6290                 * Fixed annoying bug about no sources can be find.
6292         Creteil:
6293                 * Fixed another assert statement causing crash.
6295 ---------------------------------------------------------------------------
6297 Version 1.1.1
6298 -------------
6299 2003-11-01
6301         Kry:
6302                 * Added zlib support.
6303                 * No more need to launch aMule with params for localized
6304                   users we force the english language in the prog now
6305                   (credits go to Eru).
6306                 * Fixed minor network bugs.
6307                 * Added SERVER_NET_DEBUG and NET_DEBUG mesages.
6308                 * Fixed TCP packet not being consumed if not readed.
6310         Olonho:
6311                 * Fixes to search dialog and download menu.
6313         Creteil:
6314                 * Added new toolbar icons made by deltaHF.
6315                 * Added new clients icons made by deltaHF.
6316                 * Reverted default minimum upload slots = 3, now slot
6317                   allocation take effect if max upload >= 10kB/s.
6318                 * Fixes bad code branch escaping in Shared Files Window.
6319                 * Shared Files Window, Priority & Permissions in righ mouse
6320                   click working like expected now.
6321                 * Mass Code Cleaning (no more compilation of wx/xrc shit we
6322                   don't use anymore), my old binarie = 2.9Mb the new one
6323                   = 2.5Mb.
6325 ---------------------------------------------------------------------------
6327 Version 1.1.0 (Kry special edition).
6328 ------------------------------------
6329 2003-10-21
6331         Kry:
6332                 * Fixed UDP packet not being consumed when reading sources
6333                   if file status = stopped.
6334                 * Added lugdunum 16.40 sources Handling (you get more
6335                   sources now).
6336                 * Added lugdunum 16.40 extended server messages (we receive
6337                   full message now).
6338                 * Initial import of Messaging sytem core. Credits go to Tiku.
6340         Creteil:
6341                 * Fixed a bug introduced in 1.0.9 in Preferences Connection
6342                   Tab.
6343                 * Fixed aMule banned aMule client :-) (aMule seem to be too
6344                   much aggressive) (Creteil).
6345                 * Relooked all main windows.
6346                 * Initial import of Messaging sytem GUI. Credits go to Tiku.
6348 ---------------------------------------------------------------------------
6350 Version 1.0.9
6351 -------------
6352 2003-10-17
6354  - Fixes :
6356         * olonho various fixes (added gsocket.c, inited variable, fixed
6357           Valgrind error, removed buggy debug print, fixed SIG_PIPE in
6358           better way, fixed valgrind warnings).
6359         * Fixed icons used to reflect status in download list.
6361  - New Features :
6363         * New Preferences with old implementation (this mean we dont have
6364           already the WebServer and Gui Tweak Tabs).
6365         * Slot Allocation in Connection Preferences Tab (you can now set the
6366           bandwith per client in upload list).
6368  - Info :
6370         * I'm working hard on the rewrite of preferences, don't expect many
6371           changes during this time ...
6373 ---------------------------------------------------------------------------
6375 Version 1.0.8
6376 -------------
6377 2003-10-10
6379  - Fixes :
6381         * Fixed bugs in "EMSocket.cpp" causing crash.
6383  - New Features :
6385         * Good news !!! Hetfield have contributed to aMule with the new
6386           systray integration ...
6388           Like emule one :
6390           Let you set Download & Upload speed.
6391           Shows speed.
6392           Let you iconify and hide aMule.
6393           Shows your infos like ip, hash, server, GB, etc ...
6394           Let you disconnect and reconnect. 
6396  - Need to be Fixed :
6398         * Localization Languages are broken for the moment (i'm thinking about
6399           removing totally this functionnality).
6401  - Info :
6403         * I'm working hard on the rewrite of preferences, don't expect many
6404           changes during this time ...
6406 ---------------------------------------------------------------------------
6408 Version 1.0.7
6409 -------------
6410 2003-10-03
6412  - Fixes :
6414         * Fix the annoying message when searching "Client too old ...".
6415         * Fix compilation a compilation bug introduced in 1.0.6.
6416         * Move the code to put the toolbar in the gui file (no more designed
6417           by hand gui code for this part).
6419  - Code Cleaning :
6421         * Changed the Connection Wizard with SpinCtrl in place of the
6422           TextCtrl to handle values of line capacities (no more atoi
6423           converssion since we use already int return from SpinCtrl).
6425  - Need to be Fixed :
6427         * Localization Languages are broken for the moment, don't panic it's
6428           just temporary ... (i'm thinking about removing totally this
6429           functionnality).
6431 ---------------------------------------------------------------------------
6433 Version 1.0.6
6434 -------------
6435 2003-09-24
6437  - Fixes :
6439         * Just somes fixes.
6441  - New Functionnalities :
6443         * ed2k servers handler : by Emanuel Wontorra
6445  - Need to be Fixed :
6447         * Localization Languages are broken for the moment, don't panic it's
6448           just temporary ..
6450 ---------------------------------------------------------------------------
6452 Version 1.0.5
6453 -------------
6454 2003-09-15
6456  - Gui changes :
6458         * Import from eMule 0.27a: "Obtained Parts" bar in the shared files
6459           list.
6461  - Fixes :
6463         * Synced aMule with xMule latest fixes.
6464           It's a Malware non direct contribution :-) ...
6466  - New Functionnalities :
6468         * Import from eMule: Request of shared files by directory.
6469         * Import from eMule 0.27a: Up-/download auto-priority.
6471  - Code cleanup :
6473         * Mass code removing for none working sections ...
6475  - Need to be Fixed :
6477         * Localization Languages are broken for the moment, don't panic it's
6478           just temporary ..
6480 ---------------------------------------------------------------------------
6482 Version 1.0.4
6483 -------------
6484 2003-09-14
6486  - Gui changes :
6488         * MASS GUI changes (look in Transfer Window), removed the fucking
6489           unusable Messages Window and moved the Friend stuff from these to
6490           a new alligned left wxListCtrl ... Enjoy !!!
6491         * Now i report only Client name in Sources column of Transfert
6492           Window (use right mouse click to see Details of the client as
6493           usual).
6495  - Fixes :
6497         * Synced aMule with xMule latest fixes (Fix various minor problems
6498           as found by valgrind and electric-fence & Fix a bug with the
6499           client credits map: It is not possible to convert the map key...).
6500           It's a Malware non direct contribution :-) ...
6502  - Code cleanup :
6504         * Mass code removing for none working sections ...
6506  - Need to be Fixed :
6508         * Localization Languages are broken for the moment, don't panic it's
6509           just temporary ..
6511 ---------------------------------------------------------------------------
6513 Version 1.0.3
6514 -------------
6515 2003-09-08
6517  - Gui changes :
6519         * Changed 'Edit Category Properties' dialog.
6521  - Fixes :
6523         * Fixed comments count in 'File Comments' dialog.
6524         * Fixed bug introduced in 1.0.2 (can't call comments in File
6525           Details).
6527  - Code cleanup :
6529         * Removed mmMultiButton from source (no more used).
6531 ---------------------------------------------------------------------------
6533 Version 1.0.2
6534 -------------
6535 2003-09-03
6537  - Gui changes :
6539         * Changed Show all comments dialog.
6541  - Fixes :
6543         * Synced aMule with xMule latest fixes (Imported source exchange v2
6544           from eMule, Possible fix for some problems while ending the
6545           program).
6547 ---------------------------------------------------------------------------
6549 Version 1.0.1
6550 -------------
6551 2003-09-29
6553  - Gui changes :
6555         * Changed Client Details & File Details Dialog (auto resizing of all
6556           fields).
6558  - Fixes :
6560         * Synched aMule with xMule latest fixes.
6562 ---------------------------------------------------------------------------
6564 Version 1.0.0
6565 -------------
6566 2003-08-25
6568 !!! Initial Launch of aMule !!!
6570  - Gui changes :
6572         * Changed Main Servers Window (changed position of functionnalities,
6573           now, to update serverlist from url, click on the serverlist icon,
6574           all others field are descriptive by herself).
6575         * Changed Main Search Windows (removed not connected functions and
6576           Direct Download), all GUI stuff of this window come in
6577           muuli_wdr.cpp & muuli_wdr.h.
6578         * Fixed behaviors of buttons in Main Search Window.
6579         * Added Fast ED2K Links Handler (Direct Download) with same
6580           functionnality as the original Direct Download of xMule Search
6581           Main Window but followin all main windows (i hate to have to
6582           switch to Search Main Window to be able to send a ED2K Link ...
6585  Nothing more i can remind ;-)
6587 ---------------------------------------------------------------------------
6589 malware's contributions:
6590    * Speed up the initial sharing by making KnowFileList a hash map.
6591    * Remove the assign to category context menu entry only if it was
6592      already there.
6593    * Reimplemented hashing thread.
6594    * Removed unused locks. As the NetBSD team pointed out they are
6595      causing problems on their system because it does core dump on
6596      unlocking a mutex that was not locked.
6597    * Made the title for systray the same as for the main dialog.
6598    * Never share a file twice.
6599    * Fixed endless loop in sending UDP packets.
6600    * Fixed a possibly exploitable bug as noticed by S. Esser from e-matters.
6601    * Fixed new downloads assigned to random category.
6602    * Check size of OP_SERVERSTATUS packet more strictly.
6603    * Do not display the unit for file size twice in shared file list web page.
6605 Un-Thesis' contributions:
6606    * Added more support for Solaris, thanks to wimms.
6607    * Corrected various Linux-specific #ifdefs.
6608    * Fixed the bug that kept auto-backtrace from occuring in Linux.
6610 NetBSD team's contributions:
6611    * Fixed bug with the mutex protecting calls to gethostbyname.
6612    * Try to increase some resource limitation to the permitted maximum.
6614 sepahewe's contributions:
6615    * Fix images in transfer list web page.
6617 Version 1.5.6
6618 -------------
6619 2003/08/01
6621 Highlights:
6622    * Fixes for a great many bugs that cropped up from 1.5.2 to 1.5.5.
6624 malware's contributions:
6625    * Added simple workaround in case CClientUDPSocket::OnSend is called
6626      recursivly.
6627    * Do not share the global incoming directory twice.
6628    * Fixed wrong tag count written to part.met files.
6629    * Various xmule signature changes as requested by BigBob.
6630    * Fixed statistics color saving/loading.
6631    * Decode %-escaped characters in URL within the ed2k application as
6632      suggested by __JusSx__.
6633    * Removed two trouble-maker member variables used in the search.
6634    * Catch invalid/strange packets before they can cause harm. This
6635      does also affect parts of network packets stored in *.met files.
6636    * No longer throw out clients sending packets larger than needed.
6637    * Fixed invalid messages "You already have...", caused by comparing
6638      a hash over the File-ID rather than the ID itself.
6639    * Cleaned up the nstrdup() mess.
6640    * When finishing download share the file in the incoming directory
6641      of the category it does belong to.
6642    * Removed various possible format string exploits.
6643    * Make it possible to delete the last user-defined category.
6645 MikaelB's contributions:
6646    * Optimized anti-hash thief.
6647    * Test for invalide eMule clients and irregular eDonkey clients.
6648    * Anti-leechers test - Mison-like clients are automatically detected.
6649    * Special icon in Upload List/Queue for invalid clients.
6650    * Ban spammer clients ( Mison and others ).
6652 Un-Thesis' contributions:
6653    * Upgraded XRC library to latest wx release.
6654    * Converted internal XPMs to PNGs and JPEGs.
6655    * Fixed a few Intel C++ compiler warnings.
6656    * Re-organized the ChangeLog system.
6657         * Made sure Italian and Korean translations were included in release.
6659 Madcat's contributions:
6660    * Fixed crash in ClientDetailDialog.
6661    * Fixed Directory Tree displaying.
6662    * Fixed crash when attempting to delete noexistent TreeCtrl items.
6664 BigBob's contributions:
6665    * Cosemtic GUI change - the IRC button is gone
6666    * Make the status line resizing the areas to fit the text into.
6668 bothie's contributions:
6669    * Actually send the MOD info with the MuleInfo packet.
6671 FooMan's contributions:
6672    * Fix for failing file access during download completion.
6674 DongCheon Park's contributions:
6675         * Updated the Korean translation files for new features.
6677 Version 1.5.5
6678 -------------
6679 2003/07/11
6681 Madcat's contributions:
6682    * Column widths are now saved (got broken in 1.5.4).
6683    * Possible fix for column hiding in Transfer tab (got broken in 1.5.3).
6684    * Abort flushing and pause file if less than 9.28MB free disk space left.
6685    * Abort part.met file writing if less than 5000 bytes free disk space.
6686    * Code cleanup: Removed large amount of unused variables, #if 0'ed blocks,
6687      indented several files and changed EOL to UNIX style in most.
6688    * Online signature is now cleared on shutdown.
6689    * Category incoming directories are now automatically shared.
6690    * Automatic sources dropping at user-defined interval.
6692 MikaelB's contributions:
6693    * Fixed a window increasing size problem at startup
6694    * Fixed the '$' appearing in Cancel button in Categorie dialog
6695    * Added timer in Sources Dropping tab
6697 plobb's contributions:
6698    * Hotranking: Sources with QR: <5 ignore MaxNewConPer5Sec value.
6700 Version 1.5.4
6701 -------------
6702 2003/07/05
6704 Madcat's contributions:
6705    * Lists are no longer redrawn when they are not shown.
6706      NOTE: This reduces CPU usage SIGNIFICENTLY (for better effect,
6707      stay off Transfer tab when running on background.
6708    * Possible fix for gcc 2.95 compliation problems (DownloadListCtrl.cpp)
6709    * Possible fix for BSD compatibility problems with configure.
6710    * Possible fix for eMule 29a compatibility problems in met files.
6711    * Reverted to old sources handling. New engine was way too aggressive.
6713 MikaelB's contributions:
6714    * Possible fix for main toolbar display bug.
6715    * Possible fix for sash position loading problems after new compilation.
6717 Version 1.5.3
6718 -------------
6719 2003/07/02
6721 Highlights:
6722    * Categories implemented
6723    * Much better No Needed/High Queue Ranking sources handling
6724    * Shared files loading made 30x faster.
6726 Madcat's contributions:
6727    * Possible fix for AppVersion value in .eMule file.
6728    * Possible fix for statistics colours saving problems.
6729    * Possible fix for shared files loading. Loading is MUCH faster now.
6730    * Possible fix for crash if Hello Packet had tagcount 0. Strangely,
6731      this only happened randomly after closing movie preview.
6732    * Possible fix for endless loop when UDP packet sending fails.
6733    * Imported categories from LMule CVS (written by Tiku).
6734    * Category functions now apply to selected category only.
6735    * Added confirmation message when cancelling all files in a category.
6736    * Category setting is now saved.
6737    * Much better HQR/NNS handling. Those two are now dropped automatically as  they connect.
6738    * Fixed New MLDonkey compatibility (Been broken since 1.4.1)
6740 MikaelB's contributions:
6741    * Fixed bug in File Comments dialog ( nothing displayed )
6742    * Save sash position of splitter in transfer window at exit
6743    * Fixed a bug in Sources Dropping Preferences window
6744    * HQR Value is know set between 300 and 3000
6745    * Fixed Dropping Sources Preferences saving bug (there were saved into
6746      WebServer section in .eMule file)
6747    * Changed Dropping Sources tab in Preferences window
6748    * Better handling for NNS
6749      User can now choose to:
6750        * Automatically drop file
6751        * Try to send it to an other file
6752    * Default HQR value changed to 1200
6754 Kry's contributions:
6755    * First Main category filters attempt to work.
6756      * Downloads are now filtered from or added to shown list if status changes
6757        after filter apply.
6758      * Main category tab should be showing Filter name as tab name. Fixed.
6759      * Added several more filters: Video, Audio, Image, Text, CDImage, Archive.
6760      * Filters Apply now to all categories.
6761    * Stopped files now have Stopped status instead of Paused.
6762    * Colors for categories on download list were reversed from those the user
6763      selected. Fixed.
6764    * Added xMule Uptime to statistics tree.
6765    * Possible fix for multiple PopUp menus on categories tab right-click.
6766         * Shared files should be reloaded when closing preferences only if
6767           folders changed.
6769 Tiku's contributions:
6770    * Implemented Download list Categories.
6772 Malware's contributions:
6773    * Possible fix for various exception handling bugs.
6774    * Possible fix for the remaining of search page crashes.
6776 Balu's contributions:
6777    * Updated spanish translation.
6779 Version 1.5.2
6780 -------------
6781 2003-06-22
6783 Madcat's contributions:
6784    * Imported all features in Razor 1a Beta 1 mod.
6785    * Imported most of the features in Lagloose mod v0.1a
6787 MikaelB's contributions: ( thanks to eMule Sivka mod )
6788    * Added support for 'Swap every A4AF to this file now'.
6789    * Added support for 'Swap every A4AF to this file AUTO'.
6790    * Added support for 'Swap every A4AF to any other file now'.
6791    * Added support for 'Drop No Needed Sources now'.
6792    * Added support for 'Drop Full Queue Sources now'.
6793    * Added support for 'Drop High Queue Rating Sources now'.
6794    * Added support for 'Clean Up Sources now ( Drop NNS, FQS and HQRS now)'.
6795    * Added Sources Dropping Preferences Tab (not functional yet).
6796    * Possible fix for saving main window position and size.
6797    * Initial support for Auto Drop NNS, FQS and HQRS (not functional yet).
6798    * Initial support for Dynamic Upload (not functional yet).
6800 Lagloose's contributions:
6801    * Shift+Doubleclick in downloadlist only shows transferring sources.
6802    * Increased font size for the axis in statistics.
6803    * More Information on uploading clients in upload window.
6806 Version 1.5.1
6807 -------------
6808 2003-06-11
6810 Un-Thesis' contributions:
6811    * Possible fix for bad return statements in ClientUDPSocket and BaseClient.
6812    * Reverted to old code for several bad fixes in 1.5.0.
6814 Kry's contributions:
6815    * Made ./xmule statistics more readable.
6816    * Possible fix for download limit being higher than capacity.
6817    * Added a notification message in case second xMule is started.
6818    * Possible fix for --version commandline argument.
6820 Version 1.5.0
6821 -------------
6822 2003-06-08
6824 Madcat's contributions:
6825    * Sockets are also closed on crash now.
6826    * Revised Search Result packet handling, shouldn't crash/memleak there
6827      anymore.
6828    * Removed annoying MAX_RESULTS check from search tab.
6829    * Added log line when ipfilter is loaded.
6830    * Possible fix for various crashes regarding Shared Files Reloading.
6831    * Possible fix for several Search Tab Closing/Global Search related crashes.
6832    * Possible fix for several eMule/xMule typos.
6833    * Possible fix for potential endless loop if UDP packet sending failed.
6834    * Possible fix for potential endless loop/memleak at ProcessMuleInfoPacket().
6835    * Possible fix for CPU leak in ProcessHelloPacket().
6836    * Possible fix for endless loop at CPartFile::FlushBuffer().
6837    * Possible fix for gsocket.c compilation problems with older compilers.
6839 Un-Thesis' contributions:
6840    * Possible fix for GTK-only XPM compatibillity problems.
6841    * Possible fix for GetTickCount compilation errors.
6842    * Possible fix for LOWID problems (AGAIN!).
6843    * Removed pure GTK code from GetColour.
6845 MikaelB's contributions:
6846    * Possible fix for toolbar sizing with i18n
6848 Version 1.3.1
6849 -------------
6850 2003-05-16
6852 Madcat's contributions:
6853    * FIXED: 'All Columns Hidden on First Start-Up' bug.
6854    * FIXED: Systray integration setting saving.
6855    * FIXED: Start webserver only if it's enabled in preferences.
6856    * FIXED: Shared files Re-Loading.
6857    * FIXED: Shutdown seg-fault.
6859 ArCePi's contributions:
6860    * Updated spanish translation.
6862 Shuttle's contributions:
6863    * Added Italian translation
6865 Version 1.3.0
6866 -------------
6867 2003-05-15
6869 * Changed the release organization of xmule
6870   * Stable releases have even middle numbers (ex: 1.2.1 is stable)
6871   * Unstable releases have odd middle numbers (ex: 1.3.0 is unstable)
6873 Pure_Ascii's contributions:
6874    * FIXED: Last part always being corrupt problems.
6875    * FIXED: FreeBSD 5.x compatibility problems.
6876    * Started port to MacOS X.
6878 Un-Thesis' contributions:
6879    * FIXED: Implemented McCabe's and arkanses' LOWID on restart fix.
6880    * FIXED: Several major Mem and CPU leaks
6881    * FIXED: Application termination improved.
6882    * FIXED: Removed & symbols from the main toolbar.
6883    * Added new MakeNG system, see README.makeng.
6884    * Added --version command line option.
6885    * Ported xMule 28b Partfile.
6886    * Added framework for more robust command line control.
6888 Madcat's contributions:
6889    * FIXED: Major Memory leak caused by NOT flushing files.
6890    * FIXED: Toolbar sizing if texts are too long.
6891    * All lists are now sorted on startup.
6892    * Preview now defaults to mplayer if none set.
6894 Tiku's contributions:
6895    * Added initial code for Webserver, not currently functional.
6896    * Further synchronized statistics windows with xmule.
6898 Gib[S]On's contributions:
6899    * Added list counters for Servers, Transfer and SharedFiles windows.
6901 Ender's contributions:
6902    * Opera 7.1 info to ED2K-Links.HOWTO
6904 -------------