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