summaryrefslogtreecommitdiff
path: root/obt/xml.c
AgeCommit message (Expand)Author
2013-08-10Add support for loading SVG icons using librsvg.Dana Jansens
2012-09-30Don't strip leading whitespace from menu labels (Fix bug 4782)Dana Jansens
2012-09-30Allow an xml tag to be unregistered from the xml parser.Dana Jansens
2011-01-24XML_PARSE_XINCLUDE flag seems to do nothing. Use xmlXIncludeProcessFlags() in...Dana Jansens
2011-01-24Allow XIncludes in xml documents we read.Dana Jansens
2010-02-12use g_slice_new() instead of g_new() part 3Dana Jansens
2010-02-12Check node->name for nullMikael Magnusson
2009-12-28reflect the change that parse.c/h was renamed to xml.c/h in the file header c...Dana Jansens
2009-12-21rename the obt_parse library to obt_xml (since it is very xml specific)Dana Jansens