1. be7a9d1 Do not process WM_LBUTTONUP message in ButtonWndProc() by Rein Klazes · 26 years ago
  2. d9ab1f3 Support TPM_RETURNCMD in TrackPopupMenu. by Pascal Lessard · 26 years ago
  3. 7572207 Stop a listbox bug that causes a div by zero when the item height by Paul Quinn · 26 years ago
  4. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  5. ab7abb1 Removed superfluous WIN_ReleaseWndPtr. by Ulrich Weigand · 26 years ago
  6. 3b876e4 Changed CBGetDroppedControlRect to be compliant with Windows API. by Francois Boisvert · 26 years ago
  7. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  8. 4925186 - prevent crash when GetMenuDefaultItem is called on empty menu by Juergen Schmied · 26 years ago
  9. 1bb9403 ANSI C fixes. by Patrik Stridvall · 26 years ago
  10. 777508a Values returned from PtInRect and LB_ITEMFROMPOINT are reversed. by Gerard Patel · 26 years ago
  11. 428d298 Prevented LISTBOX_RepaintItem from repainting a non visible item. by Francois Boisvert · 26 years ago
  12. 06c275a Converted to the new debugging interface (done with the help of the by Alexandre Julliard · 26 years ago
  13. 845113c Pushbuttons should only be rounded in Win31 look. by Pavel Roskin · 26 years ago
  14. 466a652 - default item handling - small drawing fixes by Juergen Schmied · 26 years ago
  15. 9aded51 Removed the gotos from the WndProcs, always use a small wrapper that by Marcus Meissner · 26 years ago
  16. cd0ed1e - align magic buttons right - shortcuts alignment working again by Juergen Schmied · 26 years ago
  17. d1895a7 Built-in dlls now have resources attached via the PE-header like by Bertho Stultiens · 26 years ago
  18. 8dde5a4 Added missing WIN_ReleaseWndPtr. by Eric Pouech · 26 years ago
  19. 2fa281f Fix locking with proper calls to WIN_ReleaseWndPtr. by Guy Albertelli · 26 years ago
  20. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  21. ff5ae3d Removed some includes of 16 bit API. by Michael Veksler · 26 years ago
  22. ab6f861 Fixed a sizing bug in the combobox control. by Francis Beaudet · 26 years ago
  23. c77fd5b - protect TRACE against NULL-ptr by Juergen Schmied · 26 years ago
  24. 3e60edf Test for static was reversed. by Gerard Patel · 26 years ago
  25. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  26. 7851394 - use fonts/fontsizes given by SystemParametersInfo by Juergen Schmied · 26 years ago
  27. 8914799 When the vertical scrollbar is removed, the background was not by Luc Tourangeau · 26 years ago
  28. 026f705 Implement the button with bitmaps. by Pascal Lessard · 26 years ago
  29. 7273dcf Add a WIN_ReleaseDesktop in DESKTOP_IsSingleWindow. by Francois Boisvert · 26 years ago
  30. 7abca95 The MEASUREITEMSTRUCT and DRAWITEMSTRUCT were filled wrong. by Juergen Schmied · 26 years ago
  31. 39da222 Fixed menu type setting in SetMenuItemInfo32_common(). by Paul Millar · 26 years ago
  32. 5ee117b WM_MOUSEMOVE implementation bug fix. by Luc Tourangeau · 26 years ago
  33. ffa0b13 Added missing goto. by Gerard Patel · 26 years ago
  34. df5fbc7 Background color fix when disabled or read only. by Luc Tourangeau · 26 years ago
  35. f585c61 Implemented the Win95 look and feel. by Francis Beaudet · 26 years ago
  36. 44a1b59 Fixes for ignored WVR_[VH]REDRAW flags, made minimization in managed by Alex Korobka · 26 years ago
  37. dc75bd4 EC_USEFONTINFO means es->char_width/3, not es->char_width. This is by Pavel Roskin · 26 years ago
  38. b87fe2e More code moved to the X11 driver (bitmap and palette and misc). by Patrik Stridvall · 26 years ago
  39. 05c0c8e Changed some debug messages from one channel to another, to clean up a by Dimitrie O. Paun · 26 years ago
  40. 3a3cd9f Fixed some bugs in thread safeness for wnd struct. by Francois Boisvert · 26 years ago
  41. 4f1ac05 Moved hrgnUpdate from client to window coordinates, made nonclient by Alex Korobka · 26 years ago
  42. 8730e45 Fixed LB_GETCURSEL message to return LB_ERR on empty list. by Francis Beaudet · 26 years ago
  43. e69fcc0 COMBO_Size: maintain the height of the RectCombo when the window is resized. by Pascal Lessard · 26 years ago
  44. 613092a Made LB_GETCURSEL return focus_item if no item has been selected. by Lawson Whitney · 26 years ago
  45. ac593bb Fixed some warnings. removed some unneccessary includes, removed one by Marcus Meissner · 26 years ago
  46. 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
  47. 09d9f2e Paint gray text on gray background in checkboxes/radiobuttons by by Dirk Thierbach · 26 years ago
  48. 6d40d1b Changed the button state to "up" as soon as it is known that the by Pavel Roskin · 26 years ago
  49. de43ef4 Fixed a lot of warnings using WINE_UNUSED, casts, commenting out and by Marcus Meissner · 26 years ago
  50. 064f170 More include optimisations and fixes. by Marcus Meissner · 26 years ago
  51. ee517e8 - fixed missing stdlib.h and string.h includes everywhere by David Luyer · 26 years ago
  52. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  53. 3fbb8dc - Fix headers to include less or smaller header files. by Michael Veksler · 26 years ago
  54. c3e1f72 Added missing string.h include. by Jeff Garzik · 26 years ago
  55. 308c6af Implementation of the pushed close button. by Francois Boisvert · 26 years ago
  56. 289211c Fixed a number of warnings concerning the matching of the printf by Francois Gouget · 26 years ago
  57. 317af32 Optimized include/*.h: (recursively) include all headers needed by by Marcus Meissner · 26 years ago
  58. 85dd9fc Give the context menu its proper behaviour and modify TrackPopupMenu by Francois Boisvert · 26 years ago
  59. 4727423 Change the GetMenuItemRect to comply with windows API. by Pascal Lessard · 26 years ago
  60. 197a8e1 Implemented the WIN31 Look mdi buttons and also some defines for the by Francois Boisvert · 26 years ago
  61. 5f5213a An app left junk in the undo buffer of an edit control upon creation. by Andreas Mohr · 26 years ago
  62. b3a99de -Fixed MESSAGE functions that were thunking down to 16 bits implementation. by Stephane Lussier · 26 years ago
  63. 8b39174 Implemented the magic menu items id's used by windows when inserting by Francois Boisvert · 26 years ago
  64. 8d8703c Moved some more code to the X11 driver. by Patrik Stridvall · 26 years ago
  65. 762f18d Change SW_??? options on list box scrolling so that they match what by NF Stevens · 26 years ago
  66. c9b6534 Changed EDIT_EM_CharFromPos to return line number. by Gerard Patel · 26 years ago
  67. a0dc4e4 Removed DT_SINGLELINE and DT_NOCLIP styles for SS_LEFTNOWORDWRAP. by Niclas Karlsson · 26 years ago
  68. 9ad9017 Do not call ownerdraw for invalid items (empty focusrects). by Marcus Meissner · 26 years ago
  69. 8da12c4 Group commit for recovery after disk crash. by Alexandre Julliard · 26 years ago
  70. 638f169 Recovery of release 990110 after disk crash. by Alexandre Julliard · 26 years ago wine-990110
  71. ca1bc86 Moves more stuff from windows.h. by Michael Veksler · 26 years ago
  72. 311d329 Better CB_SETCURSEL message handling. by Alex Korobka · 26 years ago
  73. c979b7b Don't send ODA_ENTIRE for empty listboxes (LISTBOX_Paint). by Gerard Patel · 26 years ago
  74. 1beaae5 Lots of new defines and stubs. by Paul Quinn · 26 years ago
  75. 66da3dc Small hack to get rid of annoying err:resource: message for MessageBoxes. by Marcus Meissner · 26 years ago
  76. 0c0e3be Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com> by Alexandre Julliard · 26 years ago
  77. d5e7c79 Some unnecessary #include and messages removed. by Marcus Meissner · 26 years ago
  78. 2d617be Replace GRAPH_ functions with Win SDK equivalents. by Huw D M Davies · 26 years ago
  79. 1fea6b9 We don't yet want the static control to call DestroyIcon. by Huw D M Davies · 26 years ago
  80. 65ab1b0 Enabled double click for buttons. by Eric Kohl · 26 years ago
  81. 4f7dc46 LB_GETTEXT: Handle passed NULL buffer. by Marcus Meissner · 26 years ago
  82. 21777c5 CB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTEXT32, handle 0 by Marcus Meissner · 26 years ago
  83. e674ede Fixed wrong arg type. by Juergen Schmied · 26 years ago
  84. 4ef4d6d lpszName of NULL is handled (removes some warnings). by Marcus Meissner · 26 years ago
  85. 724f190 32-bit clipboard support. by Pascal Cuoq · 26 years ago
  86. d054b41 Check if scrollbar and parent are visible before redraw. by Patrik Stridvall · 26 years ago
  87. 0108d64 Hack to support integer ids in all static controls. by Marcus Meissner · 26 years ago
  88. 329072d Fixed a popup menu selection bug. by Eric Kohl · 26 years ago
  89. d208584 Got rid of flickering scrollbar arrows. MDI scrolling speeded up a bit. by Alex Korobka · 26 years ago
  90. f172d64 CB_SETCURSEL and some other fixes. by Alex Korobka · 26 years ago
  91. a83d065 Improving keyboard handling, including accelerator keys in dialog by Norman Stevens · 26 years ago
  92. 39413f8 Small fixes. by David Luyer · 26 years ago
  93. c0d52e0 Initial revision by Alexandre Julliard · 26 years ago
  94. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  95. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  96. 85ed45e Release 980822 by Alexandre Julliard · 27 years ago wine-980822
  97. 767e6f6 Release 980809 by Alexandre Julliard · 27 years ago wine-980809
  98. 829fe32 Release 980726 by Alexandre Julliard · 27 years ago wine-980726
  99. 642d313 Release 980712 by Alexandre Julliard · 27 years ago wine-980712
  100. ebfc0fe Release 980628 by Alexandre Julliard · 27 years ago wine-980628