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 |
2001-02-28 |
Francois Gouget | Small 'typos in comments' fixes. |
tree | commitdiff |
2001-02-27 |
Alexandre Julliard | New set of macros for server calls; makes requests... |
tree | commitdiff |
2001-02-20 |
Alexandre Julliard | Removed a few Callout functions by doing a GetProcAddre... |
tree | commitdiff |
2001-02-16 |
Alexandre Julliard | Pass the stdin/stdout handles on startup to use as... |
tree | commitdiff |
2001-02-14 |
Patrik Stridvall | Documentation ordinal fixes. |
tree | commitdiff |
2001-02-14 |
Andreas Mohr | Give both --winver nt40 and win31 for VxD warning,... |
tree | commitdiff |
2001-02-13 |
James Abbatiello | Use the Pentium's rdtsc instruction (if available)... |
tree | commitdiff |
2001-01-26 |
Alexandre Julliard | Made exception_event_request non-blocking, and added |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Removed some direct accesses to the 16-bit task structure. |
tree | commitdiff |
2001-01-09 |
François Gouget | pty_handle is a HANDLE, not an int. |
tree | commitdiff |
2001-01-05 |
Alexandre Julliard | Added handle_t type to server interface so that we... |
tree | commitdiff |
2000-12-27 |
Andreas Mohr | - clarify many error messages |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-12-13 |
Alexandre Julliard | Use getpagesize() instead of VIRTUAL_GetPageSize(). |
tree | commitdiff |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
tree | commitdiff |
2000-12-02 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-02 |
Andreas Mohr | Added a --winver nt40 hint to VxD error message. |
tree | commitdiff |
2000-11-29 |
Dimitrie O. Paun | Do not include sys/ptrace.h and sys/user.h unconditionally. |
tree | commitdiff |
2000-11-29 |
Kees Schoenmakers | Added HASP device stub. |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
tree | commitdiff |
2000-11-28 |
Alexandre Julliard | Moved EnumPortsA to dlls/winspool. |
tree | commitdiff |
2000-11-27 |
Dimitrie O. Paun | Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements... |
tree | commitdiff |
2000-11-27 |
Andreas Mohr | Implemented TerminateApp needed for DBase 5.0. |
tree | commitdiff |
2000-11-25 |
Alexandre Julliard | Fixed GetLargestConsoleWindowSize return type for Winel... |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | The debugger "Auto" registry value should be a string. |
tree | commitdiff |
2000-11-08 |
Alexandre Julliard | Check all Callouts function pointers for NULL before... |
tree | commitdiff |
2000-11-01 |
Alexandre Julliard | Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie... |
tree | commitdiff |
2000-10-31 |
Guy L. Albertelli | Need to get any outstanding input prior to returning... |
tree | commitdiff |
2000-10-29 |
Marcus Meissner | Quieten VxDCall_VMM output. |
tree | commitdiff |
2000-10-26 |
Alexandre Julliard | Raise an exception when a stub entry point is called. |
tree | commitdiff |
2000-10-22 |
Andreas Mohr | - Print CS reg at crash MessageBox (needed for Win16... |
tree | commitdiff |
2000-10-12 |
Eric Pouech | Fixed regression for debugger startup event creation. |
tree | commitdiff |
2000-10-12 |
Rein Klazes | Prevent SetFileAttributeA from making directory read... |
tree | commitdiff |
2000-10-12 |
Andreas Mohr | Changed debugger launching to auto per default. |
tree | commitdiff |
2000-10-01 |
Alexandre Julliard | Implemented a bunch of large integer functions in ntdll. |
tree | commitdiff |
2000-09-29 |
Alexandre Julliard | Moved a bunch of routines to kernel32.dll (with the... |
tree | commitdiff |
next |