1. c275724 HTTP protocol now supported, InternetCrackUrl fixed, lots of other fixes. by Ulrich Czekalla · 25 years ago
  2. a831f2a Fixed some warnings. by Patrik Stridvall · 25 years ago
  3. ae87602 Fixed some issues found by winapi_check. by Patrik Stridvall · 25 years ago
  4. 2a99a46 Remove second import of winspool.drv. by Huw D M Davies · 25 years ago
  5. d323f43 Terminate image data with a '>' [The PSLRM is rather vague about this]. by Huw D M Davies · 25 years ago
  6. 625653f Add a few more flags to those recognized when doing trace+dsound. by James Abbatiello · 25 years ago
  7. f7bf7ef Rewrote codepage support to use the new codepage tables. by Alexandre Julliard · 25 years ago
  8. 70b699a Call TSXFlush after setting DGA palette, so it updates immediately. by Ove Kaaven · 25 years ago
  9. 0072c88 Implement NTDLL.towupper and NTDLL.towlower using already existing by Dmitry Timoshkov · 25 years ago
  10. 8b5231d Windows must update the right edge (-1) of the last panel upon drawing by Aric Stewart · 25 years ago
  11. 19f83e2 Properly handle InsertItem with an invalid HTREEITEM. Windows handles by Aric Stewart · 25 years ago
  12. be4ccc7 Added missing dependency. by Alexandre Julliard · 25 years ago
  13. 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
  14. 01e819a Simplified wrc flags handling. by Alexandre Julliard · 25 years ago
  15. 42cc2bd Setup signal handling and exceptions only after REQ_INIT_PROCESS_DONE by Alexandre Julliard · 25 years ago
  16. ac98683 - Small update to documentation by Peter Hunnisett · 25 years ago
  17. 4c5af80 PathFindNextComponent: return pointer to NULL and not NULL. by Uwe Bonnes · 25 years ago
  18. d9ac53f Added handling of TBSTYLE_AUTOSIZE. by Aric Stewart · 25 years ago
  19. c94e086 Fixed some warnings. by Patrik Stridvall · 25 years ago
  20. 7980a50 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  21. cf50ffb TOOLBAR_DrawString: catch index== -1 (but not yet handled). by Uwe Bonnes · 25 years ago
  22. 6ce3425 The active page should be unchanged when removing an active first page by Noomen Hamza · 25 years ago
  23. afd6a4b Updated support for Solaris/Sparc architecture. by Ulrich Weigand · 25 years ago
  24. c69c954 Corrected a potential crash. by Michael Cardenas · 25 years ago
  25. 66331a7 Finished the implementation of LISTVIEW_SetColumnWidth. Tested by Chris Morgan · 25 years ago
  26. 3cbc168 Replaced calls to HEADER_Refresh with InvalidateRect. by Chris Morgan · 25 years ago
  27. 02746e8 Started support for menubar-like toolbars. by Eric Kohl · 25 years ago
  28. b34d666 Fixed warning. by Alexandre Julliard · 25 years ago
  29. b3f681e Updated to dll version 5.81 (IE 5.01). by Eric Kohl · 25 years ago
  30. b7b4aed Implemented TVM_GETITEMW. by Eric Kohl · 25 years ago
  31. 84c494b Added support for typing the filename in the listview control and by Jason Mawdsley · 25 years ago
  32. 330cd69 Fixed some warnings. by Patrik Stridvall · 25 years ago
  33. 4324b47 Delay loading of interrupt table functions until they are needed. by Alexandre Julliard · 25 years ago
  34. 7fe09bc Moved kernel initialization to kernel_main.c by Alexandre Julliard · 25 years ago
  35. 2d8cf50 Merged display.dll into USER. by Alexandre Julliard · 25 years ago
  36. 36b5b6b Start to separate KERNEL out of libwine. by Dimitrie O. Paun · 25 years ago
  37. e2f4aef - Rewrite of the shell related parts of the dialog to use the already by Juergen Schmied · 25 years ago
  38. 2e011a5 Lots of spelling fixes that accumulated in my tree again, made several by Andreas Mohr · 25 years ago
  39. 0d18aad - New (some stubs): SHGetFolderLocation, PathAddExtension, by Juergen Schmied · 25 years ago
  40. f5a1027 - Added DirectSoundCapture and DirectSoundCaptureBuffer interfaces by Peter Hunnisett · 25 years ago
  41. cfeb6af Stub for RtlConvertSidToUnicodeString. by Juergen Schmied · 25 years ago
  42. 0a09482 Fixed warning. by Gerald Pfeifer · 25 years ago
  43. 1025899 Add include for LoadLibrary. by Dimitrie O. Paun · 25 years ago
  44. 4dce07e - Fixed some initialization/destruction and reference counting by Peter Hunnisett · 25 years ago
  45. 84bde6a Separate wineps out of Wine's core. by Dimitrie O. Paun · 25 years ago
  46. 3951ff2 - Added a little more dll level debugging and small changes by Peter Hunnisett · 25 years ago
  47. 62f3233 - Add another way to create a 3d listener interface. by Peter Hunnisett · 25 years ago
  48. 087ba42 Added 3D border around control. Fixed monthcal control popup. Added by Chris Morgan · 25 years ago
  49. 043c3e7 Removed all direct calls to MONTHCAL_Refresh() and replaced with by Chris Morgan · 25 years ago
  50. 0761f53 Install the colormap only if it was created. by Lionel Ulmer · 25 years ago
  51. 2f50f0d Implemented wglShareLists and wglGetCurrentDC. by Lionel Ulmer · 25 years ago
  52. 7f30083 Moved DISPDIB out of the kernel into GDI. by Dimitrie O. Paun · 25 years ago
  53. c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
  54. e285382 Started local name server framework. by Peter Hunnisett · 25 years ago
  55. b40a9b7 Add PrintSetup dialog and support for hooks and templates. by Huw D M Davies · 25 years ago
  56. 53f8c60 Francois Methot (Macadamian) by Alexandre Julliard · 25 years ago
  57. 7aaabc3 Move winspool to unicode. Minor bug fixes. by Huw D M Davies · 25 years ago
  58. f64a59f Reworked the thumb drawing code, thumb calculation code, channel by Aric Stewart · 25 years ago
  59. b70b267 Use clipping regions to reduce the amount of processing performed when the by Chris Morgan · 25 years ago
  60. bfd5b31 Fixes crash when calling Treeview_EndEditLabelNow and no node is by Gerard Patel · 25 years ago
  61. 820da77d Defer to standard scrolling APIs for non-flatSB specific functions so by Susan Farley · 25 years ago
  62. 4b40a7d Added handling for TVS_SINGLEEXPAND. by Aric Stewart · 25 years ago
  63. 6274a7a Corrected the problem where a tab control marked multiline but has by Aric Stewart · 25 years ago
  64. 0b56421 Inserted a missing call to SetWindowPos(). With this change the header by Martin Fuchs · 25 years ago
  65. 17d1e9e Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  66. 32c8934 Abey George (of Macadamian/Corel) by Alexandre Julliard · 25 years ago
  67. 410617f Fix a mismatch between format string and parameter. by Gerald Pfeifer · 25 years ago
  68. 62c5d9f SetBuddy no longer overwrites its superclass' WndProc property when by Susan Farley · 25 years ago
  69. 1113706 - fixed the OpenGL32 spec file (and the make_opengl_spec tool) by Lionel Ulmer · 25 years ago
  70. 76ba037 Made WINE_DirectDraw a decorationless popup window. Fixes mouse by Ove Kaaven · 25 years ago
  71. e2099dc Fixed tooltips. by Chris Morgan · 25 years ago
  72. 7030c5f Reduce toolbar redrawing and flicker by calling RedrawWindow() in by Chris Morgan · 25 years ago
  73. 9700b7f Corrected a problem of when oldHit is negative and we try to use it as by Aric Stewart · 25 years ago
  74. 75f98cf Remove the PRIMARYSURFACE attribute from back buffers. by Lionel Ulmer · 25 years ago
  75. 9a3dd5b If a listview is created with LVS_NOCOLUMNEHEADER then wine creates the by Aric Stewart · 25 years ago
  76. 85f5832 Remove the direct call into core (DIALOG_DoDialogBox). by Gerard Patel · 25 years ago
  77. 79457d8 Initialize the back-buffer with the correct VTable. by Lionel Ulmer · 25 years ago
  78. 7e5c2c0 - added option to get double-buffered desktop by Lionel Ulmer · 25 years ago
  79. 7f84723 - Small fixes/updates - Add support for the DPCONNECTION_DIRECTPLAYLOBBY flag by Peter Hunnisett · 25 years ago
  80. 9a171b8 Update nItemWidth in LISTVIEW_SetItem() if LVS_LIST or LVS_SMALLICON by Chris Morgan · 25 years ago
  81. 1c1e125 StgOpenStorage16: correct arguments to the CreateFile call. by Uwe Bonnes · 25 years ago
  82. 7b217a6 Replace the calls to malloc by calls to HeapAlloc and friends. by Francois Gouget · 25 years ago
  83. cbf9395 Fixes the line of garbage at the bottom of images and the fact that by Aric Stewart · 25 years ago
  84. 525e646 Moved if1632/ole2{conv,prox,thk}.spec into dlls/ole32. by Dimitrie O. Paun · 25 years ago
  85. e4174d5 GetRelAbs for some reason takes 2 parameters, even though the second by Patrik Stridvall · 25 years ago
  86. c654c7e Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  87. 244ad84 Convert C++ comments to regular C comments. by Francois Gouget · 25 years ago
  88. 561895a Made IDirectDrawSurface::SetPalette set the surface's DIBSection color by Ove Kaaven · 25 years ago
  89. 9d0abdb Initialize an identity mapping in CreatePalette if no depth conversion by Ove Kaaven · 25 years ago
  90. 8e3e6b5 Make sure all Wine processes share the same X display. by Alexandre Julliard · 25 years ago
  91. d8ba126 Use unsigned int instead of unsigned short in DirectDraw by Ove Kaaven · 25 years ago
  92. 2b44191 Implemented TVM_EDITLABELA, plus some improvements to EndLabelEditNow. by David Black · 25 years ago
  93. 7aa70d3 More verbose errors. by Andreas Mohr · 25 years ago
  94. 81eafed Moved DDEML into dlls/user. by Dimitrie O. Paun · 25 years ago
  95. a01004d Added support for registry values larger than the server buffer. by Alexandre Julliard · 25 years ago
  96. 270c9fb Improved DIBSection support for IDirectDrawSurface::GetDC. by Ove Kaaven · 25 years ago
  97. 61e4283 - set debug messages after a TRACE_ON test by Lionel Ulmer · 25 years ago
  98. 8c735b9 - Added ability to create 3D3 interfaces for Xlib by Peter Hunnisett · 25 years ago
  99. bedf40b Added support for OpenGL. by Lionel Ulmer · 25 years ago
  100. 6f93bb4 Fixed absolute path to pidl generation. by Eric Pouech · 25 years ago