Vitaly Lipatov
|
f7c99e3a6a
|
- Fix scrollbar show/update conditions in SCROLL_SetScrollInfo: we DO
NOT show scroll bar if only page parameter changing when scrollbar
is disabled.
- Removed bChangeParams from SCROLL_SetScrollInfo as unneeded flag.
|
2005-02-24 19:38:56 +00:00 |
|
Vitaly Lipatov
|
926a86323d
|
Rename SCROLL_GetScrollBarInfo to SCROLL_GetInternalInfo and make
allocation of a new info structure optional.
Add some descriptions.
|
2005-02-17 12:03:33 +00:00 |
|
Robert Shearman
|
935549f5d8
|
Add a summary line for several scrollbar functions.
|
2005-01-25 10:57:41 +00:00 |
|
Alexandre Julliard
|
f936428601
|
Make WIN_SetStyle more thread-safe by specifying the bits to change
instead of the new value.
|
2005-01-21 10:32:13 +00:00 |
|
Alexandre Julliard
|
6382ffae2a
|
Replace a number of calls to WIN_FindWndPtr by WIN_GetPtr.
|
2005-01-20 20:07:42 +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 |
|
Dimitrie O. Paun
|
861f6240a2
|
Audit the scroll control.
Reorganize the documentation in a more readable format.
|
2004-10-08 20:51:05 +00:00 |
|
Alexandre Julliard
|
2ceb42dd43
|
Moved all files from the controls/ directory to dlls/user.
|
2004-08-31 01:10:08 +00:00 |
|