Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv28263

Modified Files:
	NetrekXP to do list.C 
Log Message:
Added a disabled richText option.  Disabled cause it's buggy in
several respects.  Requires a windows guru to fix, I've tried several
times to fix it completely.  Main issues are scrolling (all richtext windows
seem to have an extra blank line at the end) and keyboard actions
over message windows (messaging is broken with cursor in message
windows).  Also the order of loading defaults and window creation do
not allow the option to be set as a netrekrc option at this time.
I did manage to fix the problem with keyboard input being locked out
upon the cursor entering a richtext window.  URL support and cut/paste
out of richtext message windows does work.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- NetrekXP to do list.C	19 Mar 2007 09:25:15 -0000	1.113
+++ NetrekXP to do list.C	19 Mar 2007 19:59:42 -0000	1.114
@@ -40,7 +40,7 @@
 7) Some sort of click action on player list brings up a menu with settings for that
 player's candock, cantranswarp, ban, ignore, etc.
 8) Maybe fix galactic new planet bitmap redraw sequence, caused incredible lag on a P166
-Win98 xp computer (already checked for CPU usage, not so bad, plus 50 updates/sec has
+Win98 xp computer (already profiled for CPU usage, not so bad, plus 50 updates/sec has
 more impact).
 9) Out of bounds message window calcs don't work with taskbar or menu bar, basewin
 rect doesn't take these into account.