# # ChangeLog for lib/xmltree.c # # Generated by Trac 1.2.3 # 2024-05-04T03:03:23Z 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 ... Sat, 07 Aug 2010 16:33:02 GMT Wilmer van der Gaast [daae10f] * Makefile (modified) * conf.c (modified) * configure (modified) * irc_commands.c (modified) * lib/Makefile (modified) * lib/md5.h (modified) * lib/oauth.c (modified) * lib/sha1.h (modified) * lib/xmltree.c (modified) * protocols/Makefile (modified) * protocols/jabber/Makefile (modified) * protocols/jabber/jabber.c (modified) * protocols/jabber/message.c (modified) * protocols/msn/Makefile (modified) * protocols/msn/msn.c (modified) * protocols/nogaim.c (modified) * protocols/nogaim.h (modified) * protocols/oscar/Makefile (modified) * protocols/twitter/Makefile (modified) * protocols/twitter/twitter_lib.c (modified) * protocols/yahoo/Makefile (modified) * protocols/yahoo/libyahoo2.c (modified) * unix.c (modified) OpenSolaris (non-gcc) fixes, patches from Dagobert Michelsen ... Tue, 11 May 2010 23:27:11 GMT Wilmer van der Gaast [3742fb6] * lib/xmltree.c (modified) Implement some kind of ignorant awareness of XML namespaces: Enough ... 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 ...