X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FCHANGES;h=156bd654fd344a735f5d603ec23f9bf3df1d634f;hb=983b75e10a5d8d7b98e8ef54d668251d36547292;hp=920c10b53018a561b0d95d1cf609ca0c66448ad9;hpb=ad56006947ba861bd4becb66a034cc3f476882d9;p=xestiaab%2F.git diff --git a/source/CHANGES b/source/CHANGES index 920c10b..156bd65 100644 --- a/source/CHANGES +++ b/source/CHANGES @@ -1,3 +1,26 @@ +Version 0.05 +============ +25 November 2015 + +- Click on the Close Window button on the main window on Win32 systems causes XAB + to crash. This hopefully has now been fixed. +- All tabbed forms now show the first page instead of the second page in some + forms. +- Initial unit testing application has been implemented. Additional unit tests + will be added over time. + +Version 0.04 +============ +17 November 2015 + +- Added -e support for direct editing without having to start XAB fully. The direct + editing process checks if the contact is in the user's settings/accounts directory + and refuses to load it if it is. Another check is made where if the file is not a + vCard 4.0 contact, it will refuse to load. +- Cleaned up Bitmap Code Helper removing all commented out references to Boost and + fixed the line tabbing. +- Cancel button for the Preferences window now works. + Version 0.03 ============ 03 November 2015