Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-print-operation.c
Commit message (Collapse)AuthorAgeFilesLines
* [windows] Fix printing on WindowsHib Eris2009-12-291-0/+2
| | | | Fixes bgo#604705
* [printing] Add select page size using document page size print optionAdrian Johnson2009-12-241-9/+31
| | | | | | | | Add a checkbox to the evince print setup tab that when selected changes the printer page size to the size of the document page being printed. Fixes bgo#599547.
* [printing] Add autorotate and center print optionAdrian Johnson2009-12-231-6/+56
| | | | | | | | Add a checkbox to the evince print setup tab that when selected: - rotates each printed page to match the document page orientation - centers the document page within the printed page bgo#599470
* [printing] Add custom print tab with option for page scaleAdrian Johnson2009-12-231-5/+118
| | | | | | | that can choose between none, shrink to printable area, and fit to printable area. bgo#599468
* Move EvPrintOperation to libviewTomeu Vizoso2009-12-191-0/+1882
https://bugzilla.gnome.org/show_bug.cgi?id=604750