summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-node-private.h
Commit message (Expand)AuthorAgeFilesLines
* Consider AppStream version as a stringCorentin Noël2021-08-031-2/+2
* Use '#pragma once' to avoid a lot of boilerplateRichard Hughes2019-02-091-6/+2
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* trivial: Store the locale as an interned stringRichard Hughes2018-05-211-0/+2
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-151-1/+5
* as-node: Add back as_node_context_{get,set}_source_kind (#157)Iain Lane2017-02-281-0/+7
* trivial: Rename some non exported symbols to use AsFormatRichard Hughes2017-02-271-3/+3
* trivial: Use the new AsFormatKind definesRichard Hughes2017-02-271-4/+4
* Use refcounted strings in all objectsRichard Hughes2016-11-211-4/+2
* Fix a small memory leak when parsing yaml filesRichard Hughes2016-09-281-0/+3
* Implement DEP-11 MediaBaseUrl supportRobert Ancell2016-03-041-0/+3
* Allow update_contact to be output in very limited conditionsRichard Hughes2015-11-261-0/+3
* Do not ever store the KDE x-test locale dataRichard Hughes2015-09-161-0/+1
* Add the source-only tags when outputting AppData filesRichard Hughes2015-03-301-0/+3
* Create a AsNodeContext object for parsing stateRichard Hughes2015-01-211-0/+10
* trivial: Export some more useful API from AsNodeRichard Hughes2014-06-181-15/+0
* Add as_node_get_comment()Richard Hughes2014-05-231-0/+3
* Add as_node_set_name() internal methodRichard Hughes2014-04-211-0/+2
* Add as_node_reflow_text() to reflow XML text properlyRichard Hughes2014-04-111-0/+2
* Add as_node_take_attribute() to reduce allocations during parseRichard Hughes2014-03-241-0/+2
* Support the 'origin' attribute on the root nodeRichard Hughes2014-03-191-0/+8
* Unexport things we don't want to keep stableRichard Hughes2014-03-181-0/+40