1. 9b29faa net: Make it possible to translate the connection status descriptions. by Francois Gouget · 14 years ago
  2. 2b8f18d netapi32: Add some lmuse.h constants. by Francois Gouget · 14 years ago
  3. 1e93108 kernel32/tests: Make test_define_dos_deviceA() static. by Francois Gouget · 14 years ago
  4. 5e9a1ee dinput: Remove IDirectInputDevice8AImpl_{Build,Set}ActionMap() as it is unused. by Francois Gouget · 14 years ago
  5. 287a5e2 kernel32/tests: Remove a space before a '\n' in an ok() call. by Francois Gouget · 14 years ago
  6. 91adaf6 itss/tests: Fix spelling of a variable name. by Francois Gouget · 14 years ago
  7. 28b2d03 riched20/tests: Fix test_EM_FINDWORDBREAK comments. by Dan Kegel · 14 years ago
  8. f01c1c4 ole32: Fix a couple of race conditions with the local server pipe. by Alexandre Julliard · 14 years ago
  9. 0359b30 widl: Only register interfaces when the factory buffer is known. by Alexandre Julliard · 14 years ago
  10. b6d2aee windowscodecs: Specify the PSFactoryBuffer class in the idl file. by Alexandre Julliard · 14 years ago
  11. 4b85e8b sti: Specify the PSFactoryBuffer class in the idl file. by Alexandre Julliard · 14 years ago
  12. 89d1d47 quartz: Specify the PSFactoryBuffer class in the idl file. by Alexandre Julliard · 14 years ago
  13. c84ce2c qmgrprxy: Specify the PSFactoryBuffer class in the idl file. by Alexandre Julliard · 14 years ago
  14. df31247 oleaut32: Specify the PSFactoryBuffer class in the idl files. by Alexandre Julliard · 14 years ago
  15. 096bf10 ole32: Specify the PSFactoryBuffer class in the idl files. by Alexandre Julliard · 14 years ago
  16. 9a5141b msdaps: Specify the PSFactoryBuffer class in the idl files. by Alexandre Julliard · 14 years ago
  17. d428dd3 dispex: Specify the PSFactoryBuffer class in the idl file. by Alexandre Julliard · 14 years ago
  18. 5e03849 actxprxy: Specify the PSFactoryBuffer class in the idl files. by Alexandre Julliard · 14 years ago
  19. 41107a9 makefiles: Also install the program manpages from the top-level makefile. by Alexandre Julliard · 14 years ago
  20. 2daff9c mshtml: Added IOmNavigator::get_appMinorVersion implementation. by Jacek Caban · 14 years ago
  21. cdd09ba mshtml: Added IOmNavigator::get_*Language tests. by Jacek Caban · 14 years ago
  22. e36d0d2 mshtml: Added IOmNavigator::get_*Language implementations. by Jacek Caban · 14 years ago
  23. 7d4e9f7 mshtml: Added IHTMLPluginsCollection::get_length implementation. by Jacek Caban · 14 years ago
  24. b25d49c mshtml: Added semi-stub implementation of IHTMLWindow2::status property. by Jacek Caban · 14 years ago
  25. a848702 dxdiagn: Implement IClassFactory::QueryInterface. by Michael Stefaniuc · 14 years ago
  26. 08031fd dxdiagn: COM cleanup for the IClassFactory iface. by Michael Stefaniuc · 14 years ago
  27. aa591dc devenum: COM cleanup for the IClassFactory iface. by Michael Stefaniuc · 14 years ago
  28. 2cfc711 dmband: Merge the IClassFactory implementations. by Michael Stefaniuc · 14 years ago
  29. faa0571 riched20: Declare some variables unsigned. by Andrew Talbot · 14 years ago
  30. 322f303 mscms: Move a misplaced brace. by Andrew Talbot · 14 years ago
  31. 33fafc6 wined3d: Get rid of context_bind_fbo() calls outside context.c. by Henri Verbeet · 14 years ago
  32. dcc969c wined3d: Get rid of dst_fbo. by Henri Verbeet · 14 years ago
  33. ccb3a51 wined3d: Just invalidate STATE_FRAMEBUFFER in surface_load_ds_location(). by Henri Verbeet · 14 years ago
  34. 4428bda wined3d: Apply clear state after depth / stencil setup in device_clear_render_targets(). by Henri Verbeet · 14 years ago
  35. 03eb6a4 wined3d: Apply draw state after depth / stencil setup in drawPrimitive(). by Henri Verbeet · 14 years ago
  36. d60b537 winnt.h: Added LOCALE_CUSTOM_* declarations. by Jacek Caban · 14 years ago
  37. 89817de iexplore: Use ieframe instead of shdocvw. by Jacek Caban · 14 years ago
  38. 598e440 shdocvw: Moved remaining code out of factory.c. by Jacek Caban · 14 years ago
  39. 908d833 ieframe: Moved classes registration to ieframe. by Jacek Caban · 14 years ago
  40. 60f65e3 shdocvw: Get rid of MicrosoftBrowserArchitecture registration. by Jacek Caban · 14 years ago
  41. d654869 shell32: Moved MruLongList registration to shell32, where it belongs. by Jacek Caban · 14 years ago
  42. d3fd3d7 winhlp32: Better protect macros against not finding a help file. by Eric Pouech · 14 years ago
  43. 862cc73 oleaut32/tests: Only use interface if we succeeded in recreating it. by André Hentschel · 14 years ago
  44. f98369f rpcrt4/tests: Only free string when function succeeded. by André Hentschel · 14 years ago
  45. 209acc5 ntdll/tests: Fix compilation on systems that don't support nameless unions. by Francois Gouget · 14 years ago
  46. bb471a5 shell32/tests: Add checking some non-published known folders. by Mariusz Pluciński · 14 years ago
  47. 82ac4ae shell32/tests: Add notification when expected known folder does not exists. by Mariusz Pluciński · 14 years ago
  48. e09f4ed shell32/tests: Add notification about unknown known folders. by Mariusz Pluciński · 14 years ago
  49. 9b98b1e shell32/tests: Add verification of known folders relative paths. by Mariusz Pluciński · 14 years ago
  50. 2116493 gdi32: Fix the blend function handling for the AlphaBlend enhanced metafile record. by Alexandre Julliard · 14 years ago
  51. c1aaacd ddraw: Change IDirect3DTexture2_vtbl to IDirect3DTexture2_iface. by Ričardas Barkauskas · 14 years ago
  52. 8000fc4 ddraw: Rename surface_from_texture2 to impl_from_IDirect3DTexture2. by Ričardas Barkauskas · 14 years ago
  53. 15f16e8 ddraw: Use unsafe_impl_from_IDirect3DTexture2 for application provided interfaces. by Ričardas Barkauskas · 14 years ago
  54. 91a1ed8 ddraw: COM cleanup for IDirect3DTexture interface. by Ričardas Barkauskas · 14 years ago
  55. 0a35828 ddraw: Use unsafe_impl_from_IDirect3DTexture() for application provided interfaces. by Ričardas Barkauskas · 14 years ago
  56. 0672221 ntdll: Remove divl second argument for compatibility with clang. by Alexandre Julliard · 14 years ago
  57. c1aef63 windowscodecs: Fix typo. by Vincent Povirk · 14 years ago
  58. f5c46b0 ddraw: Do not increase wined3d texture refcount in IDirect3DDevice7_GetTexture. by Ričardas Barkauskas · 14 years ago
  59. 187f50a kernel32/tests: Remove win9x hacks. by Austin English · 14 years ago
  60. 907f94e shell32: Disable WOW64 redirection when converting pidls to UNIX paths. by Octavian Voicu · 14 years ago
  61. db35da7 po: Updated Korean translation. by Hwang YunSong · 14 years ago
  62. 1013f70 iphlpapi: Implemented IcmpSendEcho2Ex(). by Nowres Rafed · 14 years ago
  63. 7eb800f msvcp90: Added wctype implementation. by Piotr Caban · 14 years ago
  64. 62a5540 msvcrt: Fixed vswprintf* exports. by Piotr Caban · 14 years ago
  65. b06358e winetest: Include language settings in OS info. by Jacek Caban · 14 years ago
  66. 8cbc34e mshtml: Improved handling empty dispex_data_t in preprocess_dispex_data. by Jacek Caban · 14 years ago
  67. ce57ebe cmd/tests: Additional CALL tests. by Frédéric Delanoy · 14 years ago
  68. 7fb790f cmd/tests: Add FOR /L tests. by Frédéric Delanoy · 14 years ago
  69. 21f7c5d cmd/tests: Add FOR /D tests. by Frédéric Delanoy · 14 years ago
  70. c41a1a2 kernel32: Add a trace to ReplaceFileW. by Hans Leidekker · 14 years ago
  71. 87487c1 winhttp: Store a copy of the proxy server name and bypass list. by Hans Leidekker · 14 years ago
  72. 3601463 winhttp: Factor out request initialization. by Hans Leidekker · 14 years ago
  73. fb7fc89 winhttp: Set an appropriate error when the request is cancelled. by Hans Leidekker · 14 years ago
  74. c54772c winhttp: Fix some valgrind warnings. by Hans Leidekker · 14 years ago
  75. 48ccf4f msvcp: Sync spec files. by Piotr Caban · 14 years ago
  76. dca8da6 msvcp90: Added _Locinfo class stub. by Piotr Caban · 14 years ago
  77. bc9850b mshtml: Fixed HTMLHeadElement_QI implementation. by Jacek Caban · 14 years ago
  78. 7a428c3 ieframe: Removed remaining bits of shdocvw. by Jacek Caban · 14 years ago
  79. a9700cb iexplore: Removed unneeded imports. by Jacek Caban · 14 years ago
  80. 3faa938 iexplore: Moved iexplore registration extension to iexplore.exe. by Jacek Caban · 14 years ago
  81. 6c1e349 dmscript: Merge the IClassFactory implementations. by Michael Stefaniuc · 14 years ago
  82. 4afd3e4 dmsynth: Merge the IClassFactory implementations. by Michael Stefaniuc · 14 years ago
  83. a0e4669 dmcompos: Merge the IClassFactory implementations. by Michael Stefaniuc · 14 years ago
  84. 35979eb po: Update Lithuanian translation. by Aurimas Fišeras · 14 years ago
  85. 64f71fd wined3d: Complain about users disabling GLSL. by Henri Verbeet · 14 years ago
  86. 2256a7e wined3d: wined3d_device_evict_managed_resources() doesn't need a return value. by Henri Verbeet · 14 years ago
  87. 3d7c596 wined3d: Don't hide GL function pointer typedefs behind extension defines. by Henri Verbeet · 14 years ago
  88. 7bc0032 wined3d: Recognize some more AMD cards. by Henri Verbeet · 14 years ago
  89. b06e321 wined3d: Only invalidate state for the current context in wined3d_buffer_unmap(). by Henri Verbeet · 14 years ago
  90. 701aabb tools: Assorted spelling fixes. by Frédéric Delanoy · 14 years ago
  91. 5d5f267 makefiles: sysconfdir is unused. by Austin English · 14 years ago
  92. 976cd5c rpcrt4: Support sizing of a few more argument types. by Alexandre Julliard · 14 years ago
  93. 2bdff69 rpcrt4: Add a phase in proxies for zeroing output parameters on startup. by Alexandre Julliard · 14 years ago
  94. a37ec01 rpcrt4: Add a phase in proxies for clearing output parameters on error. by Alexandre Julliard · 14 years ago
  95. 78e8fcc rpcrt4: Use the same phase values for clients and stubs. by Alexandre Julliard · 14 years ago
  96. f3734fd rpcrt4: Pass the full argument format to the size/marshall/unmarshall wrappers to greatly simplify the argument processing. by Alexandre Julliard · 14 years ago
  97. 5e941f8 user32/tests: Remove win9x hacks. by Austin English · 14 years ago
  98. a355121 user32: Fix for finding nested default buttons. by André Hentschel · 14 years ago
  99. 327eb31 cmd/tests: Additional variable expansion FOR tests. by Frédéric Delanoy · 14 years ago
  100. 25fcad3 cmd: Partial fix for echo's special ':' handling. by Frédéric Delanoy · 14 years ago