- Document how the native lays out the internal components of
commit389f9d55d929da5af2f503c4c72dd8cd8946d45f
authorRobert Shearman <rob@codeweavers.com>
Sat, 25 Jun 2005 17:55:40 +0000 (25 17:55 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 25 Jun 2005 17:55:40 +0000 (25 17:55 +0000)
tree7c706b6b981eff1f2d34cf5a00d58abb1c5df243
parenteb9960f15b96f797bb65882b0f63857391a98ea0
- Document how the native lays out the internal components of
  buttons.
- Fix control to follow these rules.
- Don't redraw disabled buttons.
- Padding is never less that GetSystemMetrics(SM_{CX,CY}EDGE).
- Change default iListGap value to 4 to match native.
dlls/comctl32/toolbar.c