----------------------------oOo----------------------------

                    IRC Protocol Plugin 

  Implementation of IRC RFC-1459, RFC-2812 for Miranda IM

	                     2003-03-01


                           TODO

-----------------------------------------------------------

Known bugs
----------



Todo (smaller changes/features are not listed)
----
[ ] Fix all known bugs (24 small and two big ones are known today)

[ ] Move code to the CVS

[ ] Move the GUI from the plugin to a separate plugin. This means 
    that the multi-chat windows among other can be used in other 
    protocols supporting multi-user chat; msn, jabber, aim, yahoo 
    etc etc. This will hopefully be a solution that will last till 
    we get a built in multi-user chat module. I am also planning 
    to have a customizable 'window list' to which you can minimize
    the windows instead of to the taskbar. I will also make sure 
    that the gui works like the rest of miranda, ie that you can 
    send with dbl-enter etc etc
    
[ ] Support for the 'Plugin sweeper'

[ ] Ignore/flood system

[ ] Support for plugin-extensions, i e other plugins that can extend
    the functionality of the IRC plugin. Examples: a scripting 
    engine or a fserv.
    
[ ] Add other users to the contactlist and have queries/private 
    messages there also.
    
[ ] Use the new session manager/message interface that is developed
    by the core developers. It's not ready and will probably not be
    for quite some time yet.
    
[ ] Netlib support

[ ] Translation support

[ ] Multiserver

[ ] Channelmanager dialog

[ ] DCC (filetransfer etc)

[ ] CTCP (Support protocol for DCC)

+ a multitude of other fixes/features that are too small to mention
  here



Copyright and license
---------------------
Copyright (C) 2003  Jrgen Persson

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.