projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
riched20: Minimal fix for WM_SETTEXT without ES_MULTILINE style.
[wine]
/
dlls
/
usp10
/
2007-05-29
Francois Gouget
usp10/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-04-25
Aric Stewart
usp10: Do not crash in ScriptPlace if pABC is null.
tree
|
commitdiff
2007-02-19
Hans Leidekker
usp10: Implement ScriptGetLogicalWidths.
tree
|
commitdiff
2007-01-24
Hans Leidekker
usp10: Document ScriptPlace and ScriptShape.
tree
|
commitdiff
2007-01-24
Hans Leidekker
usp10: Move text metrics into the script cache. Start...
tree
|
commitdiff
2007-01-24
Hans Leidekker
usp10: Remove duplicate font selection code from the...
tree
|
commitdiff
2007-01-18
Francois Gouget
usp10/tests: Use '%u' to print GetLastError().
tree
|
commitdiff
2007-01-12
Hans Leidekker
usp10: Initialise the caller supplied ABC structure...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Document ScriptItemize. Get rid of the remaining...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Implement and test ScriptStringGetOrder and...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Use macro functions for memory allocation and...
tree
|
commitdiff
2007-01-04
Hans Leidekker
usp10: Make the script cache accessible from a string...
tree
|
commitdiff
2007-01-02
Hans Leidekker
usp10: Document ScriptFreeCache, ScriptGetFontPropertie...
tree
|
commitdiff
2007-01-02
Hans Leidekker
usp10: Downgrade some more FIXME's to TRACE's.
tree
|
commitdiff
2007-01-02
Hans Leidekker
usp10: Implement ScriptStringValidate.
tree
|
commitdiff
2007-01-02
Jeff Latimer
usp10: Implement ScriptStringOut.
tree
|
commitdiff
2006-12-29
Hans Leidekker
usp10: Factor out script cache handling.
tree
|
commitdiff
2006-12-28
Clinton Stimpson
usp10: Downgrade fixme's to trace's with comments.
tree
|
commitdiff
2006-12-26
Clinton Stimpson
usp10: Implement ScriptStringGetLogicalWidths.
tree
|
commitdiff
2006-12-26
Hans Leidekker
usp10: Fix all failing tests on Windows and Wine.
tree
|
commitdiff
2006-12-26
Hans Leidekker
usp10: Reduce multiple assignments to a single memset...
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Implement ScriptString_pLogAttr.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Match output of WinXP for ScriptGetProperties.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Improve the stub for ScriptBreak.
tree
|
commitdiff
2006-12-24
Hans Leidekker
usp10: Implement ScriptString_pSize.
tree
|
commitdiff
2006-12-18
Clinton Stimpson
usp10: Implement ScriptStringCPtoX.
tree
|
commitdiff
2006-12-18
Clinton Stimpson
usp10: Implement ScriptStringXtoCP.
tree
|
commitdiff
2006-12-18
Clinton Stimpson
usp10: Implement ScriptStringFree.
tree
|
commitdiff
2006-12-18
Clinton Stimpson
usp10: Implement ScriptStringAnalyse.
tree
|
commitdiff
2006-12-18
Paul Vriens
usp10/tests: Make tests run on win9x and NT4 again.
tree
|
commitdiff
2006-12-14
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-12-12
Clinton Stimpson
usp10: Add tests and fix for ScriptXtoCP .
tree
|
commitdiff
2006-12-12
Marcus Meissner
Made some functions static.
tree
|
commitdiff
2006-10-24
Jeff Latimer
usp10: Add tests for ScriptStringCptoX and ScriptString...
tree
|
commitdiff
2006-10-24
Jeff Latimer
usp10: Add tests for ScriptStringAnalyse and ScriptStri...
tree
|
commitdiff
2006-10-17
Jeff Latimer
usp10: Fix dead code in ScriptItemize.
tree
|
commitdiff
2006-10-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-10-11
Michael Ploujnikov
usp10/tests: Win64 printf format warning fixes.
tree
|
commitdiff
2006-10-06
Francois Gouget
Tweak TRACE()s to simplify '\n' checks.
tree
|
commitdiff
2006-10-06
Hans Leidekker
usp10: Add a stub implementation of ScriptStringValidate.
tree
|
commitdiff
2006-10-05
Michael Stefaniuc
usp10: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-29
Hans Leidekker
usp10: Add a stub implementation and a test for ScriptL...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
2006-09-08
Albert Lee
usp10: Implement and test Script{Apply, Record}DigitSub...
tree
|
commitdiff
2006-08-28
Alexandre Julliard
makefiles: Only run test and documentation targets...
tree
|
commitdiff
2006-08-15
Jeff Latimer
usp10: Remove unnecessary casts in test suite.
tree
|
commitdiff
2006-08-08
Jeff Latimer
usp10: ScriptItemize will break up the string into...
tree
|
commitdiff
2006-08-07
Francois Gouget
usp10/tests: Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-08-04
Hans Leidekker
usp10: Implement ScriptGetGlyphABCWidth.
tree
|
commitdiff
2006-08-04
Hans Leidekker
usp10: Implement ScriptIsComplex.
tree
|
commitdiff
2006-08-04
Jeff Latimer
usp10: Fix glyph comparsion between tests.
tree
|
commitdiff
2006-07-21
Jeff Latimer
usp10: Add functionality for ScriptXtoCP and ScriptCPto...
tree
|
commitdiff
2006-07-20
Hans Leidekker
usp10: Implement and test ScriptCacheGetHeight.
tree
|
commitdiff
2006-07-19
Jeff Latimer
usp10: Add ScriptStringCPtoX and ScriptStringXtoCP...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore .ok files in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Recursively ignore testlist.c in all tests...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
make_dlls: Ignore generated import libraries from the...
tree
|
commitdiff
2006-07-10
Alexandre Julliard
Take advantage of the recursive nature of .gitignore...
tree
|
commitdiff
2006-06-09
Jeff Latimer
usp10: ScriptTextOut updated to reflect that it must...
tree
|
commitdiff
2006-06-08
Jeff Latimer
usp10: Update ScriptStringAnalyse and tests for ScriptS...
tree
|
commitdiff
2006-06-08
Jeff Latimer
usp10: Update ScriptGetCMap to conform to Windows.
tree
|
commitdiff
2006-06-08
Jeff Latimer
usp10: Update tests in test_ScriptItemIzeShapePlace...
tree
|
commitdiff
2006-06-08
Jeff Latimer
usp10: Add stubs for ScriptCPtoX, ScriptXtoCP and Scrip...
tree
|
commitdiff
2006-05-24
Alexandre Julliard
usp10: Fixed a compiler warning.
tree
|
commitdiff
2006-05-23
Jeff Latimer
usp10: Add stub for ScriptStringOut.
tree
|
commitdiff
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
tree
|
commitdiff
2006-05-17
Eric Pouech
usp10: Fix ScriptGetProperties so that first pointer...
tree
|
commitdiff
2006-05-15
Francois Gouget
Fix some winapi_check documentation warnings.
tree
|
commitdiff
2006-05-08
Jeff Latimer
usp10: Add ScriptTextOut functionality and restructure...
tree
|
commitdiff
2006-04-21
Paul Vriens
usp10: Fix return codes of ScriptGetFontProperties...
tree
|
commitdiff
2006-04-20
Jeff Latimer
usp10: Set defaults for ScriptGetFontProperties.
tree
|
commitdiff
2006-04-20
Jeff Latimer
usp10: Remove the need to pass chars to ScriptPlace.
tree
|
commitdiff
2006-04-13
Jeff Latimer
usp10: Add some tests to ScriptGetFontProperties.
tree
|
commitdiff
2006-04-10
Jeff Latimer
usp10: Terminate some strings in fixmes and traces.
tree
|
commitdiff
2006-04-03
Marcus Meissner
usp10: Fixed debug output of ScriptItemize.
tree
|
commitdiff
2006-02-24
Jeff Latimer
usp10: Tidy default values.
tree
|
commitdiff
2006-02-22
Jeff Latimer
usp10: Add ScriptGetCMap functionality to translate...
tree
|
commitdiff
2006-02-21
Jeff Latimer
usp10: Add stub for ScriptTextOut.
tree
|
commitdiff
2006-02-21
Jeff Latimer
usp10: Add ScriptPlace funtionality.
tree
|
commitdiff
2006-02-20
Jeff Latimer
usp10: Add ScriptShape functionality.
tree
|
commitdiff
2006-02-18
Jeff Latimer
usp10: Add ScriptItemize functionality.
tree
|
commitdiff
2006-02-16
Jeff Latimer
usp10: Implement ScriptGetProperties.
tree
|
commitdiff
2006-02-14
Louis Lenders
usp10: Added stub for ScriptGetCMap.
tree
|
commitdiff
2006-02-14
Jeff Latimer
usp10: Added some tests.
tree
|
commitdiff
2006-01-09
Hans Leidekker
usp10: Improve stubs.
tree
|
commitdiff
2005-11-28
Vijay Kiran Kamuju
Added some missing definitions in usp10.h.
tree
|
commitdiff
2005-11-26
Alexandre Julliard
Renamed all .cvsignore files to .gitignore.
tree
|
commitdiff
2005-11-23
Francois Gouget
Documentation tweaks to make winapi_check happy.
tree
|
commitdiff
2005-11-15
Raphael Junqueira
Add stubs around ScriptStringAnalyse to avoid PAF crash.
tree
|
commitdiff
2005-09-29
Alexandre Julliard
We are no longer generating .dbg.c files.
tree
|
commitdiff
2005-08-10
Vincent Béron
Use #include "foo.h" for including Windows headers...
tree
|
commitdiff
2005-08-01
Alexandre Julliard
Properly sort the spec file entries.
tree
|
commitdiff
2005-08-01
Oliver Stieber
Added stubbed support for ScriptGetFontProperties.
tree
|
commitdiff
2005-07-27
Steven Edwards
Add stub implementation of the Uniscribe Script Processor.
tree
|
commitdiff