gtk3/demos
Anders Carlsson 564ab37a07 Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle
2004-07-27  Anders Carlsson  <andersca@gnome.org>

	* demos/gtk-demo/iconview.c: (do_iconview):
	* gdk/gdkdrawable.h:
	* gdk/linux-fb/gdkdrawable-fb2.c:
	(gdk_draw_rectangle_alpha_libgtk_only):
	* gdk/win32/gdkdrawable-win32.c:
	(gdk_draw_rectangle_alpha_libgtk_only):
	* gdk/x11/gdkdrawable-x11.c: (gdk_x11_draw_image),
	(get_impl_drawable), (gdk_x11_draw_pixbuf),
	(gdk_draw_rectangle_alpha_libgtk_only):
	Add gdk_draw_rectangle_alpha_libgtk_only which uses
	XRenderFillRectangle on X11. It's stubbed out on the
	Win32 and fb backends.

	* gtk/gtkiconview.c:
	(gtk_icon_view_paint_rubberband):
	Use gdk_draw_rectangle_alpha_libgtk_only here.
2004-07-27 21:58:09 +00:00
..
gtk-demo Add gdk_draw_rectangle_alpha_libgtk_only which uses XRenderFillRectangle 2004-07-27 21:58:09 +00:00
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 Conditionalize deendencies for gdk-pixbuf-csource on cross-compilation 2003-06-06 00:52:20 +00:00
pixbuf-demo.c
pixbuf-init.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testanimation.c
testpixbuf-drawable.c
testpixbuf-save.c Make s, S, Control-S, p, P, Control-P, i, I, Control-I test 2004-01-07 01:59:11 +00:00
testpixbuf-scale.c Fixes #136082 and #135265, patch by Morten Welinder. 2004-03-06 03:38:59 +00:00
testpixbuf.c Fix for #108788 - GError set to FALSE rather than NULL. 2003-03-24 02:31:30 +00:00