gtk/modules/printbackends/cups
Benjamin Otte 9e91b6557a cups: Add hack to work around gcc warning
gcc warns if you switch on values that are not part of the enum you're
switching on. So handle those cases in the default handler by using if
statments.

PS: Someone file a bug against cups about this?
2010-11-18 17:45:14 +01:00
..
gtkcupsutils.c cups: Fix cast warnings 2010-08-07 15:35:50 +02:00
gtkcupsutils.h Test connection to all given addresses when printing 2010-06-10 09:50:59 -04:00
gtkprintbackendcups.c cups: Add hack to work around gcc warning 2010-11-18 17:45:14 +01:00
gtkprintbackendcups.h Revert name change 2008-07-01 22:57:50 +00:00
gtkprintercups.c Do not use static GTypeInfo and GInterfaceInfo 2009-11-06 01:21:09 +01:00
gtkprintercups.h Speed up printer listing in the print dialog 2009-09-30 12:43:40 -04:00
Makefile.am Add git.mk to generate .gitignore files 2009-05-04 14:29:21 -04:00