Spelling stuff.
[wine] / dlls / kernel /
2002-05-19  Andreas MohrAdded LOCALE_IDEFAULTMACCODEPAGE values for some languages.
2002-05-17  Alexandre JulliardA few fixes for mingw cross-compilation.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-05-14  Alexandre JulliardPortability fixes.
2002-05-14  Vincent BéronBetter implementation of GetCalendarInfo{A,W}, not...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-14  Aric StewartImproved NLS file for codepage 932 (SJIS).
2002-05-12  Alexandre JulliardAdded some support for cross-compilation using mingw32.
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-10  Alexandre JulliardRemoved extra return statement.
2002-05-09  Jakob ErikssonAdded some more tests.
2002-05-09  Juergen SchmiedStub for VerifyVersionInfoW.
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-06  Alexandre JulliardFixed handling of GetLongPathNameA.
2002-05-06  Jakob ErikssonTests for _lcreat,_llseek and _llopen added.
2002-05-05  Alexandre JulliardRemoved more code at Hidenori's request.
2002-04-29  Jakob ErikssonAdded unit tests for file functions.
2002-04-25  Paul MillarFixed minor typo.
2002-04-25  Mike McCormackAdded support for TransmitCommChar.
2002-04-24  Marcelo WelterFix to old DCB format parsing.
2002-04-22  Alexandre JulliardRemoved constants that aren't defined in Windows.
2002-04-21  Eric PouechAdded a framework for testing CreateProcess and a few...
2002-04-21   <wine@gc2.kloepfe... Faster serial speed cases for non Linux systems.
2002-04-14  Martin Wilck- Need a "cleanup" method.
2002-04-11  Geoffrey HausheerAdded test for GetFullPathNamesA, GetLongPathNamesA,
2002-04-05  Martin Wilck- separate cleanly between async scheduling and file...
2002-04-03  Geoffrey HausheerCleaned up a bit, removed todos for OpenThread, avoid...
2002-04-02  Geoffrey HausheerAdded test for thread functions.
2002-04-02  Chris MorganImplement OpenThread() winapi call.
2002-04-01  Francois GougetDon't bother with declare, just 'use kernel32'.
2002-04-01  Francois GougetWindows headers must be included after wine/test.h.
2002-03-29  Francois GougetFix SetFileAttributes to honor the umask (rather than...
2002-03-27  Alexandre JulliardAdded alloc.ok.
2002-03-27  Geoffrey HausheerAdded memory allocation test.
2002-03-26  Alexandre JulliardRenamed some 16-bit spec files to match the dll name.
2002-03-22  Dmitry TimoshkovAdded tests for GetSystemDirectoryA/W and GetWindowsDir...
2002-03-22  Alexandre JulliardCorrectly fill parent pid, module size and module name...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-03-11  Patrik Stridvall- Better handling when settimeofday is not available.
2002-03-11  Mike McCormackSet an overlapped hEvent before calling any APCs.
2002-03-11  Patrik StridvallFixed some issues found by winapi_check.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrVarious cosmetic changes.
2002-02-27  Alexandre JulliardReimplemented DebugBreakProcess.
2002-02-27  Andreas MohrSpelling/alignment fixes.
2002-02-27  Eric PouechNew XP debugging APIs: implemented DebugActiveProcessStop,
2002-02-26  Marcus MeissnerFixed cut&paste problem in SETRTS.
2002-02-19  Lawson WhitneySupport for nonstandard baud rate in SetCommState.
2002-02-02  Patrik StridvallMove __stdcall/__cdecl to the right place.
2002-01-29  Dmitry TimoshkovAdded GetComputerNameEx[AW] semi-stub.
2002-01-29  Patrik StridvallAvoid wildcards in .cvsignore.
2002-01-15  Alexandre JulliardAdded atom test script.
2002-01-12  Alexandre JulliardUpdated debug channels.
2002-01-06  Marcus MeissnerChange currency of the european Euro using countries...
2001-12-26  Michael StefaniucCheck the return value of *snprintf for C99 style overf...
2001-12-20  Mike McCormack- move async activation into the server
2001-12-19  Uwe BonnesUse GlobalPageLock for GetVDMPointer32W16 pointers.
2001-12-19  Alexandre JulliardMoved heap functions to ntdll.
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-17  Alexandre JulliardDo not call THUNK_Init at startup, only do it when...
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-12-13  Mike McCormackOnly RTS_CONTROL_HANDSHAKE should set CRTSCTS.
2001-12-05  Alexandre JulliardRemoved calls to HEAP_GetSegptr.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-12-04  Marcus MeissnerCopy the correct number of bytes in WriteConsoleInputA.
2001-12-04  Gerard PatelMisc fixes to DCB building from command line.
2001-11-30  Alexandre JulliardRedesign of the server communication protocol to allow...
2001-11-19  James JuranPrevent warnings about labels at end of switch statemen...
2001-11-19  Francois GougetBetter relaying for _lcreat.
2001-11-12  Gerson KurzParity settings were not set properly in BuildCommDCBAn...
2001-11-07  Mike McCormackMake ConnectNamedPipe work in overlapped mode.
2001-11-07  Mike McCormackIgnore DSR/DTR flow control in DCB. termios doesn't...
2001-11-06  Francois GougetDon't prefix %p with 0x.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-21  Mike McCormackReturn TRUE on success in COMM_BuildOldCommDCB.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-10-10  Francois GougetMove the RT_XXX macros to winuser.h.
2001-10-05  Stefan LeichterAdded defines for resource types RT_MESSAGETABLE, RT_VE...
2001-09-10  Marcus MeissnerEnhanced GetCalendarInfo stub, added known CAL_* defines.
2001-08-27  Mike McCormackImplemented GetNamedPipeInfo.
2001-08-24  Mike McCormackAdd stubs for several named pipe functions.
2001-08-23  Mike McCormackImplement WaitNamedPipe and DisconnectNamedPipe.
2001-08-22  Mike McCormackAdded stub for CancelIo.
2001-08-20  Mike McCormackStore the comm error value in the wineserver, not a...
2001-08-06  Marcus MeissnerSetCommConfig has 3 arguments, not 2.
2001-07-26  Patrik Stridvall- Moved comm related protoypes to the correct .h file.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Alexandre JulliardRemoved HEAP_strdupA.
2001-07-24  Mike McCormackMove 16-bit COMM code to USER dll.
2001-07-23  Mike McCormackRewrite BuildCommDCB16 to depend on BuildCommDCB, not...
2001-07-20  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-20  Mike McCormackReplace service thread with ReadFileEx/WriteFileEx.
2001-07-19  Alexandre JulliardMoved server.h to include/wine.
2001-07-18  Patrik Stridvall- Made sure that the files that contains the declarations
2001-07-18  Mike McCormackUse GetCommState16 to save state in OpenComm16.
2001-07-17  Mike McCormackRewrite SetCommState16 to use SetCommState.
2001-07-14  Mike McCormackRewrite GetCommState16 using GetCommState.
2001-07-12  Patrik StridvallDocumentation fixes.
2001-07-12  Mike McCormackImplement overlapped completion routines.
2001-07-12  Mike McCormackImplement COMM_MSRUpdate with GetCommModemStatus.
next