1. c5552a6 comctl32: LISTVIEW_InsertItemT should accept iItem < 0, when using sorted lists. by Peter Åstrand · 19 years ago
  2. 1d491ae mscms: Add tests for EnumColorProfiles{A,W}. by Hans Leidekker · 19 years ago
  3. 05b073d mscms: Implement EnumColorProfiles{A,W}. by Hans Leidekker · 19 years ago
  4. f1a0835 fonts: Install fonts in $(datadir)/wine/fonts. by Dmitry Timoshkov · 19 years ago
  5. cc3d4d3 dlls: Added a default install-lib rule for dlls that don't have one. by Alexandre Julliard · 19 years ago
  6. 116aaa1 x11drv: Don't send an invalid WM_NCCREATE to the desktop window. by Alexandre Julliard · 19 years ago
  7. 3d531f1 server: Fixed length check in dump_inline_unicode_string. by Alexandre Julliard · 19 years ago
  8. 576e3b7 explorer: Merged systray support with the desktop window main loop. by Alexandre Julliard · 19 years ago
  9. 1a4f6e5 user: Launch explorer to manage the desktop window. by Alexandre Julliard · 19 years ago
  10. a93b6a5 explorer: Added desktop option. by Alexandre Julliard · 19 years ago
  11. bb84eaa kernel: Improve the activation context stubs. by Mike McCormack · 19 years ago
  12. 78a43b3 wined3d: Fix a few FIXME's. by H. Verbeet · 19 years ago
  13. ae21e30 wined3d: Implement GetCreationParameters (from a patch by Al Tobey). by H. Verbeet · 19 years ago
  14. 270afeb wined3d: Define D3D usage flags in wined3d_types.h. by Stefan Dösinger · 19 years ago
  15. 2f0c781 wined3d: Add device caps to wined3d_types.h. by Stefan Dösinger · 19 years ago
  16. 8f89723 mshtml: Added IHTMLTextAreaElement implementation. by Jacek Caban · 19 years ago
  17. 54cce2e mshtml: Added IHTMLSelectElement implementation. by Jacek Caban · 19 years ago
  18. 8b3eab6 mshtml: Added IHTMLInputElement implementation. by Jacek Caban · 19 years ago
  19. 3d68599 mshtml: Added IHTMLElementCollection::tags implementation. by Jacek Caban · 19 years ago
  20. 7887285 crypt32: Simplify stores. by Juan Lang · 19 years ago
  21. a401f3c kernel: Better support for detached processes. by Alexandre Julliard · 19 years ago
  22. 6d5f544 x11drv: Make sure to never manipulate the root window, even if we own by Alexandre Julliard · 19 years ago
  23. f978f61 server: Support for closing the desktop window. by Alexandre Julliard · 19 years ago
  24. 8cea993 server: Added unlink_named_object function. by Alexandre Julliard · 19 years ago
  25. 251be54 server: Infrastructure for having a thread own the desktop window. by Alexandre Julliard · 19 years ago
  26. 19a3adb mlang: Decrement the module refcount when an object is destroyed. by Alexandre Julliard · 19 years ago
  27. 0700496 wined3d: Fix the relation between volumes and their container. by H. Verbeet · 19 years ago
  28. f7356a3 wined3d: Fix the relation between surfaces and their container. by H. Verbeet · 19 years ago
  29. fd2739b wined3d: Don't call glCompressedTexImage2DARB without allocatedMemory. by H. Verbeet · 19 years ago
  30. 414d1dd wininet: Rewrite InternetCreateUrlW. by Robert Shearman · 19 years ago
  31. 9981f33 wininet: Don't continue to connect to a secure server without SSL support since it won't work. by Robert Shearman · 19 years ago
  32. 8bfc859 wininet: More tests for InternetCreateUrl. by Robert Shearman · 19 years ago
  33. 472ad3a wininet: Add stub for missing InternetSetOption. by Victor Pelt · 19 years ago
  34. 2f026d1 libwine: Export a function to retrieve the data directory (based on a by Alexandre Julliard · 19 years ago
  35. 9a722d0 Fix compatibility with native advpack dlls. by Francois Gouget · 19 years ago
  36. 69dcbaa wrc: Don't use identifiers starting yy*, they're reserved for flex. by Mike McCormack · 19 years ago
  37. 8723936 avifil32: Fix some more gcc 4.1 warnings caused by windowsx.h macros. by Mike McCormack · 19 years ago
  38. 87e04f2 shdocvw: Added get_LocationURL implementation. by Jacek Caban · 19 years ago
  39. d6d7687 mshtml: Added IHTMLElementCollection implementation. by Jacek Caban · 19 years ago
  40. 1110d62 shell32: Grow the file list dynamically in SHFileOperation. by Alexandre Julliard · 19 years ago
  41. 23cb632 shell32: Store only the file attributes in the file list for SHFileOperation. by Alexandre Julliard · 19 years ago
  42. b222001 shell32: Fixed handling of null-terminated file list in SHFileOperation. by Alexandre Julliard · 19 years ago
  43. c29b7c3 shell32: Skip dot directories in SHFileOperation. by Aric Stewart · 19 years ago
  44. 71b9472 server: Avoid crash in set_thread_desktop if the thread doesn't have a queue. by Alexandre Julliard · 19 years ago
  45. 4be3d4c server: Return real parent and owner in the create_window request. by Alexandre Julliard · 19 years ago
  46. f874d20 user: Allow creating windows of the desktop class. by Alexandre Julliard · 19 years ago
  47. 70d42f9 user: Allow some Wine internal messages to act on the desktop window. by Alexandre Julliard · 19 years ago
  48. 3289cf1 mpr: Stub implementations of some mpr functions. by Mike McCormack · 19 years ago
  49. cc15fcc shell32: Unicode'ify ISFHelper interface. by Michael Jung · 19 years ago
  50. 46ecb15 wined3d: Fix retrieval of driver adapter versions. by Vitaliy Margolen · 19 years ago
  51. 34636b0 dbghelp: Added type for array index. by Eric Pouech · 19 years ago
  52. f7441f9 msvcrt: Some more fixes to name demangling. by Eric Pouech · 19 years ago
  53. e706178 dbghelp: Implemented TI_GET_COUNT in SymGetTypeInfo for function. by Eric Pouech · 19 years ago
  54. 033769f wined3d: Add d3d7 and d3d8/9 cap flags to wined3d_types.h. by Stefan Dösinger · 19 years ago
  55. 6d30800 wined3d: Add a few more WINED3DFMT formats to be recognized. by Jason Green · 19 years ago
  56. 7a3a554 shdocvw: Beginning ShowContextMenu implementation. by Jacek Caban · 19 years ago
  57. 6ef5f95 mshtml: Added get_documentElement implementation. by Jacek Caban · 19 years ago
  58. 874fd57 mshtml: Added IHTMLElement implementation. by Jacek Caban · 19 years ago
  59. ee1e7e5 mshtml: Added more interfaces to mshtml.idl. by Jacek Caban · 19 years ago
  60. 54036bf mshtml: Added IHTMLDOMNode implementation. by Jacek Caban · 19 years ago
  61. 3832eb7 wined3d: Added OpenGL 2.0 function definitions. by Vitaly Budovski · 19 years ago
  62. 7f515f3 wcmd: Improve command line processing. by Robert Shearman · 19 years ago
  63. b3a8a3d oleaut: Implement VarBstrFromDisp. by Robert Shearman · 19 years ago
  64. 93acfeb oleaut: Fix VarFormat for VT_NULL variants. by Robert Shearman · 19 years ago
  65. 7406cc2 ole: Implement IRpcChannelBuffer::GetDestCtx on the client side. by Robert Shearman · 19 years ago
  66. 92a1f52 ole: Store the destination context and the destination context data in by Robert Shearman · 19 years ago
  67. 47d7bd7 include: Add more definitions and types to olectl.h. by Robert Shearman · 19 years ago
  68. e5b2c14 oleaut: Add some more VarFormat tests and fix the VarMod decimal test. by Robert Shearman · 19 years ago
  69. 08764dd oleaut: Split OLEPictureImpl_Load. by Robert Shearman · 19 years ago
  70. e06b046 winecfg: Fix a typo (LVM_ -> TVM_). by Mike McCormack · 19 years ago
  71. e5bad77 wined3d: Implemented WINED3DRS_DEPTHBIAS. by Vitaly Budovski · 19 years ago
  72. 196eaa6 wined3d: Added two sided stencil support to WINED3DRS_STENCILFUNC. by Vitaly Budovski · 19 years ago
  73. f2f59ca wined3d: Added two sided stencil support to WINED3DRS_STENCILFAIL, by Vitaly Budovski · 19 years ago
  74. 6bf561b wined3d: Implemented fallback for separate stencil function in WINED3DRS_CCW_STENCILFUNC. by Vitaly Budovski · 19 years ago
  75. 7b55a0c wined3d: Implemented fallback for separate stencil operation in WINED3DRS_CCW_STENCIL*. by Vitaly Budovski · 19 years ago
  76. 858be43 wined3d: Fix cut&paste typo. by Detlef Riekenberg · 19 years ago
  77. a152809 wined3d: Add D3D7 texture stage types. by Stefan Dösinger · 19 years ago
  78. ecaf772 wined3d: Add D3D7 render states. by Stefan Dösinger · 19 years ago
  79. 182a66c winebrowser: Use CP_UNIXCP when translating URL passed on command line by Dmitry Timoshkov · 19 years ago
  80. bd82e82 user32: Fix the default height for CJK fonts. by Byeong-Sik Jeon · 19 years ago
  81. 73bc4e6 avifil32: Eliminate some gcc 4.1 warnings caused by windowsx.h macros. by Mike McCormack · 19 years ago
  82. c3a1251 crypt32: Move serialization functions to serialize.c. by Juan Lang · 19 years ago
  83. ad4af12 mlang: Implement DllCanUnloadNow. by Christian Gmeiner · 19 years ago
  84. b55746a gdi: Better support for 1bpp dib sections. by Huw Davies · 19 years ago
  85. d8bc687 regedit: Fix some gcc 4.1 warnings caused by casts in macros. by Mike McCormack · 19 years ago
  86. abfc9b8 winecfg: Eliminate some gcc 4.1 warnings caused by casts in macros. by Mike McCormack · 19 years ago
  87. 959edd5 shell32: Fix some gcc 4.1 warnings caused by casts in macros. by Mike McCormack · 19 years ago
  88. 29c3a54 msrle32: Fix some gcc 4.1 warnings caused by casts in windowsx.h macros. by Mike McCormack · 19 years ago
  89. 1006cfc hhctrl.ocx: Fix a gcc 4.1 warning caused by a cast in a macro. by Mike McCormack · 19 years ago
  90. 2dfe50a comctl32: Fix some gcc 4.1 warnings caused by windowsx.h macros. by Mike McCormack · 19 years ago
  91. 8949d29 crypt32: Implement CertDuplicateStore. by Juan Lang · 19 years ago
  92. 339a4db d3d: Fix Validate(Pixel|Vertex)Shader() prototypes. by Francois Gouget · 19 years ago
  93. 2f29c77 kernel: Protect sys/resource.h include. by Francois Gouget · 19 years ago
  94. a2bc9df Release 0.9.9. by Alexandre Julliard · 19 years ago wine-0.9.9
  95. c9cc7e3 Fixed some compiler warnings on old gcc versions. by Alexandre Julliard · 19 years ago
  96. ca21f15 dlls: Remove 16-bit files on make clean. by Alexandre Julliard · 19 years ago
  97. f8ed06e wined3d: Opengl 2.x compile fix. by Roderick Colenbrander · 19 years ago
  98. e96f03a user: Fix uninitialized rectangle in menu arrow painting. by Vitaly Lipatov · 19 years ago
  99. af9288d wine.inf: Add a default RelayExclude. by Mike McCormack · 19 years ago
  100. 81198f3 winedbg: Bring usage() and .man up to date. by Eric Pouech · 19 years ago