]> Pileus Git - ~andy/gtk/history - glib/gutils.c
Fixed up a stat() that Sopwith missed when changing stat => lstat.
[~andy/gtk] / glib / gutils.c
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-12 Owen TaylorMoved g_error, g_warning, g_message and g_print from...
1998-05-07 Tim Janikmacros to facilitate the printf/scanf format argument...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-08 Tim Janikreally remove g_direct_compare() (this includes its...
1998-04-07 Owen TaylorRemoved, because that's what a NULL comparison function...
1998-04-07 Elliot Leeadded g_direct_hash and g_direct_compare functions...
1998-04-04 Owen TaylorMake debug string parsine case-insensitive
1998-03-15 Tim Janikdon't cast a NULL pointer.
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-07 Owen Tayloradded some additional consts in appropriate places...
1998-02-07 Owen Taylorinclude <ctype.h> for tolower()
1998-01-31 Manish SinghAdded and autoconfigured in a new utility function...
1998-01-21 Tim JanikApplied patch from (Raja R Harinath <harinath@cs.umn...
1998-01-10 Tim Janikchanged message for EAGAIN from "no more processes...
1997-12-23 Tim Janiknew file for GScanner: Flexible lexical scanner for...
1997-11-24 Elliot LeeInitial revision