5 - Implemented macOS support.
6 - Fixed issue where event description wasn't being loaded properly.
7 - Fixed issue where accounts tab was appearing first in the Preferences
14 - Implemented Win32 support.
15 - Fixed issue when creating/editing/deleting calendars in the
17 - An error message causes the "Save and New" menu optin in the
18 event editor to stop and not setup a blank event causing the
19 previous event information to be lost.
20 - Moved events to modern event handling used by wxWidgets.
21 - Removed painting of form controls as it causes issues on Win32.
27 - Added window management.
28 - Fixed crashing after changing the monthly grid after deleting an
30 - Fixed calendar data storage error where no account error occurs
31 in certain functions resulting in no calendar/event data appearing.
37 - Add licensing and copyright information to all source files.
38 - Converted variable names into the camelCase format.
39 - Added README file explaining Xestia Calendar.
40 - Default local account is created each time Xestia Calendar starts if it
42 - Added COPYING file to clarify licensing.
43 - configure script setup.
44 - Unit tests added for CalendarDataStorage.