1. 597cb55 Update the edit box before rolling up the listbox, so the selection isn't lost. by Susan Farley · 25 years ago
  2. b0efe28 Removed a few dependencies on GDI internals from USER dll. by Alexandre Julliard · 25 years ago
  3. 7251640 Don't clear selection when initial entry is not in the list. by Susan Farley · 25 years ago
  4. d292234 Set the minimum dropped height to the combo list height if any in CBDropDown. by Gerard Patel · 25 years ago
  5. c9e6031 CB_SETCURSEL should not generate another listbox event after updating by Gerard Patel · 25 years ago
  6. 9926d33 - ComboLBox is always created as child of ComboBox. If ComboBox has style by Serge Ivanov · 25 years ago
  7. 8a92213 - Creating combobox with CBS_SIMPLE style shall set internal flag CBF_EDIT. by David Grant · 25 years ago
  8. dcc175d Owen Wang by Alexandre Julliard · 25 years ago
  9. 4bdf4af Implemented Mousewheel support. by Stephane Lussier · 25 years ago
  10. 2e34030 Stop a WM_SETTEXT message (and friends) to a combo sending CBN_EDIT* by Huw D M Davies · 25 years ago
  11. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  12. cd20758 ComboBox should not send bogus messages to edit buddy and to itself. by Dmitry Timoshkov · 25 years ago
  13. 38d04b8 Allow to deselect all items by sending CB_SETCURSEL(-1) to the combo. by Dmitry Timoshkov · 25 years ago
  14. 92f376f Show use of undocumented messages. by Dmitry Timoshkov · 25 years ago
  15. f4a27b8 When combobox selection changes, update its edit box accordingly. by Dmitry Timoshkov · 25 years ago
  16. aebda22 Fixed the height of the ComboBox drop list. by Jim Aston · 25 years ago
  17. 8c36254 Make WM_GETTEXTLENGTH return length for dropdownlist combos. by Gerard Patel · 25 years ago
  18. f132872 Implemented the disabled state of the combobox. by Francis Beaudet · 26 years ago
  19. 25c62cc Set the mouse capture on the combo listbox. by Pierre Mageau · 26 years ago
  20. a433582 Modified CBDropDown to find the best height of the listbox. by Pierre Mageau · 26 years ago
  21. 28d2ccb Fixed the look of the combobox's drop down button when in Win95 look. by Francis Beaudet · 26 years ago
  22. bc0b020 Fixed the border for the listbox created by the simple combobox. by Francis Beaudet · 26 years ago
  23. ba296e3 Fixed fake WM_LBUTTONUP message. by Francis Beaudet · 26 years ago
  24. 318832e Fixed the height of the dropped list when there are few items in the list. by Abey George · 26 years ago
  25. 6ec3eaf Fixed a few behaviors of the combobox that were broken. by Francis Beaudet · 26 years ago
  26. ddca315 Replaced all occurences of SYSMETRICS_xx and sysMetrics[SM_xx] by by Marcus Meissner · 26 years ago
  27. 3b876e4 Changed CBGetDroppedControlRect to be compliant with Windows API. by Francois Boisvert · 26 years ago
  28. 9fe7a25 Converted to the new debug interface, using script written by Patrik Stridvall. by Alexandre Julliard · 26 years ago
  29. 9aded51 Removed the gotos from the WndProcs, always use a small wrapper that by Marcus Meissner · 26 years ago
  30. 2fa281f Fix locking with proper calls to WIN_ReleaseWndPtr. by Guy Albertelli · 26 years ago
  31. 0f8bc5b Fixed ANSI compabillity. by Patrik Stridvall · 26 years ago
  32. ab6f861 Fixed a sizing bug in the combobox control. by Francis Beaudet · 26 years ago
  33. b4b9fae New debug scheme with explicit debug channels declaration. by Patrik Stridvall · 26 years ago
  34. ffa0b13 Added missing goto. by Gerard Patel · 26 years ago
  35. f585c61 Implemented the Win95 look and feel. by Francis Beaudet · 26 years ago
  36. e69fcc0 COMBO_Size: maintain the height of the RectCombo when the window is resized. by Pascal Lessard · 26 years ago
  37. 6b1b41c Made access to the wnd struct thread-safe. by Francois Boisvert · 26 years ago
  38. 6d40d1b Changed the button state to "up" as soon as it is known that the by Pavel Roskin · 26 years ago
  39. a396029 Large-scale renaming of all Win32 functions and types to use the by Alexandre Julliard · 26 years ago
  40. 311d329 Better CB_SETCURSEL message handling. by Alex Korobka · 26 years ago
  41. 2d617be Replace GRAPH_ functions with Win SDK equivalents. by Huw D M Davies · 26 years ago
  42. 21777c5 CB_GETTEXT: Use lpBuffer instead of lpText for LB_GETTEXT32, handle 0 by Marcus Meissner · 26 years ago
  43. f172d64 CB_SETCURSEL and some other fixes. by Alex Korobka · 26 years ago
  44. 39413f8 Small fixes. by David Luyer · 26 years ago
  45. d30dfd2 Release 980927 by Alexandre Julliard · 27 years ago wine-980927
  46. a0d7731 Release 980913 by Alexandre Julliard · 27 years ago wine-980913
  47. a845b88 Release 980601 by Alexandre Julliard · 27 years ago wine-980601
  48. c7c217b Release 980413 by Alexandre Julliard · 27 years ago wine-980413
  49. 54c2711 Release 980329 by Alexandre Julliard · 27 years ago wine-980329
  50. a69b88b Release 980315 by Alexandre Julliard · 27 years ago wine-980315
  51. a11d7b1 Release 980301 by Alexandre Julliard · 27 years ago wine-980301
  52. 60ce85c Release 980201 by Alexandre Julliard · 27 years ago wine-980201
  53. 02e9008 Release 980104 by Alexandre Julliard · 27 years ago wine-980104
  54. e658d82 Release 971130 by Alexandre Julliard · 27 years ago wine-971130
  55. 491502b Release 971101 by Alexandre Julliard · 27 years ago wine-971101
  56. 3db94ef Release 970928 by Alexandre Julliard · 28 years ago wine-970928
  57. 670cdc4 Release 970824 by Alexandre Julliard · 28 years ago wine-970824
  58. 23946ad Release 970616 by Alexandre Julliard · 28 years ago wine-970616
  59. 84c70f5 Release 970509 by Alexandre Julliard · 28 years ago wine-970509
  60. df2673b Release 970329 by Alexandre Julliard · 28 years ago wine-970329
  61. 2197901 Release 970305 by Alexandre Julliard · 28 years ago wine-970305
  62. f0cbfa0 Release 970215 by Alexandre Julliard · 28 years ago wine-970215
  63. 349a953 Release 970202 by Alexandre Julliard · 28 years ago wine-970202
  64. 01d6346 Release 970120 by Alexandre Julliard · 28 years ago wine-970120
  65. c6c0944 Release 970112 by Alexandre Julliard · 28 years ago wine-970112
  66. da0cfb3 Release 961201 by Alexandre Julliard · 28 years ago wine-961201
  67. 75d86e1 Release 961117 by Alexandre Julliard · 28 years ago wine-961117
  68. 139a4b1 Release 961102 by Alexandre Julliard · 28 years ago wine-961102
  69. 530ee84 Release 961023 by Alexandre Julliard · 28 years ago wine-961023
  70. bf9130a Release 961013 by Alexandre Julliard · 28 years ago wine-961013
  71. 2c69f6d Release 960928 by Alexandre Julliard · 29 years ago wine-960928
  72. 8bbf818 Release 960913 by Alexandre Julliard · 29 years ago wine-960913
  73. d1ce8b2 Release 960902 by Alexandre Julliard · 29 years ago wine-960902
  74. 1e37a18 Release 960818 by Alexandre Julliard · 29 years ago wine-960818
  75. 8cc3a5e Release 960811 by Alexandre Julliard · 29 years ago wine-960811
  76. f1aa303 Release 960805 by Alexandre Julliard · 29 years ago wine-960805
  77. ac9c9b0 Release 960728 by Alexandre Julliard · 29 years ago wine-960728
  78. 18f92e7 Release 960717 by Alexandre Julliard · 29 years ago wine-960717
  79. ca22b33 Release 960712 by Alexandre Julliard · 29 years ago wine-960712
  80. d90840e Release 960611 by Alexandre Julliard · 29 years ago wine-960611
  81. 1e9ac79 Release 960606 by Alexandre Julliard · 29 years ago wine-960606
  82. ef702d8 Release 960528 by Alexandre Julliard · 29 years ago wine-960528
  83. 2d93d00 Release 960521 by Alexandre Julliard · 29 years ago wine-960521
  84. e2bfa4c Release 960516 by Alexandre Julliard · 29 years ago wine-960516
  85. 1285c2f Release 960506 by Alexandre Julliard · 29 years ago wine-960506
  86. 329f068 Release 960414 by Alexandre Julliard · 29 years ago wine-960414
  87. c981d0b Release 960331 by Alexandre Julliard · 29 years ago wine-960331
  88. 59730ae Release 960324 by Alexandre Julliard · 29 years ago wine-960324
  89. b817f4f Release 960314 by Alexandre Julliard · 29 years ago wine-960314
  90. 0c126c7 Release 960218 by Alexandre Julliard · 29 years ago wine-960218
  91. 4f8c37b Release 960114 by Alexandre Julliard · 29 years ago wine-960114
  92. d7d4fdf Release 951226 by Alexandre Julliard · 29 years ago wine-951226
  93. d471965 Release 951212 by Alexandre Julliard · 29 years ago wine-951212
  94. ade697e Release 951124 by Alexandre Julliard · 29 years ago wine-951124
  95. 902da69 Release 951105 by Alexandre Julliard · 29 years ago wine-951105
  96. af0bae5 Release 951003 by Alexandre Julliard · 29 years ago wine-951003
  97. ff8331e Release 950918 by Alexandre Julliard · 30 years ago wine-950918
  98. 808cb04 Release 950817 by Alexandre Julliard · 30 years ago wine-950817
  99. ded3038 Release 950706 by Alexandre Julliard · 30 years ago wine-950706
  100. bd34d4f Release 950620 by Alexandre Julliard · 30 years ago wine-950620