1. 18 Aug, 2008 2 commits
  2. 05 Aug, 2008 1 commit
  3. 27 Jun, 2008 2 commits
    • Dylan Smith's avatar
      richedit: Fixed mistake that didn't cause a bug. · ee6b6f33
      Dylan Smith authored
      The check to see if the dwOutputBuffer is full was performed incorrectly
      in RTFPutUnicodeString, however, this mistake was actually harmless
      since it would just cause an extra loop that does nothing, then the
      check would work properly with the variable fit equal to 0.
      ee6b6f33
    • Dylan Smith's avatar
      richedit: Set error codes and stop parsing for some rtf syntax errors. · 632015dc
      Dylan Smith authored
      Checks were added for hexadecimal values that did not have valid
      characters, and for EOF received before the final closing brace of the
      rich text stream.  The error values were tested on richedit versions 1,
      2, 3 & 4.1, and they were all the same for these cases.
      632015dc
  4. 29 Apr, 2008 1 commit
  5. 17 Mar, 2008 3 commits
  6. 20 Dec, 2007 1 commit
  7. 08 Dec, 2007 2 commits
  8. 15 Aug, 2007 1 commit
  9. 27 Jun, 2007 1 commit
  10. 25 Jan, 2007 1 commit
  11. 21 Nov, 2006 1 commit
  12. 02 Nov, 2006 2 commits
  13. 24 Oct, 2006 1 commit
  14. 26 Sep, 2006 1 commit
  15. 11 Aug, 2006 1 commit
  16. 23 May, 2006 1 commit
  17. 04 Feb, 2006 1 commit
  18. 31 Dec, 2005 1 commit
  19. 02 Nov, 2005 1 commit
  20. 03 Oct, 2005 1 commit
  21. 26 Sep, 2005 1 commit
    • Krzysztof Foltman's avatar
      - Optional destinations in stylesheets are now skipped properly (and · 4f60ac2a
      Krzysztof Foltman authored
        not treated as the "proper" styles as they were before).
      - EOF condition in the middle of the stylesheet is no longer putting
        the reader into infinite loop,
      - Half-full input buffers don't trigger EOF anymore (although it
        could, in theory, break some apps, I find it unlikely - and the
        change makes Out from Boneville installer display license properly).
      4f60ac2a
  22. 12 Sep, 2005 1 commit
  23. 23 Aug, 2005 1 commit
  24. 22 Aug, 2005 2 commits
  25. 08 Aug, 2005 1 commit
  26. 13 Apr, 2005 1 commit
  27. 22 Mar, 2005 1 commit
  28. 21 Mar, 2005 1 commit
  29. 18 Mar, 2005 1 commit
  30. 17 Mar, 2005 2 commits
  31. 16 Mar, 2005 1 commit
  32. 15 Mar, 2005 1 commit