gtk2/glib
Tim Janik e8df8ce17b preserve automake CFLAGS.
Mon May 11 09:56:45 1998  Tim Janik  <timj@gtk.org>

        * configure.in (cflags_set): preserve automake CFLAGS.

        * Makefile.am: fully rename the created libraries to libgtk-1.1.la
        and libgdk-1.1.la. this means we need to change certain portions of
        the Makefile.am on major/minor version bumps.

        * ltmain.sh: the -release option is not required anymore.

        * gtk/gtkobject.h (gtk_trace_referencing): compile time check the type
        of the first argument to be of type GtkObject. unconditionally compile
        this function. removed __GNUC__ dependancy of the gtk_object_ref and
        gtk_object_unref macro wrappers for this function.

Mon May 11 09:53:43 1998  Tim Janik  <timj@gtk.org>

        * configure.in: preserve automake CFLAGS.

        * Makefile.am: fully rename the created library to libglib-1.1.la.
        this means we need to change certain portions of the Makefile.am on
        major/minor version bumps.

        * ltmain.sh: the -release option is not required anymore.

        * glib.h: provide G_GNUC_FUNCTION and G_GNUC_PRETTY_FUNCTION to
        avoid conditionals. unconditionally define NULL, TRUE, FALSE, MAX,
        MIN, ABS and CLAMP, these macros might be screwed from other headers.
1998-05-11 08:31:16 +00:00
..
.cvsignore added config.cache to the glib .cvsignore 1997-12-26 18:34:06 +00:00
acconfig.h Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
AUTHORS Initial revision 1997-11-24 22:37:52 +00:00
ChangeLog preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
config.guess Initial revision 1997-11-24 22:37:52 +00:00
config.sub Initial revision 1997-11-24 22:37:52 +00:00
configure.in preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
COPYING Initial revision 1997-11-24 22:37:52 +00:00
garray.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gcache.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gdataset.c new file, gdatasets implement the object data mechanism from GtkObject. a 1998-05-11 00:48:44 +00:00
gerror.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
ghash.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
glib.h preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
glibconfig.h.in bugfixes, cleanups and macro reduction, nothing major though ;) 1998-05-10 07:44:43 +00:00
glist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gmem.c Try to figure out if this is Digital Unix and we need -std1 to get the 1998-05-10 02:46:20 +00:00
gprimes.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gscanner.c preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
gslist.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gstring.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
gtimer.c configure.in acheader.h gdk/gdkwindow.c Check for Shape extension both on 1998-05-03 22:41:32 +00:00
gtree.c Changed LGPL address for FSF in all .h and .c files 1998-04-13 02:02:47 +00:00
gutils.c macros to facilitate the printf/scanf format argument checking of gcc. 1998-05-07 07:38:21 +00:00
INSTALL Initial revision 1997-11-24 22:37:52 +00:00
install-sh Initial revision 1997-11-24 22:37:52 +00:00
ltconfig Merged changes from gtk-1-0. Check ChangeLog for details. 1998-05-01 04:23:59 +00:00
ltmain.sh postfix -lg* libraries with LT_RELEASE. 1998-05-07 04:04:15 +00:00
Makefile.am preserve automake CFLAGS. 1998-05-11 08:31:16 +00:00
missing Initial revision 1997-11-24 22:37:52 +00:00
mkinstalldirs Initial revision 1997-11-24 22:37:52 +00:00
NEWS Initial revision 1997-11-24 22:37:52 +00:00
README Initial revision 1997-11-24 22:37:52 +00:00
stamp-h.in Initial revision 1997-11-24 22:37:52 +00:00
testglib.c Someone has to make SOME backwards incompatible changes sometime. I 1998-04-28 00:24:34 +00:00