Difference between revisions of "Changelog 2.0.0-rc4"

From AMule Project FAQ
Jump to: navigation, search
 
m (rc4 was unfairly the longest changelog. now it's fairly the second longest ;))
 
Line 4: Line 4:
 
'''alehack:'''
 
'''alehack:'''
  
; :       * Patch to show extra QR info
+
; : * Patch to show extra QR info
; :       * Patch to colorize the download list
+
; : * Patch to colorize the download list
  
  
 
'''aquatroll:'''
 
'''aquatroll:'''
  
; :       * Fixed includes for Win32 compilation
+
; : * Fixed includes for Win32 compilation
; :       * Cleaning of unused variables on Win32
+
; : * Cleaning of unused variables on Win32
; :       * Fixed compilation on Win32
+
; : * Fixed compilation on Win32
  
  
 
'''Citroklar:'''
 
'''Citroklar:'''
  
; :       * Lots of unicode slave work ;)
+
; : * Lots of unicode slave work ;)
  
  
 
'''croakerc:'''
 
'''croakerc:'''
  
; :       * Fixed OpenBSD compilation
+
; : * Fixed OpenBSD compilation
  
  
 
'''deltaHF:'''
 
'''deltaHF:'''
  
; :       * Added websearch function (filehash.com)
+
; : * Added websearch function (filehash.com)
; :       * Added jugle.net as Fake-check URL
+
; : * Added jugle.net as Fake-check URL
; :       * New buttons added:
+
; : * New buttons added:
; :         - reload sharedfiles
+
; : - reload sharedfiles
; :         - switch upload/uploadqueue
+
; : - switch upload/uploadqueue
; :         - clear completed files
+
; : - clear completed files
; :       * Added 3 new columns in upload window (Client Software , Upload/Download , Remote Status)
+
; : * Added 3 new columns in upload window (Client Software , Upload/Download , Remote Status)
; :       * Added 'Client Software' column in upload-queue window
+
; : * Added 'Client Software' column in upload-queue window
; :       * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
+
; : * "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
; :       * Added 'copy file feedback to clipboard' function
+
; : * Added 'copy file feedback to clipboard' function
; :       * Added new Toolbar icons [ thx again to http://www.everaldo.com ;) ]
+
; : * Added new Toolbar icons [ thx again to http://www.everaldo.com ;) ]
; :       * Added icons in Preferences
+
; : * Added icons in Preferences
; :       * Download menu changed
+
; : * Download menu changed
; :       * Work on skin support
+
; : * Work on skin support
 
+
  
 
'''falso:'''
 
'''falso:'''
  
; :       * Typo fix: bandwith to bandwidth
+
; : * Typo fix: bandwith to bandwidth
 
+
  
 
'''hellimod''', '''one_2_one:'''
 
'''hellimod''', '''one_2_one:'''
  
; :       * MacOSX support
+
; : * MacOSX support
 
+
  
 
'''Hetfield:'''
 
'''Hetfield:'''
  
; :       * Fixed unicode issues on SysTray.cpp, now apps is really unicoded!
+
; : * Fixed unicode issues on SysTray.cpp, now apps is really unicoded!
; :       * Deleted separated i18n stuff from SysTray, now uses global one
+
; : * Deleted separated i18n stuff from SysTray, now uses global one
; :       * Fixed 2 memory leaks in SysTray
+
; : * Fixed 2 memory leaks in SysTray
; :       * Updated italian and napoletanean translations
+
; : * Updated italian and napoletanean translations
; :       * Fixed unicode issues in serverlist updates and download tab
+
; : * Fixed unicode issues in serverlist updates and download tab
; :       * Fixed unicode issues that stopped adding files to download from ed2k utility and internal link handler
+
; : * Fixed unicode issues that stopped adding files to download from ed2k utility and internal link handler
 
+
  
 
'''Jacobo221:'''
 
'''Jacobo221:'''
  
; :       * New feature to open webpages in new tab instead of new window
+
; : * New feature to open webpages in new tab instead of new window
; :       * Fixed a compatibility bug in OnlineSig with eMule's and added connecting support
+
; : * Fixed a compatibility bug in OnlineSig with eMule's and added connecting support
; :       * Fixed bug in Statistics limits in Preferences
+
; : * Fixed bug in Statistics limits in Preferences
; :       * Fixed bug in Upload/UpQueue button
+
; : * Fixed bug in Upload/UpQueue button
; :       * Fixed SERV.4 bug
+
; : * Fixed SERV.4 bug
; :       * Fixed DISP.14 bug
+
; : * Fixed DISP.14 bug
; :       * Added DOS compatibility into CAS and update onlinesig support
+
; : * Added DOS compatibility into CAS and update onlinesig support
; :       * Several features in XAS (see XAS's changelog)
+
; : * Several features in XAS (see XAS's changelog)
 
+
  
 
'''Kry:'''
 
'''Kry:'''
  
; :       * Fixed wxWidgets 2.5.x socket code. aMule now works on wx2.5.1 perfectly, wx2.5.2 introduces some GUI bugs.
+
; : * Fixed wxWidgets 2.5.x socket code. aMule now works on wx2.5.1 perfectly, wx2.5.2 introduces some GUI bugs.
; :       * Rewrote Preferences engine to be much nicer, and Mac compatible :) Thanks to deltaHF for the new icons.
+
; : * Rewrote Preferences engine to be much nicer, and Mac compatible :) Thanks to deltaHF for the new icons.
; :       * Wrong .part.met files no longer make aMule abort on startup. Now a warning is displayed on log and aMule ignores that file.
+
; : * Wrong .part.met files no longer make aMule abort on startup. Now a warning is displayed on log and aMule ignores that file.
; :       * Added the new compatible client flags tag agreed with lphant devs and eMule devs. xMule devs refused to use it.
+
; : * Added the new compatible client flags tag agreed with lphant devs and eMule devs. xMule devs refused to use it.
; :       * Overloaded the wxSocketClient::Destroy to a safer version, to check cases when deletion is not called from Destroy()
+
; : * Overloaded the wxSocketClient::Destroy to a safer version, to check cases when deletion is not called from Destroy()
; :       * Fixed the disconnection of clients that have MS_CHATTING state.
+
; : * Fixed the disconnection of clients that have MS_CHATTING state.
; :       * Fixed the usage of QueueLogLine fucntion to avoid crashed on too fast computers ;)
+
; : * Fixed the usage of QueueLogLine fucntion to avoid crashed on too fast computers ;)
; :       * Remove spaces from search string start and end.
+
; : * Remove spaces from search string start and end.
; :       * Remove spaces from ed2k links start and end.
+
; : * Remove spaces from ed2k links start and end.
; :       * Fixed a mem corruption due to lphant icon size (we all know lphants are big)
+
; : * Fixed a mem corruption due to lphant icon size (we all know lphants are big)
; :       * Splitted internal core and GUI events
+
; : * Splitted internal core and GUI events
; :       * Socket events mover to core
+
; : * Socket events mover to core
; :       * Timer got separated into core_timer and gui_timer, each one with the matching functions.
+
; : * Timer got separated into core_timer and gui_timer, each one with the matching functions.
; :       * Fixed UDP socket handler being... the TCP handler. Since lmule times.
+
; : * Fixed UDP socket handler being... the TCP handler. Since lmule times.
; :       * Delayed deletion of sockets to avoid async deletion issues that happens when Destroy() is called on a event
+
; : * Delayed deletion of sockets to avoid async deletion issues that happens when Destroy() is called on a event
; :       * Fixed several rare crashes happening on some fast computers on shutdown aMule.
+
; : * Fixed several rare crashes happening on some fast computers on shutdown aMule.
; :       * Added a debug function to get track of double-deletion of clients.
+
; : * Added a debug function to get track of double-deletion of clients.
; :       * Socket handlers now stop notifying new events when Safe_Delete() is called.
+
; : * Socket handlers now stop notifying new events when Safe_Delete() is called.
; :       * m_pszUsername inited before a new call to handle 'new' exceptions correctly.
+
; : * m_pszUsername inited before a new call to handle 'new' exceptions correctly.
; :       * Added a hack on IsRunning() to check for current app object not existing yet (or deleted on shutdown)
+
; : * Added a hack on IsRunning() to check for current app object not existing yet (or deleted on shutdown)
; :       * Fixed all icons to be 16x16 to avoid asserts on 2.5.x for unmatching wxImageList sizes.
+
; : * Fixed all icons to be 16x16 to avoid asserts on 2.5.x for unmatching wxImageList sizes.
; :       * Fixed all wxImageList sizes to avoid asserts on 2.5.x on object construction.
+
; : * Fixed all wxImageList sizes to avoid asserts on 2.5.x on object construction.
; :       * KnownFileList takes account of the duplicates now, so those are not rehashed each time anymore.
+
; : * KnownFileList takes account of the duplicates now, so those are not rehashed each time anymore.
; :       * Fixed EC password not being shadowed on preferences.
+
; : * Fixed EC password not being shadowed on preferences.
; :       * The preferences dialog should be resizable now.
+
; : * The preferences dialog should be resizable now.
; :       * Updated lphant stats to show the version as they added the extended version tag.
+
; : * Updated lphant stats to show the version as they added the extended version tag.
; :       * Fixed 1 double-delete on ListenSocket, when socket is not connected.
+
; : * Fixed 1 double-delete on ListenSocket, when socket is not connected.
; :       * Each socket has its own handler now. Much safer and faster.
+
; : * Each socket has its own handler now. Much safer and faster.
; :       * Fixed hashing thread implementation to make it shutdown safely.
+
; : * Fixed hashing thread implementation to make it shutdown safely.
; :       * Fixes on geometry handling to make it work properly from commandline.
+
; : * Fixes on geometry handling to make it work properly from commandline.
; :       * Fixed minimize to tray to work properly with no more double-minimizes.
+
; : * Fixed minimize to tray to work properly with no more double-minimizes.
; :       * Coded the skeleton of the core/gui separation event system, improved by lfroen later.
+
; : * Coded the skeleton of the core/gui separation event system, improved by lfroen later.
; :       * Fixed CString implementation for operator '+'
+
; : * Fixed CString implementation for operator '+'
; :       * No linking cas, wxcas and ed2k against crypto, please :) Fixed.
+
; : * No linking cas, wxcas and ed2k against crypto, please :) Fixed.
; :       * Lots of speedups on ClientUDPSocket handling, someone went paranoid and added lot of redundant code.
+
; : * Lots of speedups on ClientUDPSocket handling, someone went paranoid and added lot of redundant code.
; :       * Changed most of the wxT("") to wxEmptyString
+
; : * Changed most of the wxT("") to wxEmptyString
; :       * Fixed the splitter position and client size on restart.
+
; : * Fixed the splitter position and client size on restart.
; :       * Fixed compilation on wxWidgets CVS
+
; : * Fixed compilation on wxWidgets CVS
; :       * Fixed amuledlg not being set to null + moved the init to beginning on amule.cpp
+
; : * Fixed amuledlg not being set to null + moved the init to beginning on amule.cpp
; :       * Fixes mem corruption and crash on PrefsUnifiedDlg
+
; : * Fixes mem corruption and crash on PrefsUnifiedDlg
; :       * Fixed missuse of inet_addr on BaseClient.
+
; : * Fixed missuse of inet_addr on BaseClient.
; :       * Fixed crash on stats disabled
+
; : * Fixed crash on stats disabled
; :       * Reduced memory usage with a centralised icon handling.
+
; : * Reduced memory usage with a centralised icon handling.
; :       * Fixed wrong var type on EMSocket.h causing mem waste.
+
; : * Fixed wrong var type on EMSocket.h causing mem waste.
; :       * Fixed bug on SetFileSize (thanks to Pichuein on eMule forums)
+
; : * Fixed bug on SetFileSize (thanks to Pichuein on eMule forums)
; :       * wxWidgets 2.5 compatible CDirectoryTreeCtrl.
+
; : * wxWidgets 2.5 compatible CDirectoryTreeCtrl.
; :         WARNING- NEW BEHAVIOUR IS: LEFT CLICK ON ICON -> SHARE, RIGHT CLICK -> RECURSIVE SHARE
+
; : WARNING- NEW BEHAVIOUR IS: LEFT CLICK ON ICON -> SHARE, RIGHT CLICK -> RECURSIVE SHARE
; :         Also made the icon red if the folder is shared.
+
; : Also made the icon red if the folder is shared.
; :       * ModString fixed - Now mods identify themselves correctly.
+
; : * ModString fixed - Now mods identify themselves correctly.
; :       * As xMule now identifies as eMule 0.0a, added xMule detection based on username and modstring to keep stats coherent.
+
; : * As xMule now identifies as eMule 0.0a, added xMule detection based on username and modstring to keep stats coherent.
; :       * On debug builds, client stats now show the amount of clients with open socket.
+
; : * On debug builds, client stats now show the amount of clients with open socket.
; :       * Changed theApp.glob_prefs->GetAppDir() to theApp.ConfigDir for speed improvements.
+
; : * Changed theApp.glob_prefs->GetAppDir() to theApp.ConfigDir for speed improvements.
; :       * Fixed crash on empty shareddir.dat
+
; : * Fixed crash on empty shareddir.dat
; :       * Fixed listen socket being processed before created on fast computers and thus causing crashes on startup.
+
; : * Fixed listen socket being processed before created on fast computers and thus causing crashes on startup.
; :       * Fixed server version tag.
+
; : * Fixed server version tag.
; :       * Added frame name to the aMule main window to be handled correctly by X server
+
; : * Added frame name to the aMule main window to be handled correctly by X server
; :       * Fixed a crash on log file re-creating on startup.
+
; : * Fixed a crash on log file re-creating on startup.
; :       * Fixed the update of the categories tab names to show the file count and the downloading files.
+
; : * Fixed the update of the categories tab names to show the file count and the downloading files.
; :       * Fixed the update of the categories tab names tp happen only when needed to save cpu.
+
; : * Fixed the update of the categories tab names tp happen only when needed to save cpu.
; :       * Changed several vars and functions to const for speed improvements.
+
; : * Changed several vars and functions to const for speed improvements.
; :       * Enter button working now for web search.
+
; : * Enter button working now for web search.
; :       * Added a check to disconnect clients sending non-hello packets before finishing handshake.
+
; : * Added a check to disconnect clients sending non-hello packets before finishing handshake.
; :       * Added preferences items for the upcoming Skin engine.
+
; : * Added preferences items for the upcoming Skin engine.
; :       * Fix from lugdunum to avoid blacklisting on servers because of key repeat on pressing enter for search :)
+
; : * Fix from lugdunum to avoid blacklisting on servers because of key repeat on pressing enter for search :)
; :       * Use generic BSD wx preprocessor define to make aMule FreeBSD and OpenBSD compatible.
+
; : * Use generic BSD wx preprocessor define to make aMule FreeBSD and OpenBSD compatible.
; :       * Fixed Incoming folder not being shared on strange situations.
+
; : * Fixed Incoming folder not being shared on strange situations.
; :       * Fixed usage of '/' instead of '\' on Win32 builds.
+
; : * Fixed usage of '/' instead of '\' on Win32 builds.
; :       * Made file comparison case-insensitive on Win32.
+
; : * Made file comparison case-insensitive on Win32.
; :       * Better fitting of notebooks
+
; : * Better fitting of notebooks
; :       * Fixed shared files reloading to stop being dependant of buttons/labels
+
; : * Fixed shared files reloading to stop being dependant of buttons/labels
; :       * Socket handling now deletes the client if connection fails ;)
+
; : * Socket handling now deletes the client if connection fails ;)
; :       * Fixed some wxSizer usage causing compilation compatibility problems between wx 2.4.2 and 2.5.x
+
; : * Fixed some wxSizer usage causing compilation compatibility problems between wx 2.4.2 and 2.5.x
; :       * aMule now filter bad ips on source seeds.
+
; : * aMule now filter bad ips on source seeds.
; :       * Autoconnect and onlinesig are now on by default.
+
; : * Autoconnect and onlinesig are now on by default.
; :       * Added a check on graphic stats drawing to avoid crashes if no DC is created yet.
+
; : * Added a check on graphic stats drawing to avoid crashes if no DC is created yet.
; :       * aMule now uses crypto++ for MD4 calculation (faster, and endian safe)
+
; : * aMule now uses crypto++ for MD4 calculation (faster, and endian safe)
; :       * Added two sanity checks for source drawn with no reqfile associated, avoiding crashes.
+
; : * Added two sanity checks for source drawn with no reqfile associated, avoiding crashes.
; :       * Fixed mem corruption and possible memleaks and crashes on file comments received.
+
; : * Fixed mem corruption and possible memleaks and crashes on file comments received.
; :       * Fixed a BAD and UGLY and EVIL mem corruption happening since more than a year ago and still present on the original program (xMule).
+
; : * Fixed a BAD and UGLY and EVIL mem corruption happening since more than a year ago and still present on the original program (xMule).
; :       * Client sending wrong OP_FILEREQUEST packets are now disconnected to avoid further problems caused by their corrupted packets.
+
; : * Client sending wrong OP_FILEREQUEST packets are now disconnected to avoid further problems caused by their corrupted packets.
; :         Old shareazas and most xMule versions have been warned since 2004/04/13 from aMule and since much more time ago from eMule.
+
; : Old shareazas and most xMule versions have been warned since 2004/04/13 from aMule and since much more time ago from eMule.
; :         Shareaza fixed it, but xMule refuses to fix it. eMule 0.43x disconnects them too now.
+
; : Shareaza fixed it, but xMule refuses to fix it. eMule 0.43x disconnects them too now.
; :       * Fixed crashes on sockets because of packet overhead being calculated after packet was deleted.
+
; : * Fixed crashes on sockets because of packet overhead being calculated after packet was deleted.
; :       * Fixed the CVS mod reporting for aMule 2.x
+
; : * Fixed the CVS mod reporting for aMule 2.x
; :       * Fixed the Online Signature dir selection.
+
; : * Fixed the Online Signature dir selection.
; :       * Fixed some shared files not being shared due to a return; on a wrong place ;)
+
; : * Fixed some shared files not being shared due to a return; on a wrong place ;)
; :       * Fixed some events being posted to wrong event handler.
+
; : * Fixed some events being posted to wrong event handler.
; :       * Added GUIEvents.h to take care of the core/gui separation events.
+
; : * Added GUIEvents.h to take care of the core/gui separation events.
; :       * Cleaned ColorFrameCtrl class
+
; : * Cleaned ColorFrameCtrl class
; :       * Cleaned otherfunctions.*
+
; : * Cleaned otherfunctions.*
; :       * Lots of misc code cleaning
+
; : * Lots of misc code cleaning
; :       * Several minor messages and GUI bugs.
+
; : * Several minor messages and GUI bugs.
; :       * Several warnings removed.
+
; : * Several warnings removed.
; :       * Removed useless files:
+
; : * Removed useless files:
; :         XBMDraw.cpp
+
; : XBMDraw.cpp
; :         XBMDraw.h
+
; : XBMDraw.h
; :         SplitterControl.cpp
+
; : SplitterControl.cpp
; :         SplitterControl.h
+
; : SplitterControl.h
; :         ------------ MAC -------------
+
; : ------------ MAC -------------
; :       * Fixed compilation on wxMac CVS and 2.5.x
+
; : * Fixed compilation on wxMac CVS and 2.5.x
; :       * Fixed socket connection on Mac.
+
; : * Fixed socket connection on Mac.
; :       * Fixed endian issues causing crashes on server communication.
+
; : * Fixed endian issues causing crashes on server communication.
; :       * Fixed string tags being read wrong.
+
; : * Fixed string tags being read wrong.
; :       * Fixed known.met being corrupted on every save and reload.
+
; : * Fixed known.met being corrupted on every save and reload.
; :       * Fixed stats not working on Mac (no longer crashes because of drawing)
+
; : * Fixed stats not working on Mac (no longer crashes because of drawing)
; :       * Fixed mnemonics on file search not being endian-safe.
+
; : * Fixed mnemonics on file search not being endian-safe.
; :       * Fixed server TCP flags.
+
; : * Fixed server TCP flags.
; :       * Fiexd bug on lowid callback.
+
; : * Fiexd bug on lowid callback.
; :       * Fixed serverlist on Mac:
+
; : * Fixed serverlist on Mac:
; :         - Server users
+
; : - Server users
; :         - Server files
+
; : - Server files
; :         - Server ip being reversed on restart
+
; : - Server ip being reversed on restart
; :         - Server port set to 0 on restart.
+
; : - Server port set to 0 on restart.
; :         -------- UNICODE ---------
+
; : -------- UNICODE ---------
; :       * Fixed unicode compilation of most files (except those by Citroklar, Hetfield, and shakraw)
+
; : * Fixed unicode compilation of most files (except those by Citroklar, Hetfield, and shakraw)
; :       * Fixed search on unicode builds.
+
; : * Fixed search on unicode builds.
; :       * Unicoded most of the app internals :)
+
; : * Unicoded most of the app internals :)
; :       * Fixed part.met on unicode builds
+
; : * Fixed part.met on unicode builds
; :       * Hunted and killed (char*) casts and c_str() calls.
+
; : * Hunted and killed (char*) casts and c_str() calls.
; :       * Fix unicode client names and misc.
+
; : * Fix unicode client names and misc.
; :       * Percentage & Download speed fixed
+
; : * Percentage & Download speed fixed
; :       * Reported several bugs to wxDesigner's mantainer to make it work properly on unicode builds
+
; : * Reported several bugs to wxDesigner's mantainer to make it work properly on unicode builds
; :       * Fix usage of st_mtime to allow files with non-std chars to be shared without crashes on wx2.5.1
+
; : * Fix usage of st_mtime to allow files with non-std chars to be shared without crashes on wx2.5.1
; :       * Fixed PerformFileComplete to allow unicoded files to be finished :)
+
; : * Fixed PerformFileComplete to allow unicoded files to be finished :)
; :       * Fixed part met filename being 001.part everytime on unicode builds.
+
; : * Fixed part met filename being 001.part everytime on unicode builds.
; :       * Fixed renaming on file completion causing crashes on unicode builds
+
; : * Fixed renaming on file completion causing crashes on unicode builds
 
+
  
 
'''lfroen:'''
 
'''lfroen:'''
  
; :       * Started to implement various changes needed to split the core and GUI.
+
; : * Started to implement various changes needed to split the core and GUI.
 
+
  
 
'''Madcat:'''
 
'''Madcat:'''
  
; :       * Fixed preferences layout of panels.
+
; : * Fixed preferences layout of panels.
; :       * Minor positioning/layouting fix.
+
; : * Minor positioning/layouting fix.
; :       * Simpler ed2k link integration for Mozilla 1.3+ / FireFox 0.6+ - Using Mozex plugin
+
; : * Simpler ed2k link integration for Mozilla 1.3+ / FireFox 0.6+ - Using Mozex plugin
 
+
  
 
'''niet:'''
 
'''niet:'''
  
; :       * Added support for memory usage and binary name (on xas)
+
; : * Added support for memory usage and binary name (on xas)
 
+
  
 
'''Phoenix:'''
 
'''Phoenix:'''
  
; :       * Code cleaning in several modules due to making the members size, opcode and prot private in packets.h.
+
; : * Code cleaning in several modules due to making the members size, opcode and prot private in packets.h.
; :       * CFile Close(), Read() and Seek() made const. Seek() needed the use of mutable with m_fd to be const.
+
; : * CFile Close(), Read() and Seek() made const. Seek() needed the use of mutable with m_fd to be const.
; :       * Put lots of consts around the code in the routines that should be so.
+
; : * Put lots of consts around the code in the routines that should be so.
; :       * Patch to --enable-stdin to aid in debug with valgrind.
+
; : * Patch to --enable-stdin to aid in debug with valgrind.
; :       * Code cleaning in module Packets, made a lot of stuff private now.
+
; : * Code cleaning in module Packets, made a lot of stuff private now.
; :       * Small hacks to print debug messages and avoid crashes, mainly in PartFile.cpp.
+
; : * Small hacks to print debug messages and avoid crashes, mainly in PartFile.cpp.
; :       * Sanity checks in debug mode (MagicNumbers) to aid finding bogus clients and files.
+
; : * Sanity checks in debug mode (MagicNumbers) to aid finding bogus clients and files.
; :       * Created debugstuff module, debug build only.
+
; : * Created debugstuff module, debug build only.
; :       * New configure option --enale-verbose, so that normal users are not flooded with debug messages.
+
; : * New configure option --enale-verbose, so that normal users are not flooded with debug messages.
; :       * MagicNumbers are swapped to signal deleted source/PartFile.
+
; : * MagicNumbers are swapped to signal deleted source/PartFile.
; :       * Removed deprecated wxArrayString::Remove(size_t nIndex, size_t nRemove = 1) using wxArrayString::RemoveAt(size_t nIndex, size_t nRemove = 1) now.
+
; : * Removed deprecated wxArrayString::Remove(size_t nIndex, size_t nRemove = 1) using wxArrayString::RemoveAt(size_t nIndex, size_t nRemove = 1) now.
; :       * Get rid of evil wxString::GetWriteBuff() and wxString::UngetWriteBuf() in ECSocket.h.
+
; : * Get rid of evil wxString::GetWriteBuff() and wxString::UngetWriteBuf() in ECSocket.h.
; :       * Added -pw/--password command line option to amuleweb.
+
; : * Added -pw/--password command line option to amuleweb.
; :       * Small unicode fixes.
+
; : * Small unicode fixes.
; :       * Fixed a messed up display in html code in aMule.tmpl (thanks to steve.reaver)
+
; : * Fixed a messed up display in html code in aMule.tmpl (thanks to steve.reaver)
; :       * Fixed font problem after Xaignar's great flicker free work in download list control.
+
; : * Fixed font problem after Xaignar's great flicker free work in download list control.
; :       * Fixed broken sort arrow after flicker free clean up.
+
; : * Fixed broken sort arrow after flicker free clean up.
; :       * Enabled mouse wheel scrolling in all aMule list controls.
+
; : * Enabled mouse wheel scrolling in all aMule list controls.
; :       * Fixed two unhandled events in amule.cpp: CHAT_REFRESH_FRIEND and CHAT_FIND_FRIEND.
+
; : * Fixed two unhandled events in amule.cpp: CHAT_REFRESH_FRIEND and CHAT_FIND_FRIEND.
; :       * Fixed compilation in 2.5.x and some unicode issues in aLinkCreator. Using wxAppConsole when wx > 2.5.0.
+
; : * Fixed compilation in 2.5.x and some unicode issues in aLinkCreator. Using wxAppConsole when wx > 2.5.0.
; :       * Fixed compilation and linking in 2.5.x for amuleweb. Now uses wxAppConsole when wx > 2.5.0.
+
; : * Fixed compilation and linking in 2.5.x for amuleweb. Now uses wxAppConsole when wx > 2.5.0.
; :       * Added a test for the return value of theApp.serverlist->GetServerByAddress(), which could be NULL.
+
; : * Added a test for the return value of theApp.serverlist->GetServerByAddress(), which could be NULL.
; :         This was the reason why aMule was crashing when trying to connect to server with wxWidgets-2.5.2.
+
; : This was the reason why aMule was crashing when trying to connect to server with wxWidgets-2.5.2.
; :       * Fixed compilation and linking in 2.5.x for amulecmd. Same problem as amuleweb.
+
; : * Fixed compilation and linking in 2.5.x for amulecmd. Same problem as amuleweb.
; :       * Commited a patch from wolti that fixes compilation on sparc/Solaris systems.
+
; : * Commited a patch from wolti that fixes compilation on sparc/Solaris systems.
; :       * More sparc compilation fixes, thanks to wimms.
+
; : * More sparc compilation fixes, thanks to wimms.
; :       * Removed the declaration of void ParseCommandLine(); from TextClient.h and WebInterface.h. It seems to have been forgotten here.
+
; : * Removed the declaration of void ParseCommandLine(); from TextClient.h and WebInterface.h. It seems to have been forgotten here.
; :       * Patch to listctrl.cpp, was segfaulting in 2.5.1 when hiding/resizing columns. In 2.4.2 was just asserting.
+
; : * Patch to listctrl.cpp, was segfaulting in 2.5.1 when hiding/resizing columns. In 2.4.2 was just asserting.
; :       * Patch to Partfile.cpp, workaround the socket == NULL bug, so that amule does not crash.
+
; : * Patch to Partfile.cpp, workaround the socket == NULL bug, so that amule does not crash.
 
+
  
 
'''shakraw:'''
 
'''shakraw:'''
  
; :       * Fixed the "remote connect" bug
+
; : * Fixed the "remote connect" bug
; :       * Unicode support for amuleweb
+
; : * Unicode support for amuleweb
; :       * Fixed typos on amuleDlg
+
; : * Fixed typos on amuleDlg
; :       * Unicoded some files.
+
; : * Unicoded some files.
 
+
  
 
'''steve.reaver:'''
 
'''steve.reaver:'''
  
; :       * Fixed a messed up display in html code in aMule.tmpl
+
; : * Fixed a messed up display in html code in aMule.tmpl
 
+
  
 
'''thepolish:'''
 
'''thepolish:'''
  
; :       * wxCas:
+
; : * wxCas:
; :         - Fixed for amulesig.dat changes
+
; : - Fixed for amulesig.dat changes
; :         - Solved localized decimal separator pb
+
; : - Solved localized decimal separator pb
; :         - Embeded all pixmaps in src files and remove now unused pixmaps dir (better for portability)
+
; : - Embeded all pixmaps in src files and remove now unused pixmaps dir (better for portability)
; :         - Win32 toolbar pixmaps have transparency now
+
; : - Win32 toolbar pixmaps have transparency now
; :         - Added variable refresh timers
+
; : - Added variable refresh timers
; :         - Added user preference system
+
; : - Added user preference system
; :         - Added statistic image creation
+
; : - Added statistic image creation
; :         - Added FTP support for an automatic upload of the statistic image
+
; : - Added FTP support for an automatic upload of the statistic image
; :       * aLinkCreator:
+
; : * aLinkCreator:
; :         - 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)
+
; : - 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)
; :         - Rewrote md4hash and ed2khash code to avoid external dependencies (libcryptopp free), and to be Big Endian proof (works on Mac afaik)
+
; : - Rewrote md4hash and ed2khash code to avoid external dependencies (libcryptopp free), and to be Big Endian proof (works on Mac afaik)
; :         - Added alcc, the "alc for console" command line client
+
; : - Added alcc, the "alc for console" command line client
; :         - Added toolbar themes (KDE and DeltaHF's default for now)
+
; : - Added toolbar themes (KDE and DeltaHF's default for now)
; :         - Thanks to Phoenix (Unicode, Hook, commandline...) and one_2_one (Mac tests)
+
; : - Thanks to Phoenix (Unicode, Hook, commandline...) and one_2_one (Mac tests)
; :       * aMule:
+
; : * aMule:
; :         - Rewrote Makefile.am tree to fit to GNU standards
+
; : - Rewrote Makefile.am tree to fit to GNU standards
; :         - Removed Makefiles stuff for wxwidgets < 2.2.6
+
; : - Removed Makefiles stuff for wxwidgets < 2.2.6
; :         - 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
+
; : - 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
; :         - Check for wx >= 2.4.2 instead of 2.4.0
+
; : - Check for wx >= 2.4.2 instead of 2.4.0
; :         - Removed GTK2 warning with wx >= 2.5
+
; : - Removed GTK2 warning with wx >= 2.5
; :         - Fixed GTK2 not detected
+
; : - Fixed GTK2 not detected
; :         - Enabled documentation installation
+
; : - Enabled documentation installation
; :         - Install xas in $(libdir)/xchat/plugins. Will work if aMule and xchat are installed with same DESTDIR
+
; : - Install xas in $(libdir)/xchat/plugins. Will work if aMule and xchat are installed with same DESTDIR
; :         - Suppressed widlcats in makefile (not fully supported in all make)
+
; : - Suppressed widlcats in makefile (not fully supported in all make)
; :         - Enabled make dist and make distcheck targets
+
; : - Enabled make dist and make distcheck targets
; :         - Force automake scripts update (missing...) to suppress warning in configure
+
; : - Force automake scripts update (missing...) to suppress warning in configure
; :         - Force autogen.sh to regenerate intl at each call to keep sychronised with system gettext templates
+
; : - Force autogen.sh to regenerate intl at each call to keep sychronised with system gettext templates
; :         - Some minor i18n and unicode fixes
+
; : - Some minor i18n and unicode fixes
; :         - Updated POTFILE.in
+
; : - Updated POTFILE.in
; :         - Removed Win32 stuff from autotools scripts
+
; : - Removed Win32 stuff from autotools scripts
; :         - Added static MakefileWIN32 for win32 compilation
+
; : - Added static MakefileWIN32 for win32 compilation
 
+
  
 
'''Unleashed:'''
 
'''Unleashed:'''
  
; :       * Cache get_path homedir to speed up multiple calls
+
; : * Cache get_path homedir to speed up multiple calls
; :       * Removed unused Tag_Struct
+
; : * Removed unused Tag_Struct
; :       * Fixed var init and memleak in SearchList
+
; : * Fixed var init and memleak in SearchList
; :       * Fixed COMP.10 bug
+
; : * Fixed COMP.10 bug
; :       * Wiped out USE_DEBUG_SYMS
+
; : * Wiped out USE_DEBUG_SYMS
 
+
  
 
'''wimms:'''
 
'''wimms:'''
  
; :       * More sparc compilation fixes.
+
; : * More sparc compilation fixes.
 
+
  
 
'''wolti:'''
 
'''wolti:'''
  
; :       * Patch that fixes compilation on sparc/Solaris systems.
+
; : * Patch that fixes compilation on sparc/Solaris systems.
 
+
  
 
'''Xaignar:'''
 
'''Xaignar:'''
  
; :       * Merged lists used to identify file-types to avoid duplicity.
+
; : * Merged lists used to identify file-types to avoid duplicity.
; :       * Added wrapper-class around MD4 hashes.
+
; : * Added wrapper-class around MD4 hashes.
; :       * Fixed a number of places where the hashes where used as NULL-terminated strings, despite them not having a NULL-terminator.
+
; : * Fixed a number of places where the hashes where used as NULL-terminated strings, despite them not having a NULL-terminator.
; :       * Most functions using hashes now use the MD4 wrapper class for arguments.
+
; : * Most functions using hashes now use the MD4 wrapper class for arguments.
; :       * Fixed rare possibility of ending with an unclosed file in CServerListCtrl.
+
; : * Fixed rare possibility of ending with an unclosed file in CServerListCtrl.
; :       * Fixed unsafe parsing of OP_SERVERIDENT type packets.
+
; : * Fixed unsafe parsing of OP_SERVERIDENT type packets.
; :       * Fixed unsafe passing of strings as arguments to functions using format-strings.
+
; : * Fixed unsafe passing of strings as arguments to functions using format-strings.
; :       * Changed the chat-dialogs to textctrls, which means that it is now possible to copy text (the unix way) by highlighting it.
+
; : * Changed the chat-dialogs to textctrls, which means that it is now possible to copy text (the unix way) by highlighting it.
; :       * Fixed some memleaks.
+
; : * Fixed some memleaks.
; :       * Fixed "&"s not being escaped on status-bar.
+
; : * Fixed "&"s not being escaped on status-bar.
; :       * Fixed incorrect source exchange packet format (Many thanks to the eMule Plus team for reporting).
+
; : * Fixed incorrect source exchange packet format (Many thanks to the eMule Plus team for reporting).
; :       * Started to document source-files with a Doxygen compatible comment format.
+
; : * Started to document source-files with a Doxygen compatible comment format.
; :       * Fixed the height of the barshaders used on the download list, it was 2 pixels too high, resulting in a slight cutoff.
+
; : * Fixed the height of the barshaders used on the download list, it was 2 pixels too high, resulting in a slight cutoff.
; :       * Reducing CPU-usage of auto-priority by not forcing a redraw every time the priority was automatically changed.
+
; : * Reducing CPU-usage of auto-priority by not forcing a redraw every time the priority was automatically changed.
; :       * Fixed that some overloaded functions hadn't been declared virtual in the base class.
+
; : * Fixed that some overloaded functions hadn't been declared virtual in the base class.
; :       * Replaced gif-animation widget with something more lightweight.
+
; : * Replaced gif-animation widget with something more lightweight.
; :       * Added sainity checks to CMemFile::Read.
+
; : * Added sainity checks to CMemFile::Read.
; :       * Fixed a number of uninitialized variables.
+
; : * Fixed a number of uninitialized variables.
; :       * Fixed several warnings about non-existing files.
+
; : * Fixed several warnings about non-existing files.
; :       * Fixes warning about not being able to create dir "" on first run.
+
; : * Fixes warning about not being able to create dir "" on first run.
; :       * 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.
+
; : * 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.
; :       * Got rid of most warnings when compiling.
+
; : * Got rid of most warnings when compiling.
; :       * Lots of work on getting rid of c-strings.
+
; : * Lots of work on getting rid of c-strings.
; :       * Fixed bug that would cause deleted sources not to be removed from the A4AF lists. This was a major source of crashes.
+
; : * Fixed bug that would cause deleted sources not to be removed from the A4AF lists. This was a major source of crashes.
; :       * Improved performance and safety of the source lists used with PartFiles.
+
; : * Improved performance and safety of the source lists used with PartFiles.
; :       * Lots of small imports from eMule.
+
; : * Lots of small imports from eMule.
; :       * Made reqfile attribute of CUpDownClient private and added wrapper functions to fix the avilable-part information getting out of sync.
+
; : * Made reqfile attribute of CUpDownClient private and added wrapper functions to fix the avilable-part information getting out of sync.
; :       * Cleanup of includes.
+
; : * Cleanup of includes.
; :       * Fixed that we were always sending an OP_REASKACK packet and then the correct packet when recieving an OP_REASKFILEPING.
+
; : * Fixed that we were always sending an OP_REASKACK packet and then the correct packet when recieving an OP_REASKFILEPING.
; :       * Fixed Bug 45: URLs are now properly escaped when opening browsers for Fake-check and such.
+
; : * Fixed Bug 45: URLs are now properly escaped when opening browsers for Fake-check and such.
; :       * 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.
+
; : * 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.
; :       * Added checks against aggressive clients (clients who reask for files too often).
+
; : * Added checks against aggressive clients (clients who reask for files too often).
; :       * 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 ).
+
; : * 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 ).
; :       * Fixed wrong initialization of headers for some packets ( Thanks to thomas001 for reporting ).
+
; : * Fixed wrong initialization of headers for some packets ( Thanks to thomas001 for reporting ).
; :       * Fixed a delete called on an uninitialized pointer in the statistics dialog and properly initalized serveral other pointers.
+
; : * Fixed a delete called on an uninitialized pointer in the statistics dialog and properly initalized serveral other pointers.
; :       * Optimizing the Comp(Up/Down)DatarateOverhead functions to something that didn't require traversing a list at each call.
+
; : * Optimizing the Comp(Up/Down)DatarateOverhead functions to something that didn't require traversing a list at each call.
; :       * Complete rework of the source-swapping functions.
+
; : * Complete rework of the source-swapping functions.
; :       * Fixed the possibility of sources being added to multiple source-lists at the same time (No more mis-matching hashes warnings).
+
; : * Fixed the possibility of sources being added to multiple source-lists at the same time (No more mis-matching hashes warnings).
    * Fixed the new columns added by deltaHF not being displayed and added checks in case the same thing happens again.
+
; : * Fixed the new columns added by deltaHF not being displayed and added checks in case the same thing happens again.
    * Almost completly eleminated flicker on the download list and did a cleanup of the drawing routines associated the the download list widget.
+
; : * Almost completly eleminated flicker on the download list and did a cleanup of the drawing routines associated the the download list widget.
    * Fixed some lists (Server list, maybe others) not being sorted when aMule is started.
+
; : * Fixed some lists (Server list, maybe others) not being sorted when aMule is started.
    * Fix mem-corruption bug in SysTray code if the systray was compiled in but hidden.
+
; : * Fix mem-corruption bug in SysTray code if the systray was compiled in but hidden.
    * Fixed the problem with deleting the last (connected) server on the server list.
+
; : * Fixed the problem with deleting the last (connected) server on the server list.
    * Removed the following files:
+
; : * Removed the following files:
      - ini2.*
+
; : - ini2.*
      - CString.h
+
; : - CString.h
      - mfc.h
+
; : - mfc.h
; :         - position.h
+
; : - position.h
; :         - resource.h
+
; : - resource.h
; :         - strings.en
+
; : - strings.en
; :       * Cleaned up the following files:
+
; : * Cleaned up the following files:
; :         - CTypedPtrList.h
+
; : - CTypedPtrList.h
; :         - BarShader.*
+
; : - BarShader.*
; :       * Many other smaller changes.
+
; : * Many other smaller changes.
 
+
  
 
'''Special thanks to:'''
 
'''Special thanks to:'''
  
; :       * 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.
+
; : * 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.
; :       * Optimazer and the eMule Plus team (http://emuleplus.sourceforge.net/) for reporting a bug in source-exchange packets.
+
; : * Optimazer and the eMule Plus team (http://emuleplus.sourceforge.net/) for reporting a bug in source-exchange packets.
; :       * thomas001 for reporting a problem with packet headers.
+
; : * thomas001 for reporting a problem with packet headers.
; :       * Everaldo (http://www.everaldo.com) & "Jimmac" (http://jimmac.musichall.cz/ikony.php3) for new icons
+
; : * Everaldo (http://www.everaldo.com) & "Jimmac" (http://jimmac.musichall.cz/ikony.php3) for new icons
; :       * Phk for searching for new icons ;)
+
; : * Phk for searching for new icons ;)
; :       * kno and thermoman for their fixes :)
+
; : * kno and thermoman for their fixes :)
; :       * TheBlackHand and Hawkster eMule mods
+
; : * TheBlackHand and Hawkster eMule mods
; :       * uberpenguin for AMPS :)
+
; : * uberpenguin for AMPS :)
; :       * All aMule users, testers & translators
+
; : * All aMule users, testers & translators
; :       * eMule & wxWidgets devs
+
; : * eMule & wxWidgets devs
; :       * Everyone we forgot here ;)
+
; : * Everyone we forgot here ;)

Latest revision as of 02:34, 4 October 2004

Version 2.0.0rc4 ~The 'Mules and rabbits like apples too' version~

2004-07-12

alehack:

 
* Patch to show extra QR info
 
* Patch to colorize the download list


aquatroll:

 
* Fixed includes for Win32 compilation
 
* Cleaning of unused variables on Win32
 
* Fixed compilation on Win32


Citroklar:

 
* Lots of unicode slave work ;)


croakerc:

 
* Fixed OpenBSD compilation


deltaHF:

 
* Added websearch function (filehash.com)
 
* Added jugle.net as Fake-check URL
 
* New buttons added:
 
- reload sharedfiles
 
- switch upload/uploadqueue
 
- clear completed files
 
* Added 3 new columns in upload window (Client Software , Upload/Download , Remote Status)
 
* Added 'Client Software' column in upload-queue window
 
* "Asked for another file" on sources now with the filename that is asked for ( i.e. A4AF -> xyz.avi)
 
* Added 'copy file feedback to clipboard' function
 
* Added new Toolbar icons [ thx again to http://www.everaldo.com ;) ]
 
* Added icons in Preferences
 
* Download menu changed
 
* Work on skin support

falso:

 
* Typo fix: bandwith to bandwidth

hellimod, one_2_one:

 
* MacOSX support

Hetfield:

 
* Fixed unicode issues on SysTray.cpp, now apps is really unicoded!
 
* Deleted separated i18n stuff from SysTray, now uses global one
 
* Fixed 2 memory leaks in SysTray
 
* Updated italian and napoletanean translations
 
* Fixed unicode issues in serverlist updates and download tab
 
* Fixed unicode issues that stopped adding files to download from ed2k utility and internal link handler

Jacobo221:

 
* New feature to open webpages in new tab instead of new window
 
* Fixed a compatibility bug in OnlineSig with eMule's and added connecting support
 
* Fixed bug in Statistics limits in Preferences
 
* Fixed bug in Upload/UpQueue button
 
* Fixed SERV.4 bug
 
* Fixed DISP.14 bug
 
* Added DOS compatibility into CAS and update onlinesig support
 
* Several features in XAS (see XAS's changelog)

Kry:

 
* Fixed wxWidgets 2.5.x socket code. aMule now works on wx2.5.1 perfectly, wx2.5.2 introduces some GUI bugs.
 
* Rewrote Preferences engine to be much nicer, and Mac compatible :) Thanks to deltaHF for the new icons.
 
* Wrong .part.met files no longer make aMule abort on startup. Now a warning is displayed on log and aMule ignores that file.
 
* Added the new compatible client flags tag agreed with lphant devs and eMule devs. xMule devs refused to use it.
 
* Overloaded the wxSocketClient::Destroy to a safer version, to check cases when deletion is not called from Destroy()
 
* Fixed the disconnection of clients that have MS_CHATTING state.
 
* Fixed the usage of QueueLogLine fucntion to avoid crashed on too fast computers ;)
 
* Remove spaces from search string start and end.
 
* Remove spaces from ed2k links start and end.
 
* Fixed a mem corruption due to lphant icon size (we all know lphants are big)
 
* Splitted internal core and GUI events
 
* Socket events mover to core
 
* Timer got separated into core_timer and gui_timer, each one with the matching functions.
 
* Fixed UDP socket handler being... the TCP handler. Since lmule times.
 
* Delayed deletion of sockets to avoid async deletion issues that happens when Destroy() is called on a event
 
* Fixed several rare crashes happening on some fast computers on shutdown aMule.
 
* Added a debug function to get track of double-deletion of clients.
 
* Socket handlers now stop notifying new events when Safe_Delete() is called.
 
* m_pszUsername inited before a new call to handle 'new' exceptions correctly.
 
* Added a hack on IsRunning() to check for current app object not existing yet (or deleted on shutdown)
 
* Fixed all icons to be 16x16 to avoid asserts on 2.5.x for unmatching wxImageList sizes.
 
* Fixed all wxImageList sizes to avoid asserts on 2.5.x on object construction.
 
* KnownFileList takes account of the duplicates now, so those are not rehashed each time anymore.
 
* Fixed EC password not being shadowed on preferences.
 
* The preferences dialog should be resizable now.
 
* Updated lphant stats to show the version as they added the extended version tag.
 
* Fixed 1 double-delete on ListenSocket, when socket is not connected.
 
* Each socket has its own handler now. Much safer and faster.
 
* Fixed hashing thread implementation to make it shutdown safely.
 
* Fixes on geometry handling to make it work properly from commandline.
 
* Fixed minimize to tray to work properly with no more double-minimizes.
 
* Coded the skeleton of the core/gui separation event system, improved by lfroen later.
 
* Fixed CString implementation for operator '+'
 
* No linking cas, wxcas and ed2k against crypto, please :) Fixed.
 
* Lots of speedups on ClientUDPSocket handling, someone went paranoid and added lot of redundant code.
 
* Changed most of the wxT("") to wxEmptyString
 
* Fixed the splitter position and client size on restart.
 
* Fixed compilation on wxWidgets CVS
 
* Fixed amuledlg not being set to null + moved the init to beginning on amule.cpp
 
* Fixes mem corruption and crash on PrefsUnifiedDlg
 
* Fixed missuse of inet_addr on BaseClient.
 
* Fixed crash on stats disabled
 
* Reduced memory usage with a centralised icon handling.
 
* Fixed wrong var type on EMSocket.h causing mem waste.
 
* Fixed bug on SetFileSize (thanks to Pichuein on eMule forums)
 
* wxWidgets 2.5 compatible CDirectoryTreeCtrl.
 
WARNING- NEW BEHAVIOUR IS: LEFT CLICK ON ICON -> SHARE, RIGHT CLICK -> RECURSIVE SHARE
 
Also made the icon red if the folder is shared.
 
* ModString fixed - Now mods identify themselves correctly.
 
* As xMule now identifies as eMule 0.0a, added xMule detection based on username and modstring to keep stats coherent.
 
* On debug builds, client stats now show the amount of clients with open socket.
 
* Changed theApp.glob_prefs->GetAppDir() to theApp.ConfigDir for speed improvements.
 
* Fixed crash on empty shareddir.dat
 
* Fixed listen socket being processed before created on fast computers and thus causing crashes on startup.
 
* Fixed server version tag.
 
* Added frame name to the aMule main window to be handled correctly by X server
 
* Fixed a crash on log file re-creating on startup.
 
* Fixed the update of the categories tab names to show the file count and the downloading files.
 
* Fixed the update of the categories tab names tp happen only when needed to save cpu.
 
* Changed several vars and functions to const for speed improvements.
 
* Enter button working now for web search.
 
* Added a check to disconnect clients sending non-hello packets before finishing handshake.
 
* Added preferences items for the upcoming Skin engine.
 
* Fix from lugdunum to avoid blacklisting on servers because of key repeat on pressing enter for search :)
 
* Use generic BSD wx preprocessor define to make aMule FreeBSD and OpenBSD compatible.
 
* Fixed Incoming folder not being shared on strange situations.
 
* Fixed usage of '/' instead of '\' on Win32 builds.
 
* Made file comparison case-insensitive on Win32.
 
* Better fitting of notebooks
 
* Fixed shared files reloading to stop being dependant of buttons/labels
 
* Socket handling now deletes the client if connection fails ;)
 
* Fixed some wxSizer usage causing compilation compatibility problems between wx 2.4.2 and 2.5.x
 
* aMule now filter bad ips on source seeds.
 
* Autoconnect and onlinesig are now on by default.
 
* Added a check on graphic stats drawing to avoid crashes if no DC is created yet.
 
* aMule now uses crypto++ for MD4 calculation (faster, and endian safe)
 
* Added two sanity checks for source drawn with no reqfile associated, avoiding crashes.
 
* Fixed mem corruption and possible memleaks and crashes on file comments received.
 
* Fixed a BAD and UGLY and EVIL mem corruption happening since more than a year ago and still present on the original program (xMule).
 
* Client sending wrong OP_FILEREQUEST packets are now disconnected to avoid further problems caused by their corrupted packets.
 
Old shareazas and most xMule versions have been warned since 2004/04/13 from aMule and since much more time ago from eMule.
 
Shareaza fixed it, but xMule refuses to fix it. eMule 0.43x disconnects them too now.
 
* Fixed crashes on sockets because of packet overhead being calculated after packet was deleted.
 
* Fixed the CVS mod reporting for aMule 2.x
 
* Fixed the Online Signature dir selection.
 
* Fixed some shared files not being shared due to a return; on a wrong place ;)
 
* Fixed some events being posted to wrong event handler.
 
* Added GUIEvents.h to take care of the core/gui separation events.
 
* Cleaned ColorFrameCtrl class
 
* Cleaned otherfunctions.*
 
* Lots of misc code cleaning
 
* Several minor messages and GUI bugs.
 
* Several warnings removed.
 
* Removed useless files:
 
XBMDraw.cpp
 
XBMDraw.h
 
SplitterControl.cpp
 
SplitterControl.h
 
------------ MAC -------------
 
* Fixed compilation on wxMac CVS and 2.5.x
 
* Fixed socket connection on Mac.
 
* Fixed endian issues causing crashes on server communication.
 
* Fixed string tags being read wrong.
 
* Fixed known.met being corrupted on every save and reload.
 
* Fixed stats not working on Mac (no longer crashes because of drawing)
 
* Fixed mnemonics on file search not being endian-safe.
 
* Fixed server TCP flags.
 
* Fiexd bug on lowid callback.
 
* Fixed serverlist on Mac:
 
- Server users
 
- Server files
 
- Server ip being reversed on restart
 
- Server port set to 0 on restart.
 
-------- UNICODE ---------
 
* Fixed unicode compilation of most files (except those by Citroklar, Hetfield, and shakraw)
 
* Fixed search on unicode builds.
 
* Unicoded most of the app internals :)
 
* Fixed part.met on unicode builds
 
* Hunted and killed (char*) casts and c_str() calls.
 
* Fix unicode client names and misc.
 
* Percentage & Download speed fixed
 
* Reported several bugs to wxDesigner's mantainer to make it work properly on unicode builds
 
* Fix usage of st_mtime to allow files with non-std chars to be shared without crashes on wx2.5.1
 
* Fixed PerformFileComplete to allow unicoded files to be finished :)
 
* Fixed part met filename being 001.part everytime on unicode builds.
 
* Fixed renaming on file completion causing crashes on unicode builds

lfroen:

 
* Started to implement various changes needed to split the core and GUI.

Madcat:

 
* Fixed preferences layout of panels.
 
* Minor positioning/layouting fix.
 
* Simpler ed2k link integration for Mozilla 1.3+ / FireFox 0.6+ - Using Mozex plugin

niet:

 
* Added support for memory usage and binary name (on xas)

Phoenix:

 
* Code cleaning in several modules due to making the members size, opcode and prot private in packets.h.
 
* CFile Close(), Read() and Seek() made const. Seek() needed the use of mutable with m_fd to be const.
 
* Put lots of consts around the code in the routines that should be so.
 
* Patch to --enable-stdin to aid in debug with valgrind.
 
* Code cleaning in module Packets, made a lot of stuff private now.
 
* Small hacks to print debug messages and avoid crashes, mainly in PartFile.cpp.
 
* Sanity checks in debug mode (MagicNumbers) to aid finding bogus clients and files.
 
* Created debugstuff module, debug build only.
 
* New configure option --enale-verbose, so that normal users are not flooded with debug messages.
 
* MagicNumbers are swapped to signal deleted source/PartFile.
 
* Removed deprecated wxArrayString::Remove(size_t nIndex, size_t nRemove = 1) using wxArrayString::RemoveAt(size_t nIndex, size_t nRemove = 1) now.
 
* Get rid of evil wxString::GetWriteBuff() and wxString::UngetWriteBuf() in ECSocket.h.
 
* Added -pw/--password command line option to amuleweb.
 
* Small unicode fixes.
 
* Fixed a messed up display in html code in aMule.tmpl (thanks to steve.reaver)
 
* Fixed font problem after Xaignar's great flicker free work in download list control.
 
* Fixed broken sort arrow after flicker free clean up.
 
* Enabled mouse wheel scrolling in all aMule list controls.
 
* Fixed two unhandled events in amule.cpp: CHAT_REFRESH_FRIEND and CHAT_FIND_FRIEND.
 
* Fixed compilation in 2.5.x and some unicode issues in aLinkCreator. Using wxAppConsole when wx > 2.5.0.
 
* Fixed compilation and linking in 2.5.x for amuleweb. Now uses wxAppConsole when wx > 2.5.0.
 
* Added a test for the return value of theApp.serverlist->GetServerByAddress(), which could be NULL.
 
This was the reason why aMule was crashing when trying to connect to server with wxWidgets-2.5.2.
 
* Fixed compilation and linking in 2.5.x for amulecmd. Same problem as amuleweb.
 
* Commited a patch from wolti that fixes compilation on sparc/Solaris systems.
 
* More sparc compilation fixes, thanks to wimms.
 
* Removed the declaration of void ParseCommandLine(); from TextClient.h and WebInterface.h. It seems to have been forgotten here.
 
* Patch to listctrl.cpp, was segfaulting in 2.5.1 when hiding/resizing columns. In 2.4.2 was just asserting.
 
* Patch to Partfile.cpp, workaround the socket == NULL bug, so that amule does not crash.

shakraw:

 
* Fixed the "remote connect" bug
 
* Unicode support for amuleweb
 
* Fixed typos on amuleDlg
 
* Unicoded some files.

steve.reaver:

 
* Fixed a messed up display in html code in aMule.tmpl

thepolish:

 
* wxCas:
 
- Fixed for amulesig.dat changes
 
- Solved localized decimal separator pb
 
- Embeded all pixmaps in src files and remove now unused pixmaps dir (better for portability)
 
- Win32 toolbar pixmaps have transparency now
 
- Added variable refresh timers
 
- Added user preference system
 
- Added statistic image creation
 
- Added FTP support for an automatic upload of the statistic image
 
* aLinkCreator:
 
- 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)
 
- Rewrote md4hash and ed2khash code to avoid external dependencies (libcryptopp free), and to be Big Endian proof (works on Mac afaik)
 
- Added alcc, the "alc for console" command line client
 
- Added toolbar themes (KDE and DeltaHF's default for now)
 
- Thanks to Phoenix (Unicode, Hook, commandline...) and one_2_one (Mac tests)
 
* aMule:
 
- Rewrote Makefile.am tree to fit to GNU standards
 
- Removed Makefiles stuff for wxwidgets < 2.2.6
 
- 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
 
- Check for wx >= 2.4.2 instead of 2.4.0
 
- Removed GTK2 warning with wx >= 2.5
 
- Fixed GTK2 not detected
 
- Enabled documentation installation
 
- Install xas in $(libdir)/xchat/plugins. Will work if aMule and xchat are installed with same DESTDIR
 
- Suppressed widlcats in makefile (not fully supported in all make)
 
- Enabled make dist and make distcheck targets
 
- Force automake scripts update (missing...) to suppress warning in configure
 
- Force autogen.sh to regenerate intl at each call to keep sychronised with system gettext templates
 
- Some minor i18n and unicode fixes
 
- Updated POTFILE.in
 
- Removed Win32 stuff from autotools scripts
 
- Added static MakefileWIN32 for win32 compilation

Unleashed:

 
* Cache get_path homedir to speed up multiple calls
 
* Removed unused Tag_Struct
 
* Fixed var init and memleak in SearchList
 
* Fixed COMP.10 bug
 
* Wiped out USE_DEBUG_SYMS

wimms:

 
* More sparc compilation fixes.

wolti:

 
* Patch that fixes compilation on sparc/Solaris systems.

Xaignar:

 
* Merged lists used to identify file-types to avoid duplicity.
 
* Added wrapper-class around MD4 hashes.
 
* Fixed a number of places where the hashes where used as NULL-terminated strings, despite them not having a NULL-terminator.
 
* Most functions using hashes now use the MD4 wrapper class for arguments.
 
* Fixed rare possibility of ending with an unclosed file in CServerListCtrl.
 
* Fixed unsafe parsing of OP_SERVERIDENT type packets.
 
* Fixed unsafe passing of strings as arguments to functions using format-strings.
 
* Changed the chat-dialogs to textctrls, which means that it is now possible to copy text (the unix way) by highlighting it.
 
* Fixed some memleaks.
 
* Fixed "&"s not being escaped on status-bar.
 
* Fixed incorrect source exchange packet format (Many thanks to the eMule Plus team for reporting).
 
* Started to document source-files with a Doxygen compatible comment format.
 
* Fixed the height of the barshaders used on the download list, it was 2 pixels too high, resulting in a slight cutoff.
 
* Reducing CPU-usage of auto-priority by not forcing a redraw every time the priority was automatically changed.
 
* Fixed that some overloaded functions hadn't been declared virtual in the base class.
 
* Replaced gif-animation widget with something more lightweight.
 
* Added sainity checks to CMemFile::Read.
 
* Fixed a number of uninitialized variables.
 
* Fixed several warnings about non-existing files.
 
* Fixes warning about not being able to create dir "" on first run.
 
* 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.
 
* Got rid of most warnings when compiling.
 
* Lots of work on getting rid of c-strings.
 
* Fixed bug that would cause deleted sources not to be removed from the A4AF lists. This was a major source of crashes.
 
* Improved performance and safety of the source lists used with PartFiles.
 
* Lots of small imports from eMule.
 
* Made reqfile attribute of CUpDownClient private and added wrapper functions to fix the avilable-part information getting out of sync.
 
* Cleanup of includes.
 
* Fixed that we were always sending an OP_REASKACK packet and then the correct packet when recieving an OP_REASKFILEPING.
 
* Fixed Bug 45: URLs are now properly escaped when opening browsers for Fake-check and such.
 
* 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.
 
* Added checks against aggressive clients (clients who reask for files too often).
 
* 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 ).
 
* Fixed wrong initialization of headers for some packets ( Thanks to thomas001 for reporting ).
 
* Fixed a delete called on an uninitialized pointer in the statistics dialog and properly initalized serveral other pointers.
 
* Optimizing the Comp(Up/Down)DatarateOverhead functions to something that didn't require traversing a list at each call.
 
* Complete rework of the source-swapping functions.
 
* Fixed the possibility of sources being added to multiple source-lists at the same time (No more mis-matching hashes warnings).
 
* Fixed the new columns added by deltaHF not being displayed and added checks in case the same thing happens again.
 
* Almost completly eleminated flicker on the download list and did a cleanup of the drawing routines associated the the download list widget.
 
* Fixed some lists (Server list, maybe others) not being sorted when aMule is started.
 
* Fix mem-corruption bug in SysTray code if the systray was compiled in but hidden.
 
* Fixed the problem with deleting the last (connected) server on the server list.
 
* Removed the following files:
 
- ini2.*
 
- CString.h
 
- mfc.h
 
- position.h
 
- resource.h
 
- strings.en
 
* Cleaned up the following files:
 
- CTypedPtrList.h
 
- BarShader.*
 
* Many other smaller changes.

Special thanks to:

 
* 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.
 
* Optimazer and the eMule Plus team (http://emuleplus.sourceforge.net/) for reporting a bug in source-exchange packets.
 
* thomas001 for reporting a problem with packet headers.
 
* Everaldo (http://www.everaldo.com) & "Jimmac" (http://jimmac.musichall.cz/ikony.php3) for new icons
 
* Phk for searching for new icons ;)
 
* kno and thermoman for their fixes :)
 
* TheBlackHand and Hawkster eMule mods
 
* uberpenguin for AMPS :)
 
* All aMule users, testers & translators
 
* eMule & wxWidgets devs
 
* Everyone we forgot here ;)