1. 24 May, 2011 1 commit
  2. 17 May, 2010 1 commit
  3. 20 Jul, 2009 1 commit
    • Dylan Smith's avatar
      richedit: Properly restore style after end of rtf group. · c6cf5677
      Dylan Smith authored
      Rich text files have groupings of text, where styles are pushed onto
      the stack when encountering a start of the group, then popped at the
      end of the group.  This was being handled improperly before, because a
      single styleChanged flag was being stored to keep track of whether the
      style needed to be restored at the end of a group. This fails to work
      properly since the single flag isn't keeping track of all the levels
      of the stack, so some styles are not restored properly.
      c6cf5677
  4. 26 May, 2009 2 commits
  5. 19 Jan, 2009 1 commit
  6. 15 Dec, 2008 1 commit
    • Dylan Smith's avatar
      richedit: Removed unused hwndEdit variable for the RTF parser. · 7e94a230
      Dylan Smith authored
      There is no reason for the rich text format parser to need a handle to
      the window, and even if there were it has a handle to the editor which
      contains a handle to the window.  It is better to remove this
      considering we need to cut down on the use of window handles to
      implement windowless richedit controls.
      7e94a230
  7. 12 Sep, 2008 1 commit
  8. 18 Aug, 2008 5 commits
  9. 05 Aug, 2008 1 commit
  10. 17 Mar, 2008 1 commit
  11. 05 Feb, 2008 1 commit
  12. 03 Jan, 2008 1 commit
  13. 08 Dec, 2007 1 commit
  14. 23 Oct, 2007 1 commit
  15. 15 Aug, 2007 1 commit
  16. 02 Nov, 2006 1 commit
  17. 02 Nov, 2005 1 commit
  18. 22 Aug, 2005 1 commit
  19. 13 Apr, 2005 1 commit
  20. 22 Mar, 2005 1 commit
  21. 21 Mar, 2005 1 commit
  22. 18 Mar, 2005 1 commit
  23. 17 Mar, 2005 2 commits
  24. 16 Mar, 2005 1 commit
  25. 15 Mar, 2005 1 commit
  26. 14 Mar, 2005 1 commit
  27. 07 Mar, 2005 1 commit
  28. 14 Feb, 2005 1 commit
  29. 27 Aug, 2004 1 commit
  30. 30 Jan, 2004 1 commit
  31. 05 Sep, 2003 1 commit
  32. 18 Nov, 2002 1 commit
  33. 23 Sep, 2002 1 commit
  34. 08 Jul, 2002 1 commit