# # ChangeLog for storage_xml.c # # Generated by Trac 1.2.3 # 2024-05-19T09:25:56Z Thu, 07 Jun 2012 22:45:24 GMT Wilmer van der Gaast [e222c36] * storage_xml.c (modified) Add xml_generate_settings(), little less code duplication. Thu, 07 Jun 2012 22:41:17 GMT Wilmer van der Gaast [bb5ce568] * protocols/account.c (modified) * protocols/account.h (modified) * protocols/jabber/jabber.c (modified) * protocols/msn/msn.c (modified) * protocols/oscar/oscar.c (modified) * protocols/skype/skype.c (modified) * set.h (modified) * storage_xml.c (modified) s/ACC_SET_NOSAVE/SET_NOSAVE/. Tue, 05 Jun 2012 22:34:13 GMT Wilmer van der Gaast [15581c1] * storage_xml.c (modified) Fixed some small leaks, restored proper read buffer size. Tue, 05 Jun 2012 20:19:56 GMT Wilmer van der Gaast [222b440] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * storage_xml.c (modified) Add xt_to_string_i() and use it to get indentation back in saved ... Tue, 05 Jun 2012 19:47:22 GMT Wilmer van der Gaast [d219296] * storage_xml.c (modified) Small cleanup of xml_save(). Tue, 05 Jun 2012 19:09:14 GMT Wilmer van der Gaast [00f1e93] * storage_xml.c (modified) xml_load using xmltree. About half as much code as the old stuff. ... Mon, 04 Jun 2012 13:55:58 GMT Wilmer van der Gaast [a338faa] * storage_xml.c (modified) Use xmltree to save user settings, in preparation for allowing other ... Mon, 04 Jun 2012 10:58:51 GMT Wilmer van der Gaast [c43f488] * protocols/twitter/twitter_lib.c (modified) * storage_xml.c (modified) Remove two hacks for some glib<2.14 versions that are no longer ... Sat, 24 Dec 2011 18:12:15 GMT Wilmer van der Gaast [9a1c14d] * lib/arc.c (modified) * storage_xml.c (modified) An empty password is still a password, don't refuse accounts for that.