1. 738be2e widl: Fix a typo. by Jacek Caban · 19 years ago
  2. 8e457d0 include: Added missing importlib. by Jacek Caban · 19 years ago
  3. d59fa77 server: Ignore the SizeOfHeaders field and compute the correct size ourselves. by Alexandre Julliard · 19 years ago
  4. 8cd409f widl: Added importlib parsing code. by Jacek Caban · 19 years ago
  5. 238afbb shdocvw: Don't create IE default window in embedding mode. by Jacek Caban · 19 years ago
  6. d5c69bf shdocvw: Use InternetExplorer object in create_ie_window. by Jacek Caban · 19 years ago
  7. 481cec4 rpcrt4: Invalid sockets should have a value of -1. by Mike McCormack · 19 years ago
  8. 36fb66d wpp: Fixed typo in long long constants handling. by Alexandre Julliard · 19 years ago
  9. 9e73da7 wpp: Implement long long constant parsing. by Bill Medland · 19 years ago
  10. 2dca5f9 dnsapi: Add a couple of macros and prototypes. by Hans Leidekker · 19 years ago
  11. 1e86752 wined3d: Fix mipmap level count. by Ivan Gyurdiev · 19 years ago
  12. 744f3ae wined3d: Improve/implement D3DSIO_TEX. by Ivan Gyurdiev · 19 years ago
  13. ecba4d5 wined3d: Texture format corrections. by Ivan Gyurdiev · 19 years ago
  14. 74117ba wined3d: Correct vtrace usage. by Ivan Gyurdiev · 19 years ago
  15. 3d5e517 rpcrt4: Add support for the ncacn_ip_tcp transport layer. by Mike McCormack · 19 years ago
  16. 5bfb579 rpcrt4: Add a stub transport layer for ncacn_ip_tcp. by Mike McCormack · 19 years ago
  17. 87ddd7b rpcrt4: Hide the details of the rpc transport mechanism. by Mike McCormack · 19 years ago
  18. 83109e4 rpcrt4: Abstract RPCRT4_SpawnConnection. by Mike McCormack · 19 years ago
  19. e7e209d rpcrt4: Move the connected check inside the named pipe code. by Mike McCormack · 19 years ago
  20. 5c6f728 rpcrt4: Split the transport layer into a different file. by Mike McCormack · 19 years ago
  21. 9b791e0 rpcrt4: Allocate RpcServerProtseq in a single place. by Mike McCormack · 19 years ago
  22. e56f6a3 usp10: Fix return codes of ScriptGetFontProperties + tests. by Paul Vriens · 19 years ago
  23. d2a59d8 advapi32: Fix LsaQueryInformationPolicy return values. by Robert Reif · 19 years ago
  24. a6f71af wined3d: Implement IWineD3DPalette. by Stefan Dösinger · 19 years ago
  25. ff302bf widl: Implement support for unique pointers to strings. by Eric Kohl · 19 years ago
  26. 11fdd95 include: Expand pack nesting from 3 to 15 levels. by Bill Medland · 19 years ago
  27. 8063459 gdi: Added WineEngGetCharABCWidthsI stub for the non-freetype case. by Alexandre Julliard · 19 years ago
  28. b0c63af kernel: Make GetTickCount call NtGetTickCount. by Alexandre Julliard · 19 years ago
  29. 2333c80 ntdll: Added NtGetTickCount implementation. by Jacek Caban · 19 years ago
  30. bace1ef user: Don't return CLASS_OTHER_PROCESS when modifying a class. by Alexandre Julliard · 19 years ago
  31. fe99f33 rpcrt4: Abstract the transport layer functionality. by Mike McCormack · 19 years ago
  32. 924d91c advpack: Implement LaunchINFSectionW. by James Hawkins · 19 years ago
  33. c14fe5a advpack: Implement ExecuteCabW. by James Hawkins · 19 years ago
  34. 401beca advpack: Implement the RunPostSetupCommands callback. by James Hawkins · 19 years ago
  35. c4ca634 advpack: Implement the RegisterOCXs callback. by James Hawkins · 19 years ago
  36. 9be30c8 usp10: Set defaults for ScriptGetFontProperties. by Jeff Latimer · 19 years ago
  37. 9c6c83e usp10: Remove the need to pass chars to ScriptPlace. by Jeff Latimer · 19 years ago
  38. f6cb551 server: Remove some no longer needed ptrace code to set registers. by Alexandre Julliard · 19 years ago
  39. 2bfe47e ntdll: Use NtSetContextThread in NtRaiseException. by Alexandre Julliard · 19 years ago
  40. d2ad6f8 ntdll: Get registers on the client side for NtGetContextThread on the current thread. by Alexandre Julliard · 19 years ago
  41. 63ef978 wined3d: Trace corrections/improvements. by Ivan Gyurdiev · 19 years ago
  42. d2f59fe comctl32: Fix an unsigned comparison to zero. by qingdoa daoo · 19 years ago
  43. aabb5d0 advpack: Set the ldids of the install section in install_init. by James Hawkins · 19 years ago
  44. 704e70f advpack: Add stub handling for the RegisterOCXs command. by James Hawkins · 19 years ago
  45. 92f979b advpack: Don't TRACE the internals of the setup pointer as it can be NULL. by James Hawkins · 19 years ago
  46. 49a29a1 advpack: LaunchINFSectionExA is no longer a stub. by James Hawkins · 19 years ago
  47. 0ee6f59 rpcrt4: Use a separate function to open each protseq. by Mike McCormack · 19 years ago
  48. 3a4a76b rpcrt4: Abstract access to the connection's waitable object. by Mike McCormack · 19 years ago
  49. 555cf38 widl: Prevent NULL pointer de-refs on "void *" types. by Robert Shearman · 19 years ago
  50. d133ff9 wininet: Don't allocate memory for the thread error structure until it is needed. by Robert Shearman · 19 years ago
  51. 0ced865 rpcrt4: Don't apply the offset to the pointer passed to callback conformance functions. by Robert Shearman · 19 years ago
  52. 8d36337 rpcrt4: Free all pointers by default, except for conformant strings. by Robert Shearman · 19 years ago
  53. b36d5fa rpcrt4: Fix some memory leaks. by Robert Shearman · 19 years ago
  54. 98facf4 rpcrt4: Use the documented NDR_PROC_HEADER_EXTS structure. by Robert Shearman · 19 years ago
  55. 28f494e rpcrt4: Use INTERPRETER_OPT_FLAGS in ndrtypes.h instead of flags on an unsigned char. by Robert Shearman · 19 years ago
  56. 312df9b rpcrt4: Store the return value on the stack for interpreted stubs. by Robert Shearman · 19 years ago
  57. f4de78b rpcrt4: Correctly fill in StackTop for stubless clients/servers. by Robert Shearman · 19 years ago
  58. 727e25d rpcrt4: There's no need to set stubMsg.StackTop twice. by Robert Shearman · 19 years ago
  59. a674ec0 rpcrt4: Fix the MSVC version of call_server_func. by Robert Shearman · 19 years ago
  60. 75cd5e2 x11drv: Virtual key input scrubbing in X11DRV_send_keyboard_input. by Thomas Kho · 19 years ago
  61. f911433 progman: Add close button and sysmenu to dialogs. by Mikołaj Zalewski · 19 years ago
  62. b821565 comctl32: header: Avoid freeing invalid pointers. by Mikołaj Zalewski · 19 years ago
  63. a1c98ea user: Add SS_NOPREFIX to the text style in message boxes. by Michael Kaufmann · 19 years ago
  64. 4d5cf7e shdocvw: Added InternetExplorer::Navigate2 implementation. by Jacek Caban · 19 years ago
  65. 7b09cca shdocvw: Move create_doc_view_hwnd call to navigate_url. by Jacek Caban · 19 years ago
  66. 4a8397a shdocvw: Register InternetExplorer class factory in IEWinMain. by Jacek Caban · 19 years ago
  67. c51aefd shdocvw: Added InternetExplorer::put_Visible implementation. by Jacek Caban · 19 years ago
  68. 4027a11 shdocvw: Move IEWinMain to iexplore.c. by Jacek Caban · 19 years ago
  69. c0e42d5 shdocvw: Added beginning InternetExplorer implementation. by Jacek Caban · 19 years ago
  70. c48c50f shdocvw: Move DllGetClassObject implementation to factory.c. by Jacek Caban · 19 years ago
  71. b26ed16 shdocvw: Move more initialization code to DocHost_Init. by Jacek Caban · 19 years ago
  72. c355574 mshtml.idl: Added HTMLDocumentEvents and HTMLDocumentEvents2 dispifaces. by Jacek Caban · 19 years ago
  73. 07767bf gdi: Added implementation of GetCharABCWidthsI. by Jeff Latimer · 19 years ago
  74. 17de829 server: Use the standard suspend mechanism to simulate a breakpoint by Alexandre Julliard · 19 years ago
  75. 6f38489 loader: Attempt to detect broken vmsplit setups. by Alexandre Julliard · 19 years ago
  76. dd174c5 joystick: Search for /dev/input/js as well as /dev/js. by Mike Frysinger · 19 years ago
  77. 162d9cb wined3d: Support for shift modifiers. by Ivan Gyurdiev · 19 years ago
  78. 70fc78b wined3d: Support more than 4/6 tex/temp registers. by Ivan Gyurdiev · 19 years ago
  79. d848dda comctl32: Test the HDM_SETITEM notifications. by Mikołaj Zalewski · 19 years ago
  80. 50d8c80 comctl32: header: Send correct notify after HDM_SETITEM. by Mikołaj Zalewski · 19 years ago
  81. c5b27fa comctl32: Add Str_SetPtrWtoA analogue to Str_SetPtrAtoW. by Mikołaj Zalewski · 19 years ago
  82. 195ae60 oleaut32: Implement CLEANLOCALSTORAGE marshalling and fix GetLibAttr to use it. by Huw Davies · 19 years ago
  83. 5f6ac9c rpcrt4: Use rpcrt4_conn_read in RPCRT4_OpenBinding. by Mike McCormack · 19 years ago
  84. 71fc596 rpcrt4: Make RPCRT4_Send more compatible with write(2). by Mike McCormack · 19 years ago
  85. 9a4abff rpcrt4: Make RPCRT4_Receive more compatible with read(2). by Mike McCormack · 19 years ago
  86. d571441 rpcrt4: Simplify RPCRT4_OpenConnection() a little. by Mike McCormack · 19 years ago
  87. ae8197e rpcrt4: Split code to open a pipe from RPCRT4_OpenConnection. by Mike McCormack · 19 years ago
  88. 7e709cf rpcrt4: Isolate code to open named pipes out of RPCRT4_OpenConnection. by Mike McCormack · 19 years ago
  89. ae5aacb dbghelp: Don't fail to initialize if we can't load the main module as ELF. by Alexandre Julliard · 19 years ago
  90. 9686acb shell32: Fixed ordinals of SHDefExtractIconA/W. by Alexandre Julliard · 19 years ago
  91. 01bf37d user: Find popup menus by ID. by Michael Kaufmann · 19 years ago
  92. 04da3ce wined3d: Implement GetHWND and SetHWND. by Stefan Dösinger · 19 years ago
  93. 7fee88d wined3d: Implement EnumTextureFormats. by Stefan Dösinger · 19 years ago
  94. ac964c3 wined3d: Implement EnumZBufferFormats. by Stefan Dösinger · 19 years ago
  95. a620683 wined3d: Implement IWineD3DDevice::EnumDisplayModes. by Stefan Dösinger · 19 years ago
  96. d04f050 wined3d: Implement Init3D and Uninit3D. by Stefan Dösinger · 19 years ago
  97. b9fc3f8 advpack: Set the destination directory to the working directory if key equals SourceDir. by James Hawkins · 19 years ago
  98. fc52a84 advpack: Add the ability to set multiple keys on one line in set_ldid. by James Hawkins · 19 years ago
  99. b2a3ffd advpack: Put function declarations in advpack_private.h. by James Hawkins · 19 years ago
  100. a0f8623 rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin(). by Mike McCormack · 19 years ago