 -- 0.163k 2002-04-19 --
* Modified the program to be run when a file is complete to be minimized per default
* Also that program is not run on DcLst files anymore

 -- 0.163k 2002-04-13 --
* Added an option for a program to be run when a file is completely downloaded
* Added some extra code to (maybe) take care of erroneous "Connection reset by server" messages
* Added a help link to this page
* Made the link in the about box clickable
* Removed some memory leaks (not sure if all are gone, but some were in central classes)
* Made sending extended info optional

 -- 0.163 2002-04-04 --
* More internationalization
* Added public hublist filter
* Minor UI fixes
* Changed error messages in public hubs frame
* Fixed some minimize to tray issues (window popping up...)
* Reduced flicker in the bottom tabs when resizing window
* Added simultaneous downloads limit option, as well as max download speed to start new downloads
* Added a favorite users frame
* Added proxy support for downloading the hub list
* Fixed a crash when loading invalid hub lists
* Added transfer window sorting
* Fixed kicking the same user multiple times from search
* Added last kick/redirect reason to the search frame as well
* Reordered some of the right-click menus so that "dangerous" options are at the end
* Worked some on the cpu bug, should a bit better now...
* Fixed a bug where some data was unnecessarily requested from the hub, causing a little extra load (thanks dan kline)
* Added some new menu options to the help menu
* Added search spy window with counter
* Added NMDC queue importing (thanks luca rota)
* Added some simple logging, more will probably come...
* Removed option to keep finished downloads in queue (replaced by log...and yes, the log will be improved later on...)

 -- 0.162 2002-03-18 --
* Fixed another hub counting bug (this is becoming annoying...gee, I should be sleeping...=)
* Fixed a bug where the kick message was not sent correctly

 -- 0.161 2002-03-18 --
* Fixed a hub counting bug (this should also reduce the number of redunant description updates, thus lessening the load on the hub)
* Hopefully fixed the 100% cpu bug (found a very likely candidate at least...=)

 -- 0.16 2002-03-15 --
* Fixed a resource leak that might have caused the sudden deaths (thanks carxor)
* Added saving of last kick & redirect reasons (and server...)
* Added hub name to the password dialog
* Changed default port to 1412, should improve compatibility with a lot of firewalls 
  (that only allow incoming data on port >1024)
* Updated user handling, issues related to diffent users with same nick should work out better now 
  (also increased performance in user handling) (Major change...)
* Fixed some minor ui bugs
* Added options to ignore or popup messages from bots and other offline users
* Fixed some more minor memory and resource leaks
* Improved incoming search performance, also fixed some minor search result bugs
* Improved general window updating performance (when getting info about users and closing windows)
* Should have fixed the scroll problem (although I've never experienced it myself...)
* Increased time between kickmsg and actual kick...wonder if it's enough or needs to be increased more...
* Fixed a bug where files that already existed on the target location were being added to the queue
* Did some more work on the queue managment to reduce crash frequency
* Improved file transfer perfomance a bit
* Fixed so that priorities are saved / loaded
* Improved rollback buffering, the app now discards the last <rollbacksize> bytes, and 
  then checks the <rollbacksize> bytes before that for inconsistensies.
* Fixed so that the correct edit box gets the focus when switching windows
* Fixed a bug with renaming share directory names when refreshing
* Some code cleanup
* Added option to keep duplicate files in the dclist (but their sizes are not added to the file share total in any case)
* More random crashes fixed
* Added timestamps to private frames as well
* Added possibility to change column order and widths
* Added write buffering to reduce fragmentation when downloading multiple files
* New search window with new search options (file types, free slots)
* A first go at internationalization...many of the texts in DC++ can now be changed by loading a different language XML
* 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)
  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.
* Small performance increase in loading dclists (thanks geoff)
* Added total queue size and number of queue items to the download queue window
* Added path column to download queue
* Added a limit so that only 15 users and 1 op kan be kicked at a time from the hub user list
* Fixed the download directory name bug

 -- 0.154 2002-02-25 --
* Added passive user detection, those that are behind a set of bricks are passive.
  (detected when the user searches or tries to connect to you)
* Added a primitive search history
* Fixed a slot freeing bug
* Added option to grant extra slots to specific users
* Changed order of kick message sending, to increase the chances of the user actually getting the message
* Improved XML loading speed a bit (there's more to be done if necessary...)
* Fixed some XML parser bugs
* The XML is now backed up before writing a new one, so that you don't lose your queue when ++ crashes
* Added a quick-fix so that the XML file can be displayed in ie...
* Fixed crash when trying to send a message to an unconnected hub
* Fixed some random crashes
* Fixed default download folder error (when missing '\')
* Fixed multiline posting
* Reworked ip detection once more, should now be able to detect changing ip's as well...
* Fixed various invalid display bugs in the download queue
* Fixed missing users and bots in the user list
* Upgraded STLport (4.5.3 now...)
* Hopefully fixed the growing threads issue
* Fixed the connection type icon being reported to nmdc users
* Partially fixed the connection timeout bug (++ now correctly shows reconnection attempts...)
* Added chat timestamps (/ts)
* Added exit confirmation dialog (optional)
* Fixed search bug when part of the search string was in the directory and part of it was in the filename
* Added dupe file removal, files with same name and size are automatically removed from your share
* Fixed another search results bug

 -- 0.153 2002-02-11 --
* Fixed some potential deadlocks
* Fixed some potential crashes
* Code cleanup, no more level 4 warnings
* New STL (STLport 4.5.1), to improve standards compatibility and stability (major change...)
* Added new favorites properties dialog
* Added possibility to add unlisted hubs to favorites
* Fixed a lot of minor instability issues
* Added a slot counter to the status bar, shows the number of taken slots
* Fixed the memory leak
* Fixed a search bug
* Fixed a rollback bug

 -- 0.152 2002-02-07 --
* Fixed a queue saving bug (resulting in overwritten resumes...yes, this is _the_ resume bug...)
* Improved network efficiency and application responsivness
* Started improving the threading, which will result in less crashes.
* Fixed disconnection from hubs at startup
* Hopefully fixed "unknown error 0x2747", please report if you get "Ran out of buffer space"
* 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...)
* Hopefully fixed pm away message crashes
* Fixed annoying scroll in hub window (when scolling up to view previous messages)
* Added option to minimize to tray
* Fixed a connection timeout bug
* Fixed "Get User List" in transfer window crash
* Fixed _some_ of the random crashes
* DCLists are now removed from the download queue even if "keep finished downloads" is set...
* Fixed bug where dc++ continued to try to establish a connection to a user even though there were no downloads in the queue
* Fixed a bug where connections were not correctly removed from the transfer window
* Added options to disable automatic opening of queue and public hub list windows
* Fixed full row select in queue window
* Fixed multiple copies of the same user as download source
* Removed many of the annoying error boxes. The error message now appears in the status bar.

 -- 0.151 2002-02-03 --
* Fixed stupid resume file bug (abnormal progam termination...)

 -- 0.15 2002-02-03 --
* Added a new queue window, to reduce clutter in the transfer window at the bottom
* Totally reworked the queue managment code, queue related bugs should now be a lot easier to find...=)
* Added a check to ensure the minimum 1 slot
* Added option to keep finished downloads in the queue
* Fixed a small error with the rollback
* Fixed incorrect search results for nm search by file type
* Fixed lost slot problem, slots are now kept until the connection is broken (note; you do not get a slot for downloading the 
  dc list, only when you start downloading real files...)
* Fixed another small incompatibility with search results
* Fixed description cheat
* Added download priorities
* Fixed redirect compatibility
* Fixed dns resolution bug (for url:s beginning with a number)
* Added option to filter away kick messages from the chat window
* Fixed a memory leak when reconnecting to hubs
* User list is now cleared upon hub disconnection
* Added /clear in the chat
* Added /away <msg> and /back (no, you don't have to specify an away message, there's a default...)
* Added private message to search window menu
* I've not had much time to test the new features, but hey, that's what I have you users for...=)

 -- 0.14 2002-01-26 --
* Fixed upload slots bug
* Fixed download resume bug
* Fixed security bug (allowing people to download arbitrary files on the hd...thanx Simon E.)
* Added new settings dialog
* Added client version option
* Added rollback size option
* Added auto-follow redirects option
* Removed some level 4 warnings when compiling
* Almost made compatible with VC++ 7.0 (You still have to change one line in the WTL to compile due to changes in ATL...)
* Fixed some performance issues with large download queues (the app was doing a lot of unnecessary saving...). This should also
  solve the problems people have had with unsaved settings...
* Corrected transfer list display (Offline/Online users)
* Added search flood detection (If more than 5 searches are received from the same user within 7 seconds, DC++ will send
  out a warning)
* Added /dc++, /search <string>, /slots #, /refresh and /join <hub> commands in the main chat
* Added option to disable clearing of the search box
* Added option to select full rows in all list boxes
* Added option to automatically remove download sources if "File Not Available" is received
* Fixed close hub window bug
* Hopefully fixed another crash bug
* Added text and background color selection
* Added font selection (Only for chat windows so far...)
* Added option to remove hidden files from share
* Increased the size of the toolbar icons a bit
* Fixed another bug where users could download files that were not shared


 -- 0.132 2002-01-21 --
* Fixed a bug when downloading tiny file lists (people with 0b share...)
* Removed the empty line in the chat windows
* Set default focus in the chat window to the box where messages are entered
* Fixed aborted uploads bug
* Fixed the add similar directory bug
* Added sound when new private message window opens
* Added hub address to hub frame title
* Added bold text in the window tabs whenever chat text changes...
* Added time stamp to private messages
* Fixed a bug where DC++ was returning bad search results ("At least" was not working correctly)
* Because of a design flaw in the original dc client, I had to remove the small files and dc list extra slots
  feature for original dc users, but hey, it's their loss really (there's a problem with file listings closing
  just because "no free slots" is reported as soon as they try to download)
* Fixed a private message crash
* Added automatic saves every time the download list changes (now you only have to hope it doesn't crash while saving...=)
* Added notepad (stupid feature really, what's wrong with windows' notepad?) (only visible in menu so far...)
* Fixed missing close button on pm window (I think...can't find a window without at least...)


 -- 0.131 2002-01-20 --
* Fixed the lock at start bug
* Fixed the write to full disk bug (hopefully...)
* Fixed a small transfer queue bug
* Added an icon for the "follow redirect" thing...will probably change soon...
* Added a maximum dc list slots (3 more than currently open slots...)

 -- 0.13 2002-01-19 --
* Added directory listing sort
* Fixed missing '\\' in the default download directory bug
* Fixed a small bug where search responses sometimes reported -1 free slots
* Fixed "Download to..." bug in search frame
* Fixed some application lockups
* Fixed some random crashes
* Fixed a bug in the user connection procuedure
* Fixed data corruption bug (in rare cases, dc++ was filling files with "$send")
* Changed the default directory in "Download to..." to the default download directory (instead of "My Computer")
* Added op commands in search window
* Added "Download to" for each file of the same size already in the download queue
* Reorganized transfers menu
* Running downloads are now moved to top of transfer list, and running uploads are put at bottom
* Files smaller than 16k and file lists are now downloaded before any larger ones from the same user
* More work on the multihub feature
* More work on the resume rollback, it should now work a bit better
* Made sure that the settings file is never shared (DCPlusPlus.xml)
* Reworked local ip discovery, hopefully it will work better on machines with multiple ip's...
* Made sure transfers stop when the disk is full (also added more verbose file error messages)
* Users can now download files <16kb and file lists regardless of free slots (!)
* Readded tooltips for the toolbar buttons
* Added a "Follow last redirect" to the menu (will add to toolbar later on)

 -- 0.122 2002-01-16 --
* Fixed search bug
* Hopefully fixed download bug, please report...

 -- 0.121 2002-01-15 --
* Fixed resume bug
* Fixed rollback bug
* Fixed upload slots bug
* Fixed some minor download queue bugs
* Tried a different approach to the download problems in 0.12. When implementing different user nicks on different hubs,
  I had to change some of the download code to something that I'm not sure will work with the original client,
  that's why you've had so many problems with 0.12. Please remember that this is still alpha software, and that
  I release these versions this frequently so that 1) you have the latest of the latest and 2) so that I have someone
  who does the testing for me to speed up development...anyway, keep on reporting them bugs and one day, they will be gone!!

 -- 0.12 2002-01-14 --
* Improved search efficiency a tiny bit
* Changed default option in the search window to 'At Least'. All files are at least 0 bytes long anyway...
* Added file extension field in the search frame
* Fixed a bug where the application could stop working if a right-button menu was displayed
* Added PM and browse file list to uploads right button menu as well
* Huge performance increase in the user list (most noticeable when connecting to the hub and getting the initial list...)
* More general ui performance fixes, it should now be a lot more responsive even when the cpu load is significant
* Fixed empty search fields bug (I hope...)
* Fixed some of the random crashes (major code rewrite, so I might have introduced some new ones...we'll see...=)
* 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...
* Fixed case of connection type strings
* The bots are now visible in the user list (Seems like they don't answer to getinfo requests...)
* Added user connection type to search frame
* New icons and colors for the user interface (Thanx mongomaster...)
* Fixed menu bug in NT4, hopefully it works in W95 as well now...btw, I'm considering removing the menu...
* Fixed multiple connections per user bug
* Fixed remove last source bug
* Added list of favorite hubs
* Added right-button menu to Public Hubs
* Added auto-connect feature for favorites
* Added automatic password for favorites
* Added option to use different user names for different hubs (unknown stability, might work, might not...)
* Added a new developer, peli...
* Changed some of the keyboard shortcuts
* Limited the buffer for the chat windows to 20000 characters, after that it will start removing lines from the top (untested...)
* Added a graphics fellow/developer, mongomaster

 -- 0.11 2002-01-08 --
* Fixed annoying reconnect bug
* Fixed annoying Private Messaging bug
* Fixed search filtering bug
* Fixed search sorting bug
* Made more compatible with Win95 (Right-button menus should now work there as well...haven't tested though)
* Fixed some other minor bugs
* Resume rollback, DC++ now checks the last 1024 bytes for exact match when resuming and aborts the download on failure
* Added a separator between each user in the transfer right button menu (I'll do something better later on...)
* Added some keyboard shortcuts
* Public hubs automatically appears on startup
* Thanks for all the bug reports and feature request, keep on adding them!
* DC++ will now detect other DC++ users as soon as a connection attempt is made...look out for blue icons...=)

 -- 0.10 2002-01-06 --
* Search results sorting
* Multiple selections in search results
* Removed some diagnostic messages
* Default action in search window is now file download, not list download
* Only one downloading connection per user now
* Removed some download queue bugs
* Added basic icons that distinguish op's from normal users
* Right-button menu in the transfer list
* Responds to incoming searches
* Automatic update notification

 -- 0.09 2002-01-02 --
* Right-button menu in search window
* Download queue saving
* Fixed a nasty download queue bug
* Added some transfer statistics
* Multiple download sources (Very alpha...)
* Fixed some problems with case insensitivity in filenames

 -- 0.08 2001-12-27 --
* Private messages
* Right-button menues
* OP / Registred user login (with password)
* OP Commands (Kick, redirect)
* Optimized file listing (a lot faster now...should barely notice it unless it's a _very_ large list)
* Optimized shared files compression
* More work towards application stability...although focus is still on functionality...
* More work on the download queue
* Connection saving, i e connections to users are not released until two inactive minutes have passed, giving time to browse the user's 
  files without worrying about slots
* Fixed file size sorting
* Fixed searching a bit, one should now be able to have two concurrent searches going...
* Fixed upload removing (?)

 -- 0.07 2001-12-18 --
* Passive searching (I hope...)
* Reworked the download queue, it should now be a bit more stable...
* Some ui work
* bugfixes as usual...although, now it's starting to become fairly stable...

 -- 0.06 2001-12-13 --
* A lot of UI work, the app should be at least a tiny bit more comfortable to work with
* Automatic reconnections (to hubs and users)
* Yet another slew of bugs killed (hm, where are all those bugs coming from? =)
* Downloading of directories and multiple files at a time
* Default download directory
* Some work on the search window, although searching is far from finished...
* Quicker startup (huffman encoding of the file list is now done in a separate thread)
* Automatic ip detection (if nothing's entered in the settings dialog...)
* Changed to case insensitive sorting...
* Download deleting

 -- 0.05 2001-12-08 --
* Searching (A very basic first version, only in active mode)
* More information about things (Hub statistics)
* A lot of bugs fixed, still a lot of them left tho...
* More bugfixes...
* Improved Huffman en/decoding speed quite a bit

 -- 0.04 2001-12-05 --
* Downloads
* Uploads (file sharing)
* A bit better thread handling
* Transfer list
* Upload/Download statistics
* Automatic reconnection attempts when no slots are available
* Bug fixes
* New about box =)

 -- 0.03 2001-11-27 --
* Hub list sorting.
* Users get deleted from user list when logging off
* User list sorting
* File sizes reported in B, kB, MB, GB and TB respectively
* Downloads!!! (Only user file listings so far)
* Improved UI a tiny bit
* New settings, including passive mode and active port selection.
* Some thread work, but more needed to be done, current model really sucks...

 -- 0.02 2001-11-22 --
* Settings dialog, to set user name and connection info.
* Search command recognised.
* New buttons.


 -- 0.01 2001-11-21 --

* Initial release.
* List hubs, connect to them and chat.
