gimp/plug-ins/print
Michael Natterer 8717f90460 set a default page setup on the operation if it is NULL to prevent crash
2007-08-17  Michael Natterer  <mitch@gimp.org>

	* plug-ins/print/print-page-layout.c: set a default page setup on
	the operation if it is NULL to prevent crash in new installations
	(which don't have a setup yet). Fixes bug #467643, patch from
	Stefan Röllin.


svn path=/trunk/; revision=23303
2007-08-17 15:30:39 +00:00
..
Makefile.am Applied patch from Stefan attached to bug #387604: 2007-07-19 20:32:53 +00:00
print-draw-page.c reverted last change. Instead reimplemented the drawing to fetch the 2007-07-25 14:59:15 +00:00
print-draw-page.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
print-page-layout.c set a default page setup on the operation if it is NULL to prevent crash 2007-08-17 15:30:39 +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-preview.c while dragging the preview image, draw only an outline. 2007-08-09 10:39:40 +00:00
print-preview.h while dragging the preview image, draw only an outline. 2007-08-09 10:39:40 +00:00
print-settings.c store the selected paper-size. 2007-08-09 14:26:01 +00:00
print-settings.h added new procedure gimp-progress-end. 2007-07-25 10:48:25 +00:00
print.c added a timeout as a workaround for bug #466928. 2007-08-15 18:19:52 +00:00
print.h plug-ins/print/print.[ch] plug-ins/print/print-page-layout.c replaced the 2007-08-08 21:28:07 +00:00