1. dee813b riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT. by Brandon Woodmansee · 19 years ago
  2. 6979719 riched20: EM_HIDESELECTION implementation. by Hamza Lakhani · 19 years ago
  3. a132458 riched20: Add IDataObject implementation and use it for cut/copy. by Kevin Koltzau · 19 years ago
  4. b03c70a riched20: Implemented EM_SETTEXTMODE options TM_RICHTEXT and TM_PLAINTEXT by Roger Hoang · 19 years ago
  5. 58b308d riched20: Separate stream state from editor state. by Kevin Koltzau · 19 years ago
  6. 08bf718 riched20: Initial support for simple tables. by Phil Krylov · 19 years ago
  7. 7f84cc4 riched20: Implement EM_SETOLECALLBACK. by Kevin Koltzau · 19 years ago
  8. f0d6519 riched20: Added support for hidden text. by Phil Krylov · 19 years ago
  9. 49eecf5 riched20: Initial support for word break callback procedures. by Phil Krylov · 19 years ago
  10. 6818762 riched20: Reduced screen flicker by using proper update region invalidation. by Phil Krylov · 19 years ago
  11. fe2951d Cache background color brush instead of recreating it at each screen update. by Phil Krylov · 19 years ago
  12. ed8379d - Reimplementation of EM_LINELENGTH. by Krzysztof Foltman · 20 years ago
  13. d559fbd Fixed gcc 4.0 warnings. by Alexandre Julliard · 20 years ago
  14. f1184b4 Added EM_SETRECT, EM_SETRECTNP, and WM_SETREDRAW message handling. by Phil Krylov · 20 years ago
  15. 8759b5f Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers. by Phil Krylov · 20 years ago
  16. 84bb372 Added emulation of RichEdit 1.0 behaviour when the 1.0 window class is by Phil Krylov · 20 years ago
  17. eb1c665 Implemented EM_GETLINECOUNT RichEdit message. by Phil Krylov · 20 years ago
  18. 13578c8 - removed trailing spaces from some files - tab support - indent support by Krzysztof Foltman · 20 years ago
  19. 1e9c200 Make RTF reader fall back to simple text if a correct RTF header is by Phil Krylov · 20 years ago
  20. 0fdbec3 Made RTF reader and writer handle codepages mostly similar to the by Phil Krylov · 20 years ago
  21. d6b198b - PageUp key support. by Krzysztof Foltman · 20 years ago
  22. 810b261 - made string operations consistent wrt whitespace handling (which by Krzysztof Foltman · 20 years ago
  23. c6ea6ca Initial implementation of EM_STREAMOUT and RTF writer. by Phil Krylov · 20 years ago
  24. f7e0f7c - Optimized repaint of the area below the text. by Krzysztof Foltman · 20 years ago
  25. 89075fb The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of by Krzysztof Foltman · 20 years ago
  26. 300f684 Old font management replaced by the cache-based one, which keeps by Krzysztof Foltman · 20 years ago
  27. d488f3f Initial implementation of riched20. by Krzysztof Foltman · 20 years ago