gimp/plug-ins/print
Sven Neumann 07db25d36a create a Cairo image surface from the data returned from
2008-02-26  Sven Neumann  <sven@gimp.org>

	* plug-ins/print/print-preview.c: create a Cairo image surface
	from the data returned from gimp_drawable_get_thumbnail() instead
	of using an intermediate GdkPixbuf. This code should eventually
	end up in libgimpui.

svn path=/trunk/; revision=24971
2008-02-26 14:49:54 +00:00
..
Makefile.am plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print-draw-page.c plug-ins/print/print.c added support for grayscale images so we don't need 2008-02-22 10:13:25 +00:00
print-draw-page.h plug-ins/print/print.c code cleanup. 2008-02-22 10:03:01 +00:00
print-page-layout.c plug-ins/print/print-preview.c let the preview widget allocate a 2008-02-26 13:58:29 +00:00
print-page-layout.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
print-page-setup.c some cleanups and a bug-fix for my last commit here 2008-02-25 21:21:15 +00:00
print-page-setup.h plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print-preview.c create a Cairo image surface from the data returned from 2008-02-26 14:49:54 +00:00
print-preview.h derive from GtkEventBox and draw on the parent window. 2008-02-26 08:26:32 +00:00
print-settings.c some cleanups and a bug-fix for my last commit here 2008-02-25 21:21:15 +00:00
print-settings.h plug-ins/print/print-settings.[ch] code cleanup. 2008-02-25 18:59:04 +00:00
print-utils.c some cleanups and a bug-fix for my last commit here 2008-02-25 21:21:15 +00:00
print-utils.h plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print.c plug-ins/print/Makefile.am added new files with utility functions. 2008-02-25 20:40:22 +00:00
print.h plug-ins/print/Makefile.am new files. 2008-02-04 16:59:45 +00:00