summaryrefslogtreecommitdiff
path: root/gio/gapplicationcommandline.c
Commit message (Expand)AuthorAgeFilesLines
* gapplication: Validate types of well-known platform data keysPhilip Withnall2022-12-091-3/+6
* gapplication: Document that command line options must be validatedPhilip Withnall2022-12-091-0/+3
* gapplicationcommandline: Fix a minor typo in the documentationPhilip Withnall2022-11-161-1/+1
* gapplicationcommandline: Add a missing transfer annotationPhilip Withnall2022-11-161-1/+1
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* gapplicationcommandline: Handle the possibility empty args in an examplePhilip Withnall2022-02-111-0/+6
* gapplicationcommandline: Fix a typo in a documentation commentPhilip Withnall2022-02-111-1/+1
* docs: Update various external links to use HEAD instead of masterPhilip Withnall2021-06-071-3/+3
* docs: Replace git.gnome.org with gitlab.gnome.org urlsAvinash Sonawane2021-03-241-3/+3
* gio: Add missing nullable annotationsSebastian Dröge2020-11-111-2/+2
* gio: Fix various typos of the name ‘D-Bus’Philip Withnall2020-10-261-1/+1
* introspection: Add more filename type annotations for strings which can conta...Christoph Reiter2017-10-261-6/+6
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-4/+4
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* gio: Add missing (nullable) annotationPhilip Withnall2016-06-151-2/+2
* Partly revert "gio: Add filename type annotations"Christoph Reiter2016-06-071-6/+6
* gio: Add filename type annotationsChristoph Reiter2016-06-041-7/+7
* docs: fix up docs issues in gio/Xavier Claessens2015-02-051-0/+7
* gio: port annotations from the Vala metadata.Evan Nemerson2014-05-231-1/+1
* docs: let go of *Matthias Clasen2014-02-141-3/+3
* Eradicate links and xrefsMatthias Clasen2014-02-081-1/+2
* Docs: replace <literal> by `Matthias Clasen2014-02-061-3/+3
* GApplication: parse command line optionsRyan Lortie2014-02-061-0/+56
* Convert external links to markdown syntaxMatthias Clasen2014-02-051-3/+6
* Don't use <envar> in docsMatthias Clasen2014-02-051-3/+3
* GApplicationCommandline: Shorten embedded examplesMatthias Clasen2014-02-011-52/+121
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Docs: don't use the structname tagMatthias Clasen2014-01-311-2/+2
* GApplication: change commandline encoding policyRyan Lortie2014-01-171-1/+6
* Add includes to all gio docsMatthias Clasen2014-01-071-0/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-8/+3
* Fix a doc comment mismatchMatthias Clasen2013-02-031-1/+1
* Add g_application_command_line_get_stdin()Ryan Lortie2012-12-271-0/+46
* gio: New API for GFile from remote commandline argRyan Lortie2012-11-271-0/+32
* Remove extra newline chars in local g_application_command_line_print/errBrian Koning2012-08-061-2/+2
* Add missing allow-none annotations for function parameters.Robert Ancell2012-03-311-1/+1
* docs: Fix GApplicationCommandLine typoDavid King2012-02-211-2/+2
* Retrieve cwd and environ in local GApplicationCommandLineJesse van den Kieboom2012-02-081-11/+27
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* Clean up GApplication docsRyan Lortie2011-12-101-0/+8
* Spelling fixesMatthias Clasen2011-08-291-1/+1
* Whitespace fixesRyan Lortie2011-05-181-2/+2
* Avoid an interaction between GApplication and GOptionMatthias Clasen2011-04-081-1/+4
* GApplication: More documentation tweaksMatthias Clasen2011-03-041-15/+21
* Fix a typoMatthias Clasen2011-03-041-0/+9
* Try harder to explain GApplicationCommandlineMatthias Clasen2011-03-031-1/+37
* Add missing annotations to GApplication and GApplicationCommandLine.Pavel Holejsovsky2010-12-151-3/+5
* Various doc tweaksMatthias Clasen2010-11-281-2/+1
* Various documentation fixesMatthias Clasen2010-10-311-0/+1