]> www.fi.muni.cz Git - evince.git/history - shell/ev-print-operation.c
Move part of the EvPageCache to EvDocument
[evince.git] / shell / ev-print-operation.c
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-08-08 Carlos Garcia Campos[printing] Show print progress information when using...
2009-07-25 Andreas Liebe[print] Fixes segmentation violation when format is...
2009-07-12 Bartek Kostrzewa[printing] Fix even / odd multipage issues
2009-06-25 Johan Brannlund[printing] Make evince output pdf on supported printers
2009-06-12 Carlos Garcia Campos[shell] Add default case to switch, warning about unsup...
2009-06-09 Hib Eris[printing] Make use of gtk+-unix-print optional
2009-06-09 Hib ErisDo not disable printing when cairo printing is available.
2009-06-05 Carlos Garcia Campos[printing] Scale according to paper size before renderi...
2009-05-23 Bartek Kostrzewa[printing] Fix multipage even/odd printing issues
2009-05-18 Nickolay V. Shmyrev[printing] Fixes crash found by tests EVINCE_2_27_1
2009-05-17 Carlos Garcia Campos[shell] Add EvPrintOperationPrint that implements EvPri...
2009-04-08 Carlos Garcia CamposRemoved
2009-04-08 Carlos Garcia CamposRemove the preview mode from EvWindow. EvPrintOperation...
2009-04-04 Nickolay V. ShmyrevPatch by Juanjo Marín <juanj.marin@juntadeandalucia...
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-01 Carlos Garcia CamposMake sure pages_per_sheet is always >= 1. Fixes bug...
2009-01-20 Hiroyuki Ikezoeshell/ev-sidebar-links.c
2008-12-29 Carlos Garcia CamposFallback to EV_FILE_FORMAT_PS when file_format is not...
2008-12-28 Carlos Garcia CamposShow a confirmation dialog when there are pending print...
2008-12-27 Carlos Garcia CamposShow progress information when printing. Fixes bug...
2008-12-27 Carlos Garcia CamposFirst step of the printing system rework. EvJobPrint...