projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rpcrt4: Don't try to bind to a null handle.
[wine]
/
dlls
/
riched20
/
tests
/
editor.c
2011-05-06
Marcus Meissner
riched20: Fixed some lParams with keycodes (Coverity).
blob
|
commitdiff
|
raw
2011-03-07
Francois Gouget
riched20/tests: Add a '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Austin English
riched20/tests: Remove win9x hacks.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-09
Austin English
riched20/tests: Make sure return value is used (LLVM...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-24
Greg Geldorp
riched20/tests: Fix editor tests.
blob
|
commitdiff
|
raw
|
diff to current
2011-01-19
Greg Geldorp
riched20/tests: Skip some tests on non-English platforms.
blob
|
commitdiff
|
raw
|
diff to current
2010-12-30
André Hentschel
riched20/tests: Don't test function directly when repor...
blob
|
commitdiff
|
raw
|
diff to current
2010-10-01
Alexandre Julliard
riched20/tests: Make some variables static.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-30
Dylan Smith
richedit: Return correct values when EM_SETTEXTMODE...
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Michael Stefaniuc
riched20: Avoid using long.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-01
David Hedberg
richedit: GTL_PRECISE to GETTEXTLENGTHEX implies GTL_NU...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-22
Dylan Smith
richedit: Added some extra tests for EM_FORMATRANGE.
blob
|
commitdiff
|
raw
|
diff to current
2009-12-28
Michael Stefaniuc
riched20: Remove some explicit LPARAM/WPARAM casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_TAB in...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_ESCAPE...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Sergey Khodych
riched20: Implement handling of WM_KEYDOWN VK_RETURN...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Dylan Smith
richedit: Handle to parent window is cached.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-30
Dylan Smith
richedit: Added test to show that handle to parent...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Dylan Smith
richedit: Use ME_Cursor instead of offsets for ME_SetCh...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-13
Dylan Smith
richedit: Add more tests for WM_SETTEXT RTF support.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-04
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-27
Massimo Del Fedele
richedit20: Test for fonttbl streamout.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-20
Michael Stefaniuc
riched20/tests: Use better types than long.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-03
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-24
Paul Vriens
riched20/tests: Fix and extend EM_FORMATRANGE tests.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-23
Dylan Smith
richedit: Add bounds checks for EM_GETTEXTRANGE with...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-09
Francois Gouget
Remove spaces before '\n's.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-02
Dylan Smith
richedit: Use width from EM_SETTARGETDEVICE for wrapping.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Michael Stefaniuc
riched20: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-30
Alasdair Sinclair
riched20/tests: Fix missing void in empty parameter...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-22
Dylan Smith
richedit: Added test for scroll position after EM_SETTE...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Dylan Smith
richedit: Prevent sending Ctrl-C to console and ending...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Dylan Smith
richedit: EM_SETTEXTEX detects ascii richtext with...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Dylan Smith
richedit: Added test for detecting ascii rtf with Unico...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Dylan Smith
richedit: Store an internal copy of the window style...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-16
Dylan Smith
richedit: Added tests for initial options.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-15
Dylan Smith
richedit: Implemented the horizontal scrollbar.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Dylan Smith
richedit: Correct limitations on values for setting...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Dylan Smith
richedit: Zoom in and out with mouse wheel with control...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-14
Dylan Smith
richedit: Added tests for zooming.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Tested EM_CHARFROMPOS with position outside...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Added tests for autoscrolling options based...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-12
Dylan Smith
richedit: Added tests to show that options are stored...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Dylan Smith
richedit: Fixed implementation of WM_GETDLGCODE message.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Dylan Smith
richedit: Added tests for WM_GETDLGCODE message.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-19
Paul Vriens
riched20/tests: Fix tests on Win9x by using A-calls.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Dylan Smith
richedit: Made sure text is offset by formatting rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-18
Dylan Smith
richedit: Added tests for the formatting rectangle.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Paul Vriens
riched20/tests: Fix test failures on Win9x, WinMe and...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-15
Francois Gouget
riched20/tests: Make keep_responsive() and customWordBr...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-10
Paul Vriens
riched20/tests: Remove the todo_wine logic where approp...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
riched20: Use MAKELPARAM instead of "(LPARAM) MAKELONG".
blob
|
commitdiff
|
raw
|
diff to current
2008-11-03
Michael Stefaniuc
riched20: Do not cast NULL.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Dylan Smith
richedit: Handle negative position given to EM_POSFROMCHAR.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Paul Vriens
riched20/tests: Skip some tests on Win9x and WinMe.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Dylan Smith
richedit: Fixed the call to the EditWordBreakProc.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Dylan Smith
richedit: Added test for correct behaviour for calling...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-23
Dylan Smith
richedit: Fixed pointer syntax in helper functions...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Fixed EM_POSFROMCHAR for pos of text length.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Added tests for EM_POSFROMCHAR for pos around...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Handle ctrl-key shortcuts on WM_KEYDOWN.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-22
Dylan Smith
richedit: Added tests for ctrl-key shortcut handling...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Francois Gouget
riched20/tests: Add a trailing '\n' to an ok() call.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Dylan Smith
richedit: Use the DefWindowProc to implement WM_SETREDRAW.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Dylan Smith
richedit: Prevent EN_UPDATE notifications when window...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Dylan Smith
richedit: Test to see if WM_SETREDRAW removes the windo...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-20
Dylan Smith
richedit: Test for EN_UPDATE notification when window...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Dylan Smith
richedit: Scroll cursor into view even with redraw...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Dylan Smith
richedit: Test changes in scrollbar's visibility with...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Dylan Smith
richedit: Test to see if wrapping happens with redraw...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Dylan Smith
richedit: Tests for notifications while redraw is disabled.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-18
Dylan Smith
richedit: Added test for auto scroll behaviour with...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-16
Michael Stefaniuc
riched20: Remove superfluous backslashes at end of...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Dylan Smith
richedit: Added test for word wrapping behaviour.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Dylan Smith
richedit: Moved optional message loop in tests to its...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-13
Dylan Smith
richedit: Added DestroyWindow call to clean up the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: Use RTF reader for text starting with {\urtf.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: Avoided testing for undocumented behaviour...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-06
Dylan Smith
richedit: Swapped the expected and destination buffers...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Dylan Smith
richedit: Print hex string for strcmp test failing...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Dylan Smith
richedit: Fixed test failing on windows version with...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-30
Dylan Smith
richedit: Fixed test failure that happend on older...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-09
James Hawkins
riched20: Fix two typos that cause a failing test.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
Reece Dunn
richedit20: Fixed building the tests on msvc.
blob
|
commitdiff
|
raw
|
diff to current
2008-09-08
James Hawkins
riched20: Fix several failing test across several platf...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-03
James Hawkins
riched20: Trace the result of a failing test.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Dylan Smith
richedit: EM_[SG]ETPARAFORMAT returned the wrong value.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Dustin Brody
riched20: EM_SETTEXTTEX obeys ST_SELECTION with RTF...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alex Villacís Lasso
richedit: Do not read actual scrollbar state for scroll...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alex Villacís Lasso
richedit: Tests for WM_SIZE/scrollbar recursion bug...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alex Villacís Lasso
richedit: More tests for visibility behavior of richedi...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-23
Alex Villacís Lasso
richedit: Tests for visibility behavior of richedit...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-22
Alex Villacís Lasso
richedit: Shorten EM_AUTOURLDETECT tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Dylan Smith
richedit: Cannot undo setting of default character...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-14
Aurimas Fischer
richedit: Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Dylan Smith
richedit: Fixed simulated keyboard events on tests.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-01
Dylan Smith
richedit: Added missing DestroyWindow in a test.
blob
|
commitdiff
|
raw
|
diff to current
2008-06-30
Dylan Smith
richedit: Clicking below end of text now selects closes...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-26
Dylan Smith
richedit: Implemented undo coalescing to group typing...
blob
|
commitdiff
|
raw
|
diff to current
next