1. 0134e8f riched20: ME_SetSelection -1 to -1 behavior fix. by Hippocrates Sendoukas · 19 years ago
  2. 13e4ddd riched20: Implement EM_EXLIMITTEXT, EM_GETLIMITTEXT and tests. by Ken Myers · 19 years ago
  3. bad844d riched20: New, clean, simple selection repaint logic - should fix all outstanding refresh issues. by Krzysztof Foltman · 19 years ago
  4. 3a0c15e riched20: Ensure text is wrapped before invalidating selection. by Krzysztof Foltman · 19 years ago
  5. c3f112e riched20: Replace an if-statement with empty body with a FIXME comment. by Michael Stefaniuc · 19 years ago
  6. 8e85210 riched20: EM_CHARFROMPOS didn't work properly with scrolling by Krzysztof Foltman · 19 years ago
  7. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  8. 08bf718 riched20: Initial support for simple tables. by Phil Krylov · 19 years ago
  9. baf25fc riched20: Simplified ME_InsertGraphicsFromCursor() function. by Phil Krylov · 19 years ago
  10. f0d6519 riched20: Added support for hidden text. by Phil Krylov · 19 years ago
  11. 17a83dc riched20: Paint the selection while it's being extended by dragging. by Phil Krylov · 19 years ago
  12. bb9631b riched20: Selection painting fixes. by Phil Krylov · 19 years ago
  13. 57a579f Make more arrays const. by Dmitry Timoshkov · 19 years ago
  14. 6e3a725 riched20: Select word on double click. by Phil Krylov · 19 years ago
  15. 8205252 riched20: Fixed some selection painting bugs. by Phil Krylov · 19 years ago
  16. 49eecf5 riched20: Initial support for word break callback procedures. by Phil Krylov · 19 years ago
  17. 6818762 riched20: Reduced screen flicker by using proper update region invalidation. by Phil Krylov · 19 years ago
  18. d82af6f riched20: Speed up text insertion. by Phil Krylov · 19 years ago
  19. a91ba78 Added support for EM_REQUESTRESIZE message, EN_REQUESTRESIZE by Phil Krylov · 19 years ago
  20. eee54d9 Fixed a RichEdit RTF reader bug which resulted in loss of text. by Phil Krylov · 20 years ago
  21. c2cb39b Implemented EM_CHARFROMPOS RichEdit message. by Phil Krylov · 20 years ago
  22. 84bb372 Added emulation of RichEdit 1.0 behaviour when the 1.0 window class is by Phil Krylov · 20 years ago
  23. 4b53c3a Make some function static. by Stefan Huehner · 20 years ago
  24. b1f6180 Implemented EM_GETTEXTLENGTHEX RichEdit message. by Phil Krylov · 20 years ago
  25. 13578c8 - removed trailing spaces from some files - tab support - indent support by Krzysztof Foltman · 20 years ago
  26. d6b198b - PageUp key support. by Krzysztof Foltman · 20 years ago
  27. 810b261 - made string operations consistent wrt whitespace handling (which by Krzysztof Foltman · 20 years ago
  28. f089de1 - RTF reader doesn't use RichEdit messages anymore (which saves on by Krzysztof Foltman · 20 years ago
  29. 04606af Make ME_ArrowLeft() return a value in every case. by Gerald Pfeifer · 20 years ago
  30. f7e0f7c - Optimized repaint of the area below the text. by Krzysztof Foltman · 20 years ago
  31. 89075fb The meaning of the rewrap flag got inverted (MEPF_REWRAP instead of by Krzysztof Foltman · 20 years ago
  32. 043b5d9 - specialized handler for SF_TEXT (ANSI or Unicode), simple and fast by Krzysztof Foltman · 20 years ago
  33. d488f3f Initial implementation of riched20. by Krzysztof Foltman · 20 years ago