1. b5d824b configure: Print a warning when prelink isn't found. by Alexandre Julliard · 15 years ago
  2. 129f229 windowscodecs: Write ICNS files. by Damjan Jovanovic · 15 years ago
  3. bbf039f windowscodecs: Implement the ICNS frame encoder. by Damjan Jovanovic · 15 years ago
  4. 51d741f windowscodecs: Stub out the ICNS frame encoder. by Damjan Jovanovic · 15 years ago
  5. a4835dc windowscodecs: Add a stubbed ICNS encoder. by Damjan Jovanovic · 15 years ago
  6. 71a49eb msvcp80: Added stub dll. by Piotr Caban · 15 years ago
  7. b952751 winex11: Pass window property to server in 64KB chunks. by Ken Thomases · 15 years ago
  8. 84f6bb3 urlmon/tests: Added tests for IUriBuilder_RemoveProperties. by Thomas Mullaly · 15 years ago
  9. 3b383e2 urlmon/tests: Added tests for IUriBuilder's IUri property. by Thomas Mullaly · 15 years ago
  10. 47e93ad urlmon/tests: Added tests for IUriBuilder_HasBeenModified. by Thomas Mullaly · 15 years ago
  11. 3745961 gdiplus: Add a stub for GdipConvertToEmfPlusToFile. by Austin English · 15 years ago
  12. 5435fbb gdiplus: Add a stub for GdipWindingModeOutline. by Austin English · 15 years ago
  13. d68c0d1 cryptnet: Constify a variable. by Andrew Talbot · 15 years ago
  14. 1ef44dc devenum: Add Swedish translation. by Anders Jonsson · 15 years ago
  15. 6894af6 msvideo: Forward MCIWndCreate16 to MCIWndCreateA. by Stefan Leichter · 15 years ago
  16. 7b11524 usp10: Add Georgian script. by Aric Stewart · 15 years ago
  17. 703dd4b usp10: Add Armenian script. by Aric Stewart · 15 years ago
  18. b21ca56 usp10: Add Cyrillic script. by Aric Stewart · 15 years ago
  19. 2701b8f usp10: Add Greek Script. by Aric Stewart · 15 years ago
  20. 2585d41 usp10: Add Thaana script. by Aric Stewart · 15 years ago
  21. 243771d d3d8/d3d9: Fix a compiler warning on non-i386/x86_64. by Austin English · 15 years ago
  22. cc5271d wined3d: Rename WINED3DFORMAT to wined3d_format_id. by Henri Verbeet · 15 years ago
  23. 0df1441 wined3d: Pass floating point colors to IWineD3DDeviceImpl_ColorFill(). by Henri Verbeet · 15 years ago
  24. 50b5955 wined3d: Use floating point colors in the blitter's color_fill functions. by Henri Verbeet · 15 years ago
  25. 9956ea7 wined3d: Convert from floating point to specific surface formats. by Henri Verbeet · 15 years ago
  26. a455a91 wined3d: Explicitly pass the draw rect to device_clear_render_targets(). by Henri Verbeet · 15 years ago
  27. ba56392 winhlp32: Update translations. by André Hentschel · 15 years ago
  28. 90b5342 kernel32/tests: Sparc fixes. by Austin English · 15 years ago
  29. b3b55ea ntdll: Sparc support for map_image(). by Austin English · 15 years ago
  30. 51e4f9a ntdll: Make sure ill_handler() and bus_handler() are used on Sparc. by Austin English · 15 years ago
  31. 7b37a6d ntdll: Add Sparc processor support. by Austin English · 15 years ago
  32. fac3282 winedump: Add Sparc CPU support. by Austin English · 15 years ago
  33. 256a08a msvcp90: Added _String_base::Xinvarg implementation. by Piotr Caban · 15 years ago
  34. 0ca2909 msvcp90/tests: Added basic_string<char> tests. by Piotr Caban · 15 years ago
  35. 350c0ca server: Always free the process handle table even if the process didn't start. by Alexandre Julliard · 15 years ago
  36. 3557b98 server: Avoid a potential server crash when a thread dies on startup. by Alexandre Julliard · 15 years ago
  37. a2ca2eb server: Change the removable fd flag to a cacheable flag to make it possible for fd users to set it dynamically. by Alexandre Julliard · 15 years ago
  38. 70d8fce winmm/tests: Initial tests for CD audio with the MCI. by Jörg Höhle · 15 years ago
  39. 99c4aca mshtml: Provide profile directory to Gecko. by Jacek Caban · 15 years ago
  40. 06f4532 regedit: Don't call ungetc() twice consecutively. by Andrew Eikum · 15 years ago
  41. 270845d shell32: Implement IExplorerBrowser::SetFolderSettings. by David Hedberg · 15 years ago
  42. d17d78e shell32: Add some basic support for hosting a shellview in the ExplorerBrowser. by David Hedberg · 15 years ago
  43. 9c0260f shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions. by David Hedberg · 15 years ago
  44. 6cb7658 gameux/tests: Check presence of GameExplorer registry keys. by Mariusz Pluciński · 15 years ago
  45. 683502f gameux/tests: Add tests for AddGame and RemoveGame methods. by Mariusz Pluciński · 15 years ago
  46. c819371 jscript: Update Korean resource. by Hwang YunSong · 15 years ago
  47. 8a172ce ipconfig: New Korean resource. by Hwang YunSong · 15 years ago
  48. ebee197 configure: Check for libicns. by Damjan Jovanovic · 15 years ago
  49. 2b76f86 ntdll: Add a stub for TokenElevation in NtQueryInformationToken. by Detlef Riekenberg · 15 years ago
  50. 2e5d706 include: Add more TOKEN_INFORMATION_CLASS result struct. by Detlef Riekenberg · 15 years ago
  51. e92a552 dbghelp: Add initial Sparc CPU support. by Austin English · 15 years ago
  52. ecce9ee d3dx9: Fix an off by one error in point_filter_simple_data. by Tony Wasserka · 15 years ago
  53. 18b8916 d3dx9: Black out pixels which are outside the source rect in D3DXLoadSurfaceFromMemory if no stretching is used. by Tony Wasserka · 15 years ago
  54. fad5ff4 wined3d: Fix the wined3d_event_query_supported prototype. by Stefan Dösinger · 15 years ago
  55. 79666d2 wined3d: Don't return a value from a void function. by Stefan Dösinger · 15 years ago
  56. 612801d wined3d: Use float functions in drawprim.c. by Stefan Dösinger · 15 years ago
  57. 1d710bb wined3d: The clipplane mask and texcoords are unsigned. by Stefan Dösinger · 15 years ago
  58. b5a8c33 oleaut32/olepicture: No need to check interface pointer in vtable methods. by Nikolay Sivov · 15 years ago
  59. 32c2ef6 oleaut32/olepicture: Fix assumptions about S_OK value. by Nikolay Sivov · 15 years ago
  60. 99863b0 oleaut32/olepicture: Properly round while performing pixels->himetric units conversion. by Nikolay Sivov · 15 years ago
  61. acbd632 comctl32/imagelist: Fix return value for IImageList_GetIconSize(). by Nikolay Sivov · 15 years ago
  62. 9b77425 comctl32/imagelist: Fix return value from IImageList_SetBkColor(). by Nikolay Sivov · 15 years ago
  63. 1c82b34 comctl32/imagelist: Remove parameter check from IImageList_GetBkColor(). by Nikolay Sivov · 15 years ago
  64. 6db1d3c comctl32/imagelist: Fix reference leak in IImageList_Clone(). by Nikolay Sivov · 15 years ago
  65. 87847aa comctl32/imagelist: Remove parameter check from IImageList_Clone(). by Nikolay Sivov · 15 years ago
  66. eb2aae6 comctl32/imagelist: Make IImageList_Merge() crash like it does on native. by Nikolay Sivov · 15 years ago
  67. 84a6598 comctl32: Remove the last, unused parameter from LISTVIEW_VScroll and all its invocations. by Gerald Pfeifer · 15 years ago
  68. b93a9b3 wined3d: Pass a WINED3DCOLORVALUE structure to IWineD3DDeviceImpl_ClearRendertargetView(). by Henri Verbeet · 15 years ago
  69. 9364f80 ddraw: Failing surface creation is not an internal error. by Henri Verbeet · 15 years ago
  70. 8660997 ddraw: Attaching an already attached surface is not a FIXME. by Henri Verbeet · 15 years ago
  71. 3fd66bc wined3d: Make some lookup tables const. by Henri Verbeet · 15 years ago
  72. c3cdebc ddraw: Make some lookup tables const. by Henri Verbeet · 15 years ago
  73. 517059f gdiplus: Set bitmap has alpha flag based on format. by Vincent Povirk · 15 years ago
  74. 18a4e24 gdiplus: Stub GdipTranslatePenTransform. by Vincent Povirk · 15 years ago
  75. b57c431 gdiplus: Stub GdipGetPathGradientPresetBlend. by Vincent Povirk · 15 years ago
  76. 8dd940d gdiplus: Stub GdipTranslatePathGradientTransform. by Vincent Povirk · 15 years ago
  77. d58f268 winemenubuilder: Defer best icon selection to when we generate the native icons. by Damjan Jovanovic · 15 years ago
  78. bc5a205 winemenubuilder: Decouple opening a Windows icon from generating the native icon. by Damjan Jovanovic · 15 years ago
  79. 49c5bd0 kernel32: Fix GetComputerName errors. by Alexandre Goujon · 15 years ago
  80. 53aef28 setupapi: Add stubs SetupQueryDrivesInDiskSpaceList{A,W}. by Julius Schwartzenberg · 15 years ago
  81. c480877 wineconsole: Fix Italian translation. by Luca Bennati · 15 years ago
  82. 4f180c9 winhlp32: Fix Italian translation. by Luca Bennati · 15 years ago
  83. 750ef15 taskmgr: Fix Italian translation. by Luca Bennati · 15 years ago
  84. 5327cb7 winecfg: Fix Italian translation. by Luca Bennati · 15 years ago
  85. c6e3286 shell32: Update Swedish translation. by Anders Jonsson · 15 years ago
  86. 0fed73e d3dx9_36: Simplify instr_ps_1_0123_texld. by Gerald Pfeifer · 15 years ago
  87. 78c9015 crypt32: Correct CryptVerifyMessageSignature's use of pcbDecoded. by Juan Lang · 15 years ago
  88. faa917b crypt32/tests: Test pcbDecoded parameter to CryptVerifyMessageSignature more thoroughly. by Juan Lang · 15 years ago
  89. b85cb1b oleaut32: Implement decoding for complex typedescs. by Andrew Eikum · 15 years ago
  90. 6868fe8 oleaut32: Implement ITypeInfo2::GetFuncDesc. by Andrew Eikum · 15 years ago
  91. 3788a08 oleaut32: Improve MEMBERID assignment in ICreateTypeInfo::LayOut. by Andrew Eikum · 15 years ago
  92. 471475e oleaut32: Properly mask size from funcdesc typedata. by Andrew Eikum · 15 years ago
  93. 7fcea36 oleaut32: Improve ITypeInfo::ReleaseTypeAttr. by Andrew Eikum · 15 years ago
  94. 3f13a07 oleaut32: Implement ITypeInfo2::ReleaseFuncDesc. by Andrew Eikum · 15 years ago
  95. bd6bc3d appwiz.cpl: Removed sign comparison warning. by Marko Nikolic · 15 years ago
  96. dc18401 urlmon/tests: Added tests for IUriBuilder_GetUserName. by Thomas Mullaly · 15 years ago
  97. a9433c1 urlmon/tests: Added tests for IUriBuilder_GetSchemeName. by Thomas Mullaly · 15 years ago
  98. 8f7428e urlmon/tests: Added tests for IUriBuilder_GetQuery. by Thomas Mullaly · 15 years ago
  99. d36d4aa urlmon/tests: Added tests for IUriBuilder_GetPort. by Thomas Mullaly · 15 years ago
  100. f25b83f urlmon/tests: Added tests for IUriBuilder_GetPath. by Thomas Mullaly · 15 years ago