projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32/tests: Capture tests should not require no active window.
[wine]
/
dlls
/
riched20
/
tests
/
2008-11-13
Dylan Smith
richedit: Initial testing of ITextServices methods.
tree
|
commitdiff
2008-11-12
Dylan Smith
richedit: Created initial tests for windowless richedit...
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
riched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
tree
|
commitdiff
2008-11-03
Michael Stefaniuc
riched20: Do not cast NULL.
tree
|
commitdiff
2008-10-29
Dylan Smith
richedit: Handle negative position given to EM_POSFROMCHAR.
tree
|
commitdiff
2008-10-24
Paul Vriens
riched20/tests: Skip some tests on Win9x and WinMe.
tree
|
commitdiff
2008-10-23
Dylan Smith
richedit: Fixed the call to the EditWordBreakProc.
tree
|
commitdiff
2008-10-23
Dylan Smith
richedit: Added test for correct behaviour for calling...
tree
|
commitdiff
2008-10-23
Dylan Smith
richedit: Fixed pointer syntax in helper functions...
tree
|
commitdiff
2008-10-22
Dylan Smith
richedit: Fixed EM_POSFROMCHAR for pos of text length.
tree
|
commitdiff
2008-10-22
Dylan Smith
richedit: Added tests for EM_POSFROMCHAR for pos around...
tree
|
commitdiff
2008-10-22
Dylan Smith
richedit: Handle ctrl-key shortcuts on WM_KEYDOWN.
tree
|
commitdiff
2008-10-22
Dylan Smith
richedit: Added tests for ctrl-key shortcut handling...
tree
|
commitdiff
2008-10-20
Francois Gouget
riched20/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Use the DefWindowProc to implement WM_SETREDRAW.
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Prevent EN_UPDATE notifications when window...
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Test to see if WM_SETREDRAW removes the windo...
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Test for EN_UPDATE notification when window...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Scroll cursor into view even with redraw...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Test changes in scrollbar's visibility with...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Test to see if wrapping happens with redraw...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Tests for notifications while redraw is disabled.
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Added test for auto scroll behaviour with...
tree
|
commitdiff
2008-10-16
Michael Stefaniuc
riched20: Remove superfluous backslashes at end of...
tree
|
commitdiff
2008-10-13
Dylan Smith
richedit: Added test for word wrapping behaviour.
tree
|
commitdiff
2008-10-13
Dylan Smith
richedit: Moved optional message loop in tests to its...
tree
|
commitdiff
2008-10-13
Dylan Smith
richedit: Added DestroyWindow call to clean up the...
tree
|
commitdiff
2008-10-06
Dylan Smith
richedit: Use RTF reader for text starting with {\urtf.
tree
|
commitdiff
2008-10-06
Dylan Smith
richedit: Avoided testing for undocumented behaviour...
tree
|
commitdiff
2008-10-06
Dylan Smith
richedit: Swapped the expected and destination buffers...
tree
|
commitdiff
2008-10-02
Dylan Smith
richedit: Print hex string for strcmp test failing...
tree
|
commitdiff
2008-09-30
Dylan Smith
richedit: Fixed test failing on windows version with...
tree
|
commitdiff
2008-09-30
Dylan Smith
richedit: Fixed test failure that happend on older...
tree
|
commitdiff
2008-09-09
James Hawkins
riched20: Fix two typos that cause a failing test.
tree
|
commitdiff
2008-09-08
Reece Dunn
richedit20: Fixed building the tests on msvc.
tree
|
commitdiff
2008-09-08
James Hawkins
riched20: Fix several failing test across several platf...
tree
|
commitdiff
2008-09-03
James Hawkins
riched20: Trace the result of a failing test.
tree
|
commitdiff
2008-08-18
Dylan Smith
richedit: EM_[SG]ETPARAFORMAT returned the wrong value.
tree
|
commitdiff
2008-07-29
Dustin Brody
riched20: EM_SETTEXTTEX obeys ST_SELECTION with RTF...
tree
|
commitdiff
2008-07-23
Alex Villacís Lasso
richedit: Do not read actual scrollbar state for scroll...
tree
|
commitdiff
2008-07-23
Alex Villacís Lasso
richedit: Tests for WM_SIZE/scrollbar recursion bug...
tree
|
commitdiff
2008-07-23
Alex Villacís Lasso
richedit: More tests for visibility behavior of richedi...
tree
|
commitdiff
2008-07-23
Alex Villacís Lasso
richedit: Tests for visibility behavior of richedit...
tree
|
commitdiff
2008-07-22
Alex Villacís Lasso
richedit: Shorten EM_AUTOURLDETECT tests.
tree
|
commitdiff
2008-07-14
Dylan Smith
richedit: Cannot undo setting of default character...
tree
|
commitdiff
2008-07-14
Aurimas Fischer
richedit: Spelling fixes.
tree
|
commitdiff
2008-07-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-07-08
Alexandre Julliard
tests: Don't depend on the static uuid libraries in...
tree
|
commitdiff
2008-07-03
Dylan Smith
richedit: Fixed simulated keyboard events on tests.
tree
|
commitdiff
2008-07-01
Dylan Smith
richedit: Added missing DestroyWindow in a test.
tree
|
commitdiff
2008-06-30
Dylan Smith
richedit: Clicking below end of text now selects closes...
tree
|
commitdiff
2008-06-26
Dylan Smith
richedit: Implemented undo coalescing to group typing...
tree
|
commitdiff
2008-06-26
Dylan Smith
richedit: Added tests reveal a problem with EM_SETCHARF...
tree
|
commitdiff
2008-06-26
Dylan Smith
richedit: Fixed a bug preventing NULL pointers from...
tree
|
commitdiff
2008-06-26
Dylan Smith
richedit: Fixed the forward word movement bug.
tree
|
commitdiff
2008-06-26
Dan Hipschman
riched20: Implement ITextDocument_fnGetSelection.
tree
|
commitdiff
2008-06-26
Alex Villacís Lasso
richedit: Fix failing EM_GETCHARFORMAT test on all...
tree
|
commitdiff
2008-06-25
Dylan Smith
richedit: Tests for undo coalescing.
tree
|
commitdiff
2008-06-25
Alex Villacís Lasso
richedit: Revert patch that introduced a test that...
tree
|
commitdiff
2008-06-24
Alex Villacís Lasso
richedit: EM_POSFROMCHAR should take into account scrol...
tree
|
commitdiff
2008-06-24
Alex Villacís Lasso
richedit: When returning position through wParam pointe...
tree
|
commitdiff
2008-06-23
Dan Hipschman
riched20/tests: Add a test for creating ITextDocument.
tree
|
commitdiff
2008-06-23
Dan Hipschman
riched20/tests: Add tests for OLE interface.
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Empty text should result in a scroll range...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Insertion style must NOT be cleared unless...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Add tests for URL autodetection for EM_REPLAC...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Add tests for URL autodetection for EM_SETTEX...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Fix for the semantics of the flags for some...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Add more tests for URL autodetection on WM_CH...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: WM_SETTEXT must immediately autodetect URLs...
tree
|
commitdiff
2008-06-19
Alex Villacís Lasso
richedit: Fix misreporting of match offset for EM_FINDT...
tree
|
commitdiff
2008-05-06
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-05-02
Alexandre Julliard
richedit: Avoid strlen in traces.
tree
|
commitdiff
2008-05-01
Alex Villacís Lasso
richedit: Add tests for EM_FINDTEXT in 1.0 emulation...
tree
|
commitdiff
2008-04-30
Alex Villacís Lasso
richedit: On failure to parse incoming text as RTF...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Private movement of cursors in text insertion...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Fix modify step setting in EM_SETCHARFORMAT.
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Remove indication for bCRLF, now that ME_GetT...
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: EM_LINELENGTH: honor CR and LF counters.
tree
|
commitdiff
2008-04-29
Alex Villacís Lasso
richedit: Fixups to move over to reliance on CR and...
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Reject RTF that is recognized as invalid.
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Implement ignoring of last \par for EM_STREAMIN.
tree
|
commitdiff
2008-04-24
James Hawkins
riched20: Fix a few tests that fail in XP and up.
tree
|
commitdiff
2008-04-24
Alex Villacís Lasso
riched20: Yet more tests for EM_STREAMIN.
tree
|
commitdiff
2008-04-22
Alex Villacís Lasso
richedit: EM_STREAMIN tests for richedit 2.0.
tree
|
commitdiff
2008-04-21
Alex Villacís Lasso
riched20: EM_SETTEXTEX supports RTF strings, with tests.
tree
|
commitdiff
2008-04-21
Alex Villacís Lasso
riched20: Fix behavior of EM_REPLACESEL with painting...
tree
|
commitdiff
2008-04-17
Austin English
Spelling fixes.
tree
|
commitdiff
2008-02-06
Francois Gouget
riched20: Fix the name of the lpUsedDefChar field of...
tree
|
commitdiff
2007-12-14
Alexandre Julliard
riched20/tests: Avoid using size_t in traces.
tree
|
commitdiff
2007-12-07
Alexandre Julliard
Avoid size_t types in traces.
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: WM_GETTEXTLENGTH should include CRLF conversi...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: EM_GETTEXTLENGTHEX must not count last paragr...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: WM_GETTEXT should return 0 on overflow but...
tree
|
commitdiff
2007-12-07
Alex Villacís Lasso
riched20: EM_GETTEXTEX with GT_USECRLF should not leave...
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-08
Alex Villacís Lasso
riched20: Fix test failure in test_WM_PASTE.
tree
|
commitdiff
2007-11-06
Alex Villacís Lasso
riched20: EM_GETMODIFY should not report modification...
tree
|
commitdiff
2007-11-05
Alex Villacís Lasso
riched20: Fix detection of CFE_LINK on WinXP-SP2.
tree
|
commitdiff
2007-10-31
Alex Villacís Lasso
riched20: Allow for Win98 behavior for return value...
tree
|
commitdiff
next