tapi32: Add more Unicode functions stubs.
[wine] / dlls / tapi32 / line.c
2013-04-05  Piotr Cabantapi32: Add more Unicode functions stubs.
2012-09-18  Bruno Jesustapi32: Add stub lineInitializeExW.
2012-09-04  Michael Geddestapi32: Stub some missing functions.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2010-10-01  Louis Lenderstapi32: Quiet a few noisy fixme's.
2009-03-23  Andrew Nguyentapi32: Stub lineGetIDW.
2009-03-23  Andrew Nguyentapi32: Stub lineMakeCallW.
2009-03-23  Andrew Nguyentapi32: Stub lineGetDevCapsW.
2009-02-23  Andrew Nguyentapi32: Stub lineAddProviderW.
2009-02-23  Andrew Nguyentapi32: Stub lineGetProviderListW.
2007-10-22  Louis Lenderstapi32: Add stub for lineInitializeExA.
2007-08-09  Francois GougetAssorted spelling fixes.
2006-11-13  Francois Gougetinclude/tapi.h: Add missing include directives.
2006-10-12  Hans Leidekkertapi32: Win64 printf format warning fixes.
2006-10-02  Andrew Talbottapi32: Cast-qual warnings fix.
2006-09-08  Francois Gougettapi32: Fix spelling of a local variable.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-07-18  Hans LeidekkerFix pointer signedness and missing declarations warnings.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2004-10-14  Rein KlazesProvide an 'A' version of appropriate functions.
2004-05-10  Rein KlazesImplementation of lineGetTranslateCaps.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-13  Huw DaviesZero out the returned LINETRANSLATECAPS structure.
2002-10-22  Michael StefaniucCompile the tapi32 dll with STRICT defined.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-01  Guy AlbertelliDon't try to set fields in nonexistant lpLineCountryList.
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-05-11  Patrik StridvallFixed some debug messages.
2000-05-07  Dimitrie O. PaunSmall debug channel cleanup.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.