desktop: CalendarEdit: added MakeDateRecent() calls for date fields
commit5a6fe287524f4a39473db44e6e86a1f105aae079
authorChris Frey <cdfrey@foursquare.net>
Fri, 6 Apr 2012 04:09:40 +0000 (6 00:09 -0400)
committerChris Frey <cdfrey@foursquare.net>
Fri, 6 Apr 2012 04:09:40 +0000 (6 00:09 -0400)
tree6e74a5c21228acff8e245edea7a3260bad7edba2
parentb7b8170dc5a824010c8343cf5bb0406fbf5f4d41
desktop: CalendarEdit: added MakeDateRecent() calls for date fields

By default the start/end/recurend dates are all loaded, but if the
dates are "invalid" to start with, it starts out at 1970.  So add
checks to bump the dates into recent territory when initializing the
dialog.
desktop/src/CalendarEditDlg.cc