home *** CD-ROM | disk | FTP | other *** search
/ com!online 2005 May / com_0505_1.iso / internet / filesharing / DCPlusPlus-0.670.exe / changelog.txt next >
Encoding:
Text File  |  2005-02-04  |  103.9 KB  |  1,687 lines

  1. ∩╗┐-- 0.670 2005-02-04 --
  2. * Fixed an issue with international formats of float numbers (also fixes UDP port setting)
  3. * Fixed a minor crash log output address issue
  4. * Split off color and sound to a new page (thanks ullner)
  5. * [bug 359] Fixed an issue with negative search terms (thanks naga)
  6. * Added option to filter TTH results in search spy (thanks joakim tosteberg)
  7. * [bug 184] Updated log functionality to allow users to customize log filenames (thanks naga)
  8. * Fixes to log edit function (thanks naga)
  9. * Added possibility to filter all searches without tth (thanks naga)
  10. * More preferences splitting (thanks ullner)
  11. * Small socket fix (thanks tremor)
  12. * Search tab goes bold if set to (thanks naga)
  13. * Hopefully fixed an UPnP crash
  14. * [bug 302] User commands in file lists (thanks joakim tosteberg)
  15. * ADC url's clickable (thanks naga)
  16. * Improved search timer to avoid spamming hub (thanks naga)
  17. * Redid some of the hash storage code, should be slighly more efficient
  18. * [bug 94] Share is cached for faster startup
  19. * Temporary targetnames are now filled in when download starts, not when item is added to queue,
  20.   which makes temp target dir changes happen for current queue items as well, plus we get a huge
  21.   memory save on huge queues.
  22. * [bug 363] Added "Remove All Sources" to queue (thanks izzzo & garg)
  23. * Queue menu items greyed out when there are no items (thanks izzzo)
  24. * Fixed a crash with certain empty lists (thanks garg)
  25. * Added "restore all" to undo "minimize all" (thanks guitarm)
  26. * Added optional pm history (thanks trem and ullner)
  27. * Better log file managment (thanks trem)
  28. * [bug 412] Fixed a queue count issue on removal (thanks ullner)
  29. * [bug 9] Fixed a queue move issue (thanks paka)
  30. * [bug 20] Fixed upload auto-slot granting (thanks naga)
  31. * Redid adl search to accomodate for partial list browsing (thanks garg)
  32. * Added initial ADC file transfers support
  33. * ADC hub connectivity improved
  34. * Fixed unnecessary COM initialisation (thanks garg)
  35. * Some linux compile fixes
  36. * Added readd all sources (thanks garg)
  37. * Fixed a deadlock when closing hub windows (thanks trem)
  38. * Added user ip logging in up and downloads (thanks ullner)
  39. * Small spy frame fix (thanks garg)
  40. * Small pm fix (thanks garg)
  41. * Added password warning for n00bs (thanks sed)
  42. * Help file updates (thanks ullner, garg)
  43. * Probably fixed the list redownloading bug
  44. * Hash index format change (as a side effect, it's very easy to find dupes
  45.   in the new format, someone should make a tool)
  46. * Download manager changes in preparation for partial list browsing and other
  47.   ADC features 
  48. * Improved efficiency for small files (<=64KiB) in the hash storage
  49. * Added advanced resume that detects and tries to repair rollback inconsistencies
  50.   using tiger trees
  51. * Fixed a rare invalid zlib decompression error
  52. * Autosearch and automatch queue is now done by tth only (!) (thanks garg)
  53. * Automatch search done by tth only, should make things slightly faster
  54. * Search for alternates automatically uses tth if available (thanks garg)
  55. * Lowered compression level so that uploads will take less cpu
  56. * Added exact file size to directory listings (thanks paka)
  57. * Remove confirm fix (thanks trem)
  58. * Added option for the new tab select behaviour (thanks trem)
  59. * [bug 116] Added possibility to download to temp folder on the same drive as target (thanks sed)
  60. * Fixed user command string for file list context (thanks sed)
  61. * [bug 290] Added more correct escaping of search strings (thanks sed)
  62. * [bug 432] Fixed download directory for adlsearch matches (thanks ullner)
  63. * Some UPnP fixes (thanks nils maier)
  64. * ADL Search byte prefix fixes, might screw up your adl search settings on first load (thanks ullner)
  65. * Linux download path fix (thanks jens oknelid)
  66. * Added purge button for search history (thanks sulan)
  67. * Added column reorder to file listing (thanks ullner)
  68. * Fixed alt source download starts (thanks paka)
  69.  
  70. -- 0.668 2004-11-30 --
  71. * [bug 311] Fixed crash on open own filelist (thanks sulan)
  72. * Added option to make /join open a new window (thanks ullner)
  73. * Added mailto: to link-clicking (thanks ullner)
  74. * Fixed stack overflow with excessive xml nesting (thanks farcry)
  75. * Fixed virtual name issue with invalid chars in the virtual name (thanks farcry)
  76. * Fixes to ADC implementation, see http://developer.berlios.de/projects/ddc/ for a 
  77.   somewhat compatible hub in development
  78. * Some linux patches (thanks tim burton)
  79. * PgUp/PgDn now scroll the chat window (thanks jonathan stone)
  80. * Small fix with line history (thanks jonathan stone)
  81. * Added option to use separate TCP and UDP ports
  82. * [bug 303] Fixed a raw command guessing bug (thanks garg)
  83. * [bug 345] Fixed an xml listing parsing bug
  84. * [bug 309] Hopefully fixed nt4 startup
  85. * Hopefully fixed an issue with downloading international search results from old clients
  86.  
  87. -- 0.667 2004-11-15 --
  88. * Improved multiple hublist support (thanks garg)
  89. * Fixed some favdirs issues (thanks naga)
  90. * Fixed a status logging issue (thanks naga)
  91. * [bug 289] Fixed annoying login issue
  92. * Added possibility to rename shares (thanks naga and tremor)
  93. * [bug 106] Fixed show joins for fav users (thanks ullner)
  94. * Fixed some unnecessary connects when download slots are full
  95. * Fixed magnet registration issue (thanks garg)
  96. * Some code documentation work (thanks jonathan jansson)
  97. * Makedefs.py fixes (thanks garg)
  98. * A connection attempt is made when you grant a slot to potentially start the other 
  99.   fella's transfers (thanks sed)
  100. * Fixed passive search results issue with international nicks (thanks garg)
  101. * Fixed search frame extension vs tth again
  102. * FAQ added to the help file (thanks bsod)
  103. * Upgraded to zlib 1.2.2, fixing a security issue (thanks garg)
  104. * Added %[file] to the transfer view user commands (thanks naga)
  105. * Fixed myinfo update issue (thanks sulan)
  106. * Added option to use only up/down for command line history (thanks jonathan stone)
  107. * Improved installer (thanks bsod)
  108. * Fixed so that a connection attempt is made when changing a transfer to highest priority
  109.  
  110. -- 0.666 2004-11-03 --
  111. * [bug 173] Fixed copy nick to clipboard (thanks trem)
  112. * Removed some old code (thanks garg)
  113. * Added tth to log codes (thanks garg)
  114. * Added # of locally filtered results to search frame (thanks garg)
  115. * Fixed a crash in the upnp code
  116. * Fixed wide formatting of time (thanks garg)
  117. * [bug 166] Added local filtering of searches with "-" in front of the search term (thanks cologic)
  118. * Fixed a missing hubframe stats bug (thanks trem)
  119. * [bug 87] TTH's are now correctly searched for in search spy (thanks trem)
  120. * [bug 256] Fixed an issue with utf8 user commands (thanks trem)
  121. * Moved to a less intrusive build procedure where stlport and wtl are local to the
  122.   DC++ build (see compile.txt)
  123. * Added /log to show log for current hub / user (thanks garg)
  124. * More internationalization (thanks garg)
  125. * Updated some template code (thanks farcry)
  126. * Extended log command (thanks ullner)
  127. * [bug 212] Fixed issue with utf-8 nicks during login to some hubs (thanks garg)
  128. * Fixed issue with utf-8 time formatting for certain languages in certain locales
  129. * Removed search optimisation obsoleted by tth's and bloom filters (those of
  130.   you with a large number of files in your share, post on the forum if you notice
  131.   any big increase in CPU usage)
  132. * [bug 69] Added option not to download files already in share (by TTH) (thanks TPO)
  133. * Help file work (garg, ullner)
  134. * Added petabytes (PiB) (thanks garg)
  135. * Clicking on active tab will deactivate it (thanks garg)
  136. * [bug 227] Fixed an issue with loading invalid virtual names when upgrading (thanks garg)
  137. * [bug 256] Fixed another issue with user commands (thanks garg)
  138. * Updated to WTL 7.5.4291
  139. * [bug 183] Hopefully fixed a few issues with w9x and Unicode
  140. * Fixed common control initialization
  141. * Unix makefile now generates a shared lib (thanks jeremy huddleston)
  142. * Slight memory save for hash database
  143. * [bug 130] Added favorite hub removal confirmation option (thanks ullner)
  144. * [bug 5] Fixed broken redirect (thanks garg)
  145. * Added spy frame column saving (thanks garg)
  146. * ADL Search autoqueue saved now (thanks garg)
  147. * Window minimization issue fix (thanks garg)
  148. * [bug 129] Fixed some issues with downloading >4GiB files
  149. * [bug 15] ADL Search goto directory fixed (thanks garg)
  150. * Some fixes for compiling on osx (thanks jonathan jansson)
  151. * Removed Makedefs in favour of a python script
  152. * FastAlloc disabled in debug builds
  153. * [bug 266] Fixed a crash with offline users and user commands (thanks naga)
  154. * [bug 165] Fixed a case insensitivity issue (thanks farcry)
  155. * [bug 18] Added favorite download directories (thanks naga)
  156. * Fixed MyINFO spam when hashing
  157.  
  158. -- 0.4034 2004-10-03 --
  159. * Help file additions (thanks naga & ullner)
  160. * [bug 170] Fixed a few issues with files not being hashed correctly (thanks garg)
  161. * More ADC fixes (thanks sed)
  162. * Fixed some ADLSearch stuff (thanks garg)
  163. * Added item count to finished frames (thanks garg)
  164. * Fixed user commands encoding (thanks garg)
  165. * Added last search time to search spy (thanks ullner)
  166. * [bug 3] Fixed queue size growing on queue item move
  167. * Fixed missing file list on 0 byte share
  168. * [bug 185] Fixed missing search results (thanks garg)
  169.  
  170. -- 0.4033 2004-09-27 --
  171. *** WARNING *** 
  172. This update will change all your config files and queues, and it is 
  173. very probable that you won't be able to revert back to an older version
  174. once the update has been done!!!
  175. Also, finish your queue file before upgrading if you care for your
  176. international filenames in it - they will not be correctly converted.
  177. *** WARNING ***
  178.  
  179. * Fixed a rare download crash (thanks farcry)
  180. * Fixed tab dropping in the last position (thanks trem)
  181. * Fixed directory sorting in the file listings (thanks trem)
  182. * Files that can't be moved to the target drive from the temp folder
  183.   are now renamed to their real name
  184. * Text with unix and mac line end encodings should now be correctly displayed
  185. * [bug 35] TTH Values are used for right click download menus when available
  186. * Upgraded to WTL 7.5.4196
  187. * Updated license to allow others to release legal binaries compiled against WTL
  188. * Moved the core structures to UTF-8 to allow correct internationalisation (major change)
  189. * Moving towards full unicodization of the user interface, MS layer for unicode
  190.   now needed for old crappy windows versions, and I don't know how good that works. The
  191.   rest of us can now see correct names being displayed in file listings (for XML filelists anyway)
  192. * Rewrote the share manager so that it doesn't lock the whole of DC++ while reading the
  193.   directories of shared files when refreshing the list
  194. * Added virtual share name
  195. * Removed autosearch string, it's not used any more
  196. * Fixed a tth hash speed bug (hashing should be much faster now)
  197. * File listings are now generated on the fly when someone needs them
  198. * [bug 127] Added UPnP support (thanks mark gillespie)
  199. * Ctrl-L now opens file lists (thanks garg)
  200. * Various ADC patches (thanks sedulus)
  201. * Slightly changed temporary download name
  202. * TTH Leaf uploads no longer logged (thanks garg)
  203. * Added (initial) support for hublist.org xml hublists, now default
  204.   (you have to change your hub list address to http://www.hublist.org/PublicHubList.xml.bz2
  205.   if you want to benefit)
  206. * Fixed an issue with invalid TTH inconsistencies due to files being downloaded to the same
  207.   target filename as a previously downloaded file (.nfo's usually)
  208. * Some memory savings for people with large queues
  209. * Fixed a bug with autosearch repeating the same search needlessly (this should result in fewer
  210.   autosearches, good for the hubs)
  211. * Files scheduled for viewing are always set to highest prio
  212. * Added rudimentary automake and autoconf support for the client part, perhaps this will encourage someone
  213.   to finish a nice linux port
  214. * [bug 162] Fixed dupe usercommands on reconnect (thanks sed)
  215. * Links now clickable in PM's and notepad as well (thanks naga)
  216. * Files are no longer hashed if the shared directory is removed while hashing
  217. * Added hash progress dialog, hashing is run at a higher priority when dialog is shown
  218. * Fixed a crash issue with invalid DcLst:s (thanks garg)
  219. * Better strategy for removing old filelists on exit (thanks garg)
  220. * Added Geo-IP license and fixes (thanks garg)
  221. * Added Help file - make sure you read it (thanks garg)
  222. * [bug 169] Fixed a memory leak with rollback buffers under certain conditions
  223. * ADC INF updates only send the necessary info (thanks sed)
  224.  
  225.  -- 0.4032 2004-08-08 --
  226. * Fixed issue with autosearch not getting filelists
  227. * Fixed an issue with autosearch by tth not being done
  228. * Added folder histore for single file downloads (thanks slowmo)
  229. * Fishing locale from os, changes string representations in some places (thanks garg)
  230. * Caseless icon optimization (thanks garg)
  231. * CTRL-E shortcut for refresh (thanks garg)
  232. * Fixed a process termination issue (thanks defr)
  233. * DCTC file not available detected (thanks defr)
  234. * Fixed bad window size being saved for minimised windows (thanks trem)
  235. * Fixed an issue with the ADC parser (thanks trem)
  236. * More WTL 7.5 preparations (thanks garg)
  237. * Added a switch to ease the life of the UPX compressor (exe compressors suck btw) (thanks garg)
  238. * Added irc:// as web link (thanks ullner)
  239. * Fixed an issue with the adc parser (thanks sed)
  240. * TTH trees no longer require a slot
  241. * Added options to open file lists and pm's in background (thanks sed)
  242. * Minor number formatting fixes (thanks palm and garg)
  243. * Some more linux compile fixes (thanks palm)
  244. * Additional translation strings (thanks garg)
  245. * Fixed own search results bug (thanks garg)
  246. * <64KiB files auto-highest priority (thanks garg)
  247. * Fixed search in utf-8 file lists (thanks fleetcommand)
  248. * Fixed utf-8 encoding/decoding, chinese and other multi-byte scripts should
  249.   now work ok (thanks liny)
  250. * Removed obsolete Import from NMDC queue (blame cologic)
  251. * Added option to disable bolding for hub frames (thanks ullner)
  252. * Fixed a small leak in the Search Frame (thanks psf8500)
  253. * Added bitzi.com lookup and magnet link copy (thanks garg)
  254. * Removed .bz2 lists from "open file list" types (thanks garg)
  255. * Fixed a download-to crash (thanks farcry)
  256. * Fixed dialog modality in several places (thanks garg)
  257. * Fixed some debug assertions (thanks garg)
  258. * Queue sorted sensibly (thanks garg)
  259. * Added customizable timestamps (thanks ullner)
  260. * Added extended dupe logging (thanks xan)
  261. * Some code pedantry cleanup done (thanks garg)
  262. * Unfinished files now have a slightly different naming scheme (thanks garg)
  263. * Added default unfinished folder (thanks garg)
  264. * When matching queue, users marked with file not available are readded (thanks farcry)
  265. * Added (limited support for) magnet link handling (thanks garg)
  266. * Uninstaller now removes the one registry key DC++ creates (thanks garg)
  267. * Fixed a few link click bugs (thanks garg)
  268. * Added quick connect (thanks tpo)
  269. * + and - in the queue change priority (thanks tpo)
  270. * Network stat colors are now the same as in the transfer window (thanks tpo)
  271. * Fixed a rare automatch crash (thanks farcry)
  272. * Allowed sharing of network folders (thanks garg)
  273. * Added option to automatically add finished files to share without refresh (thanks farcry)
  274. * Fixed a few closing window crashes (thanks farcry)
  275. * Fixed a tab moving issue (thanks farcry)
  276. * Sources with rollback errors are now automatically removed (thanks garg)
  277. * Fixed compile.txt and readme.txt (thanks garg)
  278. * Magnet handler included in installer (thanks garg & magnethandler author)
  279. * New icon with alpha channels for xp (thanks olle svensson, sorry all other icon 
  280.   submitters who sent it before him, neither aestethic nor personal reasons why 
  281.   yours wasn't chosen =)
  282. * Fixed another download to crash (thanks garg)
  283. * Stringdefs automatically rebuilt (thanks farcry & garg)
  284. * DC++ will only share files that HAVE BEEN HASHED!
  285.  
  286.  -- 0.403 2004-06-27 --
  287. * Fixed 100% cpu / crash bug
  288.  
  289.  -- 0.402 2004-06-27 --
  290. * Fixed transfer view crash (thanks garg)
  291. * Removed default sort in search frame
  292. * Window sizes / positions of favorite hubs saved (thanks trem)
  293. * Begun work on the ADC protocol (major change)
  294. * Fixed issue with the exceptioninfo growing indefinately (recursive behaviour)
  295. * Readded missing TTHSearch to hub $Supports
  296. * Fixed unnecessary $MyINFO being sent out
  297. * Removed time left and speed from waiting transfers (thanks garg)
  298. * Documented %[line:reason]
  299. * Fixed a bug with hanging queue display
  300. * When searching by hash, size mode set to normal (don't care)
  301. * Hash speed tweaks, check if it's any better.
  302. * Fixed a crash when moving files
  303. * Fixed directory sorting in directory listings
  304. * Fixed an unnecessary disconnect on file not available
  305. * Fixed missing write buffering
  306. * Added drag-drop of directories onto the shared dirs view (thanks trem)
  307. * Added option for specifying max hashing speed
  308. * Updated installer to optionally create a backup of the settings when upgrading
  309. * Changed to a more convenient observer implementation (no, not a functor (or something more fancy) based one)
  310. * Fixed an invalid XML file list crash
  311. * Copy address to clipboard from public hub list (thanks joakim tosteberg)
  312. * Changed to IEC binary multiple units (MiB, KiB etc)
  313. * GETSETREF templetized (thanks farcry)
  314. * Small files size increased to 64KiB
  315. * Op's that use a client that supports minislots always get a minislot (for small files / xml file lists), 
  316.   regardless of how many minislots are already taken.
  317. * Matching by name removed for queue items with a TTH root (for autosearches)
  318. * Autosearch is done by TTH for queue items that have a root
  319. * Removed GetTestZBlock (no more safe/compressed transfers from old clients)
  320. * Added support for automatic user command clearing (code 255) (thanks sedulus)
  321. * User country shown in ip field (thanks pofis)
  322. * Automatic search matching is now done exclusively by tth for those items that have a TTH root and 
  323.   by exact filename for those that don't.
  324. * Dropped support for bzip2 file lists
  325. * Show joins parts for fav users only option added (thanks psf8500)
  326. * Added possibility to log hub status messages (thanks naga)
  327. * Removed full-row-select option (blame garg)
  328. * Added possibility to drag-drop tabs (thanks trem)
  329. * Added toggles for transferview showing (thanks trem)
  330. * HTTPS added as chat click link (thanks naga)
  331. * Autoconnect postponed if no nick has been set (thanks sed)
  332. * Various unix compile fixes (thanks christer palm)
  333. * Fixes for IEC in settings pages (thanks slowmo)
  334. * Remove multiple directories from share (thanks slowmo)
  335. * Added executable TTH to about box (for reporting bugs)
  336. * Changed exceptioninfo.txt format to prepare for automatic crash logging
  337. * Added download by TTH root instead of share path. This feature enables
  338.   the downloading client to find the file even if the uploader has reorganized
  339.   its share.
  340. * Fixed number formatting in search and queue frames (thanks slowmo)
  341. * Workaround for WTL75 bug with menus (thanks garg)
  342. * .mkv and .flac added as file formats (thanks garg)
  343. * Added warning about non-shared files with $ in them (thanks garg)
  344. * Fixed a rare deadlock when autosearching
  345. * Search by TTH greyed out for items that don't have a TTH root (thanks slowmo)
  346. * Added default menu items to finished frames (thanks slowmo)
  347. * TTH leaves (TTHL) exchanged between capable clients to verify data integrity
  348.  
  349.  
  350.  -- 0.401 2004-03-28 --
  351. * Fixed the dupe file issue
  352. * Hopefully fixed the dupe op issue
  353. * Rephrased remove dupes option (thanks garg)
  354.  
  355.  -- 0.400 2004-03-27 --
  356. * Fixed escape in user commands (thanks garg)
  357. * Probably fixed search frame hang
  358. * Exact size in queue frame (thanks cologic)
  359. * Ip in search frame (thanks cologic)
  360. * Small fix to transfer view sorting (thanks naga)
  361. * User commands in transfer view (thanks naga)
  362. * Extra logging in main status bar (thanks garg)
  363. * Option not to bold queue tab (thanks garg)
  364. * Option not to send unknown /-commands (thanks garg)
  365. * Hopefully fixed some encoding issues with the xml filelist
  366. * Hashing is now mandatory (stop whining, it was only meant to be optional in 0.307)
  367. * Match files now works correctly with TTH's in queue
  368. * Hub name more or less correct on TTH results in search frame
  369. * Added search by TTH to queue frame
  370. * Large speed improvement in user list loading when lists sorted on user name
  371. * Fixed inverted ratio of uploads
  372. * New icons in window menu (thanks garg)
  373. * SFV failure message (thanks garg)
  374. * Bolds for defaults in some menus (thanks garg)
  375. * Fixed random filelist crash
  376. * Performance improvement in background match queue
  377. * Dupe file check done by TTH value
  378.  
  379.  -- 0.307 2004-03-10 --
  380. * Experimental release, lots and lots of core code has changed => high fatal bug probability.
  381. * Fixed full name being displayed in user commands with submenus
  382. * Bloom filters dramatically improve cpu efficiency on incoming searches (if you have a large share)
  383. * Auto match results shown in status bar
  384. * Added option to match autosearch filenames exactly to further avoid the wrong file being downloaded (default on)
  385. * End of zlib transfer test period, semantics slightly changed ($GetTestZBlock -> $GetZBlock, $Sending changed)
  386. * Speed increase when loading shares with many files of the same size (thanks farcry)
  387. * Added file hashing, turn it off in advanced settings (experimental)
  388. * Merkle trees and tiger hashing added for TTH hash support
  389. * Compression totally rewritten, should also fix a few minor issues
  390. * Compression (GetZBlock) and hashing (TTHSearch) is advertised to hubs through $Supports, I advise hubs to advise 
  391.   its users to keep at least hashes on so that searching by hashes will work efficiently (as it's only useful if 
  392.   all clients on the hub support it).
  393. * Fixed bug where no/invalid file listing would be written if there was no disk space (the old one is used now 
  394.   instead...)
  395. * XML File lists that contain hashes if available, and support full utf-8 names (correct viewing is not guaranteed,
  396.   but download should work)
  397. * Upgraded to zlib 1.2.1 (thanks garg)
  398. * Extra column for hub in transfer list (thanks naga)
  399. * Copy nick to clipboard in transfer list (thanks naga)
  400. * Files starting with a '.' are no longer shared if hidden files are not shared (...unix...)
  401. * Fixed a minor memory leak when an invalid search result is returned (exploitable minor security issue)
  402. * Slight speedup of file list loading
  403. * File IO rewritten (major change)
  404. * Rollback no longer depends on buffer size
  405. * /rebuild rebuilds the hash database and potentially reduces the size of the raw hash data file (also checks
  406.   its integrity)
  407. * Ip column in transfer list (thanks cologic)
  408. * Scrollbar for multiline messages (thanks garg)
  409. * Fixed an issue with icon transparencies (thanks garg)
  410.  
  411.  
  412.  -- 0.306 2004-01-09 --
  413. * Fixed an issue with UNC paths (those starting with "\\")
  414. * Changed autosearch so that it only searches if less than 5 sources are online, this should stop galloping
  415.   filelist downloads as well
  416. * Upgraded to WTL 7.1, should fix a few UI issues
  417. * Fixed brightness of compressed transfer progress bars
  418. * Fixed a crash with badly formatted compressed transfer requests
  419. * Some work on memory managment, dramatically improving DC++'s behaviour with large queues / shares
  420. * Auto-match queue is only done on exact match
  421. * Fixed a bug in the compressor that may have caused compressed uploads not to finish and/or 100% cpu
  422. * The sound part of partially corrupted queues is now recovered
  423. * When opening a file list from search results, the file's directory is automatically shown
  424. * An extra buffer flush is done to ensure that file lists are fully written to disk
  425. * Readme automatically shown for new users (thanks johnny)
  426. * Filename is shown on transfer error (no slots etc) (thanks ciber)
  427. * Ctrl-tab order is now the standard last-seen
  428. * Added support for user command menu subitems (add a '\' to the name)
  429. * Fixed locale setting bug
  430. * Added option to automatically add items to queue from ADL search (thanks twink)
  431. * Fixed share sizes not being updated with the "share hidden" box (thanks theparanoidone)
  432. * Directories with '$' in the name are no longer shared (they can't be downloaded)
  433. * Favorite users can now have descriptions
  434. * Added filesize and filesizeshort to search frame %[...] macros (thanks gadget)
  435. * Added option not to log filelist transfers
  436. * Fixed some issues with being / not being op
  437.  
  438.  -- 0.305 2003-12-04 --
  439. * Fixed disappearing queue items bug
  440. * Fixed displaying of upload compression in progress bar
  441. * Added compression ratio column and %[actualsize] and %[actualsizeshort] to log formats available
  442. * Fixed doubled name when downloading directories from search frame
  443. * Fixed a mem leak for safe transfers
  444. * Fixed a crash during downloads
  445. * Fixed speed problems with user list
  446. * Added "open download directory" to file and tray menu
  447. * Shift-clicking tab will close window (thanks twink)
  448. * Added support for $UserIP, %[ip] as user command parameter and server side ip detection (automatically used
  449.   if the ip field in settings is blank)
  450. * Transfer bar colors updated and user-configurable (thanks gargoyle)
  451. * Fixed possibility to share same folder twice (thanks theparaniodone)
  452. * Fixed translations of kick & redirect user
  453. * Fixed missing subdirs when moving directories in the queue
  454. * Really fixed hublist space trimming =)
  455. * Added ".wmv" and ".ogm" as video extensions
  456. * Fixed some issues with same-named fav users
  457. * Fixed small mem leak in fav users
  458. * Max download slots default changed to 3
  459. * Max 3 slots more than max download slots are used for highest priority downloads
  460. * Added option to automatically download filelist and match it on autosearch match. This will dramatically speed up
  461.   autosearching, lessening the strain on the hubs as less searches have to be done.
  462. * Added accelerator for filtering in public hubs (thanks gargoyle)
  463. * Fixed some translations (thanks ciber)
  464. * Added "downloaded bytes" to queue (thanks ciber)
  465. * Fixed refresh file list from main menu
  466. * Switched user and filename column in search frame so that the image will be attached to the correct column (thanks
  467.   gargoyle)
  468. * A few message boxes updated (thanks gargoyle)
  469. * Added supports NoHello, a hub bandwidth easing feature for the hubs that support it
  470. * Fixed a problem with matched list downloads not starting
  471.  
  472.  -- 0.304 2003-11-19 --
  473. * Fixed missing usercommands (thanks sed)
  474. * Added option not to receive usercommands 
  475. * Fixed a bug with bad search result type (hub owners, make sure your users upgrade if they use 0.302-0.303) 
  476.   (thanks saurod)
  477. * Added "$Supports MiniSlots" for other clients to profit from dc++'s free small files and filelist free slots
  478.   (thanks sed)
  479. * Added /getlist command to get users list from chat (thanks twink)
  480. * Added check so that temp directory cannot be added to share list
  481. * Hopefully speeded up hub connect a little
  482. * Fixed transfer view sorting I think, this is how it should be: running downloads, running uploads, waiting 
  483.   downloads, waiting uploads
  484. * Fixed missing string (thanks gargoyle)
  485. * Fixed invalid date added formatting
  486. * Fixed trimming of spaces for http downloads (hub list...)
  487. * Fixed a bug in autosearch when using auto search strings (thanks ilkka sepp├ñl├ñ)
  488. * Fixed typo in user commands help
  489. * Fixed missing sort arrows
  490. * Added time last seen online to fav users (thanks gargoyle)
  491. * Changed auto-grant slot ui (thanks gargoyle)
  492. * Fixed error removing recently added share directory
  493. * Fixed open folder in finished frames
  494.  
  495.  
  496.  -- 0.303 2003-11-14 --
  497. * Fixed reversed free and open slots in search results (oops...=)...upgrade or you're likely to be banned!
  498.  
  499.  -- 0.302 2003-11-14 --
  500. * Added a small menu to the tray icon (thanks orkblutt)
  501. * Added port to hub log files
  502. * Some fixes so that \client will compile better under linux (thanks christer palm, he's working on
  503.   a linux version using dc++ as base...)
  504. * Speedups, code cleanup to GUI list handling
  505. * New STLPort again (4.6) (a lot of the match queue crashes are probably STLPort's fault, 
  506.   so I'm changing again, to see if the latest is better, + that I changed two lines in it)
  507. * Fixed some bugs in the &-translation
  508. * Can be compiled in MSVC 7.1 without stlport, make sure to undefine HAS_STLPORT in config.h
  509. * Updated the antifrag feature to recover from crashes (thanks distiller)
  510. * Fixed so that tab completion works with multiple [xxx] tags (thanks sed)
  511. * More code cleanup, keep a backup of your queue handy while upgrading, queue code extensively
  512.   rewritten to ease future changes
  513. * Updates to the autosearch feature
  514. * Added (well, enabled) GetZBlock, a feature that makes all transfers safer by checking CRC's
  515.   during the transfer and if possible, compresses. This is an experimental feature, and it might
  516.   require some extra cpu, so it can be turned off in settings, turning it off will turn it off for
  517.   both up- and downloads. If both users have it enabled it will automatically be used. Compression
  518.   is automatically turned off file files that don't compress well (.rar's for example), but the extra
  519.   CRC check is still done. Safe transfers are marked by a * in the active transfers list (I'll think
  520.   of something better later on...)
  521. * New, very nice progress bars for the transfers window (thanks citruz)
  522. * Multi-shade progress bars to show how much was resumed and compressed
  523. * Added auto-grant option to favorite users (thanks saurod)
  524. * Improvements of robustness and speed of the XML reader
  525. * Fixed some minor Examples.xml issues ("\\" and "\t" are now correctly shown)
  526. * Fixed a queue crash bug
  527. * Changed transfer view sort order (active downloads, active uploads then connection attempts...one
  528.   fine day perhaps it'll be configurable...)
  529. * Added date added column to queue
  530. * Temporary downloads folder no longer shared
  531. * Fixed a bug where the socks5 proxy was used for http proxy connections (thanks dan fulger)
  532. * Added command history scrolling using ctrl-up/down/home/end (thanks cologic)
  533. * Fixed match queue crashes
  534. * Fixed sending of unknown '/'-commands to the hub (thanks sedulus)
  535. * Added support for once-per-nick usercommands (and made kick/redirect work like once)
  536. * Filename and path in finished frames split ut in two columns (thanks twink)
  537. * Fixed NoGetINFO so that it actually doesn't send any getinfo's
  538.  
  539.  -- 0.301 2003-10-28 --
  540. * Fixed usercommands in hub frame (kick for example)
  541. * Other fixes to usercommands (thanks sedulus)
  542. * Fixed reading of DCTC file lists I think (haven't tested) (DCTC of course has to be different 
  543.   from all other clients and create file lists with multiple directories with the _same_ name 
  544.   for no reason)
  545. * Fixed "open folder" in finished frames
  546. * Added new search for alternates algorithm with possibility to set search string yourself
  547.   (thanks saurod)
  548. * Added selection of which hubs to search in (thanks saurod)
  549. * Fixed link opening in some browsers
  550. * Added NoGetINFO extension support
  551.  
  552.  -- 0.300 2003-10-27 --
  553. * ---- IMPORTANT ----
  554.   Security update, upgrade unless you want to risk losing files anywhere
  555.   on your hd (this is for all versions prior to this one) (thanks fusbar for bringing 
  556.   it to my attention) 
  557.   ---- IMPORTANT ----
  558. * Some code cleanup
  559. * Added vertical tiling of windows
  560. * Nick and password are now taken from favorite hubs on redirect (thanks saurod)
  561. * Fixed a case sensitivity bug in favorite hubs (thanks saurod)
  562. * Locale formatting of exact size in search (thanks saurod)
  563. * Fixed a bug where directories were not correctly returned (thanks saurod)
  564. * Replaced the tab control in the settings with a tree, expect many more settings soon
  565. * Fixed a bug when changing priorities from paused
  566. * Reduced transfer view flicker somewhat when sorted by status
  567. * Reconnect time is randomized a little to reduce stress on hub when everyone reconnects
  568. * Small i18n fix in uploads settings (thanks atomicjo)
  569. * Numbers only on search size box (thanks atomicjo)
  570. * Delete multiple favorite users (thanks gargoyle)
  571. * Autocomplete turned off when using shift-tab (to tab between the windows instead) 
  572.   (thanks gargoyle)
  573. * Small fixes (thanks gargoyle)
  574. * Toolbar updates (thanks gargoyle)
  575. * Speeded up match queue a lot (I mean a _lot_)
  576. * Added a network statistics view
  577. * Added tab-specific context menus
  578. * Added support for hub $Supports
  579. * Added hub-sent usercommands
  580. * Usercommands changed to raw in save file
  581. * New %[ parameters in user commands
  582. * & is used to escape the & in chat (currently only escapes when really necessary, i e
  583.   | or $ escape is used)
  584. * Added "Match Queue" to various right-click menus
  585. * Internationalised settings (thanks gargoyle)
  586. * Fixed finished frame lockups
  587. * Moved to Visual Studio 7.1, 7.0 project files are available, but won't be maintained...
  588. * Own icon always set to blue (DC++) (thanks atomicjo)
  589. * Edges around the settings (thanks opera)
  590. * Fixed right-click issue in the hub frame (thanks twink)
  591. * Fixed a problem with detecting protocol extensions
  592. * Updates to the queue frame (bugs fixed and smarter when using with multiple drives)
  593. * Fixes to zblock sends (thanks sandos)
  594. * Links are opened in a new browser window
  595. * New STLPort again (4.5-1020)
  596. * Increased some buffer sizes to increase high-speed transfer performance
  597. * Added tooltip to hub window status bar that shows last 5 status lines
  598. * /-commands that don't exist are now sent to the hub
  599. * Added /pm
  600. * Added /g to search google
  601. * Added /imdb to search imdb
  602.  
  603.  
  604. -- 0.263 2003-09-30 --
  605. * Fixed a mouse click crash (thanks sed)
  606. * Fixed so that donating is done in euro's from the help menu (why don't you try it out? =)
  607. * Port can now be seen in the hub frame title (thanks sed)
  608. * Fixed a major bug with filename case sensitivity (causing strange queue behaviour)
  609. * Fixed another queue crash bug
  610. * Queue now starts fully expanded (makes sense with smart queues)
  611. * Fixed compiling issue on vc6
  612.  
  613.  -- 0.262 2003-09-24 --
  614. * Added arrows and tri-state sorting (thanks saurod)
  615. * Fixed a crash with certain queues when opening queue frame
  616. * Fixed a bug in the search frame not setting b/kB/MB correctly when searching for alternates
  617. * Fixed bad loading of menu translations
  618. * Fixed tag not being removed when someone turns it off
  619. * Added connection flooding protection
  620. * Fixed a bug with file extension being cut off when moving files in certain windows setups (I think, not tested)
  621. * Small fix to ip detect code (thanks fusbar)
  622. * Fixed a file read crash
  623. * Fixed so that DC++ correctly returns hub port in search results (thanks sed)
  624. * Now correctly reacts to multiple $Hello's with own nick
  625. * When moving items in the fav lists, items are scrolled into view if moved outside the window
  626. * Added "View as text file" option when downloading files (only shows the first 32k though...)
  627. * Made it possible to compile using the stl supplied in msvc 7.x, it's untested though, and I won't maintain it
  628.   (I just wanted to see if it works)
  629. * Already existing files are prioritised when queueing
  630. * Changed so that files are downloaded in alphabetical order when first added (this makes opening large user file 
  631.   lists a little bit slower)
  632. * Upgraded to STLPort 4.5.0725 (should be compatible with msvc 7.1)
  633. * Fixed right-click menu in hub frame when the username comes last on a line (thanks sed)
  634. * Added stored password sent notification when connecting to favorite hubs
  635.  
  636.  
  637.  -- 0.261 2003-07-15 --
  638. * Fixed user list problems
  639. * Fixed a queue frame crash
  640.  
  641.  -- 0.26 2003-07-15 --
  642. * Search for alternates now sets file type as well (and should work correctly with sizes...)
  643. * Search now returns results for exact size matches on at least/most searches
  644. * Some minor fixes
  645. * Fixed a crash on adding items to the queue
  646. * Progress bar now has different color for selected items
  647. * Added notification for which file was not available for downloading
  648. * Added H: to main window status bar
  649. * Hub developers: Added section about $Supports scheme for client-hub communication to extensions.txt that 
  650.   dc++/dch++ will (probably) use to extend the protocol (if it ever happens =).
  651. * Default hub list now points to one that works
  652. * Minor code cleanups
  653. * M:5 in the <++ tag means socks5 mode (this should have worked since 0.20...)
  654. * If no nick is set the settings dialog pops up at startup (to help newbies...)
  655. * Added a smarter queue tree display, to make it less deep
  656. * Fixed downloading of files with ? and * in name
  657. * Fixed downloading of filelists from users with \ in name
  658. * ADLSearch: Added Break on first option and special 'discard' target (see help) (by henrik as usual)
  659. * Added time left and speed columns to transfer window
  660. * Add to favorite user available from search frame
  661. * <++ tag is now shown in a separate column in the hub frame
  662. * Different tab types are now colored differently (some day I might actually make the colors configurable...)
  663. * Tabs are back at using the system menu font instead of the custom one
  664. * Added tab completition in hub frame, turn it off in advanced settings to get old tab behaviour (it can also
  665.   be used as a user search...)
  666. * Added move up/down controls to favorite hubs
  667. * Added options to open the finished downloads and favorite hubs window at startup
  668. * Fixed a bug where bad results were being given when searching for directories
  669.  
  670.  -- 0.251 2003-05-28 --
  671. * Fixed 100% cpu bug in new search (thanks opera)
  672. * Fixed a bug with queue selection counts (thanks sed)
  673. * Fixed a problem with percents not being escaped correctly in user commands (thanks sed)
  674. * Added so that you can use time formatting in the away message (%Y, %m ...) (thanks vladimir marko)
  675. * Added %[file] to search frame user commands (that becomes the current filename) (thanks sarf)
  676. * Fixed some of the vc6 compile errors/warnings
  677. * ADLSearch: now accepts %[nick] (see help)
  678.  
  679.  -- 0.25 2003-05-20 --
  680. Major:
  681. * Implemented a faster substring search algorithm for share and file listing searches (the QuickSearch variant of 
  682.   Boyer-Moore)
  683. * User commands now work from search as well
  684. * Fixed a major bug where queue items without sources were not loaded from disk on restart
  685. * Fixed slow favorites opening / excessive saving (thanks todd pederzani)
  686. * Large speedup in file listing search (QuickSearch + unnecessary processing added earlier removed)
  687. * Added selection size info to queue frame (same as file listing)
  688. * Fixed some crashes when closing windows (and perhaps added some new ones...)
  689.  
  690. ADLSearch: (by Henrik Engstr├╢m)
  691.   * Keyboard shortcuts.
  692.   * Context menu (back again).
  693.   * Removed 'Active' column and made it a check box.
  694.   * Unified button texts to the rest of DC++.
  695.   * Fixed bug with multiple destination directories, some search results only ended up in the first of multiples.
  696.  
  697. Minor:
  698. * Memory savings for users with many files in share
  699. * Hyperthreading / multicpu users, try again and report back if it works
  700. * Fixed %[hub] in upload log
  701. * Some code cleanup
  702. * Fix for buggy HTTP servers sending Content-Length with wrong case (thanks sandos)
  703. * Added link to change log in help menu (thanks todd)
  704. * Fixed link to faq (thanks todd)
  705. * Fixed public hub list mouse clicks and reopening (thanks todd)
  706. * Fixed so that "3/4 users offline" can be translated to polish
  707. * Fixed tabbing in search frame 
  708. * Added option for not downloading zero-byte files
  709. * Added handling for dchub:// in main chat (opens the hub)
  710. * Fixed a bug with strange nicks causing problems with file list opening
  711. * Fixed a bug with orphaned file lists
  712. * Fixed a bug with socks5 password length (thanks dwomac) 
  713. * Double-clicking text selects the word (as in old versions, thanks todd pederzani)
  714. * Directories are no longer returned for "at least" searches with bytes > 0 (i e directory size is assumed 0)
  715. * Fixed another issue with accesses to invalid drive letters (thanks sarf)
  716. * Holding shift during startup (when the main window shows) will disable autoconnecting to hubs
  717. * Fixed user description saving and updating (thanks todd)
  718. * Large files are now moved in a separate thread to avoid losing connection while moving (if using temporary download dir)
  719.  
  720.  -- 0.242 2003-04-19 --
  721. * Updated compile.txt with some notes on submitting patches
  722. * Perhaps fixed the multicpu/hyperthreading issue (could someone try and report to the bug tracker?)
  723. * Various optimizations of the socket code to regain some of the upload performance that some seem to have problems
  724.   with (keep in mind that SFV-checking, when enabled, slows things down on the downloading end when a file is checked...)
  725. * Fixed problems with changing active port
  726. * Fixed favorite hub properties saving
  727. * Added option not to send away message to bots (users that have not sent a myinfo that is...) (thanks sedulus)
  728. * Fixed 302-moved code a bit (thanks sedulus)
  729. * Added match queue feature to the file listing window. This will take every file in the file listing and see if there
  730.   is any matching file in the queue (exact filename & size match). Every match will then be added to the queue as an
  731.   extra source. Depending on your queue size and the number of files in the listing this might take some time to do...
  732. * UI updates to ADLSearch (by Henrik Engstr├╢m)
  733.  
  734.  -- 0.241 2003-04-01 --
  735. * Made the XML parser a bit more robust against bad XML data (to avoid embarassing situations such as the last one...)
  736. * Favorite users and hubs are now saved on edit instead of on exit.
  737. * Added support for "302 file moved"  for hublist downloads (thanks sedulus/sandos)
  738. * Fixed error reporting for hublist download
  739. * Same server but different port is now properly considered a different hub (thanks sedulus)
  740. * Last entered parameter for user commands is now remembered (%[line:...])
  741. * VC6 projects files brought up-to-date
  742. * Added a DLL to the installation procedure to make sure we get good debug info under older windows versions (research 
  743.   by todd pederzani)
  744. * Fixed attempt to access f: I think (it seems that the debug info generator tries to access f: when dc++ crashes, 
  745.   because microsoft compiled their stuff from f:...untested, I don't have any f: =)
  746. * Update to some confirmation dialog (thanks todd pederzani)
  747. * Partially changed back to the 0.233 code for uploads (since the new one seems to cause upload performance problems)
  748. * The queue is now only bolded when an file is finished.
  749. * Added away indicator in the main status bar (thanks todd pederzani)
  750. * Added finished uploads frame (thanks todd pederzani)
  751. * Added finished bold disable option (thanks todd pederzani)
  752. * Minor adjustments to the sort order
  753. * Added anti-fragmentation feature. When downloading, it creates a file of the expected target size with unspecified
  754.   content. If the download fails, the file is truncated to the size DC++ thinks it has downloaded, and
  755.   resume should work fine. If DC++ crashes, you'll lose the whole downloaded part + any resumed part as well, as
  756.   there's no way to know how much valid data there is in the file. Disabled by default.
  757. * Added a few keyboard shortcuts here and there
  758. * Fixed bug with SFV retrying (files will now properly be retried _once_ beforer a source is discarded)
  759. * The maximization state of the inner windows is now remebered, default to maximized first time.
  760.  
  761.  -- 0.24 2003-03-11 --
  762. * The splash screen is now correctly centered (we thank Vladimir Marko for this important patch =)
  763. * Added ADLSearch, a new search filter for browsing files, submitted/made by Henrik Engstr├╢m.
  764. * Local ip handling improved, so that a per-hub ip is used if nothing is entered in the active field (good for
  765.   people who connect to local hubs or through different network cards)
  766. * You can now use $ and | in the chat. DC++ uses the HTML standard $ and | to replace them...some people
  767.   might not like this because it's different than the escape sequence used in the lock, but I prefer a standard way
  768.   of escaping that's not limited to numbers below 999...later on, perhaps I'll add full &-escaping support so that
  769.   people will be able to send all kinds of strange characters. The same escpace sequences are used in the description
  770.   and email.
  771. * Incoming connections are now handled in a completely different, more effective way (one thread less...). This could
  772.   perhaps help with the multicpu/hyperthreading issue, but I doubt it...
  773. * Fixed a crash-at-exit in the debug build
  774. * Fixed a bug causing missing search results (thanks opera)
  775. * Another go at the case insensitive string comp bug (tried with a queue file that was reported not to work so...)
  776. * Added custom per-hub user description to favorite hubs (thanks todd pederzani)
  777. * Some code cleanup and minor fixes
  778. * Updated H: tag. It now looks like H:x/y/z where x, y, and z are normal, registered and op hubs respectively. It
  779.   is updated roughly once a minute, but if you're disconnected, the count won't go down until the window is closed
  780.   (i e hubs you're trying to reconnect to count as well, to avoid too many updates being sent to the hub). Also,
  781.   note that there's a problem with the op count. All op's will first be counted as registered users, and then,
  782.   when they're fully logged in the count will be updated. This is a protocol limitation and there's not much to
  783.   do about it (although, most of the time you shouldn't notice, if the hub sends the op list fast enough...). This
  784.   release also fixes a bug where the count was not correctly updated across all hubs.
  785. * To avoid confusion when receiving text pasted from the chat, "- " is inserted whenever a line starts with '<' or 
  786.   '[' in the main and private chat (so that it won't look like somebody else is writing a message)
  787. * I think you can now use %-shortcuts in the nick when specifying user commands (%[line:] does not work tho...)
  788. * Doubled interval between autosearches (2 minutes now, and 60 between each research of the same file), this to 
  789.   ease the bandwidth load on busy hubs
  790. * Favorites, users and user commands are now saved to a separate file. The old ones will still be loaded for a 
  791.   few versions...
  792. * Added info about current directory/selection to the file listing browser
  793.  
  794.  -- 0.233 2003-02-24 --
  795. * Back to normal...
  796. * Fixed a small bug with disappearing tray icon (thanks vladimir marko)
  797. * Fixed a major bug in the case insensitive string compares resulting in 100% cpu/crashes in certain cases 
  798.   (specially with filenames that contain international characters). This should also fix sort problems
  799.   and perhaps some search problems as well...
  800. * Fixed some problems with file lists not refreshing correctly when they were being downloaded at the same time.
  801. * Added option to disable the hourly automatic share refresher
  802. * Fixed another Finished Files crash -- now it *should* work, I actually tested it once this time...
  803. * Fixed a "dc++ would not shutdown" bug (thanks todd pederzani)
  804. * Fixed another thing with hub lists being unnecessarily downloaded (thanks todd pederzani)
  805. * Fixed a bug with opening faulty .bz2 file lists (thanks who)
  806. * Fixed a bug with whole descriptions not being visible in the settings
  807.  
  808.  -- 0.232 2003-02-14 --
  809. * Fixed a bug when temp download directory was missing '\' in the end
  810. * Fixed another crash when disk full bug
  811. * Files containing $'s are no longer added to share (can't be downloaded later on...) (this is a protocol limitation)
  812. * Changed the "download whole directory" back to the old way of working (see 0.23 notes), it turned out that i didn't
  813.   like it and neither did anyone at the forum seem to do...maybe I'll think of something better later on...
  814. * Fixed the move file thing (properly this time, I hope)
  815. * Fixed edit boxes being enabled when option was not in logs&sound settings (thanks todd pederzani)
  816. * Fixed "add shared directory" modality (thanks todd pederzani)
  817. * Fixed finished files crash
  818. * Added an icon for the finished downloads to the toolbar (thanks todd pederzani)
  819. * The main icon now contains a 48x48 icon as well (thanks todd pederzani)
  820. * I hope the owner of the picture doesn't sue me / mind =)...
  821.  
  822.  -- 0.231 2003-02-04 --
  823. * Minor speedup in the string tokenizer (silly...)
  824. * Fixed missing search results when searching without type (fix also provides a tiny speedup when being searched)
  825. * Fixed a silly assertion fault in the debug build
  826. * Fixed the single file move crash (together with "wrong file moved", same bug)
  827. * Fixed so that a user won't be granted a slot when using a "free" slot if disconnected because of the 
  828.   autodisconnect feature (thanks Todd Pederzani)
  829. * The tab control now supports more than one row
  830. * In the tab chevron menu, those windows that have updated (that would have been bold) now have a dot
  831. * The download queue tab now goes bold if something about the queue has updated (download finished/added/failed/etc)
  832. * The message edit box in the hub and pm windows now uses the font selected in the settings
  833. * The finished files frame now goes bold when new items are finished
  834. * Fixed some of the problems when not viewing the directory tree in the queue. There might be some bugs left tho, 
  835.   haven't tested...
  836.  
  837.  -- 0.23 2003-01-30 --
  838. * New release policy, I'll wait a few days with the "new version" nag, just to see if a release is ok (doesn't have
  839.   any fatal bugs in it). If you want to be on the bleeding edge, either subscribe to the release notification on
  840.   sourceforge or check it every now and then. The same goes for the link on http://dcplusplus.sf.net (i e the download 
  841.   will only be available from http://www.sf.net/projects/dcplusplus in the files section).
  842. * Removed the -Debug zip file. The debug information is now included in all public releases of DC++, this to rid
  843.   the debug forums of crash reports with missing debug information. There are no performance penalties from having
  844.   the debug symbols, they are loaded on demand (and if you're really deperate for disk space, you can remove the .pdb
  845.   file). This of course makes the distribution download a bit bigger, an unfortunate side-effect...
  846. * Fixed a bug in the uninstaller (it didn't remove DCPlusPlus.pdb if installed)
  847. * Fixed a bug with the user commands (PM didn't work)
  848. * Some fixes to queue moving (moving to targets that already exist in queue now adds the sources of the old file
  849.   to the existing target instead of just ignoring them...)
  850. * Changed the way "download whole directory" works. It now downloads the files directly to the directory you've 
  851.   chosen, i e if you download the directory "mp3" to "x:\down" all files from "mp3" will end up in "x:\down"
  852.   instead of "x:\down\mp3". This makes it easier to add files when somebody's changed the directory name but not the
  853.   filenames (common with rar/ace sets). If you download to the default download directory, the directory is created 
  854.   (i e "default\mp3" in the example). Now I only have to decide whether I like this change or not...
  855. * Cleanup of the VC7 Project files
  856. * The number of uploads slots is now shown as negative if it exceeds the specified number of slots (because of auto-
  857.   open or granting). We'll see how long it takes until someone reports this as a bug...
  858. * Added ability to set default away message (hm...perhaps this should use the last message set?)
  859. * Redesigned the appearance dialog a bit (like the advanced options now)
  860. * If DC++ receives "banned" during the login phase, it'll stop automatically reconnecting (n∩┐╜jd nu, nev? =)
  861. * The splash screen no longer shows on the task bar (avoids flicker when loading is fast) and is not topmost (use
  862.   alt-esc instead of alt-tab to switch to it if you lose it...and it can't be an option because it's shown prior to
  863.   any settings being loaded).
  864. * Hublist is no longer loaded in the background by default when starting the application.
  865. * Fixed some proxy connection problems for the hublist (thanks Ondrea (or is it Ondra or Ondrej? =))
  866. * Disabled automatic opening of the hublist. You can reenable it in the settings (this is to save some 
  867.   bandwidth on the hub list servers).
  868. * The hublist http://dcplusplus.sourceforge.net/PublicHubList.config has been replaced by 
  869.   http://dcplusplus.sourceforge.net/PublicHubList.config.bz2 (the same, but bzipped, sourceforge didn't like
  870.   the load on their servers...)
  871. * Fixed a bug when returning compressed file search results
  872. * Changed the way string compares are done, this should fix the sorting and searching problems with different
  873.   charsets. All string compares are now done based on the user's locale, so searching users that use a different charset
  874.   might yield unexpected results.
  875. * Automatic search now searches with type if possible (to ease the load on clients)
  876. * Fixed a disk full crash
  877. * Added "Close all disconnected hubs" to the Window menu (thanks Kenneth Skovhede)
  878. * Added /favorite to pm window to add user as a favorite user (/fav also works) (thanks Kenneth Skovhede)
  879. * Added /favorite to hub window to add hub to favorite hubs (/fav also works) (thanks Kenneth Skovhede)
  880. * Added "Grant slot" to transfers right-click menu (thanks Kenneth Skovhede)
  881. * Added "Add to favorites" to transfers right-click menu (thanks Kenneth Skovhede)
  882. * Added "Open folder" to finished downloads frame (thanks Kenneth Skovhede)
  883. * Performance increase in search 1: When somebody searches with a type (document, video, etc), directories that
  884.   don't contain the specified type are not searched. If people use search types a lot, this should be a significant
  885.   improvement. To make this work out good, keep different file types in different directories, and smaller parts of
  886.   your share will be searched. This will work better when more people have updated their clients so that autosearch 
  887.   uses types as well. 
  888. * Performance increase in search 2: Words frequently searched for are filtered out earlier in the search, so that
  889.   only directories that contain a specific word are searched. This is based on the observation that a lot of the 
  890.   contain either their suffix (mp3 or avi for example), or some other frequently searched words. By only searching
  891.   directories that for sure contain one of these words, we eliminate a lot of useless searching. In this first
  892.   implementation, the list of words is static, but later on I'll add dynamic adaption, so that it's really only the
  893.   most frequently words that make it to the list (thanks to Vladimir Marko for idea and research, to find out more
  894.   see his post on http://dcplusplus.sf.net/forum in Protocol Alley (perfincrease 1 is based on the same kind of thinking))
  895. * Fixed the hourly automatic share refresher (this is done with a low priority thread)
  896. * Highest priority downloads are now always started (even if the exceed the speed & max downloads limits), this way
  897.   important files, file lists and small files always get downloaded...(uhm, this might have the side effect that a 
  898.   list download might disconnect another slot if a file change for the other one occurs during the list transfer...
  899.   if this becomes a problem, I'll look into it "later" =) (completely untested...hope it doesn't break downloading =)
  900.  
  901.  -- 0.22 2003-01-05 --
  902. * The forums are up again! On a new address though, http://dcplusplus.sf.net/forum...
  903. * Added nice installer. It's big because it comes with the debug info, if you just want a zip as in the old versions,
  904.   you can find it on http://sf.net/projects/dcplusplus.
  905. * Fixed a bug with files being added to the queue without target directory. This caused quite a lot of strange
  906.   behaviour ranging from hang at startup to empty queues and crashing deletes. Hopefully, I fixed it proper,
  907.   but rereport the bugs if you still have problems... 
  908.   *WARNING - WARNING - WARNING* if you upgrade to 0.22, all old queue items that are missing a directory in the
  909.   target file-name will be removed. Don't upgrade if your queue is precious to you, and you didn't have anything
  910.   in the default download directory box in the settings (finish it with version 0.181
  911.   or edit your queue.xml file and add a directory to all targets without...). (thanks fusbar for finding it)
  912. * Added so that only files with the same extension are visible in the download to menus (this was actually done in 0.21
  913.   but I forgot to write it down...=)
  914. * Fixed a bug where dc++ would stop listening to incoming connections, causing connection timeouts in active mode
  915. * Right-click menu now works for all nicks (even outside < and >)
  916. * Fixed width of some status bars when font size differs from mine (I think...why would anyone want to change anyway? =)
  917. * Fixed height of edit controls when font size differs from mine
  918. * Added the hub the user was last connected to to the finished downloads.
  919. * Added hub to the logging (see readme for available parameters)
  920. * Fixed a bug in speed calculation in the finished downloads frame (for resumed downloads)
  921. * Last known hub is now shown in pm window when user goes offline
  922. * Progress bars can now be disabled in the advanced settings
  923. * Added user-customizable right-click menu commands to the hub windows (to send commands to hub bots)
  924. * Advanced settings dialog remade a bit
  925. * Fixed missing default setting for default download directory, making a lot of queue items miss a target directory =)
  926. * Fixed case sensitivity in search right-click menu
  927. * Fixed crash when opening file lists
  928. * Added on-the-fly SFV checking, enable it in the advanced settings. Failed files are removed and requeued.
  929. * Added sfv parameter to the logging (for full list, see readme.txt) and finished files frame
  930. * Fixed startup crash when settings file was incorrectly saved (unfortunately, this makes you lose your settings tho)
  931. * Fixed vc6 project file (zlib wasn't in the dependencies...come on guys, this much you should be able to figure out)
  932. * If you're translating and find any untranslated string or have problems because something can't be done in your
  933.   language (strange plurals?), add it to the bug report...(settings excluded)
  934.  
  935.  -- 0.211 2002-12-26 --
  936. * Oops, forgot to remove the transfer slowdown code when I was testing the progress bars...=)
  937.  
  938.  -- 0.21 2002-12-26 --
  939. * Some DLLs are now delay loaded, speeding up startup and initial memory usage a tiny little bit
  940. * Fixed so that the default copy-menu appears when rightclicking outside a nickname in the hub chat
  941. * Added "copy nickname to clipboard" to the hub chat right click menu
  942. * Fixed a directory searching bug (no directory search results when hubname contained a space...*sigh*) (thanks xeroc)
  943. * Fixed returning of own search results (oops, some debug code left...)
  944. * More work on the queue internals (should hopefully fix the bug when an item is reported as running even though it's
  945.   not)
  946. * Fixed some issues with 0-byte files in the queue (an unnecessary disconnection occurred)
  947. * More work on the queue window; File lists now have a separate folder, fixed viewing of right-click menus so that
  948.   they only show the commands that actually work depending on selection count.
  949. * Fixed / Improved the sorting of the transfer status. It is now always sorted as running downloads - 
  950.   connecting downloads - uploads (unless you flip the sort order...doh!)
  951. * Added beautiful progress bars to the transfers area (hej ullis =)
  952. * Added exact byte size to the search window
  953. * Fixed a bug with directory downloading from other dc++ users (that use the .bz filelist)
  954. * Incomplete file lists are now deleted on failure.
  955. * Fixed the socks resolve setting bug (somebody will have to try the DNS resolution itself though...can't do)
  956. * Added "no-tree-mode" to the queue. The queue window then shows the full list of queueitems (if possible,
  957.   the number of items it can show depends on your operating system)
  958. * The search window now uses non-colored icons (system or dc++), I didn't like the coloring anyway, will think
  959.   of something better later on...
  960. * Some minor changes to the settings dialogs...preparing for making translation possible...
  961. * Fixed port changing bug (DC++ would still listen to the old port until restarted)
  962. * Added debug-build-type error reporting to the release builds as well. Now, if supported by the OS, dc++ will emit
  963.   a useful bug report whenever it crashes. If you have a lot of problems with dc++ crashing, you should download
  964.   the debug information from www.sourceforge.net/projects/dcplusplus, and then, when reporting the bug, include
  965.   the generated "extenedinfo.txt" file. Do not report the crash unless you have this file and have downloaded the 
  966.   debug information file.
  967.   The extended tracing code is in part written by Zoltan Csizmadia (zoltan_csizmadia@yahoo.com), found it on 
  968.   some web site. (
  969. * Added moving of files in the queue (experimental)
  970. * Fixed bug when a '\' was not added to the temp downloads directory
  971. * Right-click menu works for joins and parts as well now (changed the format of the join/part message =)
  972. * Fixed a lockup bug (transfer speeds would not update among other things...)
  973.  
  974.  -- 0.20 2002-12-06 --
  975. * Collective thanks to all who have donated $$$ to me, I didn't think people would do it, but they
  976.   actually have, amounts ranging from $1 to $200...keep 'em coming =) (keep in mind tho that paypal steals 30 cents
  977.   and some percentage (4 i think) from me when you pay with a credit card). Oh, I think you can also donate in 
  978.   ∩┐╜ (euros) now, which is, of course, my preferred currency =)
  979. * The forum and lichlord.org are currently down for maintenance, and the owner is waiting for new network equipment. 
  980.   I would open an alternative forum if I could get the old posts, but because all network connections to the server are      
  981.   broken it's difficult to get the old posts out of it for the moment (physical access to the server is somewhat 
  982.   limited). For the most desperate ones, I opened a new conference on sourceforge (where the old forums were) that
  983.   you can use, or if you feel like it, try one of the forums that people have put up on their own (I won't read
  984.   them though, don't have time). Anyway, lichlord should be up soon I hope...
  985. * This release is completely untested (more or less, i'm in the third world (italy...amazing that this country made
  986.   it to the G7, and is still actually there...)), and is most problably not very stable. If it crashes, I don't
  987.   want to know about it unless you're using the debug version (that most probably doesn't work with w98), that
  988.   generates an exceptioninfo.txt file. If you report a crash bug ("unhandled exception"), make sure you include
  989.   this file in the report, otherwise it's a waste of your time writing and my time deleting. I do not recommend
  990.   this version for those who are comfortable with 0.181...
  991. * I've decided to clear the bug and feature request forum of all posts, regardless of whether they have been 
  992.   fixed/implemented or not, because of the ridiculous amount of duplicates. I apologize to those that made valid, new
  993.   fresh and interesting requests, but because of all double-posting idiots, I can't keep up with things. I've tagged all
  994.   the closed requests as "out of date", and I kindly ask the original authors to reopen their posts if they still
  995.   consider them valid and non-duplicate. You can find them by browsing for closed posts. Also, before posting a feature
  996.   request, check that the feature is not already implemented (by looking in the settings for instance). It is not
  997.   exactly a sign of intelligence to suggest features that already exist...and there seems to be an alarming number of
  998.   stupid people out there...
  999. * The CVS is not up to date (because of the retarded firewall at my school...)
  1000. * Clicking on a users name with ctrl pressed opens a pm window (thanks opera)
  1001. * Clicking on a users name with shift downloads the users file list (thanks opera)
  1002. * Right-clicking on a name in the chat will bring up the user menu (thanks opera)
  1003. * Fixed a bug in the startup procedure resulting in a crash sometimes
  1004. * Fixed bug that window size was set to 0 when dc++ was turned of while being minimized, resulting in "missing
  1005.   dc++ window" on startup
  1006. * Added socks5 support (more or less...no gssapi support), works like passive mode. M:5 means socks5 in the <++ tag.
  1007.   (No, I won't be adding socks4 as it doesn't support UDP forwarding)
  1008. * Myinfo is now sent out roughly every 1-2 minutes if something has changed hub-count-wise (was 10-20 min before)
  1009. * Added directory downloading (from the search window, unfinished, not sure if it works, experimental,
  1010.   kids, don't do it at home, dangerous...)
  1011. * Fixed some random bugs and very uncommon memory leaks
  1012. * Fixed the ordering in the right-click menus so that "browse" and recent dirs appear first
  1013. * Added directory (folder) searching
  1014. * .ogg and .wma are now returned when someone searches for audio files
  1015. * .txt and .nfo are now returned when someone searches for documents
  1016. * .divx is now returned when someone searches for videos
  1017. * .gif and .jpg (!) are now returned when someone searches for pictures (oops, must have missed them 
  1018.   when reverse engineering the original .exe...=)
  1019. * Note; the extended search results only work if the client being searched is a new dc++...
  1020. * Improved XML handling (much less memory used on queue load)
  1021. * Speeded up queue save a lot, shouldn't take any notable amount of memory either (for those with large 
  1022.   (10000+ files) queues), although if you have a queue that large you should perhaps consider your queuing
  1023.   strategy...
  1024. * Added total bytes and average speed to finished downloads window
  1025. * A random free port between 1025 and 32000 is now used in active mode, unless a port specifically has been set. This
  1026.   port is changed on every restart to avoid problems with networks where traffic on certain ports is limited or
  1027.   banned. If you have a firewall that requires a certain port to be used (incoming traffic), go to the settings 
  1028.   and set it (your best pick is a random one in the above noted range) (setting not kept from previous version).
  1029.   DC++ requires that both TCP and UDP data can reach the client on this port. To find out the ip/port currently 
  1030.   in use, type /connection in a hub window. 
  1031. * Failed downloads are now not put at the beginning to avoid having partial unfinished downloads
  1032. * The queue window now has a tree instead of a list to the left
  1033. * Added a common controls version check to rid the support forum of (at least some of the) stupid questions
  1034. * Spaces are now trimmed from most ip addresses
  1035. * Added O: in the <++ tag, it means that the user is using the speedautoopen slot feature, and the number is the kb/s 
  1036.   setting. IMHO this is a much better way of measuring the whole slots thing, and in future releases S: may become 
  1037.   optional if the min upload speed feature is turned on (a good topic for the dc++ forums...). Uhm, in other words,
  1038.   if the current total upload speed of a user is lower than the number after O:, dc++ will automatically open another
  1039.   slot. 
  1040. * Some internal changes in the queue handling (might cause trouble, untested)
  1041. * The notepad content is now saved in a file called "Notepad.txt" in the dc++ main directory instead of the xml file
  1042. * Fixed the file search and made it search a bit more accoring to the sort order
  1043. * Fixed so that the same string won't be added to the recent searches list
  1044. * Queue is now indexed by a map instead of a hash resulting in slightly more cpu use (if you have a huge queue)
  1045.   but queue is ordered accoring to filename to avoid partially downloaded directories (when saved, queue is now sorted
  1046.   by target location and will be downloaded in that order when reloaded from disk...)
  1047. * Fixed so that focus is correctly set to the message input edit box in the hub chat window when changing back to dc++
  1048. * Recreates filelisting if it's missing on request from another user (if it's been deleted that is...). This effectively
  1049.   stops the "delete filelist"-cheat.
  1050. * Added automatic disconnection of uploads if a user leaves the hub. This is a somewhat controversial feature
  1051.   that disconnects any uploads to a user if the user leaves the hub (or is kicked...). If an upload is cancelled
  1052.   in this way, a free slot is granted to the user being kicked, in case that the user was unwillingly disconnected
  1053.   from the hub and returns within 10 minutes. This effectively prevents the "jump into hub, start a bunch of downloads,
  1054.   and exit the hub"-cheat, without the cheater being able to do anything about it. It is off by default, turn on in
  1055.   the settings.
  1056. * Alt-S sends a message in the chats
  1057. * The PM window now correctly shows when a user goes on/offline and doesn't send the message if the user is offline
  1058.   (so that you don't lose it from the edit box)
  1059.  
  1060.  -- 0.181 2002-08-12 --
  1061. * Fixed a nick changing bug
  1062. * Fixed some vc6 project build settings
  1063. * Fixed some minor vc6 compatibility issues
  1064. * Fixed some issues with invalid filenames (names containing invalid characters, should also fix
  1065.   the file downloaded but missing from the download directory error) (thanks Kyrre Aalerud)
  1066. * Added so that the user name appears at top level of the directory tree in the browse file list window
  1067.   so that directory totals for the top directories can be seen, untested, might cause problems but shouldn't...
  1068. * Main window state (maximized and so on) and size are saved on exit (and restored I think =)
  1069. * Kick messages are now correctly filtered (even when status line in chat setting is on)
  1070. * Fixed an issue with very long path names (win9x can't handle path names longer than 260 chars), 
  1071.   these will now generate an error
  1072. * Fixed the speed display of very fast transfers (>4 mb/s)
  1073. * Fixed a bug where a bad file list could cause dc++ to crash
  1074. * Fixed the loading of list view column orders
  1075. * Added so that doubleclicking on usernames in the main chat (<nick>) will select the user in the user list
  1076. * Added so that doubleclicking words starting with http://, www. and ftp:// will open the link
  1077. * Fixed a bug with bad hublist server names (empty ones, not starting with http://...)
  1078. * Added WM_ENDSESSION handling so that the queue and settings are saved when shutting down the computer
  1079. * Added auto-away on minimize option
  1080. * Fixed restoring window to maximized state after minimizing to tray
  1081. * Added a "small send buffer" option that should help users that are having download problems when others leech
  1082.   from them...basically, this makes the outgoing packet size smaller (1k instead of 16k), leaving more bandwidth
  1083.   for acks to flow through...it also makes sending less efficient, specially for high bandwidth users, so don't
  1084.   turn it on unless you have to...hard disk reading performance will be worse as well with this option enabled...
  1085. * Added paypal-donate menu option to help
  1086.  
  1087.  -- 0.18 2002-07-01 --
  1088. * Added a finished downloads window
  1089. * Added temporary download directory option
  1090. * Added support for dchub://hubip:port and dchub://hubip:port/nick (will download that users filelist) (partially
  1091.   by Luca Rota, thanks) (completely untested)
  1092. * Sort by slots in search is now secondarily sorted by open slots
  1093. * Fixed sort by priority in queue window
  1094. * Fixed "don't remove dupes" option
  1095. * Improved performance a bit when there were a lot of "no free download slots"
  1096. * Fixed missing join messages
  1097. * Shift-enter in hub send message instead of adding a newline to the text (use ctrl-enter for newlines)
  1098.   (because a lot of people can't type properly and keep holding shift when pressing enter...I hear old (60+) 
  1099.   people often do this...=)
  1100. * More changes to the autosearch, it should now be more random and therefore yield better results...
  1101. * Old download queues (pre 0.174) are no longer loaded
  1102. * Added better error handling on failed downloads
  1103. * Added a column to the queue window that shows which sources have failed and why
  1104. * Major changes in the connection queue handling for better stability in the future
  1105. * Added doxygen configuration file. To generate a very nice overview of the dc++ sources
  1106.   download doxygen (Www.doxygen.org) and graphviz (search google), then check doxyfile
  1107.   for the proper paths, and then type start doxygen in the project directory
  1108. * Removed sources are no longed automatically readded by the autosearch feature
  1109. * Added option to readd a removed/bad source from the queue window
  1110. * Added option to remove a user from all queued downloads from the transfer window
  1111.  
  1112.  -- 0.177 2002-06-07 --
  1113. * Improved performance on "File not available" (connection / slot is now kept)
  1114. * Remove source on "File Not Available" is no longer an option. Don't ask why.
  1115. * Changed the queue back to the old behaviour, that files are downloaded in the order they're added (to avoid
  1116.   having all the smallest files of multiple unfinished directories)
  1117. * Fixed some queue random crash bugs
  1118. * Fixed the wrong transfer icon bug (I think...)
  1119. * Improved overall queue performance (again...=)
  1120. * Fixed a small bug that caused some unnecessary traffic to the hub (nmdc works this way, every time a user logs
  1121.   on, his info is requested from the hub, but this request is unnecessary as the info is sent out automatically 
  1122.   to all users, in nmhub v1.0.25 at least...complain if I'm wrong...)
  1123. * Fixed the long shutdown time when a _very_ slow transfer was in progress
  1124. * Added some other minor bandwidth saving features (only the users that need to be updated are updated when
  1125.   reviewing the user list after having closed it for a while)
  1126. * More potential connection timeout fixed (go, farcry, go!)
  1127. * Fixed some minor client-client protocol issues
  1128. * Fixed some more faulty "user offline" errors
  1129. * Made autosearch more effective (much less hub bandwidth usage...)
  1130. * Added a tiny splash sceen (no gfx, just text...)
  1131. * Added a search hit counter to the search spy
  1132. * Fixed a small redrawing bug in the tabs at the bottom
  1133. * Fixed the sort by slots in search results
  1134. * Fixed the slow upload speeds I think...at least it should be a bit better...
  1135. * Switched to vc.net...we'll see if it's any good...
  1136.  
  1137.  -- 0.176 2002-05-26 --
  1138. * Various optimizations of search handling and list sorting for better perfomance
  1139. * Fixed a small bug in the search frame
  1140. * Made "Full row select" default
  1141. * Fixed some serious random crash bugs
  1142. * Fixed a w95/98 bug that sometimes caused text not to be displayed
  1143. * Fixed some socket issues with worthless tcp implementations (read: win95/98/me) that don't provide a decent buffer
  1144. * Worked some more on the socket handling in general
  1145. * Fixed a crash when trying to use an invalid %[...] log message
  1146. * Fixed some issues with online users being reported as offline
  1147. * Added option to disable the user listing. This saves _a lot_ of CPU, memory and bandwidth for both user and hub
  1148.   (Note; this also disables hub share and user totals, as well as connection type in the search)
  1149. * Fixed some issues with reloading user lists
  1150. * Added so that autogranting upload slots is done with a minimum 30 second delay (to avoid slot races where everyone
  1151.   gets a slot before the average upload has adjusted itself...)
  1152. * Limited description length to 35 characters (excluding the <++ tag...)
  1153. * Changed so that second "/away <msg>" updates the away message instead of disabling away mode. "/away"
  1154.   without message still enables default msg first time and disables away mode second...
  1155. * Fixed so that only one connection / hub is opened (even when being redirected...)
  1156. * Fixed a connection timeout bug (thanks farcry)
  1157. * Fixed the update speed of a few lists (thanks farcry)
  1158.  
  1159.  -- 0.175 2002-05-18 --
  1160. * Fixed a 100% cpu bug (thanks zc...stoopid nmdc hub, sending strange things...)
  1161. * Fixed dupe search filter
  1162. * Fixed bad total transfers info (you have to edit/remove dcplusplus.xml to make it display correct values
  1163.   if 0.174 got it wrong)
  1164.  
  1165.  -- 0.174 2002-05-17 --
  1166. * Fixed a tray icon bug (thanks andreas kronquist)
  1167. * Fixed a minor search results bug (thanks andreas kronquist)
  1168. * Fixed a redirection bug
  1169. * Changed so that the average speed is calculated as a running average over the last 30 seconds (instead of
  1170.   the whole transfer time...the value in the log file is still a whole file average)
  1171. * Added some advanced logging options (log format now customizable)
  1172. * Found a bug in the msvc7 optimizer...after a small workaround, my vc7-compiled build seems quite stable
  1173. * Search spammers are now ignored for 2 full minutes before they're given responses again
  1174. * Fixed so that multiple search results from the same user are not shown
  1175. * Fixed a few case (in)sensistivity issues
  1176. * Huge performance increase on large queues with many sources / download
  1177. * Changed the order of downloads, smaller files with equal priority are now downloaded first
  1178. * Added two more priorities
  1179. * Tray icon is now redisplayed if explorer crashes
  1180. * Queue is now saved to a separate file, and updated 6 times as often (old queue will still be loaded in 
  1181.   this version)
  1182. * Fixed some minor hublist bugs
  1183. * Fixed unknown error 0x0 (I think...)
  1184. * Fixed min speed autogrant slot (was counting bytes instead of kilobytes...=)
  1185. * Fixed hidden directory sharing (not sharing...)
  1186. * Added a few icons to the search list
  1187. * Added some all time stats to the about window
  1188. * Fixed some searching issues
  1189. * Added quick links to files of the same size when selecting multiple files with same size in 
  1190.   the search (thanks patbateman)
  1191. * Added right-click menu to the directory bar in the download queue
  1192. * Fixed a crash when closing dc++
  1193. * Added support for dns names in the ip field in the active mode settings (untested)
  1194. * Users with same nick but on different hubs are no longer added to the queue
  1195. * Added an icon for the download queue (thanks zc), more icons to come
  1196.  
  1197.  -- 0.173 2002-04-29 --
  1198. * Fixed some minor debug mode bugs
  1199. * Fixed some vc7 compatibility issues, but some initial experiments show that there are stability problems
  1200.   when compiling with optimization on..._STL::list seems to generate a lot of crashes...
  1201. * Fixed win95 missing explorer icons bug (?)
  1202. * Fixed the <16kb and file list extra slots bug
  1203. * Added some stuff to the search spy (useless features are the best...=)
  1204. * Fixed some hub counter issues, and updated the counter so that it only counts hubs that you've logged in to
  1205.   at least once (this should lead to a more stable hub count, especially when connecting the first time...)
  1206. * Fixed automatic redirect following
  1207. * Improved user list performance and fixed a few user list bugs
  1208. * Fixed various user and share counting bugs
  1209. * Added file searching to directory listings
  1210. * Improved the autosearch algorithm a little bit
  1211. * Fixed some issues with autoconnecting to favorite hubs
  1212. * Changed the way rollback works, it is now more tightly integrated with write buffer size. Write buffer
  1213.   size will now be used as a cutoff, so that the last <writebuffersize> bytes will be removed and then
  1214.   <rollbacksize> bytes will be compared to see if it's the same file. Recommended values for write buffer
  1215.   is 64kb or your hard disk cluster size (Low-speed connectees might wish to use a lower buffer, as it
  1216.   this many bytes are redownloaded if the file has to be resumed). If you set write buffering to 0 the old 
  1217.   (pre-writebuffering) routines will be used which are still considered safer (when ++ crashes...). 
  1218.   Recommended rollback is 1024 bytes, or 4096 if you want to be extra safe.
  1219. * Fixed search for alternates bug
  1220. * Fixed so that dupe searches are not added to the drop-down box
  1221. * Fixed some right-click bugs in the tab at the bottom
  1222. * Fixed tab click minimization bug when window was maximized
  1223. * Added minimize all windows (thanks Anton M)
  1224. * Improved viewing performance of most list views (less unneccesary sorting)
  1225. * Fixed bzip2 list file opening
  1226. * Disabled connecting to oneself. Use "open file list" to see what your share looks like!
  1227. * Added so that op:s always can download the file list (regardless of open slots)
  1228.  
  1229.  -- 0.172 2002-04-28 --
  1230. * Changed so that only bz-lists can be downloaded using the extra slot (since they're smaller...)
  1231. * Fixed size column in download queue
  1232. * Added last known hub viewing for users that are offline (not saved between dc++ sessions, this would take too many resources...)
  1233. * Added /-commands to pm windows as well (most of them anyway...)
  1234. * Added /grant to pm window
  1235. * Added /close to close a window
  1236. * Added a very short /help message
  1237. * Added latest version to about dialog box
  1238. * Fixed windows maximization state change
  1239. * Added an option to use system icons when browsing files
  1240. * Added support for bzip2-compressed hub list downloading (also, the full hub list will only be available in bzip2 format to
  1241.   ease the load on the dc++ list server)
  1242. * Added some info to the tooltip when dc++ is minimized to the tray (stats are for transfers only, hub traffic is not counted in...)
  1243. * Changed the slots info at the bottom to show free slots instead of taken (to avoid confusion when viewing the search results...)
  1244. * Added deleting from search results window (use the delete button on the keyboard...)
  1245. * Added option not to popup a new window for pm:s (message is shown in main chat instead unless there's already a pm window open)
  1246. * Added opening of previously downloaded user file lists menu option
  1247. * Fixed some minor UI issues
  1248. * Set default sorting to nick in the users list
  1249. * Fixed a bug that caused some temporary files not to be deleted
  1250. * Increased number of search results returned when searching in active mode to 10 (instead of 5...10 is much better as you can search
  1251.   for 10 disks at a time in a rar/ace-set), passive mode is still 5
  1252. * Added option to automatically open an extra slot if current upload speed is less than a certain kb/sec
  1253. * When sorting users by nick, op's are now put on top/bottom (ascending/descending)
  1254. * Added automatic reindexing of file list every now and then...
  1255.  
  1256.  -- 0.171 2002-04-21 --
  1257. * Fixed version number in changelog and exe-file =)
  1258. * Fixed downloading bug
  1259. * Fixed queue frame size column
  1260. * Fixed favorite users right-click menu
  1261. * Fixed sort by file type in file list
  1262. * Fixed missing font settings
  1263.  
  1264.  -- 0.17 2002-04-20 --
  1265. * Fixed the disk full crash
  1266. * Fixed some minor memory handling issues
  1267. * Fixed sorting in the search frame
  1268. * Fixed window looks in winxp ugly mode (added manifest file kindly supplied by mike)
  1269. * Added right-click menu to the tab control
  1270. * Replaced the password dialog by a /-command in the main chat (to avoid problems with lost password dialog boxes)
  1271. * Changed so that a second "/away" disables away mode (/back is still working)
  1272. * File lists are now saved in a separate directory to avoid clutter in the main dc++ one...
  1273. * Added option to send status messages to main chat
  1274. * Added option to show joins/parts in main chat, and /showjoins command to toggle for the current hub
  1275. * Upgraded to new WTL, which should fix a lot of minor UI bugs. This should also make it possible to compile the application in VC7.
  1276. * Fixed a bug where multiple notepad frames were opened
  1277. * Source code reorganization, all UI specific code moved to a separate directory (to ease code maintenance and future unix port)
  1278. * Code cleanup, to be more compilant to the ISO C++ / C99 standard
  1279. * First test compile with gcc (note; does not mean that I'm porting to linux...this is just for fun...lotsa' errors tho...)
  1280. * Fixed a potential file corruption issue
  1281. * Fixed a bug with write buffer size = 0
  1282. * Fixed some random crashes
  1283. * Fixed a bug where logs were not written if log directory was changed and DC++ not restarted
  1284. * Some more guessing at the 100% cpu bug...the fact that I never get it doesn't make it easier...if someone could profile it...
  1285. * Fixed some issues with changing nicks while being connected to hubs / users
  1286. * Fixed some minor bugs in the incoming connection handling
  1287. * Fixed some transfer window reporting issues (a few more details on connection progress now...)
  1288. * Improved the search flood protection a bit
  1289. * Removed the public hublist multi-select feature (high abuse factor...)
  1290. * Added a file type column to the directory listing
  1291. * Fixed some errors in the up/download log
  1292. * Updated the queue frame
  1293. * Yet more internationalization, everything except the settings dialogs should be translatable now
  1294. * Improved the formatting of the output XML file
  1295. * Improved XML loading speed a lot
  1296. * Added a chevron menu to the tab bar at the bottom that shows the missing window tabs
  1297. * Added current search string to the title of the search window
  1298. * Fixed missing/bad connection type bug
  1299. * Fixed some user handling problems (when having the same nick on multiple hubs...)
  1300. * Added a second "users" string so that translating into finnish will work ok
  1301. * Fixed a small bug that might have caused some firewalls to complain (UDP packets were sometimes being sent to port 0)
  1302. * Added abilitly to use bzip2 compressed file lists resulting in _a lot_ faster file list downloads (bzip2 compresses 2-4 times better than
  1303.   the simple huffman encoding done in nmdc. Note; this requires DC++ >0.164 in both ends and was mainly added to test the protocol extension
  1304.   scheme, but should be fairly useful for all the low bandwidth people out there...
  1305. * Added an optional annoying noise when a private chat window is opened and / or when a pm is received
  1306. * Changed the way notepad is saved, old notepad contents will disappear when you update from older versions
  1307.  
  1308.  -- 0.163 2002-04-04 --
  1309. * More internationalization
  1310. * Added public hublist filter
  1311. * Minor UI fixes
  1312. * Changed error messages in public hubs frame
  1313. * Fixed some minimize to tray issues (window popping up...)
  1314. * Reduced flicker in the bottom tabs when resizing window
  1315. * Added simultaneous downloads limit option, as well as max download speed to start new downloads
  1316. * Added a favorite users frame
  1317. * Added proxy support for downloading the hub list
  1318. * Fixed a crash when loading invalid hub lists
  1319. * Added transfer window sorting
  1320. * Fixed kicking the same user multiple times from search
  1321. * Added last kick/redirect reason to the search frame as well
  1322. * Reordered some of the right-click menus so that "dangerous" options are at the end
  1323. * Worked some on the cpu bug, should a bit better now...
  1324. * Fixed a bug where some data was unnecessarily requested from the hub, causing a little extra load (thanks dan kline)
  1325. * Added some new menu options to the help menu
  1326. * Added search spy window with counter
  1327. * Added NMDC queue importing (thanks luca rota)
  1328. * Added some simple logging, more will probably come...
  1329. * Removed option to keep finished downloads in queue (replaced by log...and yes, the log will be improved later on...)
  1330.  
  1331.  -- 0.162 2002-03-18 --
  1332. * Fixed another hub counting bug (this is becoming annoying...gee, I should be sleeping...=)
  1333. * Fixed a bug where the kick message was not sent correctly
  1334.  
  1335.  -- 0.161 2002-03-18 --
  1336. * Fixed a hub counting bug (this should also reduce the number of redunant description updates, thus lessening the load on the hub)
  1337. * Hopefully fixed the 100% cpu bug (found a very likely candidate at least...=)
  1338.  
  1339.  -- 0.16 2002-03-15 --
  1340. * Fixed a resource leak that might have caused the sudden deaths (thanks carxor)
  1341. * Added saving of last kick & redirect reasons (and server...)
  1342. * Added hub name to the password dialog
  1343. * Changed default port to 1412, should improve compatibility with a lot of firewalls 
  1344.   (that only allow incoming data on port >1024)
  1345. * Updated user handling, issues related to diffent users with same nick should work out better now 
  1346.   (also increased performance in user handling) (Major change...)
  1347. * Fixed some minor ui bugs
  1348. * Added options to ignore or popup messages from bots and other offline users
  1349. * Fixed some more minor memory and resource leaks
  1350. * Improved incoming search performance, also fixed some minor search result bugs
  1351. * Improved general window updating performance (when getting info about users and closing windows)
  1352. * Should have fixed the scroll problem (although I've never experienced it myself...)
  1353. * Increased time between kickmsg and actual kick...wonder if it's enough or needs to be increased more...
  1354. * Fixed a bug where files that already existed on the target location were being added to the queue
  1355. * Did some more work on the queue managment to reduce crash frequency
  1356. * Improved file transfer perfomance a bit
  1357. * Fixed so that priorities are saved / loaded
  1358. * Improved rollback buffering, the app now discards the last <rollbacksize> bytes, and 
  1359.   then checks the <rollbacksize> bytes before that for inconsistensies.
  1360. * Fixed so that the correct edit box gets the focus when switching windows
  1361. * Fixed a bug with renaming share directory names when refreshing
  1362. * Some code cleanup
  1363. * Added option to keep duplicate files in the dclist (but their sizes are not added to the file share total in any case)
  1364. * More random crashes fixed
  1365. * Added timestamps to private frames as well
  1366. * Added possibility to change column order and widths
  1367. * Added write buffering to reduce fragmentation when downloading multiple files
  1368. * New search window with new search options (file types, free slots)
  1369. * A first go at internationalization...many of the texts in DC++ can now be changed by loading a different language XML
  1370. * Added some information to the description field, <++ V:x,M:x,H:x,S:x> where V = client version, M = mode (a=active, p=passive)
  1371.   H=number of hubs connected to where you're not a registered user, S=number of slots you have open. This is updated every 10-15 minutes.
  1372. * Small performance increase in loading dclists (thanks geoff)
  1373. * Added total queue size and number of queue items to the download queue window
  1374. * Added path column to download queue
  1375. * Added a limit so that only 15 users and 1 op kan be kicked at a time from the hub user list
  1376. * Fixed the download directory name bug
  1377.  
  1378.  -- 0.154 2002-02-25 --
  1379. * Added passive user detection, those that are behind a set of bricks are passive.
  1380.   (detected when the user searches or tries to connect to you)
  1381. * Added a primitive search history
  1382. * Fixed a slot freeing bug
  1383. * Added option to grant extra slots to specific users
  1384. * Changed order of kick message sending, to increase the chances of the user actually getting the message
  1385. * Improved XML loading speed a bit (there's more to be done if necessary...)
  1386. * Fixed some XML parser bugs
  1387. * The XML is now backed up before writing a new one, so that you don't lose your queue when ++ crashes
  1388. * Added a quick-fix so that the XML file can be displayed in ie...
  1389. * Fixed crash when trying to send a message to an unconnected hub
  1390. * Fixed some random crashes
  1391. * Fixed default download folder error (when missing '\')
  1392. * Fixed multiline posting
  1393. * Reworked ip detection once more, should now be able to detect changing ip's as well...
  1394. * Fixed various invalid display bugs in the download queue
  1395. * Fixed missing users and bots in the user list
  1396. * Upgraded STLport (4.5.3 now...)
  1397. * Hopefully fixed the growing threads issue
  1398. * Fixed the connection type icon being reported to nmdc users
  1399. * Partially fixed the connection timeout bug (++ now correctly shows reconnection attempts...)
  1400. * Added chat timestamps (/ts)
  1401. * Added exit confirmation dialog (optional)
  1402. * Fixed search bug when part of the search string was in the directory and part of it was in the filename
  1403. * Added dupe file removal, files with same name and size are automatically removed from your share
  1404. * Fixed another search results bug
  1405.  
  1406.  -- 0.153 2002-02-11 --
  1407. * Fixed some potential deadlocks
  1408. * Fixed some potential crashes
  1409. * Code cleanup, no more level 4 warnings
  1410. * New STL (STLport 4.5.1), to improve standards compatibility and stability (major change...)
  1411. * Added new favorites properties dialog
  1412. * Added possibility to add unlisted hubs to favorites
  1413. * Fixed a lot of minor instability issues
  1414. * Added a slot counter to the status bar, shows the number of taken slots
  1415. * Fixed the memory leak
  1416. * Fixed a search bug
  1417. * Fixed a rollback bug
  1418.  
  1419.  -- 0.152 2002-02-07 --
  1420. * Fixed a queue saving bug (resulting in overwritten resumes...yes, this is _the_ resume bug...)
  1421. * Improved network efficiency and application responsivness
  1422. * Started improving the threading, which will result in less crashes.
  1423. * Fixed disconnection from hubs at startup
  1424. * Hopefully fixed "unknown error 0x2747", please report if you get "Ran out of buffer space"
  1425. * Fixed circular pm:s (away messages are now only sent once per user when the window is opened, and only when he/she initiates the pm session...)
  1426. * Hopefully fixed pm away message crashes
  1427. * Fixed annoying scroll in hub window (when scolling up to view previous messages)
  1428. * Added option to minimize to tray
  1429. * Fixed a connection timeout bug
  1430. * Fixed "Get User List" in transfer window crash
  1431. * Fixed _some_ of the random crashes
  1432. * DCLists are now removed from the download queue even if "keep finished downloads" is set...
  1433. * Fixed bug where dc++ continued to try to establish a connection to a user even though there were no downloads in the queue
  1434. * Fixed a bug where connections were not correctly removed from the transfer window
  1435. * Added options to disable automatic opening of queue and public hub list windows
  1436. * Fixed full row select in queue window
  1437. * Fixed multiple copies of the same user as download source
  1438. * Removed many of the annoying error boxes. The error message now appears in the status bar.
  1439.  
  1440.  -- 0.151 2002-02-03 --
  1441. * Fixed stupid resume file bug (abnormal progam termination...)
  1442.  
  1443.  -- 0.15 2002-02-03 --
  1444. * Added a new queue window, to reduce clutter in the transfer window at the bottom
  1445. * Totally reworked the queue managment code, queue related bugs should now be a lot easier to find...=)
  1446. * Added a check to ensure the minimum 1 slot
  1447. * Added option to keep finished downloads in the queue
  1448. * Fixed a small error with the rollback
  1449. * Fixed incorrect search results for nm search by file type
  1450. * Fixed lost slot problem, slots are now kept until the connection is broken (note; you do not get a slot for downloading the 
  1451.   dc list, only when you start downloading real files...)
  1452. * Fixed another small incompatibility with search results
  1453. * Fixed description cheat
  1454. * Added download priorities
  1455. * Fixed redirect compatibility
  1456. * Fixed dns resolution bug (for url:s beginning with a number)
  1457. * Added option to filter away kick messages from the chat window
  1458. * Fixed a memory leak when reconnecting to hubs
  1459. * User list is now cleared upon hub disconnection
  1460. * Added /clear in the chat
  1461. * Added /away <msg> and /back (no, you don't have to specify an away message, there's a default...)
  1462. * Added private message to search window menu
  1463. * I've not had much time to test the new features, but hey, that's what I have you users for...=)
  1464.  
  1465.  -- 0.14 2002-01-26 --
  1466. * Fixed upload slots bug
  1467. * Fixed download resume bug
  1468. * Fixed security bug (allowing people to download arbitrary files on the hd...thanx Simon E.)
  1469. * Added new settings dialog
  1470. * Added client version option
  1471. * Added rollback size option
  1472. * Added auto-follow redirects option
  1473. * Removed some level 4 warnings when compiling
  1474. * Almost made compatible with VC++ 7.0 (You still have to change one line in the WTL to compile due to changes in ATL...)
  1475. * Fixed some performance issues with large download queues (the app was doing a lot of unnecessary saving...). This should also
  1476.   solve the problems people have had with unsaved settings...
  1477. * Corrected transfer list display (Offline/Online users)
  1478. * Added search flood detection (If more than 5 searches are received from the same user within 7 seconds, DC++ will send
  1479.   out a warning)
  1480. * Added /dc++, /search <string>, /slots #, /refresh and /join <hub> commands in the main chat
  1481. * Added option to disable clearing of the search box
  1482. * Added option to select full rows in all list boxes
  1483. * Added option to automatically remove download sources if "File Not Available" is received
  1484. * Fixed close hub window bug
  1485. * Hopefully fixed another crash bug
  1486. * Added text and background color selection
  1487. * Added font selection (Only for chat windows so far...)
  1488. * Added option to remove hidden files from share
  1489. * Increased the size of the toolbar icons a bit
  1490. * Fixed another bug where users could download files that were not shared
  1491.  
  1492.  -- 0.132 2002-01-21 --
  1493. * Fixed a bug when downloading tiny file lists (people with 0b share...)
  1494. * Removed the empty line in the chat windows
  1495. * Set default focus in the chat window to the box where messages are entered
  1496. * Fixed aborted uploads bug
  1497. * Fixed the add similar directory bug
  1498. * Added sound when new private message window opens
  1499. * Added hub address to hub frame title
  1500. * Added bold text in the window tabs whenever chat text changes...
  1501. * Added time stamp to private messages
  1502. * Fixed a bug where DC++ was returning bad search results ("At least" was not working correctly)
  1503. * Because of a design flaw in the original dc client, I had to remove the small files and dc list extra slots
  1504.   feature for original dc users, but hey, it's their loss really (there's a problem with file listings closing
  1505.   just because "no free slots" is reported as soon as they try to download)
  1506. * Fixed a private message crash
  1507. * Added automatic saves every time the download list changes (now you only have to hope it doesn't crash while saving...=)
  1508. * Added notepad (stupid feature really, what's wrong with windows' notepad?) (only visible in menu so far...)
  1509. * Fixed missing close button on pm window (I think...can't find a window without at least...)
  1510.  
  1511.  -- 0.131 2002-01-20 --
  1512. * Fixed the lock at start bug
  1513. * Fixed the write to full disk bug (hopefully...)
  1514. * Fixed a small transfer queue bug
  1515. * Added an icon for the "follow redirect" thing...will probably change soon...
  1516. * Added a maximum dc list slots (3 more than currently open slots...)
  1517.  
  1518.  -- 0.13 2002-01-19 --
  1519. * Added directory listing sort
  1520. * Fixed missing '\\' in the default download directory bug
  1521. * Fixed a small bug where search responses sometimes reported -1 free slots
  1522. * Fixed "Download to..." bug in search frame
  1523. * Fixed some application lockups
  1524. * Fixed some random crashes
  1525. * Fixed a bug in the user connection procuedure
  1526. * Fixed data corruption bug (in rare cases, dc++ was filling files with "$send")
  1527. * Changed the default directory in "Download to..." to the default download directory (instead of "My Computer")
  1528. * Added op commands in search window
  1529. * Added "Download to" for each file of the same size already in the download queue
  1530. * Reorganized transfers menu
  1531. * Running downloads are now moved to top of transfer list, and running uploads are put at bottom
  1532. * Files smaller than 16k and file lists are now downloaded before any larger ones from the same user
  1533. * More work on the multihub feature
  1534. * More work on the resume rollback, it should now work a bit better
  1535. * Made sure that the settings file is never shared (DCPlusPlus.xml)
  1536. * Reworked local ip discovery, hopefully it will work better on machines with multiple ip's...
  1537. * Made sure transfers stop when the disk is full (also added more verbose file error messages)
  1538. * Users can now download files <16kb and file lists regardless of free slots (!)
  1539. * Readded tooltips for the toolbar buttons
  1540. * Added a "Follow last redirect" to the menu (will add to toolbar later on)
  1541.  
  1542.  -- 0.122 2002-01-16 --
  1543. * Fixed search bug
  1544. * Hopefully fixed download bug, please report...
  1545.  
  1546.  -- 0.121 2002-01-15 --
  1547. * Fixed resume bug
  1548. * Fixed rollback bug
  1549. * Fixed upload slots bug
  1550. * Fixed some minor download queue bugs
  1551. * Tried a different approach to the download problems in 0.12. When implementing different user nicks on different hubs,
  1552.   I had to change some of the download code to something that I'm not sure will work with the original client,
  1553.   that's why you've had so many problems with 0.12. Please remember that this is still alpha software, and that
  1554.   I release these versions this frequently so that 1) you have the latest of the latest and 2) so that I have someone
  1555.   who does the testing for me to speed up development...anyway, keep on reporting them bugs and one day, they will be gone!!
  1556.  
  1557.  -- 0.12 2002-01-14 --
  1558. * Improved search efficiency a tiny bit
  1559. * Changed default option in the search window to 'At Least'. All files are at least 0 bytes long anyway...
  1560. * Added file extension field in the search frame
  1561. * Fixed a bug where the application could stop working if a right-button menu was displayed
  1562. * Added PM and browse file list to uploads right button menu as well
  1563. * Huge performance increase in the user list (most noticeable when connecting to the hub and getting the initial list...)
  1564. * More general ui performance fixes, it should now be a lot more responsive even when the cpu load is significant
  1565. * Fixed empty search fields bug (I hope...)
  1566. * Fixed some of the random crashes (major code rewrite, so I might have introduced some new ones...we'll see...=)
  1567. * Changed background color to white (or whatever you have as window color), don't worry though, soon you'll be able to choose it yourselves...
  1568. * Fixed case of connection type strings
  1569. * The bots are now visible in the user list (Seems like they don't answer to getinfo requests...)
  1570. * Added user connection type to search frame
  1571. * New icons and colors for the user interface (Thanx mongomaster...)
  1572. * Fixed menu bug in NT4, hopefully it works in W95 as well now...btw, I'm considering removing the menu...
  1573. * Fixed multiple connections per user bug
  1574. * Fixed remove last source bug
  1575. * Added list of favorite hubs
  1576. * Added right-button menu to Public Hubs
  1577. * Added auto-connect feature for favorites
  1578. * Added automatic password for favorites
  1579. * Added option to use different user names for different hubs (unknown stability, might work, might not...)
  1580. * Added a new developer, peli...
  1581. * Changed some of the keyboard shortcuts
  1582. * Limited the buffer for the chat windows to 20000 characters, after that it will start removing lines from the top (untested...)
  1583. * Added a graphics fellow/developer, mongomaster
  1584.  
  1585.  -- 0.11 2002-01-08 --
  1586. * Fixed annoying reconnect bug
  1587. * Fixed annoying Private Messaging bug
  1588. * Fixed search filtering bug
  1589. * Fixed search sorting bug
  1590. * Made more compatible with Win95 (Right-button menus should now work there as well...haven't tested though)
  1591. * Fixed some other minor bugs
  1592. * Resume rollback, DC++ now checks the last 1024 bytes for exact match when resuming and aborts the download on failure
  1593. * Added a separator between each user in the transfer right button menu (I'll do something better later on...)
  1594. * Added some keyboard shortcuts
  1595. * Public hubs automatically appears on startup
  1596. * Thanks for all the bug reports and feature request, keep on adding them!
  1597. * DC++ will now detect other DC++ users as soon as a connection attempt is made...look out for blue icons...=)
  1598.  
  1599.  -- 0.10 2002-01-06 --
  1600. * Search results sorting
  1601. * Multiple selections in search results
  1602. * Removed some diagnostic messages
  1603. * Default action in search window is now file download, not list download
  1604. * Only one downloading connection per user now
  1605. * Removed some download queue bugs
  1606. * Added basic icons that distinguish op's from normal users
  1607. * Right-button menu in the transfer list
  1608. * Responds to incoming searches
  1609. * Automatic update notification
  1610.  
  1611.  -- 0.09 2002-01-02 --
  1612. * Right-button menu in search window
  1613. * Download queue saving
  1614. * Fixed a nasty download queue bug
  1615. * Added some transfer statistics
  1616. * Multiple download sources (Very alpha...)
  1617. * Fixed some problems with case insensitivity in filenames
  1618.  
  1619.  -- 0.08 2001-12-27 --
  1620. * Private messages
  1621. * Right-button menues
  1622. * OP / Registred user login (with password)
  1623. * OP Commands (Kick, redirect)
  1624. * Optimized file listing (a lot faster now...should barely notice it unless it's a _very_ large list)
  1625. * Optimized shared files compression
  1626. * More work towards application stability...although focus is still on functionality...
  1627. * More work on the download queue
  1628. * Connection saving, i e connections to users are not released until two inactive minutes have passed, giving time to browse the user's 
  1629.   files without worrying about slots
  1630. * Fixed file size sorting
  1631. * Fixed searching a bit, one should now be able to have two concurrent searches going...
  1632. * Fixed upload removing (?)
  1633.  
  1634.  -- 0.07 2001-12-18 --
  1635. * Passive searching (I hope...)
  1636. * Reworked the download queue, it should now be a bit more stable...
  1637. * Some ui work
  1638. * bugfixes as usual...although, now it's starting to become fairly stable...
  1639.  
  1640.  -- 0.06 2001-12-13 --
  1641. * A lot of UI work, the app should be at least a tiny bit more comfortable to work with
  1642. * Automatic reconnections (to hubs and users)
  1643. * Yet another slew of bugs killed (hm, where are all those bugs coming from? =)
  1644. * Downloading of directories and multiple files at a time
  1645. * Default download directory
  1646. * Some work on the search window, although searching is far from finished...
  1647. * Quicker startup (huffman encoding of the file list is now done in a separate thread)
  1648. * Automatic ip detection (if nothing's entered in the settings dialog...)
  1649. * Changed to case insensitive sorting...
  1650. * Download deleting
  1651.  
  1652.  -- 0.05 2001-12-08 --
  1653. * Searching (A very basic first version, only in active mode)
  1654. * More information about things (Hub statistics)
  1655. * A lot of bugs fixed, still a lot of them left tho...
  1656. * More bugfixes...
  1657. * Improved Huffman en/decoding speed quite a bit
  1658.  
  1659.  -- 0.04 2001-12-05 --
  1660. * Downloads
  1661. * Uploads (file sharing)
  1662. * A bit better thread handling
  1663. * Transfer list
  1664. * Upload/Download statistics
  1665. * Automatic reconnection attempts when no slots are available
  1666. * Bug fixes
  1667. * New about box =)
  1668.  
  1669.  -- 0.03 2001-11-27 --
  1670. * Hub list sorting.
  1671. * Users get deleted from user list when logging off
  1672. * User list sorting
  1673. * File sizes reported in B, kB, MB, GB and TB respectively
  1674. * Downloads!!! (Only user file listings so far)
  1675. * Improved UI a tiny bit
  1676. * New settings, including passive mode and active port selection.
  1677. * Some thread work, but more needed to be done, current model really sucks...
  1678.  
  1679.  -- 0.02 2001-11-22 --
  1680. * Settings dialog, to set user name and connection info.
  1681. * Search command recognised.
  1682. * New buttons.
  1683.  
  1684.  -- 0.01 2001-11-21 --
  1685. * Initial release.
  1686. * List hubs, connect to them and chat 
  1687.