• Chris Morgan's avatar
    Removed all direct calls to MONTHCAL_Refresh() and replaced with · 043c3e79
    Chris Morgan authored
    either RedrawWindow or InvalidateRect. Optimized drawing using
    RedraWindow and update regions.  Fixed "Today" date bug where year was
    only one digit.  Fixed drawing of circle drawn next to "Today".  Fixed
    moving to previous or next month by clicking on days belonging to
    previous or next months.
    043c3e79
monthcal.c 50.3 KB