cvs commit: hugs98/src/winhugs DlgMain.c RtfWindow.c RtfWindow.h

Neil Mitchell ndmitchell at gmail.com
Sun Nov 13 12:18:14 EST 2005


neil        2005/11/13 09:18:14 PST

  Modified files:
    src/winhugs          DlgMain.c RtfWindow.c RtfWindow.h 
  Log:
  Add proper support for ANSI \b character.
  The buffering now has a notion of an offset from where it should dump the text, the length of the buffer and the current position in the buffer. This makes QuickCheck work properly.
  
  Revision  Changes    Path
  1.14      +1 -0      hugs98/src/winhugs/DlgMain.c
  1.8       +37 -20    hugs98/src/winhugs/RtfWindow.c
  1.4       +1 -0      hugs98/src/winhugs/RtfWindow.h


More information about the Cvs-hugs mailing list