Hans Leidekker
|
cd6fe7dfa7
|
usp10: Implement ScriptString_pLogAttr.
|
2006-12-24 13:09:21 +01:00 |
Hans Leidekker
|
960372f2fe
|
usp10: Match output of WinXP for ScriptGetProperties.
|
2006-12-24 13:09:01 +01:00 |
Hans Leidekker
|
02d30df085
|
usp10: Improve the stub for ScriptBreak.
|
2006-12-24 13:08:34 +01:00 |
Hans Leidekker
|
092edd81e6
|
usp10: Implement ScriptString_pSize.
|
2006-12-24 13:08:29 +01:00 |
Clinton Stimpson
|
e0829eb70f
|
usp10: Implement ScriptStringCPtoX.
|
2006-12-18 12:19:53 +01:00 |
Clinton Stimpson
|
bdbab217c9
|
usp10: Implement ScriptStringXtoCP.
|
2006-12-18 12:18:48 +01:00 |
Clinton Stimpson
|
857e330e77
|
usp10: Implement ScriptStringFree.
|
2006-12-18 12:17:19 +01:00 |
Clinton Stimpson
|
b91eb5a110
|
usp10: Implement ScriptStringAnalyse.
|
2006-12-18 12:17:12 +01:00 |
Paul Vriens
|
012861100c
|
usp10/tests: Make tests run on win9x and NT4 again.
|
2006-12-18 11:40:14 +01:00 |
Francois Gouget
|
367f91fb5c
|
Assorted spelling fixes.
|
2006-12-14 20:25:05 +01:00 |
Clinton Stimpson
|
39a5b0760c
|
usp10: Add tests and fix for ScriptXtoCP .
|
2006-12-12 20:24:43 +01:00 |
Marcus Meissner
|
4d52a421d7
|
Made some functions static.
|
2006-12-12 12:10:57 +01:00 |
Jeff Latimer
|
a8e5b9ae70
|
usp10: Add tests for ScriptStringCptoX and ScriptStringXtoCp for activation in later patches.
|
2006-10-24 20:02:19 +02:00 |
Jeff Latimer
|
37e7de1208
|
usp10: Add tests for ScriptStringAnalyse and ScriptStringFree.
|
2006-10-24 20:02:05 +02:00 |
Jeff Latimer
|
292c99e329
|
usp10: Fix dead code in ScriptItemize.
|
2006-10-17 13:06:28 +02:00 |
Francois Gouget
|
58162f87fd
|
Assorted spelling fixes.
|
2006-10-13 11:55:04 +02:00 |
Michael Ploujnikov
|
f37c0aa279
|
usp10/tests: Win64 printf format warning fixes.
|
2006-10-11 12:09:18 +02:00 |
Francois Gouget
|
dd28d5be08
|
Tweak TRACE()s to simplify '\n' checks.
|
2006-10-06 17:29:27 +02:00 |
Hans Leidekker
|
539a96240a
|
usp10: Add a stub implementation of ScriptStringValidate.
|
2006-10-06 17:29:09 +02:00 |
Michael Stefaniuc
|
f3cfb89b89
|
usp10: Win64 printf format warning fixes.
|
2006-10-05 11:33:21 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Hans Leidekker
|
578260745a
|
usp10: Add a stub implementation and a test for ScriptLayout.
|
2006-09-29 14:40:53 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Albert Lee
|
b2182f9d82
|
usp10: Implement and test Script{Apply, Record}DigitSubstitution.
|
2006-09-08 11:01:26 +02:00 |
Alexandre Julliard
|
5cf75e615a
|
makefiles: Only run test and documentation targets in directories that need them.
|
2006-08-28 13:37:44 +02:00 |
Jeff Latimer
|
dd8f067fb0
|
usp10: Remove unnecessary casts in test suite.
|
2006-08-15 13:32:11 +02:00 |
Jeff Latimer
|
ff421fde8e
|
usp10: ScriptItemize will break up the string into script_items.
|
2006-08-08 20:07:09 +02:00 |
Francois Gouget
|
b149f3c717
|
usp10/tests: Add trailing '\n's to ok() calls.
|
2006-08-07 13:53:03 +02:00 |
Hans Leidekker
|
0c0ab500b9
|
usp10: Implement ScriptGetGlyphABCWidth.
Add a test for ScriptGetGlyphABCWidth and ScriptCacheGetHeight.
|
2006-08-04 20:45:01 +02:00 |
Hans Leidekker
|
c340ddd310
|
usp10: Implement ScriptIsComplex.
|
2006-08-04 13:25:42 +02:00 |
Jeff Latimer
|
34f3e88b88
|
usp10: Fix glyph comparsion between tests.
|
2006-08-04 12:24:53 +02:00 |
Jeff Latimer
|
8d139c8b96
|
usp10: Add functionality for ScriptXtoCP and ScriptCPtoX calls.
|
2006-07-21 10:52:19 +02:00 |
Hans Leidekker
|
401e32ee38
|
usp10: Implement and test ScriptCacheGetHeight.
|
2006-07-20 12:12:05 +02:00 |
Jeff Latimer
|
ac40febae2
|
usp10: Add ScriptStringCPtoX and ScriptStringXtoCP stubs.
|
2006-07-19 18:12:35 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
5258e061dc
|
make_dlls: Ignore generated import libraries from the top-level .gitignore.
|
2006-07-10 20:55:58 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jeff Latimer
|
8bdeffa4ef
|
usp10: ScriptTextOut updated to reflect that it must have a hdc passed to it.
|
2006-06-09 18:13:44 +02:00 |
Jeff Latimer
|
51ac1039db
|
usp10: Update ScriptStringAnalyse and tests for ScriptString functions.
|
2006-06-08 11:37:35 +02:00 |
Jeff Latimer
|
422ca43d14
|
usp10: Update ScriptGetCMap to conform to Windows.
|
2006-06-08 11:35:22 +02:00 |
Jeff Latimer
|
beb097fc93
|
usp10: Update tests in test_ScriptItemIzeShapePlace to match Windows results.
|
2006-06-08 11:34:58 +02:00 |
Jeff Latimer
|
5f529fe0d8
|
usp10: Add stubs for ScriptCPtoX, ScriptXtoCP and ScriptBreak and some basic tests.
|
2006-06-08 11:34:42 +02:00 |
Alexandre Julliard
|
94d0478ee5
|
usp10: Fixed a compiler warning.
|
2006-05-24 18:30:34 +02:00 |
Jeff Latimer
|
42b576e869
|
usp10: Add stub for ScriptStringOut.
|
2006-05-23 17:52:18 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
766530dfe8
|
usp10: Fix ScriptGetProperties so that first pointer can be NULL.
|
2006-05-17 10:41:56 +02:00 |
Francois Gouget
|
17689c07bb
|
Fix some winapi_check documentation warnings.
|
2006-05-15 15:05:15 +02:00 |
Jeff Latimer
|
af67bc864e
|
usp10: Add ScriptTextOut functionality and restructure tests.
|
2006-05-08 15:23:13 +02:00 |
Paul Vriens
|
e56f6a38b1
|
usp10: Fix return codes of ScriptGetFontProperties + tests.
|
2006-04-21 11:28:34 +02:00 |
Jeff Latimer
|
9be30c83ca
|
usp10: Set defaults for ScriptGetFontProperties.
Set defaults similar to Win XP for Kashida and set the default char in
ScriptGetFontProperties.
|
2006-04-20 19:37:27 +02:00 |
Jeff Latimer
|
9c6c83e97f
|
usp10: Remove the need to pass chars to ScriptPlace.
|
2006-04-20 19:37:01 +02:00 |
Jeff Latimer
|
ca55584b19
|
usp10: Add some tests to ScriptGetFontProperties.
|
2006-04-13 11:23:22 +02:00 |
Jeff Latimer
|
df4b0a831e
|
usp10: Terminate some strings in fixmes and traces.
|
2006-04-10 12:21:54 +02:00 |
Marcus Meissner
|
6a13925a16
|
usp10: Fixed debug output of ScriptItemize.
|
2006-04-03 11:39:43 +02:00 |
Jeff Latimer
|
ec6744490d
|
usp10: Tidy default values.
Set values for pwLogClust, uJustification and fClusterStart similar to
what Windows uses.
|
2006-02-24 21:05:56 +01:00 |
Jeff Latimer
|
4241adbfcf
|
usp10: Add ScriptGetCMap functionality to translate wchars to glyphs.
|
2006-02-22 16:19:42 +01:00 |
Jeff Latimer
|
044a6f81b3
|
usp10: Add stub for ScriptTextOut.
|
2006-02-21 11:31:34 +01:00 |
Jeff Latimer
|
a05e712cb8
|
usp10: Add ScriptPlace funtionality.
The key function is to calculate the total of the ABC widths of the
characters converted to gylphs by ScriptShape.
|
2006-02-21 11:31:18 +01:00 |
Jeff Latimer
|
334e191175
|
usp10: Add ScriptShape functionality.
|
2006-02-20 20:30:01 +01:00 |
Jeff Latimer
|
e4a154cfb9
|
usp10: Add ScriptItemize functionality.
|
2006-02-18 16:00:29 +01:00 |
Jeff Latimer
|
0ba307d252
|
usp10: Implement ScriptGetProperties.
|
2006-02-16 12:06:18 +01:00 |
Louis Lenders
|
9acfd6beb6
|
usp10: Added stub for ScriptGetCMap.
|
2006-02-14 17:38:47 +01:00 |
Jeff Latimer
|
29ff53c119
|
usp10: Added some tests.
|
2006-02-14 17:38:20 +01:00 |
Hans Leidekker
|
c0a223be60
|
usp10: Improve stubs.
Improve stubs for ScriptGetProperties and ScriptItemize.
Add stub for ScriptFreeCache.
|
2006-01-09 17:16:57 +01:00 |
Vijay Kiran Kamuju
|
a1eeaf97fb
|
Added some missing definitions in usp10.h.
|
2005-11-28 11:52:55 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Francois Gouget
|
d69268e77c
|
Documentation tweaks to make winapi_check happy.
Also specify the documented spec file entry.
|
2005-11-23 20:14:04 +01:00 |
Raphael Junqueira
|
8f554aa4f7
|
Add stubs around ScriptStringAnalyse to avoid PAF crash.
|
2005-11-15 12:02:16 +00:00 |
Alexandre Julliard
|
7e22be4d84
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Vincent Béron
|
56da0c33fb
|
Use #include "foo.h" for including Windows headers in dlls/, use
#include <bar.h> for including Windows headers in include/.
|
2005-08-10 09:51:40 +00:00 |
Alexandre Julliard
|
525d857087
|
Properly sort the spec file entries.
|
2005-08-01 14:52:01 +00:00 |
Oliver Stieber
|
b671180c6a
|
Added stubbed support for ScriptGetFontProperties.
|
2005-08-01 09:18:53 +00:00 |
Steven Edwards
|
54508df527
|
Add stub implementation of the Uniscribe Script Processor.
|
2005-07-27 11:02:52 +00:00 |