Update of /cvsroot/netrek/client/netrekxp
In directory sc8-pr-cvs16:/tmp/cvs-serv15958

Modified Files:
	NetrekXP to do list.C clientr.suo 
Log Message:
Bug fix to messages not scrolling properly in richtext windows if message takes
more than 1 line due to window resizing/whatever.
Added option for autogenerated filenames for game recordings.

Index: NetrekXP to do list.C
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- NetrekXP to do list.C	11 Apr 2007 08:03:08 -0000	1.135
+++ NetrekXP to do list.C	12 Apr 2007 09:06:07 -0000	1.136
@@ -37,6 +37,7 @@
 if you fly into the NW corner of the galaxy.  this was never anticipated!
 9) if cursor is in window and it receives a message, it scrolls to bottom automatically,
 bad if you are scrolling up reading history
+10) check if scrolling is working ok with recent fix to setting position
 
 Wish list:
 1) Rewrite graphics engine using SDL

Index: clientr.suo
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/clientr.suo,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
Binary files /tmp/cvsbvfpU1 and /tmp/cvs031aQt differ