1. d442d29 Update Korean translations. by YunSong Hwang · 19 years ago
  2. d3ccaaa Add another test for Z order of child windows. by Dmitry Timoshkov · 19 years ago
  3. ccf041a Use case insensitive comparison to check file extensions. by Dmitry Timoshkov · 19 years ago
  4. 0082984 Fix wrong use of the PFD_GENERIC_ACCELERATED flag. It indicates that by Peter Beutner · 19 years ago
  5. 6414eb6 Free ConnectionPoint objects (fix memory leak). by Jacek Caban · 19 years ago
  6. ced7436 Ensures, when we cannot demangle the string, to return the mangled by Eric Pouech · 19 years ago
  7. 73b0e94 Now returning correct symbol flags (as native does) for function pmts by Eric Pouech · 19 years ago
  8. d389f47 If SANE returns empty device list treat it as an error. by Dmitry Timoshkov · 19 years ago
  9. e1b644b Fix parsing '{' char. by Jacek Caban · 19 years ago
  10. efff88b Handle failure on Windows 95 properly. by Robert Reif · 19 years ago
  11. 7a6fdea Implemented getaddrinfo(), including full mapping of struct addrinfo by Marcus Meissner · 19 years ago
  12. f7dd869 Dbghelp describes the types of function arguments with a specific by Eric Pouech · 19 years ago
  13. 6b7bebf SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit parameter, not a 32 bit one. by Eric Pouech · 19 years ago
  14. b1a0024 Improve IConnectionPoint handling. by Jacek Caban · 19 years ago
  15. bcb4201 Disable support for creation FMT_Unknown textures. This gets most of by Oliver Stieber · 19 years ago
  16. def2bb6 Return false if index is out of bounds in GetItemT. by Vitaliy Margolen · 19 years ago
  17. eeb0062 The BOM doesn't need a DWORD sized variable, only a WCHAR one. by Robert Shearman · 19 years ago
  18. da29023 Clear the z and stencil buffers at the end of the scene, this fixes a by Oliver Stieber · 19 years ago
  19. 9db2d32 Provide a sample of the joy of MSC symbol mangling. by Eric Pouech · 19 years ago
  20. 88dcf83 Made test loadable on win95 again (EnumDisplayDevicesA not present). by Detlef Riekenberg · 19 years ago
  21. d15de71 Added stub implementation of IDocHostUIHandler. by Jacek Caban · 19 years ago
  22. 5a10c37 Fix _fcloseall() return value. by Saulius Krasuckas · 19 years ago
  23. a34eaa3 Added OLEIVERB_INPLACEACTIVATE implementation in IOleObject::DoVerb. by Jacek Caban · 19 years ago
  24. 2ca23be Add a test for some edit control behaviours, make it pass under Wine. by Dmitry Timoshkov · 19 years ago
  25. 014ab5e Only convert bits per sample between different encoding formats. by Robert Reif · 19 years ago
  26. aa730cc Added mapping between unix and windows sockaddr_in6(_old) and by Marcus Meissner · 19 years ago
  27. f5af18f - Improve callback to give context sensitive information about the by Robert Shearman · 19 years ago
  28. 9a7b971 Added IOleInPlaceSite stub implementation. by Jacek Caban · 19 years ago
  29. e6157dd We shouldn't pass the struct hostent returned from gethostbyname as by Robert Shearman · 19 years ago
  30. a63acd7 Updated context definitions for the latest Darwin/x86. by Ken Thomases · 19 years ago
  31. e87fe3a Correct the size of a callback parameter. by Robert Shearman · 19 years ago
  32. 26a6d59 Convert MsiEnumComponentQualifiers to use msi_strcpy_to_awstring. by Mike McCormack · 19 years ago
  33. 3566fe6 Fixed Unicode buffer size bug in CreateUrlCacheEntryW. by Alexandre Julliard · 19 years ago
  34. d78dce7 Fix function prototype and spec file entry for MsiEnumComponentQualifiers. by Mike McCormack · 19 years ago
  35. e3d53b4 Implement implement header callback support (HDN_GETDISPINFO notification): by Raphael Junqueira · 19 years ago
  36. dfc8305 Don't crash if BindToStorage fails. by Alexandre Julliard · 19 years ago
  37. dbc8f87 Only return ERROR_MORE_DATA if there's a buffer to copy a result into. by Mike McCormack · 19 years ago
  38. 0f7ef4b Do not change focus if the being activated window is no longer active. by Dmitry Timoshkov · 19 years ago
  39. f81694c Made test loadable on NT 3.51 again (GetDiskFreeSpaceExA not present). by Detlef Riekenberg · 19 years ago
  40. 7453b63 Some extra tests for GetPrinterDriverDirectory. by Detlef Riekenberg · 19 years ago
  41. 3167958 Disable PARMRK input flag of serial ports. by Cihan Altinay · 19 years ago
  42. 3ddd394 Update Korean translations. by YunSong Hwang · 19 years ago
  43. 86f8aef Use proper asm name for external functions. by Alexandre Julliard · 19 years ago
  44. adf48a3 Add a test for RtlAllocateAndInitializeSid, make it pass under Wine. by Dmitry Timoshkov · 19 years ago
  45. 96e1574 Beginning implementation of Navigate2. by Jacek Caban · 19 years ago
  46. 705aec5 - defined D3DCOLOR_B macros to access byte values of D3DCOLOR by Raphael Junqueira · 19 years ago
  47. 8f554aa Add stubs around ScriptStringAnalyse to avoid PAF crash. by Raphael Junqueira · 19 years ago
  48. 79dc136 INTERNET_STATUS_HANDLE_CREATED notifications just send the handle, not by Robert Shearman · 19 years ago
  49. 5b1fd2e SSL doesn't need to use a different socket to unsecure communications. by Robert Shearman · 19 years ago
  50. 17cbf1c Corrected last error information. Make sure we can run the tests on win9x. by Paul Vriens · 19 years ago
  51. 828280f Set the Installed property if the product is already installed. by Mike McCormack · 19 years ago
  52. 80b997a Added support for the QS_ALLPOSTMESSAGE flag. by Alexandre Julliard · 19 years ago
  53. 0dcf2a4 Beginning of true BindToStorage implementation. by Jacek Caban · 19 years ago
  54. 8f3b9d5 Fix SysparametersInfoA( SPI_SETICONMETRICS), the A<->W conversion was by Rein Klazes · 19 years ago
  55. 6cc66c9 Undname: Allow more then one coded character in demangle_datatype. by Uwe Bonnes · 19 years ago
  56. ca4ae96 NtReadFile: now returning correct status in NtReadFile for EOF by Eric Pouech · 19 years ago
  57. c9e02e1 When creating DIBs with a color depth <= 8, always set biClrUsed field by Peter Beutner · 19 years ago
  58. deaae4b Empty strings are not equal to any number, so all comparisons against by Mike McCormack · 19 years ago
  59. a8d9a2a Fix an intermittent lockup with ATI's driver, I expect the problem is by Oliver Stieber · 19 years ago
  60. 9630d15 Added get_protocol_iface internal function and use it in get_protocol_info. by Jacek Caban · 19 years ago
  61. 4665ded Use the front buffer palette for DC operations on off-screen buffers. by Lionel Ulmer · 19 years ago
  62. 22a314e Get the version and language ID of ADVPACK.DLL too. by Saulius Krasuckas · 19 years ago
  63. 9bf1fe6 Fix the default value for keylow in DIB_DirectDrawSurface_Blt. by H. Verbeet · 19 years ago
  64. 6e20af5 Add Korean translations. by YunSong Hwang · 19 years ago
  65. b213461 Add, reformat API documentation. by Markus Amsler · 19 years ago
  66. fc0cc66 Fix comparison of empty properties to numbers and add test cases. by Mike McCormack · 19 years ago
  67. 0940654 Fix message tests to run cleanly on Windows XP SP1. by Dmitry Timoshkov · 19 years ago
  68. 2a3c30a Unicode compile fix. by Edgar Hucek · 19 years ago
  69. ff6d30e Fix set_test_val function declaration to ensure stack is left untouched. by Eric Pouech · 19 years ago
  70. bc52612 Fix a test for InternetCreateUrlA as no Windows platform sets last by Saulius Krasuckas · 19 years ago
  71. 9d2c6a9 Don't call missing API function. by Saulius Krasuckas · 19 years ago
  72. d40302a Add DDBLT_DONOTWAIT flag. by Christian Costa · 19 years ago
  73. d739047 Move BindToStorage hack to the separated function. by Jacek Caban · 19 years ago
  74. 58fdd89 Remove the setting of the result pointer to NULL in creates, tests by Oliver Stieber · 19 years ago
  75. 63e5d5e Init wShowWindow in RTL_USER_PARAMETERS for Wine processes started by Eric Pouech · 19 years ago
  76. 996e594 Reformat "see" section, to match c2man requirements. by Markus Amsler · 19 years ago
  77. 4008065 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  78. ec35052 Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  79. 45d440a Implement CLSCTX_INPROC_HANDLER in CoGetClassObject similar to by Robert Shearman · 19 years ago
  80. 7aa2e18 Add some extra error information. by Paul Vriens · 19 years ago
  81. 01e91e5 Implement InternetReadFileExA (based on a patch by Brian Gerst). by Robert Shearman · 19 years ago
  82. c02aee8 Add additional sanity checks to the linux input system dinput joystick by Daniel Remenak · 19 years ago
  83. 9cb6d15 Added IViewObject2 stub implementation. by Jacek Caban · 19 years ago
  84. 22617da Added some tests for VerFindFileA. by Stefan Leichter · 19 years ago
  85. bf8319f prefix can be NULL for GetTempFileNameW. by Phil Lodwick · 19 years ago
  86. 58d6722 Add Korean translations. by YunSong Hwang · 19 years ago
  87. ea25ff6 Correct argument count for URLDownloadToCacheFile{A,W}. by Vincent Béron · 19 years ago
  88. 84d4fc5 Unconditionally fall back to ANSI DDE APIs in ShellExecute if current by Dmitry Timoshkov · 19 years ago
  89. 6b379c8 Convert some ERRs to WARNs in the DDE client code when appropriate. by Dmitry Timoshkov · 19 years ago
  90. 182cabe Protect sys/stat.h with a conditional. by Vincent Béron · 19 years ago
  91. f5f8cd0 Partly implement MsiMessageBox[A/W] on top of MessageBoxEx[A/W] by Steven Edwards · 19 years ago
  92. 247417a Moved and adopted joystick_linux.c code into the joystick_linuxinput.c. by Christoph Frick · 19 years ago
  93. 7ed830b Add GLXFBConfig on Wine_GLContext (we should remove XVisualInfo by Raphael Junqueira · 19 years ago
  94. 0edbaf7 Remove spaces before '\n' in traces. by Francois Gouget · 19 years ago
  95. f4c0524 Assorted spelling and case fixes. by Francois Gouget · 19 years ago
  96. 39e1102 WinME fixes: by Saulius Krasuckas · 19 years ago
  97. 2adb302 Add trailing '\n's to ok() and TRACE() calls. by Francois Gouget · 19 years ago
  98. 63f8bda Add error code valid for Win9x and XP. by Saulius Krasuckas · 19 years ago
  99. 671738d Improve c2man Documented-Total count. Changes: by Markus Amsler · 19 years ago
  100. 96bc3be Assorted spelling fixes in the DXErr8/9 error files. by Francois Gouget · 19 years ago