gtk2/demos/gtk-demo
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
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
colorsel.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
demo-common.h Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
dialog.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
drawingarea.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
editable_cells.c fix a load of open line ends (cell_edited): modified patch from German Poo 2002-01-19 20:15:56 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl add editable_cells.c, list_store.c and tree_store.c 2001-10-02 18:54:05 +00:00
geninclude.pl.in add editable_cells.c, list_store.c and tree_store.c 2001-10-02 18:54:05 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
images.c Optimize exposes of partial insensitive images. 2002-01-29 23:59:21 +00:00
item_factory.c gtk/gtkmain.c g_module_symbol takes a gpointer *, not just a gpointer. 2001-12-05 02:49:32 +00:00
list_store.c fix a load of open line ends (cell_edited): modified patch from German Poo 2002-01-19 20:15:56 +00:00
main.c Fixes for AIX compilation from Miroslaw Dobrzanski-Neumann, #72182. 2002-02-23 00:13:17 +00:00
Makefile.am screenshots of examples. 2002-02-21 00:40:16 +00:00
menus.c demos/gtk-demo/appwindow.c reduce compiler warnings 2001-11-16 11:50:04 +00:00
panes.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
pixbufs.c demos/pixbuf-demo.c M_PI -> G_PI. 2001-11-25 23:36:29 +00:00
sizegroup.c at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com> 2001-10-20 23:39:32 +00:00
stock_browser.c Set a reasonable default height for the window. 2001-11-02 00:25:14 +00:00
textview.c Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore to 2001-11-23 21:46:44 +00:00
tree_store.c fix a load of open line ends (cell_edited): modified patch from German Poo 2002-01-19 20:15:56 +00:00