dsound/tests: Mark some capture status as broken.
[wine] / dlls / tapi32 /
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-11-14  André Hentscheltapi32: Implement tapiGetLocationInfoW.
2011-08-03  Frédéric Delanoydlls: Assorted spelling fixes.
2010-10-01  Louis Lenderstapi32: Quiet a few noisy fixme's.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
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.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-29  Rob ShearmanInclude config.h and wine/port.h in files that use...
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-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-09-08  Francois Gougettapi32: Fix spelling of a local variable.
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-11-10  Francois GougetRemove spaces before '\n' in traces.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-15  Vincent BéronChange some TRACEing formats to make more sense.
2005-07-18  Hans LeidekkerFix pointer signedness and missing declarations warnings.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-06-22  Alexandre JulliardSort entry points alphabetically.
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...
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2004-10-14  Rein KlazesProvide an 'A' version of appropriate functions.
2004-05-10  Rein KlazesImplementation of lineGetTranslateCaps.
2004-04-12  Rein KlazesImplement tapiGetLocationInfo.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-04-08  Rein KlazesOnly log the parameters of tapiGetLocationInfo as addre...
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2002-11-13  Huw DaviesZero out the returned LINETRANSLATECAPS structure.
2002-10-25  Andreas MohrAdded some comments.
2002-10-22  Michael StefaniucCompile the tapi32 dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-08-30  Steven EdwardsUpdate some .cvsignore files for building on Windows.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-01  Guy AlbertelliDon't try to set fields in nonexistant lpLineCountryList.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-08  Alexandre JulliardSmall dll interfaces cleanups.
2000-07-23  Mike McCormackImplemented lineGetCountry. (works with HyperTrm.exe)
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
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-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
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-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-29  Marcus MeissnerFixed some warnings.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
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-04-11  Kevin HolbrookFixed warning.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-14  Andreas MohrImplemented (nearly) all TAPI functions as stubs.