gtk/demos
Owen Taylor a504db9e83 Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182.
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.
2002-02-23 00:13:17 +00:00
..
gtk-demo Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
testgtk Fix srcdir != builddir 2000-11-14 16:38:04 +00:00
.cvsignore Massive .cvsignore updates 2000-10-23 14:43:16 +00:00
apple-red.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
background.jpg It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-applets.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-calendar.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-foot.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gimp.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gmush.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnome-gsame.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
gnu-keys.png It was cold and rainy this Saturday morning, so I needed something to warm 2000-06-11 18:18:28 +00:00
Makefile.am More work on #71430. 2002-02-16 23:52:30 +00:00
pixbuf-demo.c demos/pixbuf-demo.c M_PI -> G_PI. 2001-11-25 23:36:29 +00:00
pixbuf-init.c Welcome aboard, gdk-pixbuf. 2000-06-21 20:47:22 +00:00
testanimation.c Version 1.3.10, require GLib 1.3.10. 2001-10-25 21:07:53 +00:00
testpixbuf-drawable.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
testpixbuf-save.c XCopyArea with subwindow_mode = IncludeInferiors. (#70999) 2002-02-09 05:24:25 +00:00
testpixbuf-scale.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
testpixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00