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