[PATCH 14/15] comctl32/monthcal: Fix control placement

Nikolay Sivov bunglehead at gmail.com
Sun Sep 27 12:52:40 CDT 2009


Changelog:
   - fix control position in client area - it should be centered in it, also simplify some
     rectangles calculation
   - hittesting heavily relies on rectangles dimensions and position, currently hittest tests fail
     cause first positioning is wrong and second multicalendar mode isn't implemented at all, so
     fix tests accordingly


More information about the wine-patches mailing list