summaryrefslogtreecommitdiff
path: root/gio/gdbusintrospection.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gdbus: Add various missing (nullable) or (not nullable) annotationsPhilip Withnall2021-06-031-7/+7
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-5/+5
* gdbusintrospection: Use atomic operations to read ref_countTomasz Miąsko2018-11-061-14/+14
* gdbusintrospection: Remove incorrect (out) annotationsPhilip Withnall2017-06-051-2/+2
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-7/+9
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* Remove redundant checks before freeMarek Kasik2014-07-141-2/+1
* Docs: Drop entities, switch away from sgml modeMatthias Clasen2014-02-091-1/+1
* Eradicate links and xrefsMatthias Clasen2014-02-081-1/+1
* Docs: replace <literal> by `Matthias Clasen2014-02-061-2/+2
* Stop using starttag elementsMatthias Clasen2014-02-061-1/+1
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* gdbus: properly escape introspection annotationsRyan Lortie2014-01-081-4/+7
* GDBus: ignore qualified XML tags and attributesRyan Lortie2013-10-281-1/+1
* Fix this cost -> the cost typosMurray Cumming2012-10-211-5/+5
* Revert the GMarkup attribute collect changesRyan Lortie2012-08-201-47/+53
* gdbus: Use g_markup_collect_known_attributes() in GDBus introspectionMatthias Clasen2012-08-161-53/+47
* GDBusNodeInfo: remove a spurious for loopRui Matos2012-07-111-5/+2
* GDBusNodeInfo: the XML string must contain exactly one node elementRui Matos2012-07-111-0/+3
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* GDBus: Note in docs that g_dbus_node_info_new_for_xml() is using GMarkupDavid Zeuthen2011-12-061-0/+4
* GDBus: fix link to D-Bus specDavid Zeuthen2011-12-061-1/+1
* [gi] Add missing (out) annotation to g_dbus_{node,interface}_info_generate_xml()Martin Pitt2011-08-111-2/+2
* [gi] Add missing transfer annotation to g_dbus_node_info_lookup_interface()Martin Pitt2011-08-101-1/+1
* gdbusintrospection: fix introspection annotationsGiovanni Campagna2011-07-201-3/+3
* GDBus: Add mechanism to make lookup on interfaces constant-timeDavid Zeuthen2011-03-281-3/+168
* Be more forgiving when parsing introspection xmlMatthias Clasen2011-02-191-0/+4
* Fix memory leaks in the gdbus introspection parserMatthias Clasen2011-02-151-112/+66
* Introspection: make 'direction' default to 'in' for methodsMatthias Clasen2010-08-301-1/+4
* Use G_DEFINE_[BOXED|POINTER]_TYPE instead of handwritten codeChristian Persch2010-08-181-15/+2
* GDBus: Remove constness from introspection data structuresDavid Zeuthen2010-07-191-30/+30
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* GDBus: Rename "Introspection XML" section to "D-Bus Introspection Data"David Zeuthen2010-07-021-2/+2
* Fix build with the Microsoft compilerTor Lillqvist2010-06-221-1/+1
* GDBus: Fix obvious crasher when looking up annotationsDavid Zeuthen2010-05-171-1/+1
* Document DBUS address env varsMatthias Clasen2010-05-111-1/+1
* Match up parameter namesMatthias Clasen2010-05-111-43/+59
* Update copyright years to include 2010Matthias Clasen2010-05-091-1/+1
* Add some conceptual changesMatthias Clasen2010-05-091-1/+1
* Some documentation tweaksMatthias Clasen2010-05-091-1/+5
* GDBus: Add new symbols to gio.symbolsDavid Zeuthen2010-05-061-0/+5
* GDBus: Fix up i18nDavid Zeuthen2010-05-061-2/+3
* Add "Since: 2.26" to all new GDBus APIDavid Zeuthen2010-05-061-4/+48
* Set up gtk-doc for GDBusDavid Zeuthen2010-05-061-1/+1
* Initial GDBus code-drop from GDBus-standalone repoDavid Zeuthen2010-05-061-0/+2009