[PATCH 1/3] comctl32/monthcal: Simplify painting operations, split painting to several helpers

Nikolay Sivov bunglehead at gmail.com
Mon Oct 12 19:37:18 CDT 2009


This is a rework of painting helper, it's simplified by removing
unnecessary loop variable, duplicated helper parameters etc.

Changelog: 
    - simplify painting operations, split painting to several helpers


More information about the wine-patches mailing list