• Krzysztof Foltman's avatar
    - next/prev month don't stick anymore · c401aa84
    Krzysztof Foltman authored
    - min/max ranges initialized to some reasonable values
    - fixed some bugs caused by reversed order of arguments of MONTHCAL_CopyTime
    - update current month/year after setting current date
    - changing months etc doesn't send MCN_SELECT (which could be sent
      only after a particular day was clicked)
    - changed (hit && MCHT_CALENDARDATE) to (hit == MCHT_CALENDARDATE)
    c401aa84
monthcal.c 59.4 KB