Frédéric Delanoy
|
57d7f74d34
|
Assorted spelling fixes.
|
2013-11-21 19:44:46 +01:00 |
Huw Davies
|
58e83ebdea
|
riched20: Revert to the default paragraph style when all text is deleted.
|
2013-11-04 17:41:12 +01:00 |
André Hentschel
|
86a30afeb5
|
riched20/tests: Fix txtsrv tests compilation with __WINESRC__ defined.
|
2013-10-28 20:07:21 +01:00 |
André Hentschel
|
27fb62621a
|
riched20/tests: Fix richole tests compilation with __WINESRC__ defined.
|
2013-10-28 20:07:10 +01:00 |
André Hentschel
|
1431b1e9c4
|
riched20/tests: Fix editor tests compilation with __WINESRC__ defined.
|
2013-10-28 20:07:02 +01:00 |
Frédéric Delanoy
|
c388cce8aa
|
riched20/tests: Use BOOL type where appropriate.
|
2013-10-08 09:09:28 +02:00 |
Piotr Caban
|
e660bf676c
|
riched20: Set control content in WM_CREATE message.
|
2013-10-07 19:52:44 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Andrew Eikum
|
360afb93b5
|
riched20: Continue interpreting data as UTF-8 after the first chunk boundary.
|
2013-10-02 11:01:33 +02:00 |
Jactry Zeng
|
5520dcab8a
|
riched20/tests: Add UTF8 BOM tests for EM_SETTEXTEX.
|
2013-09-27 10:43:00 +02:00 |
Jactry Zeng
|
a8d87afe1c
|
riched20/tests: Add tests of ITextDocument_Open.
|
2013-09-05 13:25:34 +02:00 |
Andrew Eikum
|
3f02c24163
|
riched20: EM_FINDTEXT implementation should match richedit character type.
|
2013-03-25 14:07:19 +01:00 |
Michael Stefaniuc
|
87cdc7341d
|
riched20/tests: Remove a superfluous function pointer cast.
|
2012-11-30 19:12:16 +01:00 |
Nikolay Sivov
|
28821a924c
|
riched20/tests: Use proper method macros.
|
2012-08-24 11:32:59 +02:00 |
Qian Hong
|
cb8c500ee6
|
riched20: Added support for UTF8 BOM stream.
|
2012-08-17 13:58:11 +02:00 |
Qian Hong
|
7839d134e9
|
riched20/tests: Fixed typo in test_EM_STREAMIN.
|
2012-08-16 13:46:20 +02:00 |
Qian Hong
|
01ebba0fc4
|
riched20/tests: Added UTF8 BOM test.
|
2012-08-16 13:07:02 +02:00 |
Michael Stefaniuc
|
8660d5e77f
|
riched20/tests: Check the correct return value.
|
2012-05-25 13:45:01 +02:00 |
Michael Stefaniuc
|
306b3510a9
|
riched20/tests: Remove duplicated ok() call.
|
2012-05-17 10:18:15 +02:00 |
Michael Stefaniuc
|
25ed3b9572
|
riched20/tests: Don't cast NULL to an integer.
|
2012-04-16 12:07:11 +02:00 |
Michael Stefaniuc
|
39f416cd9d
|
riched20/tests: Add COM aggregation tests for CreateTextServices().
|
2012-03-28 11:39:12 +02:00 |
Michael Stefaniuc
|
67389533bc
|
riched20/tests: Get the CreateTextServices() pointer only once.
|
2012-03-28 11:39:04 +02:00 |
Jason Edmeades
|
efbde389c7
|
richedit: v1.0 richedit uses CR and LF for enter.
|
2012-01-23 16:07:41 +01:00 |
Thomas Faber
|
3ac36cb50f
|
riched20/tests: Test format rect adaption to window size and behavior with zero-sized windows.
|
2011-10-24 19:54:08 +02:00 |
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
Dylan Smith
|
9d2da7fa66
|
riched20/tests: Remove unnecessary SetFocus calls.
|
2011-09-26 12:19:43 +02:00 |
Dylan Smith
|
fdb2bc4be9
|
riched20/tests: Avoid using flaky method of simulating typing.
|
2011-09-26 12:19:40 +02:00 |
Dylan Smith
|
f61d417a34
|
richedit: Return number of chars inserted for EM_STREAMIN with SF_RTF.
|
2011-09-26 12:16:59 +02:00 |
Dylan Smith
|
e060272de7
|
richedit: Return number of bytes read for EM_STREAMIN with SF_TEXT.
|
2011-09-26 12:16:56 +02:00 |
Francois Gouget
|
c992ca277d
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +02:00 |
Dan Kegel
|
28b2d03a8c
|
riched20/tests: Fix test_EM_FINDWORDBREAK comments.
|
2011-08-01 18:26:25 +02:00 |
Dan Kegel
|
dafd6fecd1
|
riched20/tests: Add test for WB_ISDELIMITER.
|
2011-07-20 19:23:05 +02:00 |
Dylan Smith
|
82da77c0a6
|
richedit: Fix incorrect GUID values for ITextHost and ITextHost2.
|
2011-07-05 14:44:43 +02:00 |
Dylan Smith
|
819e1a899a
|
riched20/tests: Test the text services IIDs.
|
2011-07-05 14:44:33 +02:00 |
Marcus Meissner
|
2b53df89cb
|
riched20: Fixed some lParams with keycodes (Coverity).
|
2011-05-06 14:23:46 +02:00 |
Francois Gouget
|
cc2cd5a525
|
riched20/tests: Add a '\n' to an ok() call.
|
2011-03-07 11:09:27 +01:00 |
Austin English
|
c17df92e5d
|
riched20/tests: Remove win9x hacks.
|
2011-02-28 13:13:33 +01:00 |
Austin English
|
75e4e607c6
|
riched20/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-09 09:25:58 -06:00 |
Greg Geldorp
|
997a681300
|
riched20/tests: Fix editor tests.
|
2011-01-24 14:43:27 +01:00 |
Greg Geldorp
|
bee48efdce
|
riched20/tests: Skip some tests on non-English platforms.
|
2011-01-19 16:54:02 +01:00 |
André Hentschel
|
cea221caa0
|
riched20/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:58 +01:00 |
Michael Stefaniuc
|
0acf4a297b
|
riched20/tests: Use an iface instead of a vtbl pointer in ITextHostTestImpl.
|
2010-12-09 12:28:41 +01:00 |
Austin Lund
|
b20e75f5e9
|
riched20/tests: Cleaned up ITextServices::TxGetNaturalSize test and fixed test failures.
|
2010-10-13 17:45:23 +02:00 |
Austin Lund
|
d08fc66732
|
riched20/tests: Plug a few memory leaks and make failure messages more meaningful.
|
2010-10-06 20:46:49 +02:00 |
Alexandre Julliard
|
95c1bd4da9
|
riched20/tests: Make some variables static.
|
2010-10-01 13:40:29 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Dylan Smith
|
75eef41881
|
richedit: Return correct values when EM_SETTEXTMODE fails.
The checks for the text length and invalid parameters needed to be swapped,
and the code could be easily simplified.
|
2010-07-30 11:36:01 +02:00 |
Alexandre Julliard
|
b86d515ed6
|
dlls: Remove explicit imports of kernel32 and ntdll.
|
2010-07-21 17:38:36 +02:00 |
Michael Stefaniuc
|
cf13e8a390
|
riched20: Avoid using long.
|
2010-05-17 12:42:33 +02:00 |