Commit Graph

312 Commits

Author SHA1 Message Date
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