- 24 Jun, 2008 2 commits
-
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
Add tests for EM_POSFROMCHAR for 1.0 and 2.0.
-
- 02 May, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 01 May, 2008 1 commit
-
-
Alex Villacís Lasso authored
-
- 30 Apr, 2008 1 commit
-
-
Alex Villacís Lasso authored
-
- 29 Apr, 2008 6 commits
-
-
Alex Villacís Lasso authored
richedit: Implement rule that in 1.0 emulation, a single CR that terminates the text is NOT a line break. Fix riched32 test that now succeed.
-
Alex Villacís Lasso authored
Document remaining uses of bEmulateVersion10 and other checks for CRLF in editor.c. Make RTF reader emit a \r or a \r\n according to emulation, not a \n, which breaks streaming tests. Remove todo_wine from a bunch of riched32 tests that now succeed.
-
Alex Villacís Lasso authored
richedit: Remove indication for bCRLF, now that ME_GetTextW() knows how to honor CR and LF counters. EM_GETTEXTRANGE and EM_GETSELTEXT are affected by this, so include tests to ensure no behavior was broken.
-
Alex Villacís Lasso authored
Add fixup to ME_FindItemAtOffset(), fixes crash by null-pointer access. Add tests for EM_LINELENGTH.
-
Alex Villacís Lasso authored
Add richedit 1.0 tests for EM_GETLINE.
-
Alex Villacís Lasso authored
Text streamout now honors CR and LF counters. Tests to pin down required EM_STREAMOUT behavior.
-
- 24 Apr, 2008 2 commits
-
-
Alex Villacís Lasso authored
-
Alex Villacís Lasso authored
-
- 22 Apr, 2008 1 commit
-
-
Alex Villacís Lasso authored
-
- 21 Apr, 2008 2 commits
-
-
Alex Villacís Lasso authored
riched32: Implement a portion of suggested interpretation of CRLF handling for richedit 1.0 emulation. Fixes a few todos introduced by previous patch.
-
Alex Villacís Lasso authored
-
- 14 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 12 Dec, 2007 1 commit
-
-
Alex Villacís Lasso authored
-
- 07 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 06 Dec, 2007 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2007 1 commit
-
-
Alex Villacís Lasso authored
-