Jactry Zeng
|
da40589e71
|
riched20: Implement ITextRange::GetDuplicate.
|
2014-09-17 11:45:58 +02:00 |
Jactry Zeng
|
52fee14932
|
riched20: Implement ITextSelection::GetStart and ITextSelection::GetEnd.
|
2014-09-16 19:25:34 +02:00 |
Jactry Zeng
|
b56c96a619
|
riched20: Implement ITextRange::GetStart and ITextRange::GetEnd.
|
2014-09-16 19:25:16 +02:00 |
Jactry Zeng
|
329252f88b
|
riched20: Implement ITextSelection::GetChar.
|
2014-09-15 18:25:31 +02:00 |
Jactry Zeng
|
0aa433438d
|
riched20: Implement ITextRange::GetChar.
|
2014-09-15 18:25:28 +02:00 |
Jactry Zeng
|
b10b39185d
|
riched20: Stub for ITextRange interface and implement ITextDocument::Range.
|
2014-09-12 17:02:50 +02:00 |
Alexandre Julliard
|
35dd553038
|
riched20/tests: Fix test on 64-bit.
|
2014-07-22 20:45:46 +02:00 |
Jactry Zeng
|
1f6073c861
|
riched20: Implement ITextSelection::GetText.
|
2014-07-21 18:45:38 +02:00 |
Jactry Zeng
|
6ea4da4038
|
riched20: Don't create too many IRichEditOle interface for a RichEdit.
|
2014-07-01 12:53:47 +02:00 |
Jactry Zeng
|
c5bd5236b9
|
riched20: Return E_INVALIDARG for empty ppSel in ITextDocument::GetSelection.
|
2014-03-26 19:20:25 +01:00 |
Jactry Zeng
|
fa2c509243
|
riched20/tests: Fix a SysAllocString leak.
|
2014-03-13 20:22:14 +01:00 |
Jactry Zeng
|
1841426616
|
riched20/tests: Add tests to check the content open by ITextDocument_fnOpen.
|
2014-02-12 19:15:17 +01:00 |
André Hentschel
|
27fb62621a
|
riched20/tests: Fix richole tests compilation with __WINESRC__ defined.
|
2013-10-28 20:07:10 +01:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Jactry Zeng
|
a8d87afe1c
|
riched20/tests: Add tests of ITextDocument_Open.
|
2013-09-05 13:25:34 +02:00 |
Nikolay Sivov
|
28821a924c
|
riched20/tests: Use proper method macros.
|
2012-08-24 11:32:59 +02:00 |
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
Alexandre Julliard
|
79c64acc7b
|
tests: Don't depend on the static uuid libraries in the tests.
This avoids trouble with the broken MingW libraries when
cross-compiling the tests.
|
2008-07-08 17:51:45 +02:00 |
Dan Hipschman
|
36aa6c4c44
|
riched20: Implement ITextDocument_fnGetSelection.
|
2008-06-26 21:07:31 +02:00 |
Dan Hipschman
|
9615e2977d
|
riched20/tests: Add a test for creating ITextDocument.
|
2008-06-23 12:39:46 +02:00 |
Dan Hipschman
|
76ee788afa
|
riched20/tests: Add tests for OLE interface.
|
2008-06-23 12:39:41 +02:00 |