Skip to content
  • Carlos Garcia Campos's avatar
    First step of the printing system rework. EvJobPrint has been replaced by · 48e488b5
    Carlos Garcia Campos authored
    2008-12-24  Carlos Garcia Campos  <carlosgc@gnome.org>
    
    	* shell/Makefile.am:
    	* shell/ev-print-operation.[ch]:
    	* shell/ev-jobs.[ch]: (ev_job_export_init),
    	(ev_job_export_dispose), (ev_job_export_run),
    	(ev_job_export_class_init), (ev_job_export_new),
    	(ev_job_export_set_page):
    	* shell/ev-window.c: (ev_window_print_operation_done),
    	(ev_window_print_range), (ev_window_dispose):
    
    	First step of the printing system rework. EvJobPrint has been
    	replaced by EvJobExport so that every page is scheduled to be
    	exported in a thread instead of scheduling the whole printing
    	process. This way the gui is responsive during printing.
    
    svn path=/trunk/; revision=3306
    48e488b5