gimp/plug-ins/print
Sven Neumann cc7222d8e4 added missing include.
2008-11-04  Sven Neumann  <sven@gimp.org>

	* app/display/gimpdisplay-foreach.c: added missing include.

	* app/actions/debug-commands.c
	* plug-ins/common/lcms.c
	* plug-ins/common/mail.c
	* plug-ins/file-bmp/bmp-write.c
	* plug-ins/file-fits/fits.c
	* plug-ins/file-jpeg/jpeg.c
	* plug-ins/file-uri/uri.c
	* plug-ins/help/gimphelpdomain.c
	* plug-ins/ifs-compose/ifs-compose.c
	* plug-ins/print/print.c: fixed use of g_message() with literal
	strings.


svn path=/trunk/; revision=27551
2008-11-04 14:05:24 +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 Bug 524615 – Print not to scale 2008-10-22 15:01:34 +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 removed unused field. 2008-02-26 20:49:19 +00:00
print-page-layout.h plug-ins/print/print-page-layout.[ch] pressing F1 on the "Image Settings" 2008-02-26 20:06:30 +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 check the crossing mode and don't unset the "inside" flag when the event 2008-10-22 20:34:20 +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 plug-ins/imagemap/imap_cmd_move.c plug-ins/imagemap/imap_cmd_object_up.c 2008-03-29 09:25:34 +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 added missing include. 2008-11-04 14:05:24 +00:00
print.h set the number of pages to one before showing the dialog. Not that it 2008-04-07 10:38:38 +00:00