Update of /cvsroot/netrek/client/netrekxp/resources/docs In directory sc8-pr-cvs16:/tmp/cvs-serv26203/resources/docs Modified Files: changes.txt netrekrc netrekrc_options.txt Log Message: New option richTextMove to allow window movement of the richtext message windows specificaly. Off by default. Makes it easier to highlight and select text in the message windows. Removed scroll to caret upon adding a new message to a richtext window, this was unnecessarily scrolling the window to the bottom in certain situations. Index: netrekrc =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- netrekrc 14 Apr 2007 09:49:34 -0000 1.65 +++ netrekrc 18 Apr 2007 09:41:32 -0000 1.66 @@ -319,6 +319,9 @@ # Use rich text message windows richText: on +# Enable rich text windows moving +richTextMove: off + # Rotate planets (only works with new planet bitmaps) rotatePlanets: on Index: netrekrc_options.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/netrekrc_options.txt,v retrieving revision 1.52 retrieving revision 1.53 diff -u -d -r1.52 -r1.53 --- netrekrc_options.txt 14 Apr 2007 09:49:34 -0000 1.52 +++ netrekrc_options.txt 18 Apr 2007 09:41:32 -0000 1.53 @@ -227,7 +227,8 @@ redrawDelay: (0-10) how many updates to wait before redraw rejectMacro: (on/off) reject macros reportKills: (on/off) report kills -richText: (on/off) use rich text message windows, currently disabled +richText: (on/off) use rich text message windows +richTextMove: (on/off) enable rich text windows moving romshipbmpfile: (path) - old color bitmaps romship1bmpfile: (path) - new color bitmaps romshipGbmpfile: (path) - your own ship's grayscale bitmaps Index: changes.txt =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v retrieving revision 1.185 retrieving revision 1.186 diff -u -d -r1.185 -r1.186 --- changes.txt 18 Apr 2007 02:05:25 -0000 1.185 +++ changes.txt 18 Apr 2007 09:41:32 -0000 1.186 @@ -1,4 +1,7 @@ Netrek XP 2006, Version 1.3: +- new netrekrc option "richTextMove: on/(off)" to allow rich text message windows to be + moved. Since left mouse is used to move window, and left mouse is also used to highlight + text, this option defaults to off, to make it easier to highlight text. - new netrekrc option "mainMaximized: (on)/off" to make main window maximized on client start - the left and right arrow keys are now mapped to turn left and turn right, they execute