This is the first version of LibGMailClientCXX that is reasonably stable and bug-free. Most of the changes to the previous version involved restructuring of the code, eliminating unnecessary functionality, and consolidating. The way the client synchronizes data and threads has been changed.
There are a few new features. Sending emails is now supported (though attachments and drafts are not). Quick contacts are supported. A few convenient functions where added to ClientData. The login process was cleaned, and GMailClient::login() now returns a status code. There are examples programs that use the new features.
Browse the code at http://gmailclientcxx.cvs.sourceforge.net/gmailclientcxx/libgmailclientcxx-0.3/
Download at http://sourceforge.net/project/showfiles.php?group_id=203389