2003-04-27 |
Stefan Leichter | Removed W->A calls from FatalAppExitW. |
tree | commitdiff |
2003-04-16 |
Uwe Bonnes | Don't use a hex number for the event in the default... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAI... |
tree | commitdiff |
2003-04-03 |
Paul McNett | Stubs for BeginUpdateResourceA(), BeginUpdateResourceW(), |
tree | commitdiff |
2003-03-14 |
Rein Klazes | Added stub for GetDevicePowerState(). |
tree | commitdiff |
2003-02-14 |
Alexandre Julliard | Changed fd operations to take a struct fd instead of... |
tree | commitdiff |
2003-01-14 |
Francois Gouget | Remove (POINTER)NULL casts. |
tree | commitdiff |
2003-01-13 |
Robert Shearman | - Add some stubs. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2002-12-13 |
György 'Nog' Jeney | - Reimplement time functions using ntdll functions. |
tree | commitdiff |
2002-12-12 |
Dimitrie O. Paun | Move excpt.h out of include/msvcrt/ as it does not... |
tree | commitdiff |
2002-12-05 |
Patrik Stridvall | Replace 0x%p with %p. |
tree | commitdiff |
2002-12-02 |
Jukka Heinonen | Move int13 handler to winedos. |
tree | commitdiff |
2002-11-21 |
Andrew John Hughes | Build ntdll with -DSTRICT. |
tree | commitdiff |
2002-11-15 |
Jukka Heinonen | DeviceIoControl now calls winedos interrupt handlers. |
tree | commitdiff |
2002-11-15 |
Martin Wilck | - Allow setting NetBIOS ComputerName through registry. |
tree | commitdiff |
2002-10-28 |
Lionel Ulmer | Raise an exception if any Wine or Winelib code does... |
tree | commitdiff |
2002-10-03 |
Alexandre Julliard | Removed LPxxx handle types that don't exist under Windows. |
tree | commitdiff |
2002-09-29 |
Alexandre Julliard | Fixed a couple of bugs in the debugger startup. |
tree | commitdiff |
2002-09-21 |
Dmitry Timoshkov | Correct SIZE_T size according to MS SDK. |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Handle special registry root keys directly in advapi32... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Copied the registry functions needed by VMM into device... |
tree | commitdiff |
2002-09-13 |
Alexandre Julliard | Removed remaining references to advapi32 registry funct... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-08-31 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-31 |
Alexandre Julliard | Moved internal context macros out of winnt.h. |
tree | commitdiff |
2002-08-28 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-27 |
Patrik Stridvall | MSVC long long fixes. |
tree | commitdiff |
2002-08-27 |
Dmitry Timoshkov | Convert most of the file APIs to Unicode. |
tree | commitdiff |
2002-08-26 |
Patrik Stridvall | MSVC compatibility fixes. |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-09 |
Alexandre Julliard | Unprotect the resource data in the unhandled exception... |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Fixed some handle type mismatches and added a few casts... |
tree | commitdiff |
2002-07-31 |
Eric Pouech | Moved all client-side console code to kernel. |
tree | commitdiff |
2002-07-29 |
Chris Morgan | Some dos VGA error handling. Misc TRACE changes. |
tree | commitdiff |
2002-07-23 |
Eric Pouech | Multi-line edit is now enabled. |
tree | commitdiff |
2002-07-10 |
Eric Pouech | Fixed synchronisation for ctrl event generation. |
tree | commitdiff |
2002-06-04 |
Alexandre Julliard | Added --debugmsg option to the debugger. |
tree | commitdiff |
2002-06-02 |
Eric Pouech | Implementation for console control events (includes... |
tree | commitdiff |
2002-06-02 |
Eric Pouech | Better too long lines detection, added del key support... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-30 |
Gerald Pfeifer | Fixed warnings. |
tree | commitdiff |
2002-05-25 |
Andreas Mohr | - Add some undocumented ioctl mappings. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Removed most inclusions of options.h. |
tree | commitdiff |
2002-05-23 |
Alexandre Julliard | Replaced -dosver and -winver options by config file... |
tree | commitdiff |
2002-05-22 |
Alexandre Julliard | New loading scheme for Winelib apps, makes them behave... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | A few fixes for mingw cross-compilation. |
tree | commitdiff |
2002-05-16 |
Alexandre Julliard | Moved the selector access functions out of winnt.h... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Specify the complete source file list for a dll inside... |
tree | commitdiff |
2002-05-11 |
Eric Pouech | Fixed FlushInstructionCache prototype. |
tree | commitdiff |
2002-05-01 |
Jason Edmeades | Correct behaviour of DEL key back to deleting the curre... |
tree | commitdiff |
2002-04-30 |
Jason Edmeades | - Added f8 (history retrieval from partial command... |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-21 |
Mike McCormack | Moved int13 support to the VWIN32_DIOC_DOS_INT13 ioctl. |
tree | commitdiff |
2002-04-01 |
Eric Pouech | Fixed writing multiline block while wrapping enabled. |
tree | commitdiff |
2002-03-31 |
Alexandre Julliard | Hack to make wineconsole work again. |
tree | commitdiff |
2002-03-29 |
Francois Gouget | Fix SetFileAttributes to honor the umask (rather than... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-02-25 |
Peter Hunnisett | New file msvcrt/excpt.h. Move some stuff out of winnt... |
tree | commitdiff |
2002-02-12 |
Dmitry Timoshkov | Make Home, End and Enter on the keypad work in the... |
tree | commitdiff |
2002-02-12 |
Jukka Heinonen | SetFileAttributes returns now an error if target file... |
tree | commitdiff |
2002-01-31 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-29 |
Dmitry Timoshkov | Added GetComputerNameEx[AW] semi-stub. |
tree | commitdiff |
2002-01-18 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-01-13 |
Eric Pouech | Changed the Wine internal cdrom interface to the NT... |
tree | commitdiff |
2002-01-10 |
Eric Pouech | Fix some bad behavior when some lock states (capslock... |
tree | commitdiff |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
tree | commitdiff |
2001-12-26 |
Michael Stefaniuc | Check the return value of *snprintf for C99 style overf... |
tree | commitdiff |
2001-12-21 |
Eric Pouech | Fixed buffer length in history manipulation. |
tree | commitdiff |
2001-11-30 |
Alexandre Julliard | Redesign of the server communication protocol to allow... |
tree | commitdiff |
2001-11-25 |
Eric Pouech | Now passing event with --use-event to let programs... |
tree | commitdiff |
2001-11-23 |
Eric Pouech | New console code based on Win32 windows. |
tree | commitdiff |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
tree | commitdiff |
2001-11-06 |
François Gouget | Fix the #include order for config.h. |
tree | commitdiff |
2001-10-23 |
Francois Gouget | Expand environment variables in "Debugger" setting. |
tree | commitdiff |
2001-10-21 |
Andreas Mohr | Cosmetics. |
tree | commitdiff |
2001-10-17 |
Alexandre Julliard | Added support for low-level mouse and keyboard hooks. |
tree | commitdiff |
2001-10-14 |
Francois Gouget | When including 'wine/port.h', include it first. |
tree | commitdiff |
2001-10-02 |
Andreas Mohr | Yet another documentation/message text patch. |
tree | commitdiff |
2001-09-14 |
Francois Gouget | HANDLER_ROUTINE is in fact PHANDLER_ROUTINE. |
tree | commitdiff |
2001-09-11 |
Guy Albertelli | Quiet FlushInstructionCache for non-NT systems where... |
tree | commitdiff |
2001-08-21 |
Francois Gouget | Documentation updates (mainly thru vs. through). |
tree | commitdiff |
2001-08-15 |
Eric Pouech | Modified the debugger launching code so that only one... |
tree | commitdiff |
2001-07-25 |
Alexandre Julliard | Removed unnecessary inclusion of heap.h. |
tree | commitdiff |
2001-07-19 |
Alexandre Julliard | Moved server.h to include/wine. |
tree | commitdiff |
2001-07-18 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
tree | commitdiff |
2001-07-02 |
Mike McCormack | Declare stubs for ReadFileEx, WriteFileEx. |
tree | commitdiff |
2001-06-13 |
Patrik Stridvall | Documentation ordinal fixes (using winapi_fixup). |
tree | commitdiff |
2001-06-07 |
Marcus Meissner | Stub for GetQueuedCompletionStatus. |
tree | commitdiff |
2001-06-06 |
Andreas Mohr | Documentation updates. |
tree | commitdiff |
2001-05-29 |
Marcus Meissner | Drop any file64 functions, try to use system supplied... |
tree | commitdiff |
2001-05-24 |
Andreas Mohr | - add handler for VCD VxD ("virtual comm device" ?) |
tree | commitdiff |
2001-05-18 |
Marcus Meissner | Do not return FALSE on SetFileAttributes() failure... |
tree | commitdiff |
2001-05-14 |
Marcus Meissner | Implemented 64bit file size handling. |
tree | commitdiff |
2001-04-27 |
Patrik Stridvall | Documentation name fixes. |
tree | commitdiff |
2001-04-23 |
Francois Gouget | Use snprintf to prevent buffer overflows in format_exce... |
tree | commitdiff |
2001-04-12 |
Michael Stefaniuc | - added stubs for three console functions |
tree | commitdiff |
2001-03-22 |
Alexandre Julliard | Use the new send_fd mechanism for the set_console_fd... |
tree | commitdiff |
2001-03-20 |
Alexandre Julliard | Terminate process on unhandled ^C exception instead... |
tree | commitdiff |
2001-03-05 |
Dmitry Timoshkov | Implemented SetFileApisToOEM, SetFileApisToANSI and... |
tree | commitdiff |
next |