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