1. f507278 Unprotect the resource data in the unhandled exception handler to fix by Alexandre Julliard · 23 years ago
  2. 7375597 Fixed some handle type mismatches and added a few casts in prevision by Alexandre Julliard · 23 years ago
  3. 05d42e5 Moved all client-side console code to kernel. by Eric Pouech · 23 years ago
  4. 6ecade7 Some dos VGA error handling. Misc TRACE changes. by Chris Morgan · 23 years ago
  5. 50ac3e5 Multi-line edit is now enabled. by Eric Pouech · 23 years ago
  6. b810b53 Fixed synchronisation for ctrl event generation. by Eric Pouech · 23 years ago
  7. 3c85eb1 Added --debugmsg option to the debugger. by Alexandre Julliard · 23 years ago
  8. 93bfa0d Implementation for console control events (includes process groups support). by Eric Pouech · 23 years ago
  9. 1d86056 Better too long lines detection, added del key support in emacs mode. by Eric Pouech · 23 years ago
  10. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  11. c97e24e Fixed warnings. by Gerald Pfeifer · 23 years ago
  12. 6a96749 - Add some undocumented ioctl mappings. by Andreas Mohr · 23 years ago
  13. 55e845d Removed most inclusions of options.h. by Alexandre Julliard · 23 years ago
  14. 8c08ceb Replaced -dosver and -winver options by config file parameters. by Alexandre Julliard · 23 years ago
  15. 3536316 New loading scheme for Winelib apps, makes them behave like builtin by Alexandre Julliard · 23 years ago
  16. 6044307 A few fixes for mingw cross-compilation. by Alexandre Julliard · 23 years ago
  17. 5900867 Moved the selector access functions out of winnt.h into libwine. by Alexandre Julliard · 23 years ago
  18. 9bb05fc Specify the complete source file list for a dll inside the main by Alexandre Julliard · 23 years ago
  19. 218faf3 Fixed FlushInstructionCache prototype. by Eric Pouech · 23 years ago
  20. e6bdef2 Correct behaviour of DEL key back to deleting the current character. by Jason Edmeades · 23 years ago
  21. b7b75a8 - Added f8 (history retrieval from partial command) support by Jason Edmeades · 23 years ago
  22. 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
  23. 88dadae Moved int13 support to the VWIN32_DIOC_DOS_INT13 ioctl. by Mike McCormack · 23 years ago
  24. 1e53893 Fixed writing multiline block while wrapping enabled. by Eric Pouech · 23 years ago
  25. 4ae9297 Hack to make wineconsole work again. by Alexandre Julliard · 23 years ago
  26. 34372dc Fix SetFileAttributes to honor the umask (rather than making files by Francois Gouget · 23 years ago
  27. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  28. 73ab649 New file msvcrt/excpt.h. Move some stuff out of winnt.h into it. by Peter Hunnisett · 23 years ago
  29. dac9dfc Make Home, End and Enter on the keypad work in the debugger. by Dmitry Timoshkov · 23 years ago
  30. 8691c8e SetFileAttributes returns now an error if target file is on CDROM. by Jukka Heinonen · 23 years ago
  31. 5038c04 Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  32. 000b180 Added GetComputerNameEx[AW] semi-stub. by Dmitry Timoshkov · 23 years ago
  33. 9ff202e Fixed some issues found by winapi_check. by Patrik Stridvall · 23 years ago
  34. 5cc6105 Changed the Wine internal cdrom interface to the NT model. by Eric Pouech · 23 years ago
  35. 824a7f1 Fix some bad behavior when some lock states (capslock, numlock...) by Eric Pouech · 23 years ago
  36. 193cf50 Removed some of the calls to HEAP_strdup* functions. by Alexandre Julliard · 23 years ago
  37. 1b3c04d Check the return value of *snprintf for C99 style overflow reporting. by Michael Stefaniuc · 23 years ago
  38. c19bb1a Fixed buffer length in history manipulation. by Eric Pouech · 23 years ago
  39. 9caa71e Redesign of the server communication protocol to allow arbitrary sized by Alexandre Julliard · 23 years ago
  40. 1ac2b1e Now passing event with --use-event to let programs starting with by Eric Pouech · 23 years ago
  41. 0b83d4c New console code based on Win32 windows. by Eric Pouech · 23 years ago
  42. 9cef2d0 - fix wrong hexadecimal GetLastError() output by Andreas Mohr · 23 years ago
  43. 1425941 Fix the #include order for config.h. by François Gouget · 23 years ago
  44. b517b76 Expand environment variables in "Debugger" setting. by Francois Gouget · 23 years ago
  45. e15badb Cosmetics. by Andreas Mohr · 23 years ago
  46. 4b62618 Added support for low-level mouse and keyboard hooks. by Alexandre Julliard · 23 years ago
  47. 386cf6e When including 'wine/port.h', include it first. by Francois Gouget · 23 years ago
  48. f359895 Yet another documentation/message text patch. by Andreas Mohr · 24 years ago
  49. 04717f0 HANDLER_ROUTINE is in fact PHANDLER_ROUTINE. by Francois Gouget · 24 years ago
  50. f80cf43 Quiet FlushInstructionCache for non-NT systems where it does nothing per MSDN. by Guy Albertelli · 24 years ago
  51. 588ff37 Documentation updates (mainly thru vs. through). by Francois Gouget · 24 years ago
  52. c04f405 Modified the debugger launching code so that only one instance of the by Eric Pouech · 24 years ago
  53. 1922c72 Removed unnecessary inclusion of heap.h. by Alexandre Julliard · 24 years ago
  54. 37e9503 Moved server.h to include/wine. by Alexandre Julliard · 24 years ago
  55. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  56. 838a361 Declare stubs for ReadFileEx, WriteFileEx. by Mike McCormack · 24 years ago
  57. dae8de6 Documentation ordinal fixes (using winapi_fixup). by Patrik Stridvall · 24 years ago
  58. a72491e Stub for GetQueuedCompletionStatus. by Marcus Meissner · 24 years ago
  59. 1426c8c Documentation updates. by Andreas Mohr · 24 years ago
  60. 6bb990f Drop any file64 functions, try to use system supplied 64-bit mode by by Marcus Meissner · 24 years ago
  61. 3eb3569 - add handler for VCD VxD ("virtual comm device" ?) by Andreas Mohr · 24 years ago
  62. 7a0d4ba Do not return FALSE on SetFileAttributes() failure (in readonly by Marcus Meissner · 24 years ago
  63. 3f1ed52 Implemented 64bit file size handling. by Marcus Meissner · 24 years ago
  64. 15a3b74 Documentation name fixes. by Patrik Stridvall · 24 years ago
  65. ec0bff1 Use snprintf to prevent buffer overflows in format_exception_msg. by Francois Gouget · 24 years ago
  66. 85d3086 - added stubs for three console functions - updated wincon.h by Michael Stefaniuc · 24 years ago
  67. a5a872e Use the new send_fd mechanism for the set_console_fd server request. by Alexandre Julliard · 24 years ago
  68. 857abbf Terminate process on unhandled ^C exception instead of launching the debugger. by Alexandre Julliard · 24 years ago
  69. 9ec9c2b Implemented SetFileApisToOEM, SetFileApisToANSI and AreFileApisANSI. by Dmitry Timoshkov · 24 years ago
  70. 282f727 Small 'typos in comments' fixes. by Francois Gouget · 24 years ago
  71. 67a7499 New set of macros for server calls; makes requests without variable by Alexandre Julliard · 24 years ago
  72. ea2a9a8 Removed a few Callout functions by doing a GetProcAddress at the time by Alexandre Julliard · 24 years ago
  73. a4bc5a2 Pass the stdin/stdout handles on startup to use as console (based on a by Alexandre Julliard · 24 years ago
  74. d0a4177 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  75. 895d4f1 Give both --winver nt40 and win31 for VxD warning, as some programs by Andreas Mohr · 24 years ago
  76. 4570478 Use the Pentium's rdtsc instruction (if available) to implement by James Abbatiello · 24 years ago
  77. e939eae Made exception_event_request non-blocking, and added by Alexandre Julliard · 24 years ago
  78. 7d5bc5c Removed some direct accesses to the 16-bit task structure. by Alexandre Julliard · 24 years ago
  79. abb8c07 pty_handle is a HANDLE, not an int. by François Gouget · 24 years ago
  80. 8081e5a Added handle_t type to server interface so that we can make handles by Alexandre Julliard · 24 years ago
  81. a6d83eb - clarify many error messages - add data corruption warning to README file by Andreas Mohr · 24 years ago
  82. db0747d Removed some unnecessary includes. Got rid of ldt.h. by Alexandre Julliard · 24 years ago
  83. 6c8edaa Use getpagesize() instead of VIRTUAL_GetPageSize(). by Alexandre Julliard · 24 years ago
  84. becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
  85. 697bf65 Added/modified documentation for function arguments. by Patrik Stridvall · 24 years ago
  86. 519346a Fixed miscellaneous typos, syntactic and grammatical errors. by Francois Gouget · 24 years ago
  87. 08a1147 Added a --winver nt40 hint to VxD error message. by Andreas Mohr · 24 years ago
  88. 2af03e4 Do not include sys/ptrace.h and sys/user.h unconditionally. by Dimitrie O. Paun · 24 years ago
  89. 0a5d9ef Added HASP device stub. by Kees Schoenmakers · 24 years ago
  90. 24a62ab Got rid of the Wine internal lstrcpy* functions and of winestring.h. by Alexandre Julliard · 24 years ago
  91. 89b18a7 Moved EnumPortsA to dlls/winspool. by Alexandre Julliard · 24 years ago
  92. 529da54 Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ; by Dimitrie O. Paun · 24 years ago
  93. fc2c5df Implemented TerminateApp needed for DBase 5.0. by Andreas Mohr · 24 years ago
  94. 3bf456b Fixed GetLargestConsoleWindowSize return type for Winelib apps. by Alexandre Julliard · 24 years ago
  95. 0ba2b56 The debugger "Auto" registry value should be a string. by Alexandre Julliard · 24 years ago
  96. 4e951ea Check all Callouts function pointers for NULL before using them. by Alexandre Julliard · 24 years ago
  97. 908464d Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie O. Paun <dimi@cs.toronto.edu>, Patrik Stridvall <ps@leissner.se> by Alexandre Julliard · 24 years ago
  98. aa9f8dc Need to get any outstanding input prior to returning number. by Guy L. Albertelli · 24 years ago
  99. ad2b103 Quieten VxDCall_VMM output. by Marcus Meissner · 24 years ago
  100. 634824b Raise an exception when a stub entry point is called. by Alexandre Julliard · 24 years ago