gtk2/gdk-pixbuf
Federico Mena Quintero 0278fdcbc2 Don't do funny casts to avoid compiler warnings
2008-07-18  Federico Mena Quintero  <federico@novell.com>

	* demos/gtk-demo/changedisplay.c (find_toplevel_at_pointer): Don't
	do funny casts to avoid compiler warnings.

	* demos/gtk-demo/textview.c (easter_egg_callback): Likewise.

	* gtk/gtkmain.c (rewrite_event_for_grabs, gtk_get_event_widget): Likewise.

	* gtk/gtkmodules.c (load_module): Likewise.

	* gtk/gtkselection.c (gtk_selection_convert): Likewise.

	* gtk/gtktipsquery.c (gtk_tips_query_event): Likewise.

	* gtk/queryimmodules.c (query_module): Likewise.

	* tests/testgtk.c (create_gridded_geometry, create_key_lookup)
	(find_widget_at_pointer): Likewise.

Signed-off-by: Federico Mena Quintero <federico@novell.com>

svn path=/trunk/; revision=20862
2008-07-18 18:27:30 +00:00
..
pixops Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
ChangeLog Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
gdk_pixbuf.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gdk-pixbuf-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-animation.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-core.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-csource.1 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-data.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-enum-types.c.template Use templates for glib-mkenums calls instead of complicated commandlines 2007-11-26 17:32:19 +00:00
gdk-pixbuf-enum-types.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gdk-pixbuf-features.h.in define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-i18n.h Add copyright and license information 2005-07-12 04:05:26 +00:00
gdk-pixbuf-io.c test content sniffing capability of gio 2008-07-15 16:33:24 +00:00
gdk-pixbuf-io.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-loader.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-loader.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-marshal.list Load-at-size functionality for gdk-pixbuf. 2002-07-06 23:10:46 +00:00
gdk-pixbuf-private.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-scale.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-scaled-anim.c Try harder to return pixbufs of the requested size. (#494515, Mike 2008-02-10 06:27:46 +00:00
gdk-pixbuf-scaled-anim.h Implement scaling for animations 2007-03-08 16:21:09 +00:00
gdk-pixbuf-simple-anim.c Don't double the delay time of the first frame. (#431997, Björn 2007-04-25 14:38:47 +00:00
gdk-pixbuf-simple-anim.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-transform.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-util.c Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by Andrey 2008-07-15 20:35:48 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf.symbols Fix up export of gdk_pixbuf_non_anim_get_type. 2008-02-15 22:50:46 +00:00
gdk-pixdata.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixdata.h Fix misleading documentation of rowstride. (#113924, Noah Levitt) 2003-05-31 23:52:49 +00:00
gen-color-table.pl Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
io-ani-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-bmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gdip-animation.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-animation.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-bmp.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-emf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-gif.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-ico.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-jpeg.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-native.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-png.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-propertytags.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-tiff.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-utils.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-gdip-utils.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-wmf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gif-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gif-animation.h Improve progressive loading from slow sources: (#107368) 2003-05-19 21:44:03 +00:00
io-gif.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-icns.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-ico.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-jasper.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-jpeg.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pcx.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-png.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pnm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ras.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tga.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tiff.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-wbmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xbm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xpm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
make-inline-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am Add gdk-pixbuf-features.h to BUILT_SOURCES. 2008-06-02 04:58:36 +00:00
makefile.msc updated to allow simple switch between gdiplus- and former fileformat 2008-06-13 08:27:02 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryloaders.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
test-gdk-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xpm-color-table.h Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00