2000-03-24 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
blob | commitdiff | raw |
2000-01-23 |
Uwe Bonnes | Export GetLongPathName[A|W]. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Alexandre Julliard | Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Andreas Mohr | Added Thread32First/Next stubs. |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Marcus Meissner | Stub for CloseProfileUserMapping. |
blob | commitdiff | raw | diff to current |
1999-11-29 |
Alexandre Julliard | Implemented waitable timers. |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Ulrich Weigand | Bugfix: relay/snoop debugging was broken by last patch ... |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Ulrich Weigand | Adapted to new register function handling. |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Ulrich Weigand | Allow for buggy apps that call the wrong VxDCall routine. |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Moshe Vainer | Stub for GetOverlappedResult. |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
blob | commitdiff | raw | diff to current |
1999-09-29 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check,... |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Andreas Mohr | Implemented SetLocalTime. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
blob | commitdiff | raw | diff to current |
1999-07-03 |
Andreas Mohr | Added UnlockFileEx stub. |
blob | commitdiff | raw | diff to current |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Dave Pickles | Stub for SetVolumeLabel(). |
blob | commitdiff | raw | diff to current |
1999-06-05 |
James Juran | Add stub for LockFileEx (KERNEL32.513). |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Ulrich Weigand | Use register functions with arguments for LogApiThk... |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL... |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Alexandre Julliard | Win32 register functions can now have arguments. |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Alexandre Julliard | VxDCall functions do not need to be 'register'. |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Alexandre Julliard | Added RtlUnwind in ntdll, and made kernel32 spec entry... |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Alexandre Julliard | Improved exception handling. |
blob | commitdiff | raw | diff to current |
1999-05-08 |
Marcus Meissner | Return the correct value from GetPrivateProfileSectionA. |
blob | commitdiff | raw | diff to current |
1999-04-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Bertho Stultiens | UnitializeCriticalSection partial stub implementation. |
blob | commitdiff | raw | diff to current |
1999-04-04 |
Marcus Meissner | EnumCalendarInfoA stub. |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Eric Pouech | Added (empty) stub for OpenVxDHandle. |
blob | commitdiff | raw | diff to current |
1999-03-28 |
Andreas Mohr | Added CreateIoCompletionPort stub. |
blob | commitdiff | raw | diff to current |
1999-03-22 |
Sergey Turchanov | Implementation for FreeLibraryAndExitThread. |
blob | commitdiff | raw | diff to current |
1999-03-18 |
Marcus Meissner | Added Module32* stubs. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-19 |
Ian Schmidt | Partial stub implementation of undocumented KERNEL... |
blob | commitdiff | raw | diff to current |
1999-02-14 |
Juergen Schmied | Implementation of ConvertDefaultLocale32. |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Ulrich Weigand | Bugfix: Preserve EAX in UnMapSLFixArray(). |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Alexandre Julliard | Added input queue to server-side console object, |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Guy Albertelli | Added stub for SetThreadLocale. |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
blob | commitdiff | raw | diff to current |
1998-12-24 |
Jean-Claude Cote | Implemented the GetBinaryType API function. |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Juergen Schmied | Stubs for WaitNamedPipe[A|W]. |
blob | commitdiff | raw | diff to current |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
blob | commitdiff | raw | diff to current |
1998-12-09 |
Marcus Meissner | Enhanced Win32 Console (XTERM) |
blob | commitdiff | raw | diff to current |
1998-11-30 |
Uwe Bonnes | - fixed a minimal error in GetCommMask definition. |
blob | commitdiff | raw | diff to current |
1998-11-22 |
Juergen Schmied | Added missing entry for GetNumberFormatW. |
blob | commitdiff | raw | diff to current |
1998-11-14 |
Rein Klazes | Added implementations for InterlockedExchangeAdd() and |
blob | commitdiff | raw | diff to current |
1998-11-08 |
James Sutherland | More complete implementation of the SetCtrlHandler... |
blob | commitdiff | raw | diff to current |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating start... |
blob | commitdiff | raw | diff to current |
1998-10-28 |
Patrick Spinler | Added stubs for Process32First/Process32Next. |
blob | commitdiff | raw | diff to current |
1998-10-24 |
Marcus Meissner | LoadLibraryExW spec added (function was there). |
blob | commitdiff | raw | diff to current |
1998-10-21 |
Marcus Meissner | DefineDosDevice stub added. |
blob | commitdiff | raw | diff to current |
1998-10-11 |
Ulrich Weigand | Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_B... |
blob | commitdiff | raw | diff to current |
1998-09-27 |
Alexandre Julliard | Release 980927 wine-980927 |
blob | commitdiff | raw | diff to current |
1998-09-13 |
Alexandre Julliard | Release 980913 wine-980913 |
blob | commitdiff | raw | diff to current |
1998-08-22 |
Alexandre Julliard | Release 980822 wine-980822 |
blob | commitdiff | raw | diff to current |
1998-08-09 |
Alexandre Julliard | Release 980809 wine-980809 |
blob | commitdiff | raw | diff to current |
1998-07-12 |
Alexandre Julliard | Release 980712 wine-980712 |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Alexandre Julliard | Release 980628 wine-980628 |
blob | commitdiff | raw | diff to current |
1998-06-14 |
Alexandre Julliard | Release 980614 wine-980614 |
blob | commitdiff | raw | diff to current |
1998-06-01 |
Alexandre Julliard | Release 980601 wine-980601 |
blob | commitdiff | raw | diff to current |
1998-05-17 |
Alexandre Julliard | Release 980517 wine-980517 |
blob | commitdiff | raw | diff to current |
1998-05-03 |
Alexandre Julliard | Release 980503 wine-980503 |
blob | commitdiff | raw | diff to current |
1998-04-13 |
Alexandre Julliard | Release 980413 wine-980413 |
blob | commitdiff | raw | diff to current |
1998-03-29 |
Alexandre Julliard | Release 980329 wine-980329 |
blob | commitdiff | raw | diff to current |
1998-03-15 |
Alexandre Julliard | Release 980315 wine-980315 |
blob | commitdiff | raw | diff to current |
1998-03-01 |
Alexandre Julliard | Release 980301 wine-980301 |
blob | commitdiff | raw | diff to current |
1998-02-15 |
Alexandre Julliard | Release 980215 wine-980215 |
blob | commitdiff | raw | diff to current |
1998-02-01 |
Alexandre Julliard | Release 980201 wine-980201 |
blob | commitdiff | raw | diff to current |
1998-01-04 |
Alexandre Julliard | Release 980104 wine-980104 |
blob | commitdiff | raw | diff to current |
1997-12-21 |
Alexandre Julliard | Release 971221 wine-971221 |
blob | commitdiff | raw | diff to current |
|