gtk2/modules/printbackends/cups
Alexander Larsson 5e0dc70323 Never unload print backends. Remove gtk_print_backend_unref_at_idle.
2006-05-15  Alexander Larsson  <alexl@redhat.com>

	* gtk/gtk.symbols:
	* gtk/gtkprintbackend.[ch]: (_gtk_print_backend_create):
	Never unload print backends.
	Remove gtk_print_backend_unref_at_idle.

	* modules/printbackends/cups/gtkprintbackendcups.c:
	(cups_dispatch_watch_finalize):
	Don't use the unref_at_idle hack since that caused
	deadlocks. Instead we never unload print backends, which
	is not really a big problem.
2006-05-15 15:24:12 +00:00
..
.cvsignore . 2006-04-29 04:57:30 +00:00
gtkcupsutils.c Added new symbols 2006-05-04 13:43:32 +00:00
gtkcupsutils.h Added new symbols 2006-05-04 13:43:32 +00:00
gtkprintbackendcups.c Never unload print backends. Remove gtk_print_backend_unref_at_idle. 2006-05-15 15:24:12 +00:00
gtkprintbackendcups.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
gtkprintercups.c Added new symbols 2006-05-04 13:43:32 +00:00
gtkprintercups.h Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00
Makefile.am Merge the gtk-printing branch. For more detailed ChangeLog entries, see 2006-04-21 15:09:32 +00:00