projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ddraw: Avoid unsafe IDirect3DVertexBuffer to object casts.
[wine]
/
dlls
/
riched20
/
tests
/
2011-05-06
Marcus Meissner
riched20: Fixed some lParams with keycodes (Coverity).
tree
|
commitdiff
2011-03-07
Francois Gouget
riched20/tests: Add a '\n' to an ok() call.
tree
|
commitdiff
2011-02-28
Austin English
riched20/tests: Remove win9x hacks.
tree
|
commitdiff
2011-02-09
Austin English
riched20/tests: Make sure return value is used (LLVM...
tree
|
commitdiff
2011-01-24
Greg Geldorp
riched20/tests: Fix editor tests.
tree
|
commitdiff
2011-01-19
Greg Geldorp
riched20/tests: Skip some tests on non-English platforms.
tree
|
commitdiff
2010-12-30
André Hentschel
riched20/tests: Don't test function directly when repor...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
riched20/tests: Use an iface instead of a vtbl pointer...
tree
|
commitdiff
2010-10-13
Austin Lund
riched20/tests: Cleaned up ITextServices::TxGetNaturalS...
tree
|
commitdiff
2010-10-06
Austin Lund
riched20/tests: Plug a few memory leaks and make failur...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
riched20/tests: Make some variables static.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-30
Dylan Smith
richedit: Return correct values when EM_SETTEXTMODE...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-05-17
Michael Stefaniuc
riched20: Avoid using long.
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-03-01
David Hedberg
richedit: GTL_PRECISE to GETTEXTLENGTHEX implies GTL_NU...
tree
|
commitdiff
2010-02-22
Dylan Smith
richedit: Added some extra tests for EM_FORMATRANGE.
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2009-12-28
Michael Stefaniuc
riched20: Remove some explicit LPARAM/WPARAM casts.
tree
|
commitdiff
2009-11-30
Nikolay Sivov
riched20/tests: Don't leak string in test.
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_TAB in...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_ESCAPE...
tree
|
commitdiff
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_RETURN...
tree
|
commitdiff
2009-09-30
Dylan Smith
richedit: Handle to parent window is cached.
tree
|
commitdiff
2009-09-30
Dylan Smith
richedit: Added test to show that handle to parent...
tree
|
commitdiff
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_SetCh...
tree
|
commitdiff
2009-07-13
Dylan Smith
richedit: Add more tests for WM_SETTEXT RTF support.
tree
|
commitdiff
2009-06-03
Austin Lund
riched20/test: Added a test for TxDraw.
tree
|
commitdiff
2009-05-04
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2009-04-27
Massimo Del Fedele
richedit20: Test for fonttbl streamout.
tree
|
commitdiff
2009-04-20
Michael Stefaniuc
riched20/tests: Use better types than long.
tree
|
commitdiff
2009-04-03
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
tree
|
commitdiff
2009-03-24
Paul Vriens
riched20/tests: Fix and extend EM_FORMATRANGE tests.
tree
|
commitdiff
2009-03-23
Dylan Smith
richedit: Add bounds checks for EM_GETTEXTRANGE with...
tree
|
commitdiff
2009-03-09
Francois Gouget
Remove spaces before '\n's.
tree
|
commitdiff
2009-02-02
Dylan Smith
richedit: Use width from EM_SETTARGETDEVICE for wrapping.
tree
|
commitdiff
2009-01-30
Michael Stefaniuc
riched20: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-30
Alasdair Sinclair
riched20/tests: Fix missing void in empty parameter...
tree
|
commitdiff
2009-01-22
Dylan Smith
richedit: Added test for scroll position after EM_SETTE...
tree
|
commitdiff
2009-01-22
Francois Gouget
riched20/tests: Make test_TxGetNaturalSize() static.
tree
|
commitdiff
2009-01-21
Dylan Smith
richedit: Implemented ITextServices TxGetText and TxSet...
tree
|
commitdiff
2009-01-20
Paul Vriens
riched20/tests: Fix a test failure on Win9x.
tree
|
commitdiff
2009-01-19
Austin Lund
riched20/tests: Added ITextServices::TxGetNaturalSize...
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: Prevent sending Ctrl-C to console and ending...
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: EM_SETTEXTEX detects ascii richtext with...
tree
|
commitdiff
2009-01-19
Dylan Smith
richedit: Added test for detecting ascii rtf with Unico...
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Store an internal copy of the window style...
tree
|
commitdiff
2009-01-16
Dylan Smith
richedit: Added tests for initial options.
tree
|
commitdiff
2009-01-15
Dylan Smith
richedit: Implemented the horizontal scrollbar.
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Correct limitations on values for setting...
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Zoom in and out with mouse wheel with control...
tree
|
commitdiff
2009-01-14
Dylan Smith
richedit: Added tests for zooming.
tree
|
commitdiff
2009-01-12
Austin Lund
riched20/tests: Added ITextServices::TxSetText test.
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Tested EM_CHARFROMPOS with position outside...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Added tests for autoscrolling options based...
tree
|
commitdiff
2009-01-12
Dylan Smith
richedit: Added tests to show that options are stored...
tree
|
commitdiff
2009-01-08
Dylan Smith
richedit: Fixed implementation of WM_GETDLGCODE message.
tree
|
commitdiff
2009-01-08
Dylan Smith
richedit: Added tests for WM_GETDLGCODE message.
tree
|
commitdiff
2009-01-04
Alexandre Julliard
riched20/tests: Move the itextServicesStdcallVtbl defin...
tree
|
commitdiff
2008-12-19
Paul Vriens
riched20/tests: Fix tests on Win9x by using A-calls.
tree
|
commitdiff
2008-12-18
Dylan Smith
richedit: Made sure text is offset by formatting rectangle.
tree
|
commitdiff
2008-12-18
Dylan Smith
richedit: Added tests for the formatting rectangle.
tree
|
commitdiff
2008-12-18
Dylan Smith
richedit: Fixed ITextHostImpl return values for tests.
tree
|
commitdiff
2008-12-16
Paul Vriens
riched20/tests: Fix test failures on Win9x, WinMe and...
tree
|
commitdiff
2008-12-15
Dylan Smith
richedit: Missing capitalization on TxGetScrollBars.
tree
|
commitdiff
2008-12-15
Francois Gouget
riched20/tests: Make keep_responsive() and customWordBr...
tree
|
commitdiff
2008-12-10
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
tree
|
commitdiff
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
next