


        
                           WordStar Integration Notice
        
        ===========================================================================
        
                                           Who:           Joe Masters
                                           Date:          July 8, 1992
                                           Time Stamp:    4:22Pm
        
        
        Titles of Bugs Fixed/Changes Made:
        
        * (#12836) .lh w/even decimal points doesn't work
        * (#12831) Maintain case option fatals at EOF
        * (#12823) Styles not restoring centering state properly
        
        Summaries of Fixes/Changes:
        
        =================================================================
        BUG TITLE:  (#12836) .lh w/even decimal points doesn't work
        
        MODULES CHANGED:  nwdot.asm
        
        FIX DETAIL:  dotev4 sets zero flag after div instruction so 
        return is valid (previously was undefined and turned out that 
        even decimals wouldn't work).
        
        TESTING REQUIREMENTS:  Test any dot commands and dialogs that 
        take arguments with decimal points.
        
        BUG TITLE:  (#12831) Maintain case option fatals at EOF
        
        MODULES CHANGED:  nwfandr.asm
        
        FIX DETAIL:  Changed qucas4 to check for EOF condition.
        
        TESTING REQUIREMENTS:  Retest.
        
        BUG TITLE:  (#12823) Styles not restoring centering state proper-
        ly
        
        MODULES CHANGED:  nwstyle2.asm
        
        FIX DETAIL:  ps2lib doesn't bother with justification flag when 
        testing for center justify any more.
        
        TESTING REQUIREMENTS:  Retest.  Check other types of justifica-
        tion changes (Flush right, flush left, and justified) in styles, 
        particularly in mid-paragraph and multiple changes in a line.
        



Jul 9, 1992
Release notes for Engineering #681

==========================================================================

John Nolan


        Titles of Bugs Fixed/Changes Made:
        
        * (#12829) Removing ctrl chars at end of truncated file
                   hangs system
        * (#12832) .PF causes test to be misaligned.  
        * (#12833) ^KS after create new speedwrite file, text
                    dissapears from text

        * Button hilight length in dialogs moved to message file
        
        
        Summaries of Fixes/Changes:
        
        =================================================================
        BUG TITLE: * (#12829) Removing ctrl chars at end of 
        truncated file

        
        MODULES CHANGED:  nwtext5.asm
        
        FIX DETAIL:  Changed txsym to bactrack properly if an 
        invalid sym sequence at eof.
        
        TESTING REQUIREMENTS:  Test truncated documents.  Make
        sure that the documents are heavily formatted so that
        there are many syms in it.
        


        =================================================================
        BUG TITLE: * (#12832) .PF causes test to be misaligned.  


        MODULES CHANGED: nwmerge.asm

        FIX DETAIL:  Use mparag again to check if in paragraph.
        Don't call mparag in mscan.  Call it however in opalign.

        TESTING REQUIREMENTS:  Print documents with .PF on.
        Use heavily formatted documents.  Check against the test
        file that originally showed this problem.


        =================================================================
        BUG TITLE: * (#12833) ^KS after create new speedwrite 
        file, text dissapears from text



        MODULES CHANGED: nwsave.asm

        FIX DETAIL:  After call to dialog to get new file name,
        make sure that the largeest value of vmdeep is used.
        If the file list goes up then it should be -1

        TESTING REQUIREMENTS:  Test saving file (new, old and
        speedwrite) and check that the screen refreshes okay
        after the saving... message goes up.


        =================================================================
        BUG TITLE: * New translation feature: button highlight
        to be set up in the message files.

        MODULES CHANGED: nwdata.asm, nwonscr.asm, nwinit.asm
        nwdialog.asm, wsother.t86

        FIX DETAIL:  Added variable buthil to nwdata lchars.  
        This variable gets set from the message file.

        TESTING REQUIREMENTS:  Translation people should change
        the vaalue in the message file and notice the 
        highlighting in buttons change also.





  
                                                                                                                


                           WordStar Integration Notice
        
        =================================================================
        
                                           Who:           Myles Cagney
                                           Date:          July 9, 1992
                                           Time Stamp:    1:54 p.m.
        
        
        Titles of Bugs Fixed/Changes Made:
        
        *    12824     FAXING A DOC WITH PORTRAIT AND LANDSCAPE LOCKS UP 
        SYSTEM.
        
        Summaries of Fixes/Changes:
        
        =================================================================
        BUG TITLE:  12824   FAXING A DOC WITH PORTRAIT AND LANDSCAPE 
        LOCKS UP SYSTEM.
        
        
        FIX  DETAIL:   If change of page dimensions required, i.e. on 
        first switch to landscape mode then reissue a GOTO_PAGE before 
        attempt to redisplay page in new screen dimensions.
        
        
        MODULES CHANGED:    FAX.ASM
        
        TESTING  REQUIREMENTS:  Test mixing portrait and landscape mode 
        in a single fax document.
        
        



