1. 9c2370b Added exception handling wrapper to a number of server requests. by Alexandre Julliard · 25 years ago
  2. 5e7fa02 - fix one locking ignorant return 0; in MSG_SendMessageInterThread() by Andreas Mohr · 25 years ago
  3. bd1908f Do not check for system menu if the window has style WS_EX_TOOL_WINDOW. by Francois Methot · 25 years ago
  4. 3496556 - made the MIDI sequencer error message much better for confused users by Andreas Mohr · 25 years ago
  5. f681cd0 Fixed RegisterClass last error code on atom creation failure. by Alexandre Julliard · 25 years ago
  6. f314e5e Disable the owner of a modal dialog box just before creating the dialog window. by Gerard Patel · 25 years ago
  7. eaa28e5 Handle the LB_GETTEXT and CB_GETLBTEXT cases for 32W to 16 mapping. by Gerard Patel · 25 years ago
  8. 7d0968e Enables showing of hidden windows when the app ask *only* to maximize it. by Gerard Patel · 25 years ago
  9. 06057e7 - Separate application calls to ShowOwnedPopups from Wine calls (in by Louis Philippe Gagnon · 25 years ago
  10. 2a2321b Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com> by Alexandre Julliard · 25 years ago
  11. e3bd8d0 Turns the handling to pure 16 bits, remove references to dialog.h. by Gerard Patel · 25 years ago
  12. 553e3c9 Threads without active or focus window should not receive keyboard messages. by Peter Ganten · 25 years ago
  13. 9b1e1dc Add "FullWindowDrag" feature for not managed windows. by Dmitry Timoshkov · 25 years ago
  14. c7e7df8 Replaced all lstr* calls from inside Wine code by their str* equivalent. by Alexandre Julliard · 25 years ago
  15. d586dc9 Replaced VERSION_* calls by exported API equivalents. by Alexandre Julliard · 25 years ago
  16. a509af8 Removed to allow CVS to remove the directory. by Alexandre Julliard · 25 years ago
  17. 1a1bd1a Instead of not doing the Z ordering when the application asks to place by Stephane Lussier · 25 years ago
  18. 42d20f9 Merged clipboard driver into USER driver. by Alexandre Julliard · 25 years ago
  19. 5ab9d86 Removed some unnecessary #includes and dll dependencies. by Alexandre Julliard · 25 years ago
  20. 6113975 Moved struct32.c to windows directory. by Alexandre Julliard · 25 years ago
  21. b00c012 WINPOS_WindowFromPoint should respect hrgnWnd. by Huw D M Davies · 25 years ago
  22. 64c86ffe Removed local variable shadows warnings. by Marcus Meissner · 25 years ago
  23. 3b6c5dc Top level windows with 0 width or height are created with a size of 1x1 in by Stephane Lussier · 25 years ago
  24. cb10fda Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need by Alexandre Julliard · 25 years ago
  25. 93652e1 Moved a bunch of functions out of libwine/kernel/gdi into USER. by Alexandre Julliard · 25 years ago
  26. b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
  27. 083a28f Provide position hints for window managers. by Jean-Claude Batista · 25 years ago
  28. 646c562 Cleaned up some more USER dependencies. by Alexandre Julliard · 25 years ago
  29. 6b14117 Moved toolhelp implementation into kernel32 dll. by Alexandre Julliard · 25 years ago
  30. 946a444 Cleaned up a few USER dependencies. by Alexandre Julliard · 25 years ago
  31. a14ca86 Initialize hrgnWnd. by Huw D M Davies · 25 years ago
  32. 5538ec4 NC_DoNCHitTest now returns HTNOWHERE like Windows is doing when by Francois Boisvert · 25 years ago
  33. 5b6879c - implementation of SetWindowsRgn and GetWindowRgn by Francois Jacques · 25 years ago
  34. 09be9d0 Now the service thread is no more in charge of erasing the background by Stephane Lussier · 25 years ago
  35. d650c46 Do not crash if window was not found. by Dmitry Timoshkov · 25 years ago
  36. 52146f6 - UpdateWindow should refresh all children that have an update region. by Stephane Lussier · 25 years ago
  37. a5bb5ea Always get a hardware message from the system queue in PeekMessage, by Ove Kaaven · 25 years ago
  38. 731e9f5 - removed (now obsolete) driver.h file (it's content is now in mmsystem.h) by Eric Pouech · 25 years ago
  39. f2355e0 Don't destroy the caret on SWP_HIDEWINDOW. by Susan Farley · 25 years ago
  40. c27b6cf DefWindowProc should pass unhandled WM_MOUSEWHEEL to parent, according by Ove Kaaven · 25 years ago
  41. d51ee84 Added assembly wrapper for calling window procedures. by Alexandre Julliard · 25 years ago
  42. 2caee71 Spelling fixes. by Andreas Mohr · 25 years ago
  43. 9ed48c6 Added Brazilian keyboard. by Raul Fernandes · 25 years ago
  44. 278b3bc We also have to validate the frame to avoid an infinite loop when the by John R . Sheets · 25 years ago
  45. 69d39ab Ensure the validity of hOldFocus before calling WIN_GetTopParent. by Jean-Claude Batista · 25 years ago
  46. 72b93d4 Allow SetWindowLong(... GWL_STYLE) to change visible bit. by Gerard Patel · 25 years ago
  47. ae3716d Stubs for CreateDesktopA and EnumDesktopWindows. by Peter Ganten · 25 years ago
  48. 04da8b8 Convert WND.text field to Unicode. by Dmitry Timoshkov · 25 years ago
  49. 521c0e4 Stub for RegisterDeviceNotificationA. by Marcus Meissner · 25 years ago
  50. 1040eaf GetClassInfo should return global classes even if the hInstance by Noomen Hamza · 25 years ago
  51. dbb6ab2 GetIconInfo did no correctly identify icons from cursors. by Dave Hawkes · 25 years ago
  52. fa861c2 Under Windows 95/98/NT, message boxes do not have a default icon. by Haithem Hmida · 25 years ago
  53. b3f8a63 Check for WS_DISABLED parent in WindowFromPoint for un-managed windows. by Susan Farley · 25 years ago
  54. e6dd5d1 Check the value returned by DIALOG_GetCharSize. by Slava Monich · 25 years ago
  55. a1491de Implemented a large number of the msvideo dll routines. by Bradley Baetz · 25 years ago
  56. cdbe644 BeginDeferWindowPos should allow zero count. by Slava Monich · 25 years ago
  57. 68dd679 Moved zero-sized window hack to x11drv. by Lawson Whitney · 25 years ago
  58. 1f0c216 Implemented/stubbed IconSize() and ControlPanelInfo() needed for Win by Andreas Mohr · 25 years ago
  59. 326e2ba Added some missing prototypes. Define the HDRAWDIB handle type. by Francois Gouget · 25 years ago
  60. 9fa09e7 We must return the atom of the class in GetClassInfoEx instead of just TRUE. by James Hatheway · 25 years ago
  61. f58d80d Implemented the More Windows... menu item for MDI. by David Lassonde · 25 years ago
  62. a4b73d4 Check again for GetNextDlgTabItem after return from WM_INITDIALOG by Sheri Steeves · 25 years ago
  63. fbd0d25 Added a NULL pointer check within DCE_AddClipRects function. by Noomen Hamza · 25 years ago
  64. bd59d23 Added setting of cursor postition to MSG_PostToQueue. by Sheri Steeves · 25 years ago
  65. 6effb23 Made SetWindowPos handle the case when inserting a window after itself by Noomen Hamza · 25 years ago
  66. e908fd3 Do not change the WS_CHILD style in SetParent. by Gerard Patel · 25 years ago
  67. d0018bd DGA compile fix. by Turchanov Sergei · 25 years ago
  68. 2b5d564 Merged mouse dll into USER. by Alexandre Julliard · 25 years ago
  69. 6aa2843 Yet another attempt at fixing CW_USEDEFAULT handling. by Alexandre Julliard · 25 years ago
  70. b4c6872 Louis-Philippe Gagnon (of Macadamian for Corel) by Alexandre Julliard · 25 years ago
  71. 71b1246 Well, SetParent doesn't work properly at all, but at least it must preserve by Serge Ivanov · 25 years ago
  72. 5e9dab5 The window dimensions have to be initialized before sending the by Alexandre Julliard · 25 years ago
  73. eac0e18 Removed MSG_WineStartTicks (does not work for multiple address spaces anyway). by Alexandre Julliard · 25 years ago
  74. a660c79 Moved DIB_FixColorsToLoadflags to cursoricon.c. by Alexandre Julliard · 25 years ago
  75. 2d8cf50 Merged display.dll into USER. by Alexandre Julliard · 25 years ago
  76. 8037389 Preserve WM hints that were set during window creation by calling by Susan Farley · 25 years ago
  77. 2e011a5 Lots of spelling fixes that accumulated in my tree again, made several by Andreas Mohr · 25 years ago
  78. 78f52b5 Set a default size for windows when CW_USEDEFAULT is used. by Gerard Patel · 25 years ago
  79. 846880b Basic Croatian language support. by Zoran Dzelajlija · 25 years ago
  80. c5e433a Moved idle event handling to the server. by Alexandre Julliard · 25 years ago
  81. 9baa51e Use GetStartupInfoA() instead of accessing process structure directly. by Alexandre Julliard · 25 years ago
  82. b8774f9 Serge Ivanov SetParent: call SetWindowPos with SWP_NOACTIVATE flag set. by Alexandre Julliard · 25 years ago
  83. c192ba2 Exec a separate wine binary for every win32 process so that they run by Alexandre Julliard · 25 years ago
  84. 557d8af Send a normal mouse message code in WM_PARENTNOTIFY, even if the by Alexandre Julliard · 25 years ago
  85. 9ce8382 Set and retrieve the window icon that is drawn under managed mode by Susan Farley · 25 years ago
  86. 16e9237 Francois Boisvert by Alexandre Julliard · 25 years ago
  87. 3621964 Fixed borders of windows while dragging or sizing to match by Chris Morgan · 25 years ago
  88. b905023 Fixed some debug messages. by Patrik Stridvall · 25 years ago
  89. fc63491 Scroll off-screen controls when scroll rectangle is NULL. by Ove Kaaven · 25 years ago
  90. 38db098 Clear menu handle after destroying menu. by Guy Albertelli · 25 years ago
  91. 5b60bf0 Pass CTLDATA as SEGPTR for 16-bit programs. by Bernd Herd · 25 years ago
  92. c0504ca Verify the menu handle is non-zero prior to use. by Guy L. Albertelli · 25 years ago
  93. 8c8237b Specify the service thread timers in ms instead of us. by Alexandre Julliard · 25 years ago
  94. 2de84c9 Do not send WM_SIZING to 16-bit windows. by Alexandre Julliard · 25 years ago
  95. 680919c Moved Load/FreeLibrary16 definition to winbase16.h. by Alexandre Julliard · 25 years ago
  96. a2e1b41 Always calls SetMenu in MDISetMenu. by Gerard Patel · 25 years ago
  97. 4467550 Added WM_SIZING message support. by Aric Stewart · 25 years ago
  98. 5b4f3e8 Rewrote Unix process launching to allow passing startup information to by Alexandre Julliard · 25 years ago
  99. 32bf62e X11DRV_SetFocus: really don't mess with focus for managed windows. by Gerard Patel · 25 years ago
  100. 4d48dd3 Removed HEAP_xalloc. by Dimitrie O. Paun · 25 years ago