1. 0691d74 Fixed some commctl header issues reported in newsgroup. by Marcus Meissner · 25 years ago
  2. 56b9fea A few includes cleanup. by Alexandre Julliard · 25 years ago
  3. 74af67e Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h. by Alexandre Julliard · 25 years ago
  4. 60e1752 Use documented DROPFILES structure instead of internal DROPFILESTRUCT. by Alexandre Julliard · 25 years ago
  5. d8fab2e Removed some of the XXX_reg macros now that we are using the standard by Alexandre Julliard · 25 years ago
  6. 072dfb5 Removed inclusion of wine/winestring.h from winbase.h and added it to by Alexandre Julliard · 25 years ago
  7. 770eb51 Moved most global data out of the LPDOSTASK structure. by Alexandre Julliard · 25 years ago
  8. 0ff083b Call WH_GETMESSAGE hook in PeekMessage too (based on a patch by Rob Farnum). by Alexandre Julliard · 25 years ago
  9. 2a6acd3 Locks the virtual views linked list. by Gerard Patel · 25 years ago
  10. ff7a61f Make calls to gethostbyname, gethostbyaddr, getservbyname, by Rein Klazes · 25 years ago
  11. 2cc1508 Use appropriate charset if facenames of font is known. by Hidenori Takeshima · 25 years ago
  12. 8caa407 In WM_DRAWITEM, always calls the app with a valid current focus_item. by Gerard Patel · 25 years ago
  13. 954a413 Improved support for vm86 mode. by Alexandre Julliard · 25 years ago
  14. b59627c Added support for exception handling while in vm86 mode. by Alexandre Julliard · 25 years ago
  15. 1b490b4 Fixed format strings. by Gerald Pfeifer · 25 years ago
  16. 0ce209c Added set WS_CHILD and CCS_TOP to the toolbar's style. by Francois Gouget · 25 years ago
  17. 17acdf2 The size of the comctl32 internal bitmaps is 24x24 not 26x26. Fixed minor typos. by Francois Gouget · 25 years ago
  18. e355ee2 Filenames may contain '/' and '\'. Small typo fixes. by Francois Gouget · 25 years ago
  19. fca20f6 Paint background before drawing item and subitems. Paint any area of by Chris Morgan · 25 years ago
  20. c941eff Make GetTickCount not use the whole Unix epoch (since 1970) any more, by Andreas Mohr · 25 years ago
  21. 19f8dda Added S_ISFIFO check for Solaris. by Roberto Augusto Pungartnik · 25 years ago
  22. 52b2878 Added a macro for _declspec (backward compatibility synonym of by Francois Gouget · 25 years ago
  23. f2973ca Must include 'stdlib.h'. by Francois Gouget · 25 years ago
  24. 2fa2cf7 Added HANDLE_WM_NOTIFY and FORWARD_WM_NOTIFY. by Francois Gouget · 25 years ago
  25. e8aa1b9 Paper size and orientation prop sheet for wineps. by Huw D M Davies · 25 years ago
  26. 196daf8 Added support DT_PATH_ELLIPSIS, DT_END_ELLIPSIS, and DT_WORD_ELLIPSIS by Susan Farley · 25 years ago
  27. 7096384 Fixed WinExec16 to handle quoted filenames correctly. by Andreas Mohr · 25 years ago
  28. 72140b0 IErrorInfo is now derived from IUnknown. by Damyan Ognyanoff · 25 years ago
  29. dc2ffbe Correct some situations with listview selections. Specifically fixed by Aric Stewart · 25 years ago
  30. f2e6575 Added a few missing macros, types and prototypes. by Francois Gouget · 25 years ago
  31. cb08c82 New file. All RC files generated by VC6 include afxres.h which in turn by Francois Gouget · 25 years ago
  32. 260f1a1 Spelling, trace fixes. by Andreas Mohr · 25 years ago
  33. 0af222c Added SetLastError() in GetEnvironmentVariableA. by Andreas Mohr · 25 years ago
  34. ab965d9 Added error correction when using symbol offsets. by Damyan Ognyanoff · 25 years ago
  35. 29001b3 Fixed reentrancy issues in play/stop operations. by Eric Pouech · 25 years ago
  36. 3670667 Fix PrintDlg collate icons. Add orientation icons. by Huw D M Davies · 25 years ago
  37. 38610fa Stubs for shlwapi.151 and shlwapi.153. by Huw D M Davies · 25 years ago
  38. 545771b Stub for CoIsOle1Class. by Huw D M Davies · 25 years ago
  39. 044e082 Set close on exec() flag at times when we leave /dev/dsp and by Huw D M Davies · 25 years ago
  40. b409cf6 Added support for FLATBUTTON style tabs. by Susan Farley · 25 years ago
  41. 92dcad8 Add FIXMEs for all these nice completely unimplemented TOOLHELP functions. by Andreas Mohr · 25 years ago
  42. fd81049 fixed the win95 registry loader to have somewhat stricter checking. by Andreas Mohr · 25 years ago
  43. 3c72f96 Fixed button image to be offset to the center of the button horizontally, by Chris Morgan · 25 years ago
  44. a459193 Changed RedrawWindow()'s to InvalidateRect()'s. RedrawWindow() was by Chris Morgan · 25 years ago
  45. 36c8db8 Fix behavior of TVS_SINGLEEXPAND style broken in Corel merge. Optimize by Chris Morgan · 25 years ago
  46. a99ce7e Raised MAX_DLLS to 100. by Francois Gouget · 25 years ago
  47. 565b008 - Added some missing WINELIB_NAME_AW definitions, types and messages by Peter Hunnisett · 25 years ago
  48. 2826f57 Catch EXCEPTION_PRIV_INSTRUCTION exception too. by Rein Klazes · 25 years ago
  49. c5e86a2 Notification NM_CLICK, NM_RCLICK and NM_DBLCLK sent by the listview by Stephane Lussier · 25 years ago
  50. 6f07e8a Fixed window lock problem in SetMenu(). by Andreas Mohr · 25 years ago
  51. ab86a9e Henning Hoffmann Avoid deadlocks in EnumMetaFile. by Alexandre Julliard · 25 years ago
  52. 9005713 Avoid infinite loop if QueryPathOfRegTypeLib is called with lcid=0. by Gerard Patel · 25 years ago
  53. 9edc7d0 Misc cleanups. by Alexandre Julliard · 25 years ago
  54. 45b2c86 Added preliminary support for switching to vm86 mode with proper by Alexandre Julliard · 25 years ago
  55. 6dbf67e Moved FILE_dommap() to memory/virtual.c (and renamed it VIRTUAL_mmap). by Alexandre Julliard · 25 years ago
  56. 7b7c32c Change FIXME("Button size set after button in toolbar\n") in by Chris Morgan · 25 years ago
  57. 54449ce Remove unused local variable in DGA_IDirectDrawSurface4Impl_SetPalette(). by Gerald Pfeifer · 25 years ago
  58. 556d11d - removed redundant functions COMM_Get(Read/Write)Fd by Mike McCormack · 25 years ago
  59. 581fc92 - prefer wineinstall - mention debugger setup (temporary) by Andreas Mohr · 25 years ago
  60. 46bc534 Fixed incorrect arg count in SHGetSettings that causes winzip32.exe to by Mike McCormack · 25 years ago
  61. 3872d0a Sorting items in a listview using LVW_SORTITEMS is only sorting the items by Stephane Lussier · 25 years ago
  62. f37e3a4 Removed a coupld of unused functions in the Callout structure. by Alexandre Julliard · 25 years ago
  63. 3993216 Moved Select/RealizePalette implementation to USER and use by Alexandre Julliard · 25 years ago
  64. 654fcc7 Implemented SetCommMask, SetCommTimeouts, GetCommMask, GetCommTimeouts. by Mike McCormack · 25 years ago
  65. 007fb24 Added support for non-deletable system brushes and pens created by USER. by Andreas Mohr · 25 years ago
  66. 5180d56 Cleaned it up so that code paths which have unsupported WS_SO values by John Gilmore · 25 years ago
  67. 5bb7464 Added VirtualAllocEx. by Andreas Mohr · 25 years ago
  68. ecdde38 Added GetTimeZoneInformation and TIME_ZONE_ID_INVALID. by Hidenori Takeshima · 25 years ago
  69. 05aa048 Fixed tab control to use HTTRANSPARENT when mouse hits client area, by Andreas Mohr · 25 years ago
  70. 0c6e369 Silence some bogus error message. by Andreas Mohr · 25 years ago
  71. 65cab52 Adjusted to allow MFC compilation; prevent definition of struct fd_set by Jeremy White · 25 years ago
  72. 5825444 Added PWNDCLASS definition. by Jeremy White · 25 years ago
  73. 88968b8 Allow having a transparent background text color for the listview. by Stephane Lussier · 25 years ago
  74. b2628e5 Use the system local time if lpTime=NULL. by Dimitrie O. Paun · 25 years ago
  75. 53dbe16 Update ESP correctly on return from flat thunk routines. by Ulrich Weigand · 25 years ago
  76. a761e3d Modified CallTo16Register routines to update register context after by Ulrich Weigand · 25 years ago
  77. 52b2d2c Add some Str* prototypes to shlwapi.h. by Huw D M Davies · 25 years ago
  78. 5f9fd77 Merged main Wine changes into Corel's treeview control rewritten by by Chris Morgan · 25 years ago
  79. 6117fc4 (Merged by Marcus Meissner <marcus@jet.franken.de>) by Serge Ivanov · 25 years ago
  80. 48455b3 Upgrade also 15bpp to 16bpp surfaces. by Lionel Ulmer · 25 years ago
  81. 3489997 KDE 1.x has problems with using XShapeCombineMask when there was no by James Hatheway · 25 years ago
  82. ed66930 SetScrollInfo : don't show/hide scrollbar if no parameter (minval, by Gerard Patel · 25 years ago
  83. 7f04a17 Added missing __volatile__. by Alexandre Julliard · 25 years ago
  84. 20cd935 - fixes debugger output by Andreas Mohr · 25 years ago
  85. 973cc74 "implemented" GetSystemTimeAdjustment. by Andreas Mohr · 25 years ago
  86. 2f245af Don't try to delete a wndclass background brush if it's a COLOR_* constant. by Huw D M Davies · 25 years ago
  87. a2bdade Make sure NC_HandleNCCalcSize returns a valid rectangle. by Mike McCormack · 25 years ago
  88. 2a6c1e4 Hide the vertical scrollbar when listview style is LVS_LIST. by Chris Morgan · 25 years ago
  89. 9982a24 Add WM_USERCHANGED. by Jeremy White · 25 years ago
  90. 7f0b104 Use tpXXX instead of tbXXX in tagTHREADENTRY32. by Uwe Bonnes · 25 years ago
  91. 5e14b07 Fixed DGA / DGA 2 palette creation. by Lionel Ulmer · 25 years ago
  92. 0ca52b2 Fix a memory leak in X11DRV_GetTextExtentPoint. by Gerard Patel · 25 years ago
  93. 5ba91b6 Release 20000909. by Alexandre Julliard · 25 years ago wine-20000909
  94. 50097a0 Added WINESERVER environment variable to allow overriding the normal by Alexandre Julliard · 25 years ago
  95. 46b8c24 Removed chdir("/") until we have proper Unix cwd management. by Alexandre Julliard · 25 years ago
  96. 4b15574 Implemented RtlpWaitForCriticalSection and RtlpUnWaitCriticalSection. by Alexandre Julliard · 25 years ago
  97. c4a2644 Fixed NE_LoadExeHeader error handling. by Andreas Mohr · 25 years ago
  98. 208955c Fixed loader - broken search for already loaded modules. by Eric Pouech · 25 years ago
  99. 2650159 Fixed fallback code for StretchBlt on RLE DIBs with gaps. by Eric Pouech · 25 years ago
  100. bd6a039 Fixed bdftopcf command. by Marcus Meissner · 25 years ago