5 - Added right click menus for the contact list in the main window and the search
6 results list in the search window.
7 - Added feature to save photos, logos and sounds from contacts.
8 - Fixed minor vCard version printing to console issue.
9 - Added copyright and licence headers to the source and header files as needed.
10 - Changed CardDAV into CardDAV* for the Activity Manager tasks which improves
11 memory efficiency as CardDAV object is now deleted each time a task is
13 - Splitted some source files down to make them more manageable.
19 - Click on the Close Window button on the main window on Win32 systems causes XAB
20 to crash. This hopefully has now been fixed.
21 - All tabbed forms now show the first page instead of the second page in some
23 - Initial unit testing application has been implemented. Additional unit tests
24 will be added over time.
30 - Added -e support for direct editing without having to start XAB fully. The direct
31 editing process checks if the contact is in the user's settings/accounts directory
32 and refuses to load it if it is. Another check is made where if the file is not a
33 vCard 4.0 contact, it will refuse to load.
34 - Cleaned up Bitmap Code Helper removing all commented out references to Boost and
35 fixed the line tabbing.
36 - Cancel button for the Preferences window now works.
42 - Fixed assert issues when opening frmContactEditorTemplate and frmContactEditorAddress
43 - Save Contact & Close within the contact editor is now implemented.
44 - Fixed more issues with compiling when using other Linux-based OSes other than OpenSuSE.
45 - Fixed issues when creating an account on a Win32 system.
51 - Added -s support for direct searching without having to start XAB fully.
52 - Fixed issues with compiling when using other Linux-based OSes other than OpenSuSE.