1. 6ae4cfe usp10: Implement GPOS Coverage-based Chaining Context Glyph Positioning. by Aric Stewart · 13 years ago
  2. ea9f226 ups10: Implement Single Adjustment Positioning: Format 2. by Aric Stewart · 13 years ago
  3. da7e0e3 mshtml: Ignore navigation failures from detached bindings. by Jacek Caban · 13 years ago
  4. f320f6c msvcrt: Add bsearch_s implementation by reusing code and tests from ntdll. by André Hentschel · 13 years ago
  5. f857ad5 mmcndmgr: Implement IMMCVersionInfo. by Alistair Leslie-Hughes · 13 years ago
  6. baed448 comctl32/treeview: Fix the position reported by WM_CONTEXTMENU. by Daniel Jelinski · 13 years ago
  7. 067d528 comctl32/treeview: Send WM_CONTEXTMENU only to parent window. by Daniel Jelinski · 13 years ago
  8. 5e86d84 comctl32/treeview: Inlined TREEVIEW_RButtonUp. by Daniel Jelinski · 13 years ago
  9. c7212f8 comctl32/treeview: Send WM_CONTEXTMENU everywhere, not just over items. by Daniel Jelinski · 13 years ago
  10. 602dea1 comctl32/treeview: Fix NM_RCLICK behavior. by Daniel Jelinski · 13 years ago
  11. 7e56fd3 comctl32/treeview: Clean up mouse tracking code. by Daniel Jelinski · 13 years ago
  12. d104741 gdiplus: Add support for converting RGB formats to 1bpp indexed. by Dmitry Timoshkov · 13 years ago
  13. 2ed1aaa gdiplus: Add support for converting RGB formats to 8bpp indexed. by Dmitry Timoshkov · 13 years ago
  14. d9f4df0 gdiplus: Pass palette instead of bitmap to setpixel helpers. by Dmitry Timoshkov · 13 years ago
  15. 87f8e56 gdiplus: Pass complete palette info to convert_pixels(). by Dmitry Timoshkov · 13 years ago
  16. a46c1f7 gdiplus: Use public ColorPalette structure to store image palette. by Dmitry Timoshkov · 13 years ago
  17. 85d3d76 gdiplus: Add some tests for GdipBitmapLockBits/GdipBitmapUnlockBits. by Dmitry Timoshkov · 13 years ago
  18. c108fd6 gdiplus: Make sure that GdipBitmapLockBits stores valid lockmode. by Dmitry Timoshkov · 13 years ago
  19. 986b981 windowscodecs: Avoid using uninitialized value (LLVM/Clang). by Nicolas Le Cam · 13 years ago
  20. 0816a04 server: Subtract the current update region from the valid rect when a window client area is changed. by Alexandre Julliard · 13 years ago
  21. e834c92 wined3d: Introduce a separate function for initializing various limits. by Henri Verbeet · 13 years ago
  22. f0fb199 wined3d: Use the proper texture target in ffp_blit_p8_upload_palette(). by Henri Verbeet · 13 years ago
  23. 092ba1e wined3d: Use the proper texture target in fb_copy_to_texture_direct(). by Henri Verbeet · 13 years ago
  24. f5e289c wined3d: Use the proper texture target in ffp_blit_set(). by Henri Verbeet · 13 years ago
  25. 86db5b6 wined3d: Use the proper texture target in arbfp_blit_set(). by Henri Verbeet · 13 years ago
  26. 80ebe35 d3drmdef.h: Replace unsigned long by ULONG. by Jacek Caban · 13 years ago
  27. 959814a ole32: Fix QueryInterface for IErrorInfo to return IUnknown pointer. by Nikolay Sivov · 13 years ago
  28. fa4db6d ole32: COM cleanup for IErrorInfo. by Nikolay Sivov · 13 years ago
  29. 897d4d4 ole32: COM cleanup of HGLOBAL ILockBytes implementation. by Nikolay Sivov · 13 years ago
  30. 52ce30d ole32: Make ole stream creation helper capable of handling flags data. by Nikolay Sivov · 13 years ago
  31. 88e6c81 ole32: Use interface macros to call methods. by Nikolay Sivov · 13 years ago
  32. 007ac83 msxml3: Use single helper to test for handler presence. by Nikolay Sivov · 13 years ago
  33. 0204b30 joy.cpl: Added force feedback direction control. by Lucas Zawacki · 13 years ago
  34. 37ce970 joy.cpl: Tab for force feedback tests. by Lucas Zawacki · 13 years ago
  35. d05f910 po: Update Chinese (Taiwan) translation. by Wei-Lun Chao · 13 years ago
  36. 6593040 po: Update Chinese (Taiwan) translation. by Wei-Lun Chao · 13 years ago
  37. 60c1bd1 po: Update Chinese (Taiwan) translation. by Wei-Lun Chao · 13 years ago
  38. e831468 msvcp90: Handle npos as a len in basic_string<>::replace. by Daniel Lehman · 13 years ago
  39. 5feea8c kernel32/tests: Add a IOCTL_DVD_READ_STRUCTURE (DvdManufacturerDescriptor) test. by Alexandre Goujon · 13 years ago
  40. 27880ab d3dcompiler: Implement basic expressions parsing. by Matteo Bruni · 13 years ago
  41. 604a91e d3dcompiler: Don't allow semantics on void functions. by Matteo Bruni · 13 years ago
  42. 1252930 d3dcompiler: Variables and functions can't have the same name. by Matteo Bruni · 13 years ago
  43. 7ebab8c d3dcompiler: Pass the complete location to add_func_parameter(). by Matteo Bruni · 13 years ago
  44. be350b0 d3dcompiler: Store location information in constants, variable dereferences and constructors. by Matteo Bruni · 13 years ago
  45. 55f9e9f opengl32/tests: Run more tests against the GDI renderer. by Alexandre Julliard · 13 years ago
  46. 6e60adb joy.cpl: Correct joystick testing thread behavior. by Lucas Zawacki · 13 years ago
  47. cbd83d0 msi/tests: Mark some test results as broken. by Hans Leidekker · 13 years ago
  48. ebf31c0 gdiplus: Fix palette flags for a not indexed 1-bpp image. by Dmitry Timoshkov · 13 years ago
  49. eca1074 gdiplus: Make sure that 1bpp bitmap images get loaded in native format. by Dmitry Timoshkov · 13 years ago
  50. 81cbf29 user32/tests: Update DlgDirList tests. by Bruno Jesus · 13 years ago
  51. 2686b9b5 hhctrl.ocx: Permit WS_CHILD help windows. by Erich Hoover · 13 years ago
  52. 97bcef9 hhctrl.ocx: Implement HH_CLOSE_ALL. by Erich Hoover · 13 years ago
  53. 5a45e34 usp10: Implement GPOS Pair Adjustment Positioning Subtable. by Aric Stewart · 13 years ago
  54. e3a98b4 usp10: Implement GPOS Single Adjustment Positioning. by Aric Stewart · 13 years ago
  55. 1dc148d usp10: Handle GPOS ValueRecords. by Aric Stewart · 13 years ago
  56. 85c9984 usp10: Implement GPOS MarkToBase. by Aric Stewart · 13 years ago
  57. b65d0b9 usp10: In ScriptTextOut make use of piAdvance and pGoffset to position glyphs. by Aric Stewart · 13 years ago
  58. f70864b usp10: Add GPOS features to scripts as defined by VOLT. by Aric Stewart · 13 years ago
  59. 69351a9 usp10: Implement GPOS Anchor formats. by Aric Stewart · 13 years ago
  60. 940961f usp10: Implement SHAPE_ApplyOpenTypePositions using GPOS table. by Aric Stewart · 13 years ago
  61. 84b8dbf usp10: Change OpenType_GSUB_GetFontFeatureTags to OpenType_GetFontFeatureTags and load features from GPOS table. by Aric Stewart · 13 years ago
  62. 2123f04 usp10: Change OpenType_GSUB_GetFontLangaugeTags to OpenType_GetFontLanguageTags and load languages from GPOS table as well. by Aric Stewart · 13 years ago
  63. e031293 usp10: Change OpenType_GSUB_GetFontScriptTags to OpenType_GetFontScriptTags and load scripts from GPOS table as well. by Aric Stewart · 13 years ago
  64. 9d408bb usp10: Load the GPOS table. by Aric Stewart · 13 years ago
  65. 6189568 ups10: Rename common opentype tables used in both GSUB and GPOS to OT_. by Aric Stewart · 13 years ago
  66. ffe36a3 d3dx9: Implement volume texture filtering in D3DXFilterTexture. by Józef Kucia · 13 years ago
  67. e8bfaf1 d3dx9: Use structure to pass volume size to pixel format conversion functions. by Józef Kucia · 13 years ago
  68. 29acc31 d3dx9: Implement point filtering for volume textures. by Józef Kucia · 13 years ago
  69. 5d4bc53 d3dx9: Implement pixel format conversion for volume textures. by Józef Kucia · 13 years ago
  70. d0aa78c jscript: Don't set constructor property to each object instance, it belongs to their prototypes. by Jacek Caban · 13 years ago
  71. 49fd903 jscript: Expose RegExpError constructor in global object. by Jacek Caban · 13 years ago
  72. 27747d3 jscript: Properly set Error object's constructor property. by Jacek Caban · 13 years ago
  73. bf7b727 jscript: Properly set Function constructor's constructor property. by Jacek Caban · 13 years ago
  74. d492650 jscript: Properly handle constructor property for most builtin constructors. by Jacek Caban · 13 years ago
  75. cf80297 jscript: Properly set Number.prototyp.constructor. by Jacek Caban · 13 years ago
  76. c957f8a d3dx9_36: Implementation of D3DXSHEvalDirection. by Nozomi Kodama · 13 years ago
  77. 8b97ff3 opengl32: Mark invalid handles with ffff instead of 0. by Alexandre Julliard · 13 years ago
  78. a0f9a25 windowscodecs: Use predefined WICBitmapPaletteTypeFixedBW palette instead of a hand-made one. by Dmitry Timoshkov · 13 years ago
  79. a9d0f89 windowscodecs: Avoid casting IWICFormatConverter to IWICBitmapSource. by Dmitry Timoshkov · 13 years ago
  80. 33a1f89 msxml3: Implement a common way to store and get callback interface pointers. by Nikolay Sivov · 13 years ago
  81. 2bff764 msxml3: Implement put/get for DTD handler callback interface. by Nikolay Sivov · 13 years ago
  82. 13d9552 msxml3: Protect from null pointer in load(). by Nikolay Sivov · 13 years ago
  83. 3956296 ole32: Implement SetConvertStg(). by Nikolay Sivov · 13 years ago
  84. a3a9755 ole32: No need to test for null implementation pointer in methods. by Nikolay Sivov · 13 years ago
  85. ac03259 ole32: COM cleanup of IPropertySetStorage interface. by Nikolay Sivov · 13 years ago
  86. 0f36dc8 appwiz.cpl: Only offer to download an addon if its installer is missing. by Francois Gouget · 13 years ago
  87. f757f3f d3dx9: Implementation of D3DXSHMultiply2. by Nozomi Kodama · 13 years ago
  88. 1ceec8c ntdll: Add support for relay debugging on ARM. by André Hentschel · 13 years ago
  89. 83b60a7 winebuild: Generate relay debugging thunks for ARM. by André Hentschel · 13 years ago
  90. 9ff2bbc gdiplus: Avoid out of bounds access warning. by Alexandre Julliard · 13 years ago
  91. 30e0e3f wined3d: Remove unused variables. by Alexandre Julliard · 13 years ago
  92. 2b4a791 winex11: Add support for XRandR 1.3. by Henri Verbeet · 13 years ago
  93. cf6f8d2 winex11: Add support for XRandR 1.2. by Henri Verbeet · 13 years ago
  94. ed331cb winex11: Properly calculate the virtual screen rect in xinerama_init(). by Henri Verbeet · 13 years ago
  95. adf66a3 wined3d: Get rid of the unused sampler_stages limit. by Henri Verbeet · 13 years ago
  96. 89a781a ddraw: Create surfaces with the correct mip level in device_parent_create_texture_surface(). by Henri Verbeet · 13 years ago
  97. 98652ec secur32: On Mac, define modern ECDH cipher suites if the SDK doesn't. by Ken Thomases · 13 years ago
  98. 4ccb874 secur32: On Mac, recognize key exchange algorithm for cipher suites using ECDH. by Ken Thomases · 13 years ago
  99. ba12844 include/wincrypt.h: Add identifiers for Elliptic curve Diffie-Hellman algorithm. by Ken Thomases · 13 years ago
  100. 8613d5e jscript: Prefer builtin version. by Jacek Caban · 13 years ago