summaryrefslogtreecommitdiff
path: root/glib/gshell.c
Commit message (Expand)AuthorAgeFilesLines
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* Build fixes for the fall-out of the inclusion changesEmmanuele Bassi2010-09-041-0/+1
* More include cleanupsMatthias Clasen2010-09-031-5/+4
* glib/: fully remove galias hacksRyan Lortie2010-07-071-4/+0
* Remove cases of ;;Matthias Clasen2010-07-051-1/+1
* GShell: move docs from tmpl to .cRyan Lortie2010-01-301-0/+22
* Bug 555311 – format not a string literal and no format argumentsChristian Persch2008-10-131-8/+8
* Fix gcc warningsMatthias Clasen2008-10-101-6/+6
* Use g_set_error_literal where appropriate. Patch from bug #535947.Christian Persch2008-06-161-4/+4
* Fix PLT issuesMatthias Clasen2006-09-301-1/+1
* Move short_month_names and long_month_names to bss.Matthias Clasen2006-04-041-4/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-1/+4
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Include a test involving consecutive backslashes followed by a non-escapedMatthias Clasen2004-08-011-3/+13
* Optimize the common cases (init == NULL or init == "") a bit. replace usesMatthias Clasen2003-03-301-2/+2
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-2/+3
* Fix memory leak. (#72990, Paoloo Maggi)Owen Taylor2002-02-281-0/+1
* Fix quoting of \' sequence (#72548, Christian Rose)Owen Taylor2002-02-251-1/+1
* 1.3.14GLIB_1_3_14Owen Taylor2002-02-171-0/+2
* Minor markup fixes.Matthias Clasen2001-12-161-2/+2
* note on how to free returned vectorHavoc Pennington2001-12-141-1/+1
* Added missing \ character.Darin Adler2001-08-191-1/+1
* add comment about shell quoting rules to the docs.Havoc Pennington2001-08-191-0/+7
* Cygwin support contributed by Stefan Ondrejicka <ondrej@idata.sk>.Tor Lillqvist2001-03-091-1/+1
* Add gettext support.Owen Taylor2001-01-161-1/+1
* Add new files.Havoc Pennington2000-10-091-0/+651