notepad: French translation improvements.
[wine] / dlls / usp10 /
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-08  Albert Leeusp10: Implement and test Script{Apply, Record}DigitSub...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-08-15  Jeff Latimerusp10: Remove unnecessary casts in test suite.
2006-08-08  Jeff Latimerusp10: ScriptItemize will break up the string into...
2006-08-07  Francois Gougetusp10/tests: Add trailing '\n's to ok() calls.
2006-08-04  Hans Leidekkerusp10: Implement ScriptGetGlyphABCWidth.
2006-08-04  Hans Leidekkerusp10: Implement ScriptIsComplex.
2006-08-04  Jeff Latimerusp10: Fix glyph comparsion between tests.
2006-07-21  Jeff Latimerusp10: Add functionality for ScriptXtoCP and ScriptCPto...
2006-07-20  Hans Leidekkerusp10: Implement and test ScriptCacheGetHeight.
2006-07-19  Jeff Latimerusp10: Add ScriptStringCPtoX and ScriptStringXtoCP...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore .ok files in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Recursively ignore testlist.c in all tests...
2006-07-10  Alexandre Julliardmake_dlls: Ignore generated import libraries from the...
2006-07-10  Alexandre JulliardTake advantage of the recursive nature of .gitignore...
2006-06-09  Jeff Latimerusp10: ScriptTextOut updated to reflect that it must...
2006-06-08  Jeff Latimerusp10: Update ScriptStringAnalyse and tests for ScriptS...
2006-06-08  Jeff Latimerusp10: Update ScriptGetCMap to conform to Windows.
2006-06-08  Jeff Latimerusp10: Update tests in test_ScriptItemIzeShapePlace...
2006-06-08  Jeff Latimerusp10: Add stubs for ScriptCPtoX, ScriptXtoCP and Scrip...
2006-05-24  Alexandre Julliardusp10: Fixed a compiler warning.
2006-05-23  Jeff Latimerusp10: Add stub for ScriptStringOut.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-17  Eric Pouechusp10: Fix ScriptGetProperties so that first pointer...
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-05-08  Jeff Latimerusp10: Add ScriptTextOut functionality and restructure...
2006-04-21  Paul Vriensusp10: Fix return codes of ScriptGetFontProperties...
2006-04-20  Jeff Latimerusp10: Set defaults for ScriptGetFontProperties.
2006-04-20  Jeff Latimerusp10: Remove the need to pass chars to ScriptPlace.
2006-04-13  Jeff Latimerusp10: Add some tests to ScriptGetFontProperties.
2006-04-10  Jeff Latimerusp10: Terminate some strings in fixmes and traces.
2006-04-03  Marcus Meissnerusp10: Fixed debug output of ScriptItemize.
2006-02-24  Jeff Latimerusp10: Tidy default values.
2006-02-22  Jeff Latimerusp10: Add ScriptGetCMap functionality to translate...
2006-02-21  Jeff Latimerusp10: Add stub for ScriptTextOut.
2006-02-21  Jeff Latimerusp10: Add ScriptPlace funtionality.
2006-02-20  Jeff Latimerusp10: Add ScriptShape functionality.
2006-02-18  Jeff Latimerusp10: Add ScriptItemize functionality.
2006-02-16  Jeff Latimerusp10: Implement ScriptGetProperties.
2006-02-14  Louis Lendersusp10: Added stub for ScriptGetCMap.
2006-02-14  Jeff Latimerusp10: Added some tests.
2006-01-09  Hans Leidekkerusp10: Improve stubs.
2005-11-28  Vijay Kiran KamujuAdded some missing definitions in usp10.h.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-11-23  Francois GougetDocumentation tweaks to make winapi_check happy.
2005-11-15  Raphael JunqueiraAdd stubs around ScriptStringAnalyse to avoid PAF crash.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-10  Vincent BéronUse #include "foo.h" for including Windows headers...
2005-08-01  Alexandre JulliardProperly sort the spec file entries.
2005-08-01  Oliver StieberAdded stubbed support for ScriptGetFontProperties.
2005-07-27  Steven EdwardsAdd stub implementation of the Uniscribe Script Processor.