]> icculus.org git repositories - dana/openbox.git/history - obt/xml.c
wip: loading theme stuff
[dana/openbox.git] / obt / xml.c
2011-08-08 Dana JansensAdd functions to set the value of an xml node
2011-08-08 Dana JansensAdd a function to save a cache file (it makes the direc...
2011-08-08 Dana Jansensadd obt_xml_load_cache_file() to load a file in ~/...
2011-08-08 Dana JansensAdd obt_xml_path_get_list() that returns a list of...
2011-08-08 Dana Jansensdon't create empty xml nodes when there is no default...
2011-08-06 Dana JansensRename obt_xml_find_node() to obt_xml_find_sibling...
2011-08-05 Dana JansensAllow an xml tag to be unregistered from the xml parser.
2011-08-02 Mikael MagnussonMerge branch 'm4/master'
2011-01-24 Dana JansensXML_PARSE_XINCLUDE flag seems to do nothing. Use xmlXIn...
2011-01-24 Dana JansensAllow XIncludes in xml documents we read.
2010-02-12 Dana Jansensuse g_slice_new() instead of g_new() part 3
2010-02-12 Mikael MagnussonCheck node->name for null
2010-02-08 Dana JansensMerge branch 'backport' into work
2010-02-05 Dana JansensMerge branch 'backport' into work
2010-01-14 Dana JansensMerge branch 'backport' into work
2010-01-11 Dana JansensMerge branch 'backport' into work
2010-01-08 Dana JansensMerge branch 'backport' into work
2009-12-28 Dana Jansensreflect the change that parse.c/h was renamed to xml...
2009-12-21 Dana Jansensrename the obt_parse library to obt_xml (since it is...