1. 506fe44 configure: Add autoheader to the compile command. by Alexandre Julliard · 19 years ago
  2. 1fd32cf configure: Use --rpath when linking dlls too. by Alexandre Julliard · 19 years ago
  3. 02ff174 programs: Get rid of application symlinks, they are no longer needed. by Alexandre Julliard · 19 years ago
  4. ddc60c8 x11drv: Clear new bitmaps if they don't contain any data. by Alexandre Julliard · 19 years ago
  5. 5c1b27a gdi: Add a simple test for bitmap bits/metrics by Dmitry Timoshkov · 19 years ago
  6. 5052dcc msi: Set the InstallerLocation value when registering msi.dll. by Mike McCormack · 19 years ago
  7. dcbfa11 kernel: Avoid heap corruption on invalid parameter in GlobalFree(). by Detlef Riekenberg · 19 years ago
  8. 13c2f47 kernel: Avoid infinite waits in directory change tests. by Alexandre Julliard · 19 years ago
  9. bb370f3 d3d8: Change the default debug channel to d3d8 for device.c. by H. Verbeet · 19 years ago
  10. 2940fd9 d3d8: Downgrade a FIXME to a TRACE in IDirect3DDevice8Impl_SetVertexShader. by H. Verbeet · 19 years ago
  11. 0ea6686 d3d8: Fix comparison in IDirect3DDevice8Impl_DeleteVertexShader. by H. Verbeet · 19 years ago
  12. dbd582c mshtml: Optimize nsACString handling. by Jacek Caban · 19 years ago
  13. 3d9d384 mshtml: Better QueryInterface implementation. by Jacek Caban · 19 years ago
  14. ad05be7 wordpad: Fix typo in Norwegian resource. by Alexander N. Sørnes · 19 years ago
  15. 0bb76d2 regedit: Fix Russian translation. by Vitaly Lipatov · 19 years ago
  16. d4c42c0 control: Fix datetime name. by Vitaly Lipatov · 19 years ago
  17. 5d138be winecfg: Update Bulgarian translation. by Milko Krachounov · 19 years ago
  18. 03283bf include: LVSETINFOTIPA does not exist. by Mike McCormack · 19 years ago
  19. 18f5d0a winedbg: Copy floating point status to the dbgcontext. by Jeff Latimer · 19 years ago
  20. 9bf0080 gdi: Handle NT style \\.\DISPLAY1 name that we return. by Vitaliy Margolen · 19 years ago
  21. 9f487ba msi: Optimise WHERE operations. by Robert Shearman · 19 years ago
  22. d62aa01 msi: Add a test for MsiFormatRecord with integer fields. by Robert Shearman · 19 years ago
  23. 15a7d3b wininet: Copy from the start of the cookie name, not the cookie data. by Robert Shearman · 19 years ago
  24. 3efe425 include: Add some more defines to wininet.h. by Robert Shearman · 19 years ago
  25. 6291ad6 wcmd: Use PACKAGE_VERSION as the wcmd version. by Robert Shearman · 19 years ago
  26. 650ac14 ole: Use the thread pool for executing RPC calls for better performance by Robert Shearman · 19 years ago
  27. c33fbc0 wineprefixcreate: Autodetect the running from build tree case. by Alexandre Julliard · 19 years ago
  28. c67728f setupapi: Added support for calling executables in a RegisterDlls section. by Alexandre Julliard · 19 years ago
  29. ac60251 ntdll: In MODULE_FlushModrefs, also free dlls that haven't been initialized yet. by Alexandre Julliard · 19 years ago
  30. 9d9bb6a Prevent the use of windowsx.h with Wine source. by Mike McCormack · 19 years ago
  31. 3b397e5 winefile: Eliminate use of windowsx.h. by Mike McCormack · 19 years ago
  32. 12eb665 dbghelp: MSC fixes. by Eric Pouech · 19 years ago
  33. 7eefc9e dbghelp: Support for LF_VTSHAPE in MSC. by Eric Pouech · 19 years ago
  34. e737dbe dbghelp: MSC forward declaration. by Eric Pouech · 19 years ago
  35. 79b4720 dbghelp: Type parsing refactoring. by Eric Pouech · 19 years ago
  36. dadd108 dbghelp: Fixes for NB11 types. by Eric Pouech · 19 years ago
  37. 9e65733 dbghelp: MSC handling of function signature's parameters. by Eric Pouech · 19 years ago
  38. 209e175 dbghelp: Cleanup MSC bitfield handling. by Eric Pouech · 19 years ago
  39. 4c2cec5 dbghelp: Fieldlist. by Eric Pouech · 19 years ago
  40. 633ab58 dbghelp: MSC types. by Eric Pouech · 19 years ago
  41. 68a0ca7 dbghelp: Types parsing. by Eric Pouech · 19 years ago
  42. bbf0251 dbghelp: CV's ssearch. by Eric Pouech · 19 years ago
  43. 4143ce5 dbghelp: Moved codeview structures and definitions from msc.c to mscvpdb.h. by Eric Pouech · 19 years ago
  44. c0e0de6 dbghelp: Compiland and source files are not the same thing. by Eric Pouech · 19 years ago
  45. a1a54e7 gdi32: Look for ttf fonts in the Wine font dir. by Vitaly Lipatov · 19 years ago
  46. 89edaa7 gdi: Add a test for bitmap font metrics to ensure that they match the Windows ones. by Dmitry Timoshkov · 19 years ago
  47. 623f142 widl: Do not generate code that initializes a binding handle. by Eric Kohl · 19 years ago
  48. c7174f9 widl: Fix proc offset calculation. by Eric Kohl · 19 years ago
  49. 919d14c widl: 'unsigned char' and 'byte' are must be distinct types. by Eric Kohl · 19 years ago
  50. 144bb46 mshtml.idl: Added more interfaces. by Jacek Caban · 19 years ago
  51. cb92214 mshtml/tests: Code cleanup. by Jacek Caban · 19 years ago
  52. db90e17 dbghelp: Live target detection. by Eric Pouech · 19 years ago
  53. d5816d2 Remove some unnecessary uses of windowsx.h by Mike McCormack · 19 years ago
  54. 417067b avifil32: Use HeapAlloc instead of GlobalAlloc. Eliminate windowsx.h. by Mike McCormack · 19 years ago
  55. ca4f8dd taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  56. a3b7a07 winecfg: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  57. 32f6b71 crypt32: Fix a warning. by Mike McCormack · 19 years ago
  58. b07299f msvfw32: Update Korean resources. by YunSong Hwang · 19 years ago
  59. 2d84595 taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  60. 489d613 taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  61. 2f5293f taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  62. 33bf2e5 taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  63. 83b94fc taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  64. 3be0cc8 taskmgr: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  65. 01d9912 regedit: Fix some gcc 4.1 warnings. by Mike McCormack · 19 years ago
  66. ae5823d crypt32: Implement CertGetSubjectCertificateFromStore. by Juan Lang · 19 years ago
  67. 7870a5a wined3d: Add D3DBASISTYPE to wined3d_types.h. by Stefan Dösinger · 19 years ago
  68. bcbf5f3 d3d8/wined3d: Vertex shader fixes. by Roderick Colenbrander · 19 years ago
  69. 17b13bd gdi: Support for loading fonts from the build directory. by Alexandre Julliard · 19 years ago
  70. bbb4303 winecfg: Support for loading the list of dlls from the build directory. by Alexandre Julliard · 19 years ago
  71. 4db364c libwine: Added magic handling of dll path when running in build dir. by Alexandre Julliard · 19 years ago
  72. 060d537 winbase.h: Add missing LMEM_INVALID_HANDLE define. by Detlef Riekenberg · 19 years ago
  73. 5ff1004 libwine: Export wine_get_build_dir. by Alexandre Julliard · 19 years ago
  74. bf56613 libwine: Added support for executing wine binaries out of the build dir. by Alexandre Julliard · 19 years ago
  75. 77b3b92 libwine: Added detection for Wine being run out of the build directory. by Alexandre Julliard · 19 years ago
  76. 7fb2ae6 dlls: Remove the no longer needed symlinks to the static libraries. by Alexandre Julliard · 19 years ago
  77. 5319db6 Remove some no longer needed library paths. by Alexandre Julliard · 19 years ago
  78. 870d490 winegcc: Look for libraries in subdirs of the library path too. by Alexandre Julliard · 19 years ago
  79. e635170 secur32: Update ntlm_auth version detection to detect new samba4 version numbers. by Kai Blin · 19 years ago
  80. b40a406 crypt32: Tighten CertDuplicateCertificateContext test. by Juan Lang · 19 years ago
  81. 832dd3c Release 0.9.10. by Alexandre Julliard · 19 years ago wine-0.9.10
  82. 9af38df avitools: Fixed library path for msvfw32. by Alexandre Julliard · 19 years ago
  83. d8568e9 user/tests: Try harder to flush X events before running tests. by Alexandre Julliard · 19 years ago
  84. a2a4029 wininet: Added Hungarian translation. by András Kovács · 19 years ago
  85. dc2bced wineps: Added Hungarian translation. by András Kovács · 19 years ago
  86. d1df8a8 shlwapi: Added Hungarian translation. by András Kovács · 19 years ago
  87. 8ab92e8 shell32: Added Hungarian translation. by András Kovács · 19 years ago
  88. 841c12f shdocvw: Added Hungarian translation. by András Kovács · 19 years ago
  89. 09aa668 setupapi: Added Hungarian translation. by András Kovács · 19 years ago
  90. ed42a4c serialui: Added Hungarian translation. by András Kovács · 19 years ago
  91. b888034 oledlg: Added Hungarian translation. by András Kovács · 19 years ago
  92. 7ad51ea msvidc32: Added Hungarian translation. by András Kovács · 19 years ago
  93. 3295589 msvfw32: Added Hungarian translation. by András Kovács · 19 years ago
  94. 359a9dc msrle32: Added Hungarian translation. by András Kovács · 19 years ago
  95. fb7921a msi: Added Hungarian translation. by András Kovács · 19 years ago
  96. 724f354 mshtml: Added Hungarian translation. by András Kovács · 19 years ago
  97. 6f74cf8 msacm: Added Hungarian translation. by András Kovács · 19 years ago
  98. c8774d6 mpr: Added Hungarian translation. by András Kovács · 19 years ago
  99. 01b21ee iccvid: Added Hungarian translation. by András Kovács · 19 years ago
  100. 6d9399a hhctrl.ocx: Added Hungarian translation. by András Kovács · 19 years ago