1. fix any bugs.
2. finish adding /whois channel checks on join.
3. finish switchbar code.
	Split switchbar code into its own file, diff file for each type. switchbar_dcx_listview.mrc
	Remove all old switchbar code.
4. Change the triggers edit code to add ::xxx:: at cursor pos instead of always at end.
	Cant do atm, no way of telling the cursor pos.
DONE! 5. have seen remember the last line said by a nick, & show this when a !seen nick cmd is done
DONE! 6. make a new statusbar
DONE! 7. Allow auto import of new bans.
DONE! 8. rewrite html code to handle any line length (line too long errors)
DONE! 9. change html output to only log so many lines & no more (buffer limit, how to remove lines?)
DONE! 10. <VoSot> theres a to-do then.. a tick box to turn on an option to return to the ghosted nick :)
11. think of replacing mdx.dll usage with dcx.dll
DONE! tho buffer size still has huge effect. 12. find way to reduce load on sys for html code.
DONE! 13. <VoSot> option to add color to links and to seporate the links between names and web pages or ftp etc.. <VoSot> so i can user define a color for names and a color for web links etc...
14. fix gfx corruption in html display, seems to be an updating problem (fix needed in nHTMLn.dll ?)
DONE! 15. fix gfx corruption in nickLUST3 (new nickLUST3.dll needed?)
DONE! 16. fix nicklust3 crash on exit.
17. Completely rewrite the updater to make doing updates more reliable.
18. find fix for did -d leaving a blank line on mdx listviews (that doesnt mean reloading the whole list)
DONE! 19. add +j mode usage on dalnet (Bahamut 1.8+)
DONE! 20. add using MAXTARGETS & MAXLIST items in raw 5
21. maybe add +f mode usage on networks that support it (AfterX)
DONE! 22. Add a file server (coz Omenserve sux, & BWI has compatability problems with NickLUST)
DONE! 23. Add secure file name exchange in normal dcc.
	filename sent is the file $encode($+(,crc value,$chr(44),filename),m) $+ .enc like `sdasfdfed.enc`
	file contains actual filename at the end of file in format:
	<file data><filename><length of filename 32bit value><eof>
	once file recieve is completed, real filename is extracted, & file shortened to real length,
	then a crc check is performed on the data & compared to the crc sent (as name)
	if file passes, file is renamed to correct name.
	if file fails crc, user is given the option of restarting or resuming from halfway.
24. Improve the FServe
25. Add option for fserve to use encoded dcc, & for ppl to request it.
26. Add config dialog to edit the output of the sysinfo menu items.
27. Improve the _tsol_parse_triggers alias
DONE! 28. Find out why we dont always identify on a reconnect. (server issue i assume, added a workaround)
29. Add new combined dcc's dialog using dcx
30. Add new dialogs menu where menu items open submenus that are dialogs
31. Maybe Change bandwidth meter to a dialog
32. Add kick/ban stats, last kicked, most kicked etc....
