summaryrefslogtreecommitdiff
path: root/gio/gapplicationcommandline.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use 'aay' instead of 'as' for environRyan Lortie2010-10-291-1/+2
* GApplication: support environment passingRyan Lortie2010-10-281-0/+71
* Some more GApplication doc tweaksMatthias Clasen2010-10-231-3/+15
* Add another example for commandline handlingMatthias Clasen2010-10-231-1/+3
* Add some examples to the GApplication docsMatthias Clasen2010-10-231-0/+2
* Brush up the GApplication docsMatthias Clasen2010-10-231-15/+25
* Cleanup and doc GApplicationCommandLineRyan Lortie2010-10-191-118/+288
* GApplication: add remote commandline supportRyan Lortie2010-10-191-0/+273