forked from AuroraMiddleware/gtk
a504db9e83
Fri Feb 22 18:36:45 2002 Owen Taylor <otaylor@redhat.com> Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. * demos/gtk-demo/main.c gtk/gtktreeview.c gtk/gtktoolbar.c gtk/gtkpaned.c gtk/gtkobject.c gtk/gtkcontainer.c gtk/gtkcolorsel.c gtk/gtkcellrender.c gdk/x11/xsettings-client.h: Squash trailing commas on enumerations. * gdk/gdktypes.h: Drop GDK_RELEASE_MASK to 1 << 30 instead of 1 << 31 to work around AIX compiler problem. (C standard seems to imply that compiler is required to use an unsigned type for the enum value in this case.) * gdk/gdkpixbuf-drawable.c: Fix lvalue casts. * gtk/gtkwindow.h: Fix use of enum types for bitfields ... compilers may choose to use a signed type for bitfields. |
||
---|---|---|
.. | ||
gtk-demo | ||
testgtk | ||
.cvsignore | ||
apple-red.png | ||
background.jpg | ||
gnome-applets.png | ||
gnome-calendar.png | ||
gnome-foot.png | ||
gnome-gimp.png | ||
gnome-gmush.png | ||
gnome-gsame.png | ||
gnu-keys.png | ||
Makefile.am | ||
pixbuf-demo.c | ||
pixbuf-init.c | ||
testanimation.c | ||
testpixbuf-drawable.c | ||
testpixbuf-save.c | ||
testpixbuf-scale.c | ||
testpixbuf.c |