aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xmltree.h
Commit message (Expand)AuthorAgeLines
* Reindent everything to K&R style with tabsIndent2015-02-20-43/+37
* Bunch of merges from dx.Wilmer van der Gaast2014-10-17-0/+1
|\
| * Add support for XEP-0203: Delayed delivery (message timestamps)dequis2014-10-10-0/+1
* | Debian bug #764181: Accidentally had an LGPL header in a bunch of files.Wilmer van der Gaast2014-10-17-10/+10
|/
* Merging "storage" branch which I wrote long ago. It separates generation ofWilmer van der Gaast2013-04-20-0/+1
|\
| * Add xt_to_string_i() and use it to get indentation back in saved settings.Wilmer van der Gaast2012-06-05-0/+1
* | I'm still bored on a long flight. Wrote a script to automatically updateWilmer van der Gaast2013-02-21-1/+1
* | Little cleanup. Use xt_from_string() where possible.Wilmer van der Gaast2012-09-22-1/+1
|/
* Add xt_find_path() to simplify digging through multi-level XML trees.Wilmer van der Gaast2010-08-15-0/+1
* Read incoming MSN status/away messages.Wilmer van der Gaast2010-08-14-1/+2
* Some syntax checking fixups; don't make the same mistake of failing just ifWilmer van der Gaast2010-08-12-0/+1
* Restored support for password-protected chatrooms (for now only by acceptingWilmer van der Gaast2008-09-28-1/+1
* Moved xmltree handlers initialization to xt_new().Wilmer van der Gaast2008-02-16-2/+2
* Moved xmltree to lib/ because I want to use it from more than just theWilmer van der Gaast2008-02-16-0/+97