1. a7ca190 Added libkeyboard.so creation. by Alexandre Julliard · 25 years ago
  2. 33bdf53 - Return modified rectangle after layouting header control by Martin Fuchs · 25 years ago
  3. 980afc9 Implemented TOOLBAR_MouseLeave to handle WM_MOUSELEAVE messages. by Chris Morgan · 25 years ago
  4. 3f13c7a Added default values for SPI_GETMOUSEHOVERHEIGHT, SPI_GETMOUSEHOVERWIDTH and by Chris Morgan · 25 years ago
  5. 0a54d5a Implement mark and space parity generation. Accept one-and- a-half by Rein Klazes · 25 years ago
  6. 1abdb6f Override fork(). by Ove Kaaven · 25 years ago
  7. 7827254 Get rid of HEAP_xrealloc. by Dimitrie O. Paun · 25 years ago
  8. 2941a21 Compile fix for --without-x. by Patrik Stridvall · 25 years ago
  9. a4ecb41 Added new configuration file option for selecting graphics driver. by Patrik Stridvall · 25 years ago
  10. 906465f Link the TTY driver with the standard libs. by Patrik Stridvall · 25 years ago
  11. 44af98c Fixed winspool(.drv) loading. by Eric Pouech · 25 years ago
  12. 3d51161 Removed X_DISPLAY_MISSING. by Patrik Stridvall · 25 years ago
  13. 164bac9 Improved CodeView type information loader. by Ulrich Weigand · 25 years ago
  14. cc6d2f9 Don't use the template member unless the corresponding flag is set. by Gerard Patel · 25 years ago
  15. fd40e89 Switched to the X11 license. by Alexandre Julliard · 25 years ago
  16. e29dbc5 Fixed some warnings. by Patrik Stridvall · 25 years ago
  17. 55ef9a5 Fixed issues found by winapi_check. by Patrik Stridvall · 25 years ago
  18. 14bb7f1 - Updated API files. - Improved misplaced function checking. - Fixed minor bugs. by Patrik Stridvall · 25 years ago
  19. b42ed54 Include string.h to make winnt.h self-sufficient. by Francois Gouget · 25 years ago
  20. 5f4c9a0 Patrick Yang (Corel) infoPtr sometimes can be NULL. by Alexandre Julliard · 25 years ago
  21. 7324295 32 bits message processing for color dialog. by Gerard Patel · 25 years ago
  22. c37a639 Fixed toolbar bitmap size handling. by Martin Fuchs · 25 years ago
  23. 87d224a Correct test for linux 2.2 joystick API, which returned true in every case. by Rein Klazes · 25 years ago
  24. cb18dbf Removed the last xmalloc calls. by Dimitrie O. Paun · 25 years ago
  25. e1e7537 Implemented on-demand loading of builtin dlls using dlopen(). by Alexandre Julliard · 25 years ago
  26. 59b0d7b Build wineclipsrv as part of the x11drv dll. by Alexandre Julliard · 25 years ago
  27. a0d9ffd Removed a few inter-dll dependencies. by Alexandre Julliard · 25 years ago
  28. 8a0808f Make RDW_ValidateParent() modify the update region of all parents, not by Rein Klazes · 25 years ago
  29. 69277bb SNOOP_PrintArg: replaced IsBad* functions by exception handler. by Uwe Bonnes · 25 years ago
  30. 5e5ad53 Added --without-curses compile option. by Patrik Stridvall · 25 years ago
  31. 166209a Added some more pthread overrides. by Ove Kaaven · 25 years ago
  32. e8b74bf Fixed debugger registry key location. by Ove Kaaven · 25 years ago
  33. c0adb21 Use DECLARE_HANDLE to declare handles. by Francois Gouget · 25 years ago
  34. 6aadd96 DECLARE_HANDLE should not be undef'ed after use. by Francois Gouget · 25 years ago
  35. b4018e7 Fix edit control's WM_GETTEXT behaviour. by Ove Kaaven · 25 years ago
  36. a7adda8 Do not initialize dcb in BuildCommDCB[AndTimeouts]. by Gerard Patel · 25 years ago
  37. fca70fe Adapted unimap.pl script and generated by it casemap.h to the Unicode by Dmitry Timoshkov · 25 years ago
  38. 2b37da6 Check if dialog is visible before setting the focus. by Gerard Patel · 25 years ago
  39. 268a36e Removed the longstanding hack in response to WM_ACTIVATE message. by Dmitry Timoshkov · 25 years ago
  40. fcf9f24 Fixed GetNumberFormat declaration. by Martin Fuchs · 25 years ago
  41. 491bc7c Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu> by Alexandre Julliard · 25 years ago
  42. 9d3845c Stub for InternetGetConnectedState. by Gerard Patel · 25 years ago
  43. 32ef5a1 Fixed GetProcessHeap() for the STRICT mode. by Francois Gouget · 25 years ago
  44. dfee49e Also check for empty GUID in DirectDrawCreate. by Marcus Meissner · 25 years ago
  45. 84eb833 Added some missing import directives. by Alexandre Julliard · 25 years ago
  46. ae7ae69 Removed winmm from import list. by Alexandre Julliard · 25 years ago
  47. 59d9913 Use GetProcAddress for mmio* functions to avoid importing winmm.dll. by Alexandre Julliard · 25 years ago
  48. bc4b88f Fixed resource loading. by Alexandre Julliard · 25 years ago
  49. b741cc0 Minor cleanups, plus fixed a couple bugs in .DBG parsing code. by John R. Sheets · 25 years ago
  50. 3676c17 Added DirectPlay registry keys to winedefault.reg. by Andreas Mohr · 25 years ago
  51. 30316dd Mousewheel support. by Stephane Lussier · 25 years ago
  52. 180a088 Moved PE header definitions to winnt.h where they belong. by Alexandre Julliard · 25 years ago
  53. 4bdf4af Implemented Mousewheel support. by Stephane Lussier · 25 years ago
  54. e9b2f3c Convert service and protocol names to lowercase before calling by Rein Klazes · 25 years ago
  55. f46e1d8 Fix return value for OffsetRgn if x and y are 0. by Huw D M Davies · 25 years ago
  56. a3d3ff8 Implement StrokeAndFillPath. by Huw D M Davies · 25 years ago
  57. 008c388 Fixed typo. by Huw D M Davies · 25 years ago
  58. 118ce5d EMR_SELECTOBJECT records stock objects with their id as the object by Sheri Steeves · 25 years ago
  59. c9315fe Tidy up of PlayEnhMetaFileRecord - fixes PolyPoly* functions. by Huw D M Davies · 25 years ago
  60. 27d31a5 Removed permission checks in create_key and delete_key. It seems by Alexandre Julliard · 25 years ago
  61. c775e1e Wrap an exception handler around FindResource. by Richard Cohen · 25 years ago
  62. 72e1be1 Corrected WinMain. Added test case for RegCreateKeyEx showing win95 behaviour. by Uwe Bonnes · 25 years ago
  63. a679541 Implemented 'walk process' and 'walk threads' commands using toolhelp snapshots. by Alexandre Julliard · 25 years ago
  64. 07d8446 Implemented thread and (partial) module snapshots, based on the work by Alexandre Julliard · 25 years ago
  65. c970904 Save the registry on server exit without client intervention. by Alexandre Julliard · 25 years ago
  66. fa8b728 Support switching the keyboard layout with WINE running. by Stephane Lussier · 25 years ago
  67. 11dee2b fgets: Don't swallow \n, treat EOF by Uwe Bonnes · 25 years ago
  68. fbca8fe Add missing backslash in the debugger definition. by Uwe Bonnes · 25 years ago
  69. 14e5252 SetLocalTime() and SetSystemTime() bugfixes. Added a maximum clock by Rein Klazes · 25 years ago
  70. b2dd2c5 DSOUND_MixerNorm: do not compare unrelated pointers. by Marcus Meissner · 25 years ago
  71. 8e8f0f5 Rewrote command-line parsing of CreateProcessA to be more compatible. by Alexandre Julliard · 25 years ago
  72. b445952 Improved Winelib apps initialisation code. No longer need to link by Alexandre Julliard · 25 years ago
  73. f0deb8a Fixed some issues reported by winapi_check. by Patrik Stridvall · 25 years ago
  74. 1932d40 - API files update. by Patrik Stridvall · 25 years ago
  75. 1d20af6 Implement CCS_NOMOVEY for tool bars. by Martin Fuchs · 25 years ago
  76. b5d37ec Symlink root's registry to global registry. Minor cleanups. by Ove Kaaven · 25 years ago
  77. 7b080ec Added further implementation of WINAPI EnumDateFormats() to support by Owen Wang · 25 years ago
  78. 1db182f Added proper handling TVIS_OVERLAYMASK flag and allows to display by Serge Ivanov · 25 years ago
  79. f19f07d POSIX threads emulation, tricks glibc into being threadsafe. by Ove Kaaven · 25 years ago
  80. d804111 Made server launching somewhat cleaner and faster. by Alexandre Julliard · 25 years ago
  81. 35870f9 Detypoed X11DRV_EVENT_SetInputMethod. by Marcus Meissner · 25 years ago
  82. 3e731da When dealing with XKB extensions, force the AltGr key mask to use the by Stephane Lussier · 25 years ago
  83. fc8d15b Define __fastcall. by Huw D M Davies · 25 years ago
  84. 73e0b9f Added a few toolbar defines. by Huw D M Davies · 25 years ago
  85. 000facf A few corrections to bounding boxes. by Huw D M Davies · 25 years ago
  86. e5b3a69 Don't close groups of polylines. by Huw D M Davies · 25 years ago
  87. a76eee9 Do not dereference a ptr we just checked being NULL. by Marcus Meissner · 25 years ago
  88. aef6b47 Changed the placement of WINE_UNUSED to make gcc 2.7.2 happy. by Francois Gouget · 25 years ago
  89. b43b9d9 Follow symlinks when saving registry. by Ove Kaaven · 25 years ago
  90. 9639a0a Added missing winestub dependency. by Alexandre Julliard · 25 years ago
  91. 6a72dc5 Load done event now created by the server. by Alexandre Julliard · 25 years ago
  92. e5efa0c Made the winedbg an external and WineLib program. by Eric Pouech · 25 years ago
  93. 5f6419f Got rid of -debug wine's option (wine now requires an external debugger). by Eric Pouech · 25 years ago
  94. 02ee9dd Added launching of a debugger when unhandled exception occurs. by Eric Pouech · 25 years ago
  95. 87031a4 Added a .xcnlnk section to builtin KERNEL32 PE header. by Eric Pouech · 25 years ago
  96. 394203f Let CreateProcess launch unix executable without a .exe extension. by Eric Pouech · 25 years ago
  97. 0045def Fixed signal stack handling on Linux when sigaltstack is available. by Alexandre Julliard · 25 years ago
  98. 51f6aeb Implemented guard pages and stack overflow exceptions. by Alexandre Julliard · 25 years ago
  99. 3ef9322 Cleanup thread stack allocation. Use a single VirtualAlloc for TEB and by Alexandre Julliard · 25 years ago
  100. 86ff8c0 Make sure HKLM\Software\Wine\Wine is a non-volatile key. by Alexandre Julliard · 25 years ago