summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-241.3.12, binary, interface age 0.GLIB_1_3_12Owen Taylor
2001-12-231.3.12, binary, interface age 0.Owen Taylor
2001-12-22Add (undefined) HAVE_C99_VSNPRINTF.Tor Lillqvist
2001-12-20Remove FIXME. (#67063)Matthias Clasen
2001-12-20Updated Japanese translation.Takayuki KUSANO
2001-12-20fix segfaults.Mark McLoughlin
2001-12-20kill 'callback'Michael Meeks
2001-12-20SGML doc fix.Owen Taylor
2001-12-20SGML fixes. Small updates.Owen Taylor
2001-12-19Updated Swedish translation.Christian Rose
2001-12-18add configure check to determine G_HAVE_GROWING_STACK.Tim Janik
2001-12-18added some assertions to test g_signal_get_invocation_hint().Tim Janik
2001-12-18use g_try_malloc and return error on not-enough-memoryHavoc Pennington
2001-12-18Updated Japanese translation.Takayuki KUSANO
2001-12-17Use <envar>, not <envvar>.Matthias Clasen
2001-12-17Set the reserved bit to (1 << 0) instead of (1 << 30).Anders Carlsson
2001-12-16Minor markup fixes.Matthias Clasen
2001-12-15Typo fixes.Matthias Clasen
2001-12-15Updated russian translation.Valek Frob
2001-12-15Updated Swedish translation.Christian Rose
2001-12-14note on how to free returned vectorHavoc Pennington
2001-12-14add rules to build it.James Henstridge
2001-12-13Revert mistaken change: it is UNIX, not Unix.Matthias Clasen
2001-12-13Updated Norwegian (bokmål) translation.Kjartan Maraas
2001-12-13API revamp to shorten GValueArray structure.Tim Janik
2001-12-13implemented closure chaining.Tim Janik
2001-12-12 This fixes #60543:Matthias Clasen
2001-12-12Documentation fixes.Matthias Clasen
2001-12-11Updated Slovak translation.Stanislav Visnovsky
2001-12-11Usual updateKwok-Koon Cheung
2001-12-10add ISO8859-3 for Solaris. (#66174)Hidetoshi Tajima
2001-12-10perform an exact match on the two types instead of usingSven Neumann
2001-12-10Updated Japanese translation.Takayuki KUSANO
2001-12-09Add pragma that will prevent warnings when you are not using -std=99 andChristopher Blizzard
2001-12-08Explicitly add a cast to the last argument so that the macro will workChristopher Blizzard
2001-12-08Updated Swedish translation.Christian Rose
2001-12-06Do the same for "pure".Darin Adler
2001-12-06improve g_log_set_handler docsHavoc Pennington
2001-12-06The following patch corrects some function attributes. (#61780)Matthias Clasen
2001-12-06Add gsourceclosure.o.Tor Lillqvist
2001-12-05mention the fact that the tree is traversed in sorted order.Sven Neumann
2001-12-04Updated Norwegian (bokmål) translation. Added glib/gdir.c.Kjartan Maraas
2001-12-03g_module_symbol takes a gpointer *, not just a gpointerManish Singh
2001-12-03g_module_symbol takes a gpointer *, not just a gpointerManish Singh
2001-12-03Updated Swedish translation.Christian Rose
2001-11-29Add notes about how you shouldn't modify these data structures as youHavoc Pennington
2001-11-29Update (#65721, Dave Neary)Owen Taylor
2001-11-29Fixed wrong order in conversion.Sebastian Wilhelmi
2001-11-28Rename (private) GSource.id and id parameter toOwen Taylor
2001-11-28In order to avoid infinite loops on invalid UTF-8 strings, change the skipDaniel Elstner