Timo Kreuzer 0842a4dc0d Sync button.c to wine head (1_1_12)
Francois Gouget <[email protected]>
user32: Remove WINAPI/CALLBACK on static functions where not needed.

Michael Stefaniuc <[email protected]>
user32: HGDIOBJ is interchangeable with other handle types; no casts are needed.

Austin English <[email protected]>
Spelling fixes.

Alexandre Julliard <[email protected]>
user32: Added support for WS_EX_RIGHT in the button control.

Andrew Talbot <[email protected]>
user32: Remove unneeded casts.

Dmitry Timoshkov <[email protected]>
user32: Make sure to setup clipping before any painting is done.

Dmitry Timoshkov <[email protected]>
user32: Always clip the button painting to the client rectangle.

Andrew Talbot <[email protected]>
user32: Constify some variables.

Alexandre Julliard <[email protected]>
user32: Store the builtin class names in Unicode.

Francois Gouget <[email protected]>
Assorted spelling fixes.

Andrew Talbot <[email protected]>
user32: Replace inline static with static inline.

Clinton Stimpson <[email protected]>
user32: WM_SETFONT on button doesn't repaint directly.

svn path=/trunk/; revision=38714
2009-01-12 00:46:34 +00:00
2009-01-09 16:38:28 +00:00
S
Description
A free Windows-compatible Operating System
528 MiB
Languages
C 86.9%
C++ 10.7%
Python 0.7%
Assembly 0.5%
CMake 0.5%
Other 0.4%