1. 02a8f74 wined3d: Add a couple of traces to the vertexdeclaration creation code. by H. Verbeet · 19 years ago
  2. 2886e9b makefiles: Use make dependencies to create installation directories. by Alexandre Julliard · 19 years ago
  3. ea08ec5 ntdll: Get rid of the Linux legacy signal stack switching. by Alexandre Julliard · 19 years ago
  4. 148120f ntdll: Cleanup signal_i386.c a bit and fix *BSD. by Tijl Coosemans · 19 years ago
  5. 6ba258e ole32: Tell the advise holder what the data delegate is in DefaultHandle_DAdvise if we are already connected. by Robert Shearman · 19 years ago
  6. c860b8a ole32: Finish off delegate notifications in the data advise holder. by Robert Shearman · 19 years ago
  7. fd6e974 dinput: Signal event after we queued an event. Not before. by Vitaliy Margolen · 19 years ago
  8. 2fa5806 netapi32: Add stubs for remaining NetLocalGroup* functions. by Robert Reif · 19 years ago
  9. 5f4ac24 dbghelp: Missing bits from previous patch about variables with constant values. by Eric Pouech · 19 years ago
  10. 5012c17 Make.rules: Make all submake invocations silent for consistency. by Alexandre Julliard · 19 years ago
  11. 2f356c7 ntdll: Fixed buffer overflow in NtQueryDirectoryFile optimisation. by Alexandre Julliard · 19 years ago
  12. b149f3c usp10/tests: Add trailing '\n's to ok() calls. by Francois Gouget · 19 years ago
  13. ce9b4ba Assorted spelling fixes. by Francois Gouget · 19 years ago
  14. 930a9a1 wined3d: texture caps fixes. by Roderick Colenbrander · 19 years ago
  15. bd6f0b2 wined3d: General constant caps fix. by Roderick Colenbrander · 19 years ago
  16. fc8172f loader/pthread: Added pthread_attr_get_np support. by Tijl Coosemans · 19 years ago
  17. 72b940e msi: Fix the dialog centering logic. by Mike McCormack · 19 years ago
  18. 315c097 kernel32: Change some FIXMEs to WARNs. by Mike McCormack · 19 years ago
  19. c63b348 cabinet: Fix and test the undocumented Extract function. by Mike McCormack · 19 years ago
  20. 968a445 cabinet: Split the cabinet path for FDICopy. by Mike McCormack · 19 years ago
  21. 9d9ae2e oleview: Updated Korean resource. by Hwang YunSong(황윤성) · 19 years ago
  22. 7ac5bd6 d3d: Don't crash when SetRenderTarget() is called with a NULL pSurface. by H. Verbeet · 19 years ago
  23. 219ca7c wined3d: Fix D3DCOLOR swizzling in shaders. by H. Verbeet · 19 years ago
  24. ef87a40 wined3d: Delay vertex shader compilation until the shader is first used. by H. Verbeet · 19 years ago
  25. e548d40 ntdll: Add FreeBSD default serial port device. by Tijl Coosemans · 19 years ago
  26. 48e1faf oleaut32/tests: Test relative error, not absolute. by Tijl Coosemans · 19 years ago
  27. 1b2b2bd winnt.h: Add some more RIDs. by Robert Reif · 19 years ago
  28. 259d6b5 setupapi/tests: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  29. 8e2d28d secur32/tests: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  30. aefdcd1 msvcrt: Some more exports requested from msvcr80.dll. by Stefan Leichter · 19 years ago
  31. e910627 wine.inf: We should not override existing associations. by Francois Gouget · 19 years ago
  32. c5c447e mshtml: Fix the .jfif Content Type. by Francois Gouget · 19 years ago
  33. 3a0c15e riched20: Ensure text is wrapped before invalidating selection. by Krzysztof Foltman · 19 years ago
  34. 539442c libwine: Add a minor number to the library filename for future extensions. by Alexandre Julliard · 19 years ago
  35. fdfc24c libs: Get rid of Makelib.rules since we only have one library now. by Alexandre Julliard · 19 years ago
  36. fb2017d netapi32: Add stub for NetUserGetLocalGroups. by Robert Reif · 19 years ago
  37. 651ac46 netapi32: Return an error for unimplemented levels in NetUserGetInfo. by Robert Reif · 19 years ago
  38. f1adcb1 netapi32: Add stub for NetLocalGroupEnum. by Robert Reif · 19 years ago
  39. a53de9e wtsapi32: Add some stubs. by Robert Reif · 19 years ago
  40. d58e1db msi: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  41. 3d9e96f wined3d: Volume textures fix. by Roderick Colenbrander · 19 years ago
  42. 6ded554 wined3d: Raster caps fix. by Roderick Colenbrander · 19 years ago
  43. 6fedd6c wined3d: Primitive misc caps fix. by Roderick Colenbrander · 19 years ago
  44. 93f5e0a setupapi: Create an empty list when getting device interface classes. by Kevin Koltzau · 19 years ago
  45. 2b92bf7 riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWORDCHAR. by Matt Finnicum · 19 years ago
  46. 4961379 widl: Replace strdup, malloc and realloc with xstrdup, xmalloc and xrealloc. by Dan Hipschman · 19 years ago
  47. eebb111 configure: Only link against libresolv where necessary. by Alexandre Julliard · 19 years ago
  48. c827892 server: Added support for kqueue() as an alternative to poll() on FreeBSD. by Alexandre Julliard · 19 years ago
  49. 9925b05 wined3d: Basetexture anisotropic fix. by Roderick Colenbrander · 19 years ago
  50. 95b047c wined3d: Fix a number of badly reported caps. by Roderick Colenbrander · 19 years ago
  51. 74ece17 user: Call SetLastError in CreateWindowEx when WS_CHILD is set with no parent. by Dan Hipschman · 19 years ago
  52. 5048685 user: Add a test for CreateWindowEx. by Dan Hipschman · 19 years ago
  53. 121f9c7 user: Don't bother checking the WS_VISIBLE style on the desktop window. by Alexandre Julliard · 19 years ago
  54. 0c0ab50 usp10: Implement ScriptGetGlyphABCWidth. by Hans Leidekker · 19 years ago
  55. 08484ba advapi32: Add more SID tests. by Robert Reif · 19 years ago
  56. 488c0a0 rpcrt4: Make the error output on a failed binding more informative by Robert Shearman · 19 years ago
  57. 4582a2b urlmon: Delay-load cabinet.dll as native urlmon doesn't import it. by Robert Shearman · 19 years ago
  58. c340ddd usp10: Implement ScriptIsComplex. by Hans Leidekker · 19 years ago
  59. df91150 widl: Generate GUID (infile_i.c) files. by Dan Hipschman · 19 years ago
  60. 23027f5 msi: Use the initial dialog position values in the database when creating the dialog window. by James Hawkins · 19 years ago
  61. 34f3e88 usp10: Fix glyph comparsion between tests. by Jeff Latimer · 19 years ago
  62. 25d6383 ntdll: Fix a race condition at thread exit. by Alexandre Julliard · 19 years ago
  63. 0227b8c oleaut32: Removes extra string allocation for varformat:VarMonthName. by Benjamin Arai · 19 years ago
  64. f5cc0f7 ntdll: Add an optimisation for NtQueryDirectoryFile to not read the by Robert Shearman · 19 years ago
  65. 18ce383 oledlg: Updated Korean resource. by Hwang YunSong(황윤성) · 19 years ago
  66. 1b8cfc5 advapi32: Add a computer SID to the registry. by Robert Reif · 19 years ago
  67. 46d2886 ntdll: Fix some function arguments. by Robert Reif · 19 years ago
  68. a7c2ab3 wined3d: Surface pitch fix. by Roderick Colenbrander · 19 years ago
  69. 9def0ca mshtml: Fix handling offset in BSCallback. by Jacek Caban · 19 years ago
  70. ea905ea wined3d: Disable vertex arrays after we're done drawing from them. by H. Verbeet · 19 years ago
  71. 99056d7 widl: Write forward declarations for coclass definitions. by Dan Hipschman · 19 years ago
  72. f07740b riched20: Make EM_LINELENGTH work correctly for non-final paragraphs containing exactly one screen line. by Krzysztof Foltman · 19 years ago
  73. 9667a89 riched20: Make EM_GETLINE work properly in 1.0 emulation mode. by Krzysztof Foltman · 19 years ago
  74. 5f32291 riched20: Ctrl+A should be allowed in read-only controls too. by Krzysztof Foltman · 19 years ago
  75. 0fbb175 mshtml: Added nsInputStream::Read implementation. by Jacek Caban · 19 years ago
  76. f0dc9de ole32: Ensure that a returned free block is valid in storage. by Robert Shearman · 19 years ago
  77. 6455b9e ole32: Fix CoLockObjectExternal to respect fLastUnlockReleases. by Robert Shearman · 19 years ago
  78. ab37880 msi: Fix the creation of shortcuts with a null icon index by mapping it to zero. by Robert Shearman · 19 years ago
  79. a92e7b1 msvfw32: Write-strings warning fix. by Andrew Talbot · 19 years ago
  80. 6bb8a7f ole32/tests: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  81. 3f8e2ef riched20/tests: Write-strings warnings fix. by Andrew Talbot · 19 years ago
  82. 820acf0 dbghelp: Properly handle variable with const value (ie without location) in dwarf code. by Eric Pouech · 19 years ago
  83. 2f40727 server: Abstract the epoll functions a bit more. by Alexandre Julliard · 19 years ago
  84. 7523fd3 shell32: Add property ids to header files. by Mikołaj Zalewski · 19 years ago
  85. 0a81f30 include: Add the ShellFolderViewOC coclass. by Francois Gouget · 19 years ago
  86. 9776f5b oleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOUND if index out of bounds. by Stefan Siebert · 19 years ago
  87. f740a28 hlink: Avoid double computation of the string length. by Dmitry Timoshkov · 19 years ago
  88. 145e060 winex11.drv: Comment out the XCloseDisplay call on process detach. by Alexandre Julliard · 19 years ago
  89. be37e95 oleaut32: Implement function olefont:OLEFontImpl_IsEqual. by Benjamin Arai · 19 years ago
  90. 4164155 oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual. by Benjamin Arai · 19 years ago
  91. fc7f5b3 winnt.h: Add missing define. by Robert Reif · 19 years ago
  92. c0c525d wined3d: Paletted texture support. by Roderick Colenbrander · 19 years ago
  93. d99c7d5 ddraw: Don't link to wined3d, load it at runtime. by Mike McCormack · 19 years ago
  94. 3538c0c server: Remove unused thread_apc member. by Thomas Kho · 19 years ago
  95. e4dd34f notepad: Updated Korean resource. by Hwang YunSong(황윤성) · 19 years ago
  96. a129517 fonts: Add that extra pixel to the variants of 'e' too. by Huw Davies · 19 years ago
  97. 344389d riched20: Fixed handling of window private data for Win64. by Alexandre Julliard · 19 years ago
  98. 6f15b54 riched20: Handle incorrect calls of window procedure. by Krzysztof Foltman · 19 years ago
  99. dabf5e8 advapi32: Check returned data from LsaQueryInformationPolicy. by Robert Reif · 19 years ago
  100. 72ac6f5 msi/tests: Write-strings warnings fix. by Andrew Talbot · 19 years ago