mshtml: Updated French translation.
[wine] / dlls / psapi /
2007-06-06  Michael Stefaniucpsapi: GetWsChanges() calls down to the wrong ntdll...
2007-06-06  Michael Stefaniucpsapi: GetPerformanceInfo() calls down to the wrong...
2007-05-29  Francois Gougetpsapi/tests: Fix a signed/unsigned int mismatch.
2007-05-10  Alexandre Julliardpsapi: Don't print output parameters as strings.
2006-10-11  Michael Ploujnikovpsapi/tests: Win64 printf format warning fixes.
2006-10-09  Michael Stefaniucpsapi: 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-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
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-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-02-13  Stefan Leichterpsapi: Fix output parameter of function GetModuleBaseNa...
2005-11-28  Ge van GeldorpMatch PSDK STATUS_* definitions.
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-07-08  Felix NawothnigMake GetProcessMemoryInfo fail if the passed buffer...
2005-07-06  Francois GougetAdd trailing '\n's to ok() calls.
2005-06-27  Felix NawothnigRewrote the psapi test suite.
2005-06-25  Felix NawothnigDon't dump content of output buffers.
2005-06-23  Felix Nawothnig- Replaced server requests by native APIs in EnumProces...
2005-06-15  Felix Nawothnig- Replaced server requests in EnumProcesses by native...
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-29  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-01-20  Hans LeidekkerStub implementations for EnumPageFiles{A,W}, GetProcess...
2004-10-22  Stefan LeichterFixed GetModuleBaseNameA tests for WinXP.
2004-07-12  Stefan LeichterFix tests of GetModuleFileNameA on 98/XP.
2004-06-28  Stefan LeichterSkip tests without error if psapi.dll could not be...
2004-06-15  Stefan LeichterMoved implementation of GetModuleBaseName from ascii...
2004-05-19  Eric PouechGetModuleFileName[AW] doesn't terminate the string...
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2003-12-01  Kevin KoltzauExport QueryWorkingSet.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-30  Alexandre JulliardStore module names in Unicode in the server.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-13  Francois GougetAdd stubs for some new WinXP APIs.
2003-04-03  Michael StefaniucAdd some missing HeapFree's and one missing free.
2003-03-20  Alexandre JulliardTake advantage of new winebuild syntax to remove redund...
2003-01-09  Eric PouechImplemented GetModuleBaseName(AW), GetModuleFileNameEx...
2002-12-12  Alexandre JulliardAdded .spec.def files.
2002-10-22  Michael StefaniucCompile the psapi dll with STRICT defined.
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-06-01  Alexandre JulliardRemoved some more trailing whitespace.
2002-05-31  Vincent BéronRemoved trailing whitespace.
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-22  Hidenori TakeshimaImplemented EnumProcesses and EnumProcessModules.
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-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2001-05-09  Francois GougetAdd '\n' at the end of traces.
2001-01-25  Patrik StridvallDocumentation ordinal fixes.
2000-11-30  David ElliottRemove libXXXX.so.1.0 lines from .cvsignore files.
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
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-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-03-28  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-23  Marcus MeissnerAdded *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore...
2000-01-01  Alexandre JulliardMake use of automatic ordinal allocation.
1999-10-24  Patrik StridvallAdded spec file declarations for already implemented...
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-05-14  Alexandre JulliardConverted to the new debug interface, using script...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1998-10-04  Alexandre JulliardInitial revision
1998-09-27  Alexandre JulliardRelease 980927 wine-980927