1. 1cf0261 Check if relay debugging is still on before printing something. by Alexandre Julliard · 23 years ago
  2. a061b84 Moved specification of relay and snoop include/exclude functions to by Alexandre Julliard · 23 years ago
  3. 894b188 Moved __ASM_GLOBAL_FUNC macros and interlocked functions to port.[ch] by Alexandre Julliard · 23 years ago
  4. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  5. 57e5784 Move __stdcall/__cdecl to the right place. by Patrik Stridvall · 23 years ago
  6. 6a9325d Fixed stack offset in relay debugging of cdecl register functions. by Alexandre Julliard · 23 years ago
  7. 7662ea1 Made register and interrupt flags instead of entry point types, so by Alexandre Julliard · 23 years ago
  8. eb9a863 Exported CALL32_Regs from ntdll, renamed to __wine_call_from_32_regs by Alexandre Julliard · 23 years ago
  9. e5ddd26 When including config.h, include it first. by Francois Gouget · 23 years ago
  10. e17d1a3 Print the tid in the first column when +tid is specified. by Francois Gouget · 24 years ago
  11. 391fdec Drop SYSLEVEL checks from relay debugging, since they break debugging by Marcus Meissner · 24 years ago
  12. 4ea3c26 Display thread id instead of %fs in relay trace. by Dmitry Timoshkov · 24 years ago
  13. db0747d Removed some unnecessary includes. Got rid of ldt.h. by Alexandre Julliard · 24 years ago
  14. 85d666a Use __ASM_GLOBAL_FUNC directly in i386-only code. by Alexandre Julliard · 24 years ago
  15. becb9a3 Moved all Wine internal definitions out of process.h. by Alexandre Julliard · 24 years ago
  16. 1a5e22f Set debugging option based on NO_TRACE_MSGS define. Only output 32-bit by Alexandre Julliard · 24 years ago
  17. 0b7a7bb Include config.h in files that test for constants defined in it. by Dimitrie O. Paun · 24 years ago
  18. 3f2b2d5 Work-around for gcc bug. by Alexandre Julliard · 24 years ago
  19. a837849 Added stdcall64 entry point type to allow correct relay debugging by Alexandre Julliard · 25 years ago
  20. a80d8c6 Generate Win32 dll descriptor structure in the .spec.c file so that we by Alexandre Julliard · 25 years ago
  21. d8fab2e Removed some of the XXX_reg macros now that we are using the standard by Alexandre Julliard · 25 years ago
  22. 331f80e The user driver functions might be called with the window lock held. by Peter Ganten · 25 years ago
  23. cb10fda Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need by Alexandre Julliard · 25 years ago
  24. 246c360 Reserve space for the PE header at the start of the .so file. by Alexandre Julliard · 25 years ago
  25. 916f975 Improved the selector get/set functions. by Alexandre Julliard · 25 years ago
  26. 0dd3655 Removed debugstr.h. by Alexandre Julliard · 25 years ago
  27. e73b8b8 Wrapped some strings in a debugstr_* call. by Francois Gouget · 25 years ago
  28. 6ca85a5 Bugfix: relay/snoop debugging was broken by last patch ... by Ulrich Weigand · 25 years ago
  29. eb94c7d Adapted to new register function handling. by Ulrich Weigand · 25 years ago
  30. 4894557 Relay exclude lists were not working due to some CharUpperA() somewhere else. by Marcus Meissner · 26 years ago
  31. a1089c5 Made stack manipulation macros into inline functions. by Alexandre Julliard · 26 years ago
  32. 3742d77 Fixes for non-i386 compiling. by Alexandre Julliard · 26 years ago
  33. ac8cbe6 Bugfix: syslevel relay check was too strict. by Ulrich Weigand · 26 years ago
  34. 6cd829b Check for syslevel violations while relay debugging. by Ulrich Weigand · 26 years ago
  35. 06b9789 Win32 register functions can now have arguments. by Alexandre Julliard · 26 years ago
  36. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  37. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  38. 219cfd8 Optimized away more includes, readded some #includes for necessary prototypes. by Marcus Meissner · 26 years ago
  39. 8c8a3a5 A few non-x86 Winelib fixes. by Gavriel State · 26 years ago
  40. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  41. 7f4d1f4 Removed left over 'show' and useless deadbeef checking which doesn't work. by Marcus Meissner · 26 years ago
  42. 38980e4 Remove now useless RELAY_ShowDebugmsgsRelay check. by Marcus Meissner · 26 years ago
  43. 8143acc Lots of stubs to get winlogon.exe from nt3.51 and other NT3.51 applets by Marcus Meissner · 26 years ago
  44. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628
  45. f90efa9 Release 980614 by Alexandre Julliard · 27 years ago wine-980614
  46. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  47. dadf78f Release 980517 by Alexandre Julliard · 27 years ago wine-980517
  48. 46ea8b3 Release 980503 by Alexandre Julliard · 27 years ago wine-980503
  49. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  50. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  51. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  52. 0623a6f Release 980118 by Alexandre Julliard · 27 years ago wine-980118
  53. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  54. 44ed71f Release 971221 by Alexandre Julliard · 27 years ago wine-971221