Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
86b617cf2358d728baad3cd25a83ad7cf2fc6aa6
[xestiaab/.git] / source / CHANGES
1 Version 0.11
2 ============
3 23 March 2016
5 - This version is a maintenance release.
6 - All code is indented using tabs not spaces.
7 - Remove most of the unused variables from the code.
8 - Moved unit testing application building into a separate Makefile. 
9   To build the unit test application, run make from the tests directory.
10 - Added unit tests for some of the common functions that can return
11   values or use pointers.
13 Version 0.10
14 ============
15 06 March 2016
17 - Implemented support to run the application to display contact
18   information only using the -d switch.
19     - It takes one option which is the filename of the contact to display.
20 - Fixed issue where address book URL does not appear when server is using
21   self-signed SSL certificate.
22 - Fixed issue where the conflict resolution window kept coming up when a
23   contact was saved to a CardDAV server.
25 Version 0.09
26 ============
27 24 February 2016
29 - Password was displayed as text in the Edit Account window when it
30   shouldn't have been.
31 - Fixed top section of the contact information page so that the name
32   doesn't collapse into a line per word.
33 - Display error message if no accounts are selected when searching 
34   for contacts.
35 - Resized the Edit Account window so that all controls appear properly
36   in the window.
37 - Fixed issue with the add and remove search setting buttons in the
38   Search window after searching.
39 - Fixed issue with accounts that are reloaded after closing the edit 
40   account window without making any changes. Clicking on either the 
41   Edit or Delete buttons without selecting an account again caused XAB 
42   to crash/assert.
43 - Fixed issue where SSL certificate window asserts due to MaxLength being
44   set for one of the controls.
46 Version 0.08
47 ============
48 10 February 2016
50 - Fixed issue with checks not being made on iterators when editing data
51   which causes the application to crash.
52 - Fixed issue which causes the application to assert on multiline text
53   box controls (maxlength was set when it shouldn't have been).
54 - Resized add and edit properties dialogs that are use with the contact
55   editor so certain controls are not squashed.
56 - Contact editor now has a minimum window size of 800x500 set.
57 - Corrected Makefile so that compiling using -j now works.
59 Version 0.07
60 ============
61 22 January 2016
63 - Fixed right click menu in the Search window when the mode is Search Only. 
64 - New accounts now appear after creating an account through the new account
65   window. They didn't appear before due to a bug involving a boolean that
66   wasn't set as a pointer.
67 - Added support to do contact format conversion on the command line using the
68   -c switch.
69   - Takes three or four command switches:
70         -ifmt=<str>: Input format to convert form.
71         -ofmt=<str>: Output format to convert to.
72         -ifile: Input filename to read from.
73         -ofile: Output filename to write to. (don't use to pipe to console).
74 - Added unit tests for contact format conversion.
75 - Added unit tests for loading vCard 4 data.
76 - Moved loading of vCard 4 data when using frmContactEditor into 
77   ContactDataObject. Saving will also move into ContactDataObject in a later
78   version.
79 - vCard 3/4 conversion now supports CLIENTPIDMAP, XML and SOURCE. 
81 Version 0.06
82 ============
83 01 December 2015
85 - Added right click menus for the contact list in the main window and the search
86   results list in the search window.
87 - Added feature to save photos, logos and sounds from contacts.
88 - Fixed minor vCard version printing to console issue.
89 - Added copyright and licence headers to the source and header files as needed.
90 - Changed CardDAV into CardDAV* for the Activity Manager tasks which improves
91   memory efficiency as CardDAV object is now deleted each time a task is
92   completed.
93 - Splitted some source files down to make them more manageable.
95 Version 0.05
96 ============
97 25 November 2015
99 - Click on the Close Window button on the main window on Win32 systems causes XAB
100   to crash. This hopefully has now been fixed.
101 - All tabbed forms now show the first page instead of the second page in some
102   forms.
103 - Initial unit testing application has been implemented. Additional unit tests
104   will be added over time.
106 Version 0.04
107 ============
108 17 November 2015
110 - Added -e support for direct editing without having to start XAB fully. The direct 
111   editing process checks if the contact is in the user's settings/accounts directory
112   and refuses to load it if it is. Another check is made where if the file is not a
113   vCard 4.0 contact, it will refuse to load.
114 - Cleaned up Bitmap Code Helper removing all commented out references to Boost and
115   fixed the line tabbing.
116 - Cancel button for the Preferences window now works.
118 Version 0.03
119 ============
120 03 November 2015
122 - Fixed assert issues when opening frmContactEditorTemplate and frmContactEditorAddress
123 - Save Contact & Close within the contact editor is now implemented.
124 - Fixed more issues with compiling when using other Linux-based OSes other than OpenSuSE.
125 - Fixed issues when creating an account on a Win32 system.
127 Version 0.02
128 ============
129 20 October 2015
131 - Added -s support for direct searching without having to start XAB fully.
132 - Fixed issues with compiling when using other Linux-based OSes other than OpenSuSE.
134 Version 0.01
135 ============
136 05 October 2015
138 - Initial Release
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy