po: Update French translation.
[wine] / dlls / kernel32 /
2012-05-21  Detlef Riekenbergntdll: Implement NtGetCurrentProcessorNumber.
2012-05-17  Alex Henriekernel32: Correct WideCharToMultiByte and MultiByteToWi...
2012-05-17  Alex Henriekernel32: Avoid calling MultiByteToWideChar with invali...
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-05-14  Alexandre Julliardkernel32/tests: Avoid a non-portable printf format.
2012-05-09  Alexandre Julliardkernel32/tests: Remove a couple of invalid tests.
2012-05-03  Francois Gougetkernel32: Some English (United States) spelling fixes.
2012-05-03  Austin Englishkernel32: Only print a fixme once for FlushProcessWrite...
2012-05-03  Austin Englishkernel32: Move GlobalMemoryStatus(Ex) to a different...
2012-05-02  Austin Englishkernel32: Add a stub for FlushProcessWriteBuffers.
2012-05-01  Alexandre Julliardkernel32: Fix another overflow in GetModuleFileNameExW.
2012-04-30  Piotr Cabankernel32/tests: Added IdnToUnicode tests.
2012-04-30  Piotr Cabankernel32: Added IdnToUnicode implementation.
2012-04-30  Piotr Cabankernel32/tests: Added IdnToAscii tests.
2012-04-30  Piotr Cabankernel32: Added IdnToAscii implementation.
2012-04-30  Piotr Cabankernel32: Support multiple labels in IdnToNameprepUnicode.
2012-04-30  Alexandre Julliardkernel32: Fix buffer overflows in K32GetModuleFileNameE...
2012-04-26  Piotr Cabankernel32/tests: Added IdnToNameprepUnicode tests.
2012-04-26  Piotr Cabankernel32/tests: Added more FoldString tests.
2012-04-26  Piotr Cabankernel32: Added IdnToNameprepUnicode implementation.
2012-04-26  Piotr Cabanmake_unicode: Create tables with data needed by namepre...
2012-04-19  Dmitry Timoshkovkernel32: Add more memory access checks.
2012-04-17  Dmitry Timoshkovkernel32: Fix some typos, remove not needed casts.
2012-04-16  Alexander Morozovkernel32/tests: Add more tests for early closing mappin...
2012-04-13  Alexander Morozovkernel32/tests: Add a test for creating named mapping...
2012-04-11  Christian Costakernel32: Limit dwTotalPageFile in GlobalMemoryStatus...
2012-04-05  Hans Leidekkerkernel32: GetModuleHandleEx already clears the module...
2012-04-05  Hans Leidekkerkernel32: Clear the module handle on failure in GetModu...
2012-04-05  Hans Leidekkerkernel32: Return failure from GetModuleHandleEx if...
2012-04-05  Hans Leidekkerkernel32/tests: Add tests for GetModuleHandleEx.
2012-04-02  Alexandre Julliardntdll: Add a __chkstk entry point for x86_64.
2012-03-28  Bruno Jesuskernel32: Avoid ini cache if file does not exist anymore.
2012-03-28  Bruno Jesuskernel32/tests: Show that ini cache must not be used...
2012-03-27  André Hentschelkernel32: Handle LOCALE_NAME_USER_DEFAULT with tests.
2012-03-14  Austin Englishkernel32: Add stubs for DeleteVolumeMountPointA/W.
2012-03-13  Austin Englishkernel32: Add a stub for WerRegisterRuntimeExceptionModule.
2012-03-12  Dmitry Timoshkovserver: OpenMutex should perform a real access check...
2012-03-12  André Hentschelkernel32: Forward RtlRaiseException to ntdll on ARM.
2012-03-12  André Hentschelkernel32: Forward RtlPcToFileHeader to ntdll also on...
2012-03-12  Alexandre Julliardkernel32: Implement the memory resource notification...
2012-03-12  Dmitry Timoshkovkernel32: Make CreateFile called with creation == 0...
2012-03-09  Dmitry Timoshkovkernel32: Add some CreateFile disposition and access...
2012-03-09  Dmitry Timoshkovkernel32: Fix file test compilation with PSDK headers.
2012-03-09  Akihiro Sagawakernel32/tests: Add more tests for WriteConsole.
2012-03-08  André Hentschelkernel32: Make Sleep hotpatchable.
2012-03-08  André Hentschelkernel32: Make GetModuleHandleA hotpatchable.
2012-02-24  Dmitry Timoshkovkernel32: Add a test for LoadLibrary called on a not...
2012-02-20  Dmitry Timoshkovkernel32: Add a test to show that NtMapViewOfSection...
2012-02-20  Eric Pouechkernel32: Enhance bare fd check by checking that the...
2012-02-16  William Panlenerkernel32: Add missing function entry.
2012-02-11  Francois Gougetkernel32: Add a trailing full stop to the error messages.
2012-02-08  Eric Pouechkernel32: Added a couple of tests about console creatio...
2012-01-31  Alexandre Julliardkernel32: Only change the Unix current after exec_proce...
2012-01-25  Austin Englishkernel32: Add a stub for AddConsoleAliasA/W.
2012-01-24  Dmitry Timoshkovntdll: Add an access check for file mappings.
2012-01-23  Austin Englishkernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
2012-01-23  Austin Englishkernel32: Add stubs for GetConsoleAliasesLengthA/W.
2012-01-23  Austin Englishkernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2012-01-23  Francois GougetAssorted spelling fixes.
2012-01-23  Francois Gougetkernel32: Remove a full stop from an error message...
2012-01-19  Austin Englishkernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2012-01-18  Dmitry Timoshkovkernel32: Remove a no longer needed todo_wine.
2012-01-17  Dmitry Timoshkovkernel32: Fix access flags to page protection mapping...
2012-01-16  Dmitry Timoshkovkernel32: Test MapViewOfFile and NtMapViewOfSection...
2012-01-11  André Hentschelkernel32: No need for WINE_ prefixed debug output macros.
2012-01-09  Daniel Lehmankernel32: If string arg to FormatMessage is NULL, use...
2012-01-09  Pablo Saratxagakernel32: Corrections to Walloon locale.
2012-01-03  Pierre Schweitzerkernel32: Fix handle leak.
2011-12-20  Dmitry Timoshkovkernel32: Add a test for MapViewOfFile called on a...
2011-12-16  Francois Gougetkernel32: Avoid hardcoding the Unicode string literal...
2011-12-16  Dmitry Timoshkovntdll: Replace WRITE by WRITECOPY protection on an...
2011-12-16  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests on an...
2011-12-16  Dmitry Timoshkovntdll: Setting WRITECOPY protection on a memory-mapped...
2011-12-15  Dmitry Timoshkovkernel32: Add the tests for various combinations of...
2011-12-14  Alexandre Julliardkernel32: Don't run a nonexistent builtin from CreatePr...
2011-12-07  Pierre Schweitzerkernel32: Fix memory leak.
2011-12-01  Dmitry Timoshkovkernel32: Add a bunch of VirtualProtect tests on a...
2011-12-01  Ken Thomaseskernel32: Use double-fork to avoid leaving zombie proce...
2011-12-01  Ken Thomaseskernel32: No need to reset SIGCHLD because we're not...
2011-11-30  Dmitry Timoshkovkernel32: Add a test for protections accepted by Create...
2011-11-28  Francois GougetAssorted spelling fixes and wording tweaks.
2011-11-23  Dmitry Timoshkovntdll: Revert 33b0f0edffa0c8a06b4ee8831c92fdc373f83ece.
2011-11-22  Alexandre Julliardkernel32/tests: Avoid size_t in traces.
2011-11-22  Dmitry Timoshkovkernel32: Add a test for main module image section...
2011-11-22  Dmitry Timoshkovkernel32: Add a test to show that Windows changes the...
2011-11-22  Dmitry Timoshkovkernel32: Add a test to see how a page protection chang...
2011-11-16  Andrew Talbotkernel32: Remove unused file-static variables.
2011-11-15  André Hentschelkernel32/tests: Fix two typos.
2011-11-09  Thomas Faberkernel32/tests: Add tests for GetDllDirectory.
2011-11-08  Dmitry Timoshkovkernel32: Add a bunch of tests for protections accepted...
2011-11-07  Andrew Talbotkernel32: Remove extraneous braces from switch statement.
2011-11-03  Dmitry Timoshkovntdll: Make the VirtualProtect tests pass under Wine.
2011-11-02  Dmitry Timoshkovkernel32: Use PAGE_READWRITE access when enabling write...
2011-11-02  Marcus Meissnerkernel32: Make sure we reference stack data still in...
2011-11-01  Ken Sharpkernel32: Update English resource.
2011-11-01  André Hentschelkernel32/tests: Use ARMv7 for PE images.
2011-10-28  Michael Stefaniuckernel32/ntdll: Mark a variable as unused.
2011-10-26  Alex Henriekernel32: Output message to stderr in current Unix...
2011-10-25  Dan Kegelkernel32/tests: fni->FileName is not nul terminated...
2011-10-24  Marcus Meissnerkernel32: Avoid shadowing parameter "len".
next