Update of /cvsroot/netrek/client/netrekxp In directory sc8-pr-cvs16:/tmp/cvs-serv12731 Modified Files: NetrekXP to do list.C Log Message: Fixed richtext windows to allow scrollback to read message history, and at the same time ensure windows never get "stuck" in unscrolled position accidentally. Updated hints on new resize procedure. Cleared todo list of richtext issues, all known issues have been solved. Index: NetrekXP to do list.C =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/NetrekXP to do list.C,v retrieving revision 1.139 retrieving revision 1.140 diff -u -d -r1.139 -r1.140 --- NetrekXP to do list.C 14 Apr 2007 02:56:18 -0000 1.139 +++ NetrekXP to do list.C 14 Apr 2007 05:14:23 -0000 1.140 @@ -32,11 +32,8 @@ 6) sendto() error: 10049 on metaserver connect to a bad server, believe it's due to hostname not resolving. Currently fixed by using mulitple attempts to resolve bad host names. -7) minor richtext issue with scrolling - extra line at the end -8) With expanded tactical ..can now see ships at galactic coordinates (-500,-500), +7) With expanded tactical ..can now see ships at galactic coordinates (-500,-500), 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 Wish list: 1) Rewrite graphics engine using SDL