projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dxof: Implement IDirectXFileDataImpl_GetNextObject.
[wine]
/
dlls
/
usp10
/
2008-09-12
Rob Shearman
usp10: Add explicit "!= S_OK" to expressions that use...
tree
|
commitdiff
2008-07-24
Hans Leidekker
usp10: Use a valid string analysis when testing ScriptX...
tree
|
commitdiff
2008-07-08
Jeff Latimer
usp10/tests: Remove incorrect tests.
tree
|
commitdiff
2008-05-27
James Hawkins
usp10: Fix several failing test in win2k3.
tree
|
commitdiff
2008-05-01
Hans Leidekker
usp10: Fix a few failing tests and make them pass on...
tree
|
commitdiff
2008-05-01
Hans Leidekker
usp10: Remove redundant code from ScriptTextOut.
tree
|
commitdiff
2008-05-01
Guy Albertelli
usp10: Use passed hdc instead of cached one for ScriptT...
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-03-03
Francois Gouget
Assorted spelling, punctuation and case fixes.
tree
|
commitdiff
2008-03-01
James Hawkins
janitorial: Remove links to any microsoft site.
tree
|
commitdiff
2007-12-13
Hans Leidekker
usp10: Do glyph translation for truetype fonts only.
tree
|
commitdiff
2007-12-12
Hans Leidekker
usp10: Add some tests for ScriptShape/Place and make...
tree
|
commitdiff
2007-12-11
Michael Stefaniuc
usp10: Rename the wrappers around HeapAlloc() &Co to...
tree
|
commitdiff
2007-12-10
Hans Leidekker
usp10: Don't trace char to glyph mappings.
tree
|
commitdiff
2007-12-10
Hans Leidekker
usp10: Store original font in the script cache and...
tree
|
commitdiff
2007-12-10
Hans Leidekker
usp10: Use GetCharABCWidthsI to implement ScriptGetGlyp...
tree
|
commitdiff
2007-11-09
Hans Leidekker
usp10: Fix some more memory leaks.
tree
|
commitdiff
2007-11-09
Hans Leidekker
usp10: Fix a test to not rely on uninitialized memory.
tree
|
commitdiff
2007-11-09
Hans Leidekker
usp10: Fully initialize LOGFONT structure.
tree
|
commitdiff
2007-11-09
Hans Leidekker
usp10: Fix a memory leak.
tree
|
commitdiff
2007-10-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
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
next