1. 360a3f9 Update the address of the Free Software Foundation. by Jonathan Ernst · 19 years ago
  2. 29d3f1e include: Add defines used in CopyFileEx. by Robert Shearman · 19 years ago
  3. bf1fff0 include: Make guiddef.h defines match PSDK. by Robert Shearman · 19 years ago
  4. 1f35ff5 quartz: Add stub implementation for AMGetErrorText{A,W}. by Hans Leidekker · 19 years ago
  5. 17662ea include: SwapChain::GetBackBuffer takes 3 parameters, not 4. by Vitaliy Margolen · 19 years ago
  6. 46005c2 rpcrt4: Add more format characters and add context handle flags to ndrtypes.h. by Robert Shearman · 19 years ago
  7. 5fd4d34 Add a stub implementation of ntdsapi.dll. by Dmitry Timoshkov · 19 years ago
  8. b1cbecb advapi32: Add stub FileEncryptionStatus and declarations. by Paul Chitescu · 19 years ago
  9. d0505de crypt32: Implement CertCompare functions, with tests. by Juan Lang · 19 years ago
  10. f9fc4b8 d3d: Add D3DDEVTYPE_NULLREF definition. by Vitaliy Margolen · 19 years ago
  11. 3396a66 server: Retrieve the groups for a token from the server. by Robert Shearman · 19 years ago
  12. 6e660bb mprapi: Add FIXME for the missing in6addr.h include. by Francois Gouget · 19 years ago
  13. adf52cd include: Remove uneeded __RPC_FAR references. by Francois Gouget · 19 years ago
  14. c25d3ac dbghelp: Implemented SymSearchW. by Eric Pouech · 19 years ago
  15. 208e701 dbghelp: Implemented SymEnumSymbolsW. by Eric Pouech · 19 years ago
  16. 08ba9ce dbghelp: Stubbed SymGetSourceFileTokenW. by Eric Pouech · 19 years ago
  17. 55f8a1b dbghelp: Implemented SymGetLineFromAddrW64. by Eric Pouech · 19 years ago
  18. 7d4194f dbghelp: Implemented SymFromAddrW. by Eric Pouech · 19 years ago
  19. d2d85a1 dbghelp: Implemented SymGetModuleInfoW and SymGetModuleInfoW64. by Eric Pouech · 19 years ago
  20. 922a7bd dbghelp: Implemented SymLoadModuleExW. by Eric Pouech · 19 years ago
  21. 4a80e63 dbghelp: Implemented SymRegisterCallbackW64 and 64 -> 64W mapping function. by Eric Pouech · 19 years ago
  22. 2e7d3c3 dbghelp: SymInitializeW. by Eric Pouech · 19 years ago
  23. ef74193 user: Add a WIN_ISUNICODE flag instead of relying on the winproc type. by Alexandre Julliard · 19 years ago
  24. ed66801 crypt32: Partially implement CertGetIssuerCertificateFromStore. by Juan Lang · 19 years ago
  25. 1ca6fc1 gdi32: Add defines for GLYPHSET and WCRANGE. by Louis. Lenders · 19 years ago
  26. 9413c89 wined3d: Add check for GL Shading Language 100 Extension. by Phil Costin · 19 years ago
  27. 40e7ef3 gphoto.ds: Implemented a libgphoto2 import driver, based on the sane.ds driver. by Marcus Meissner · 19 years ago
  28. 1d5e2be twain_32: Moved twain.h to the include directory. by Marcus Meissner · 19 years ago
  29. 18e95ee wined3d: Add IWineD3DSurface::GetPitch. by Stefan Dösinger · 19 years ago
  30. a173c8e wined3d: Add IWineD3DDevice::DrawPrimitiveStrided. by Stefan Dösinger · 19 years ago
  31. 70b2811 include: Add missing SECURITY_QUALITY_OF_SERVICE defines. by James Hawkins · 19 years ago
  32. d30975d Add a stub implementation of mprapi.dll. by Dmitry Timoshkov · 19 years ago
  33. 1a83976 mshtml: Added IHTMLTextContainer declaration. by Jacek Caban · 19 years ago
  34. 2bcfe8e include: Copy some format character types from wine/rpcfc.h to by Robert Shearman · 19 years ago
  35. 9b98cb5 rpcrt4: Add some defines. by Mike McCormack · 19 years ago
  36. 4e49c38 rpcrt4: Add stub implementations for RPC authentication functions. by Mike McCormack · 19 years ago
  37. 8e457d0 include: Added missing importlib. by Jacek Caban · 19 years ago
  38. 2dca5f9 dnsapi: Add a couple of macros and prototypes. by Hans Leidekker · 19 years ago
  39. 11fdd95 include: Expand pack nesting from 3 to 15 levels. by Bill Medland · 19 years ago
  40. 98facf4 rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure. by Robert Shearman · 19 years ago
  41. 28f494e rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char. by Robert Shearman · 19 years ago
  42. c355574 mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces. by Jacek Caban · 19 years ago
  43. 07767bf gdi: Added implementation of GetCharABCWidthsI. by Jeff Latimer · 19 years ago
  44. d04f050 wined3d: Implement Init3D and Uninit3D. by Stefan Dösinger · 19 years ago
  45. a0f8623 rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin(). by Mike McCormack · 19 years ago
  46. f0c49da rpcrt4: Add a stub implementation for rpcrt4.RpcMgmtInqIfIds(). by Mike McCormack · 19 years ago
  47. 9aa468d ntdll: Stub implementations of NtCreateIoCompletion, NtSetIoCompletion, and NtRemoveIoCompletion. by Mike McCormack · 19 years ago
  48. 0006898 configure: Added checks for HAL libraries. by Alexandre Julliard · 19 years ago
  49. 42b9221 wined3d: Add the remaining DirectDraw methods to WineD3DSurface. by Stefan Dösinger · 19 years ago
  50. 80bdb24 wined3d: Add the remaining IWineD3DDevice methods. by Stefan Dösinger · 19 years ago
  51. cff4e1e wined3d: Add IWineD3DPalette. by Stefan Dösinger · 19 years ago
  52. 03b256b wined3d: Add a parameter for surface type selection. by Stefan Dösinger · 19 years ago
  53. 076fa81 wined3d: Add a method to change the front and back buffers. by Stefan Dösinger · 19 years ago
  54. ffc8e46 wined3d: Add IWineD3DSurface::Blt. by Stefan Dösinger · 19 years ago
  55. d9cd05d wined3d: Add GetHWND and SetHWND methods to IWineD3DDevice. by Stefan Dösinger · 19 years ago
  56. 29022c4 wined3d: Add macros for (Un)Init3D and Flip. by Stefan Dösinger · 19 years ago
  57. 61512b2 include: Fix a mistake in the declaration of _sntprintf. by Mikołaj Zalewski · 19 years ago
  58. 54d3060 wtypes.idl: Add size attribute to a void pointer. by Mike McCormack · 19 years ago
  59. cf27031 wined3d: Add IWineD3DSurface::Flip. by Stefan Dösinger · 19 years ago
  60. d251084 wined3d: Split device creation and opengl initialization. by Stefan Dösinger · 19 years ago
  61. 35bca77 tools: Don't try to use FT_Load_Sfnt_Table unless FreeType has it. by Huw Davies · 19 years ago
  62. 5d5a380 exdisp.idl: Added missing attributes and fix some arguments names. by Jacek Caban · 19 years ago
  63. 5e99bd9 exdisp.idl: Added missing declarations. by Jacek Caban · 19 years ago
  64. fc01e11 docobj.idl: Fix some enums declarations. by Jacek Caban · 19 years ago
  65. 5d3cef6 exdisp.idl: Move declarations to better match to IE SDK. by Jacek Caban · 19 years ago
  66. 91d7bb5 exdisp.idl: Added SHDocVw type library declaration. by Jacek Caban · 19 years ago
  67. 2d6d4e9 dnsapi: Add a configure check for the resolver library and header. by Hans Leidekker · 19 years ago
  68. 79dc3eb dnsapi: Add windns.h. by Hans Leidekker · 19 years ago
  69. 2043b06 ddraw: Add MAKEFOURCC to ddraw.h. by Stefan Dösinger · 19 years ago
  70. 959bbf8 server: Get rid of alignment requirements in write_process_memory request. by Alexandre Julliard · 19 years ago
  71. 0c5a0f2 wined3d: Allow the inclusion of the wined3d headers when the ddraw headers are included. by Stefan Dösinger · 19 years ago
  72. cf4b91f wined3d: Add WINED3DBOX to wined3d_types.h. by Stefan Dösinger · 19 years ago
  73. 9d67b42 wined3d: Rename return values from D3D* to WINED3D*. by Stefan Dösinger · 19 years ago
  74. e0898f5 wined3d: Add WINED3DPRESENT_INTERVAL_* definitions. by Stefan Dösinger · 19 years ago
  75. 51067e1 wined3d: Add WINED3DPRESENTRATE_DEFAULT. by Stefan Dösinger · 19 years ago
  76. e71468c wined3d: Add WINED3DLOCKED_BOX to wined3d_types.h. by Stefan Dösinger · 19 years ago
  77. bbe490a wined3d: Add WINED3DLOCKED_RECT to wined3d_types.h. by Stefan Dösinger · 19 years ago
  78. 63fd9a7 wined3d: Add WINED3DTEXTUREFILTERTYPE to wined3d_types.h. by Stefan Dösinger · 19 years ago
  79. e29dd37 netapi32: Add (stubbed) NetSessionEnum. by Paul Vriens · 19 years ago
  80. 9603ee0 kernel: Show the exe name instead of wine-[kp]thread in ps and top. by Alexandre Julliard · 19 years ago
  81. 309b268 crypt32: Add support for the CERT_KEY_PROV_INFO_PROP_ID certificate property. by Juan Lang · 19 years ago
  82. 152541b shdocvw: Add class definition for InternetExplorer. by Mike McCormack · 19 years ago
  83. 6c1dfc8 include: Add lmshare to lm.h. by Paul Vriens · 19 years ago
  84. df7a92f wined3d: Add some type macros to wined3d_interface.h. by Stefan Dösinger · 19 years ago
  85. 10fc948 wined3d: Add D3DFMT_L16. by Jan Zerebecki · 19 years ago
  86. be72017 wined3d: Add WINED3DCUBEMAP_FACES to wined3d_types.h. by Stefan Dösinger · 19 years ago
  87. c289b3c wined3d: Define WINED3DGAMMARAMP based on D3DGAMMARAMP / DDGAMMARAMP. by Stefan Dösinger · 19 years ago
  88. 91a8e2a wined3d: Add WINED3DCLIPSTATUS to wined3d_types.h. by Stefan Dösinger · 19 years ago
  89. 08c38a8 wined3d: Add WINED3DRASTERSTATUS to wined3d_types.h. by Stefan Dösinger · 19 years ago
  90. f6ed704 wined3d: Make use of WINED3DDEVICE_CREATION_PARAMETERS. by Stefan Dösinger · 19 years ago
  91. 0ad31f8 wined3d: Add WINED3DBACKBUFFER_TYPE to wined3d_types.h. by Stefan Dösinger · 19 years ago
  92. fce54bc wined3d: Add WINED3DDISPLAYMODE to wined3d_types.h. by Stefan Dösinger · 19 years ago
  93. 6a8578f wined3d: Add WINED3DDEVTYPE to wined3d_types.h. by Stefan Dösinger · 19 years ago
  94. a3ec0a9 include: Add DFC_POPUPMENU. by Huw Davies · 19 years ago
  95. 3217e53 x11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock count. by Alexandre Julliard · 19 years ago
  96. 1e1a708 wined3d: Create an IWineD3DBaseShader class. by H. Verbeet · 19 years ago
  97. 1d47556 wined3d: Use WINED3DSWAPEFFECT in the wined3d headers and code. by Stefan Dösinger · 19 years ago
  98. d75fd75 wined3d: Add WINED3DPOOL to wined3d_types.h. by Stefan Dösinger · 19 years ago
  99. ae8b835 advapi32: Fixed building TRUSTEEs with objects. by Thomas Weidenmueller · 19 years ago
  100. e4b3180 advpack: Define S_ASYNCHRONOUS in advpub.h. by James Hawkins · 19 years ago