Michael Stefaniuc
|
5ad7d858e0
|
Do not check for non NULL pointer before HeapFree'ing it. It's
redundant.
|
2004-12-23 17:06:43 +00:00 |
Alexandre Julliard
|
25b6493aee
|
Added some sanity checks on window dimensions.
|
2004-12-09 16:58:00 +00:00 |
Alexandre Julliard
|
6a78c16aac
|
Moved private USER definitions to a new user_private.h header, and
removed the global user.h.
|
2004-12-08 18:06:14 +00:00 |
Eric Kohl
|
6199da3955
|
F4 key flips the listbox in default (not extended UI) mode.
|
2004-11-29 17:51:23 +00:00 |
Dimitrie O. Paun
|
134560e9e5
|
Implement LBS_COMBOBOX, and make use of it.
Better separation between the Listbox and Combobox.
Have a single set of wndprocs, just like Windows.
|
2004-10-18 21:22:44 +00:00 |
Steven Edwards
|
1e23cb7d33
|
Remove useless FIXME in comment.
|
2004-10-06 00:05:07 +00:00 |
Dimitrie O. Paun
|
7e8d5cebb7
|
Audit combo control code.
Change [GS]etWindowLong{,Ptr}A to [GS]etWindowLong{,Ptr}W.
|
2004-10-05 04:39:35 +00:00 |
Alexandre Julliard
|
2ceb42dd43
|
Moved all files from the controls/ directory to dlls/user.
|
2004-08-31 01:10:08 +00:00 |