Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / addressbook / libebook / e-vcard.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-08-14 Milan Crha2007-08-14 mcrha Fix for bug #356176 by Patrick Ohly
2007-08-06 Milan Crha2007-08-06 mcrha Partial fix for bug #427469
2007-05-31 Ross BurtonAdd e_vcard_attribute_remove_param().
2007-05-13 Oystein GisnasOptimise vCard folding (#433782 and #336574). Contribut...
2007-05-07 Matthew Barnesaddressbook/backends/ldap/e-book-backend-ldap.c
2007-04-03 Ross BurtonUse slice allocator, g_list_prepend/reverse and some...
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2006-09-29 Ross BurtonSync headers and source to fix gtk-doc, and add more...
2006-07-24 Ross BurtonAdd e_vcard_attribute_remove_value and
2006-07-17 Ross BurtonAdd e_vcard_get_param() (#347752)
2006-06-13 Ross BurtonAdd e_vcard_get_attribute() (#334411)
2006-05-24 Ross BurtonImprove API docs (#342678)
2006-05-15 Harish KrishnaswamyRestore the two functions removed from the header in...
2006-05-12 Devashish SharmaChanges to vcard parsing so that it handles quoted...
2006-04-21 Devashish SharmaAdded a new function for turning the incoming vcard...
2006-01-10 Ross Burtonlibebook/e-book-query.c Fix GList leaks (#320065).
2005-09-15 Tor LillqvistUse g_ascii_strcasecmp() instead of strcasecmp() for...
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-08-10 Sushma RaiPatch by "Ross Burton <ross@burtonini.com>" to removed...
2005-05-06 Sushma RaiHanding encoding type "BASE64" and forming FN from...
2005-05-04 Hans Petter JanssonWrote API docs.
2005-02-21 Sivaiah NallagatlaWhen passed in group is NULL, remove all the attributes...
2005-02-14 Sivaiah NallagatlaMake sure that we decode only hex digits followed by...
2005-01-31 Sivaiah Nallagatlaadvancd to next char in the loop (read_attribute_params...
2004-08-05 Chris Toshok[ fixes #61719 ] fix the one remaining g_assert_not_rea...
2004-06-07 Chris Toshok[ fixes bug #58606 ]
2004-04-18 Hans Petter JanssonDon't pass NULL attr_group on to string comparison...
2004-04-16 Chris Toshokremove the race prevention stuff from here, since we...
2004-04-02 Chris Toshokignore the attribute's group. (e_contact_set_property...
2004-03-31 Chris Toshok[ backend portion of fix for #54528 ] deal with vcards...
2004-02-26 Chris Toshokpredicate returning TRUE if there's only one value...
2004-02-24 Chris Toshokwrap spew in "#define d(x)". (e_vcard_attribute_add_val...
2004-02-03 Chris Toshokuse "VCARD" instead of "vCard" because gnome-vfs is...
2004-02-02 Chris Toshokclear attr->encoding_set and attr->encoding, since...
2004-02-02 Chris Toshokmake sure to set attr->decoded_values to NULL as well...
2004-01-26 Chris Toshok[ fixes bug #53228 ]
2004-01-23 Chris Toshokmake public. (e_vcard_escape_string): same. (e_vcard_to...
2003-11-26 Chris Toshoknew file/test, print out the current self contact.
2003-11-08 Chris Toshokimplement. (read_attribute_params): implement quoted...
2003-11-03 JP RosevearInitial revision