wininet/tests: Improve error reporting in a couple of tests.
[wine] / dlls / oleacc /
2011-09-21  Hans Leidekkeroleacc: Add a version resource.
2011-01-13  Alexandre Julliardoleacc: Convert string table resources to po files.
2010-12-30  Hwang YunSongoleacc: Update Korean resource.
2010-10-29  Paul Vriensoleacc: Add the Serbian (Latin and Cyrillic) translation.
2010-09-27  Anders Jonssonoleacc: Add Swedish translation.
2010-09-20  Łukasz Wojniłowiczoleacc: Update the Polish translation.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-08-31  Alexandre Julliardoleacc: Use int64 in the spec file for 64-bit integers.
2010-07-22  Michael Stefaniucoleacc: Remove the ignored common resource attributes.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-02  Gustavo Henrique... oleacc: Fix Portuguese (Brazilian) translation.
2010-06-29  Kovács Andrásoleacc: Add Hungarian translation.
2010-06-28  Igor Paliychukoleacc: Added Ukrainian translation.
2010-06-25  Gustavo Henrique... oleacc: Update Portuguese (Brazilian) translation.
2010-06-17  Luca Bennatioleacc: Add Italian translation.
2010-06-15  Sven Baarsoleacc: Fix Dutch translation.
2010-06-10  Łukasz Wojniłowiczoleacc: Update the Polish translation.
2010-06-08  Paul Vriensresources: Fix some copy-paste mistakes in resource...
2010-05-21  Matej Špindleroleacc: Add Slovenian translation.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2009-12-14  Alexander Nicolays... oleacc: Add Norwegian Bokmål translation.
2009-08-20  Michael Stefaniucoleacc: Add the Romanian translation.
2009-07-20  Ricardo Filipeoleacc: Add Portuguese translation.
2009-07-07  Michael Stefaniucoleacc: Add missing encoding info to the German resourc...
2009-07-06  Frédéric Delanoyoleacc: Update French translation.
2009-07-03  Nikolay Sivovoleacc: Add ObjectFromLresult stub.
2009-06-30  Michael Stefaniucoleacc: Build language resource files separately.
2009-06-19  Aurimas Fišerasoleacc: Add Lithuanian translation.
2009-06-08  André Hentscheloleacc: Add German translation.
2009-06-01  Paul Vriensoleacc: Fix Dutch translations.
2009-05-08  Łukasz Wojniłowiczoleacc: Added Polish translation.
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.