summaryrefslogtreecommitdiff
path: root/glib/gcompletion.c
Commit message (Expand)AuthorAgeFilesLines
* Move deprecated GCompletion to deprecated/Ryan Lortie2011-09-181-491/+0
* Update annotations from gobject-introspection/gir/glib-2.0.cColin Walters2011-06-071-1/+1
* Correct gtk-doc SECTION: syntaxJohan Dahlin2011-02-011-1/+1
* glib/: fully remove galias hacksRyan Lortie2010-07-071-4/+0
* Deprecate some rarely-used APISMatthias Clasen2010-06-231-1/+24
* GCompletion: move docs from tmpl to .cRyan Lortie2010-02-011-0/+122
* Make passing NULL for new_prefix work as documented. (#338845, YevgenMatthias Clasen2006-04-181-1/+1
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-141-2/+4
* Implement the same PLT reduction technique used in GTK+:Matthias Clasen2004-09-161-0/+1
* Merged from 2.4:Matthias Clasen2004-05-171-2/+0
* New function which works like g_completion_complete(), but strips aMatthias Clasen2004-02-041-0/+51
* Patch from Sven Neumann to make the include order consistent. (#71704)Owen Taylor2002-12-041-1/+5
* Make prefix argument const. (#91662, Gustavo Carneiro)Owen Taylor2002-10-141-1/+1
* Fix memory leak and dubious list manipulation. (Found by Ron Koerner,Owen Taylor2001-07-191-9/+7
* Changes for 64-bit cleanliness, loosely based on patch from Mark Murnane.Owen Taylor2001-06-231-6/+6
* Fix warnings.Elliot Lee2000-11-281-3/+11
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* fixed SIZEOF_LONG==4 assumption with ENABLE_MEM_CHECK, from Art HaasTim Janik2000-05-191-1/+1
* inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson1999-02-241-0/+7
* This commit merges the glib-threads branch into the mainOwen Taylor1998-12-151-0/+4
* indentation fixes.Tim Janik1998-07-251-187/+226
* Initial revisionOwen Taylor1998-06-101-0/+238