# # ChangeLog for lib/xmltree.h # # Generated by Trac 1.2.3 # 2024-04-25T10:50:26Z Sat, 14 Aug 2010 23:00:53 GMT Wilmer van der Gaast [d912fe4] * lib/xmltree.c (modified) * lib/xmltree.h (modified) Add xt_find_path() to simplify digging through multi-level XML trees. Sat, 14 Aug 2010 12:20:59 GMT Wilmer van der Gaast [d93c0eb9] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/bee.h (modified) * protocols/bee_user.c (modified) * protocols/msn/ns.c (modified) * protocols/msn/soap.h (modified) Read incoming MSN status/away messages. Thu, 12 Aug 2010 22:44:56 GMT Wilmer van der Gaast [b46769d] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/msn/ns.c (modified) * protocols/msn/sb.c (modified) Some syntax checking fixups; don't make the same mistake of failing ... Sun, 28 Sep 2008 11:18:19 GMT Wilmer van der Gaast [94acdd0] * chat.c (modified) * chat.h (modified) * irc_commands.c (modified) * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/conference.c (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/jabber.h (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/oscar.c (modified) Restored support for password-protected chatrooms (for now only by ... Sat, 16 Feb 2008 22:40:38 GMT Wilmer van der Gaast [4bbcba3] * lib/xmltree.c (modified) * lib/xmltree.h (modified) * protocols/jabber/io.c (modified) Moved xmltree handlers initialization to xt_new(). Sat, 16 Feb 2008 22:07:14 GMT Wilmer van der Gaast [add23a2] * lib/Makefile (modified) * lib/xmltree.c (moved) * lib/xmltree.h (moved) * protocols/jabber/Makefile (modified) Moved xmltree to lib/ because I want to use it from more than just ...