CVSROOT: /cvs/gnome Module name: gtk+ Changes by: matthiasc 05/03/15 22:17:28
Modified files: . : ChangeLog gdk : Makefile.am abicheck.sh gdk.c gdk.symbols gdkcolor.c gdkcursor.c gdkdisplay.c gdkdisplaymanager.c gdkdnd.c gdkdraw.c gdkevents.c gdkfont.c gdkgc.c gdkglobals.c gdkimage.c gdkkeynames.c gdkkeys.c gdkkeyuni.c gdkpango.c gdkpixbuf-drawable.c gdkpixbuf-render.c gdkpixmap.c gdkpolyreg-generic.c gdkrectangle.c gdkregion-generic.c gdkrgb.c gdkscreen.c gdkselection.c gdkvisual.c gdkwindow.c makegdkalias.pl gdk/x11 : gdkasync.c gdkcolor-x11.c gdkcursor-x11.c gdkdisplay-x11.c gdkdnd-x11.c gdkdrawable-x11.c gdkevents-x11.c gdkfont-x11.c gdkgc-x11.c gdkgeometry-x11.c gdkglobals-x11.c gdkim-x11.c gdkimage-x11.c gdkinput-none.c gdkinput-x11.c gdkinput-xfree.c gdkinput.c gdkkeys-x11.c gdkmain-x11.c gdkpango-x11.c gdkpixmap-x11.c gdkproperty-x11.c gdkscreen-x11.c gdkselection-x11.c gdkspawn-x11.c gdkvisual-x11.c gdkwindow-x11.c gdkxid.c Log message: 2005-03-15 Matthias Clasen <[EMAIL PROTECTED]> Make PLT-reduction work with gcc4, and don't include everything in gdkalias.h: * gdk/gdk.symbols: Group symbols by header and source file. * gdk/makegdkalias.pl: Protect definitions by the same preprocessor symbols used to guard the headers. Move the alias declarations to a separate file which is produced when calling makegdkalias.pl -def * gdk/Makefile.am (gdkaliasdef.c): Add a rule to generate this file. * gdk/*.c, gdk/x11/*.c: Include gdkalias.h after the other headers, include gdkaliasdef.c at the bottom. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=matthiasc&date=explicit&mindate=2005-03-15%2022:16&maxdate=2005-03-15%2022:18 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list