jscript: Avoid size_t in printf width specifier.
[wine] / dlls / oleacc /
2008-12-27  Ricardo Filipeoleacc: Add stub for AccessibleObjectFromPoint.
2008-12-27  Ricardo Filipeoleacc: Fix LresultFromObject return type.
2008-12-17  Jonathan Ernstoleacc: New French translation.
2008-12-05  Paul Vriensoleacc/tests: Fix the test failures on Win9x/WinMe...
2008-11-17  Francois GougetAssorted spelling fixes.
2008-11-12  Hwang YunSong(황윤성)oleacc: New Korean resource.
2008-10-31  Frans Koololeacc: Added Dutch translations.
2008-10-29  Alistair Leslie... oleacc: Removed failed test case.
2008-10-23  Paul Vriensoleacc/tests: Fix some failures on Win98 up to W2K.
2008-10-15  Nikolay Sivovoleacc: Implemented GetRoleText[A/W] with tests.
2008-03-12  Louis Lendersoleacc: Add GetOleaccVersionInfo.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2006-10-04  Michael Stefaniucoleacc: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
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-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-25  Alexandre JulliardMoved the implementation of spec file stubs to the...
2005-08-08  Alexandre JulliardDon't prefix the functions DllCanUnloadNow, DllGetClass...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2004-08-27  Mike McCormackAdded DllRegisterServer/DllUnregisterServer calls.
2004-03-29  Mike McCormackStub implementations for LresultFromObject and
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-11-25  Mike McCormackStub implementation for CreateStdAccessibleObject.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-06-23  Eric PouechCreated an empty oleacc DLL.