Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument
Commit message (Expand)AuthorAgeFilesLines
* Do not change left, top and zoom values when they are null in PDFCarlos Garcia Campos2007-12-142-17/+91
* When printing multiple pages per sheet in reverse option, do not invertCarlos Garcia Campos2007-10-112-0/+22
* Actually fix printing regressions. Remove orientation from EvPrintContextCarlos Garcia Campos2007-09-011-14/+8
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-314-35/+46
* Adjust number of pages per row according to page orientation when printingCarlos Garcia Campos2007-08-252-9/+15
* Use directly cairo_surface_get_content() when creating a similar surfaceCarlos Garcia Campos2007-08-241-8/+1
* Use CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32 when creating pageCarlos Garcia Campos2007-08-231-2/+9
* Fix a headers problem with ev-linkCarlos Garcia Campos2007-07-304-7/+30
* Allow printing multiple pages per sheet. Fixes bug #395573.Carlos Garcia Campos2007-07-291-0/+1
* Use capabilities to know which options should be offered by the printCarlos Garcia Campos2007-07-262-57/+52
* Fix build with current poppler cvs head.Carlos Garcia Campos2007-07-191-1/+1
* Merge evince-forms branch.Carlos Garcia Campos2007-07-087-2/+792
* Removed AddedCarlos Garcia Campos2007-06-172-4/+77
* Fix memory leaks.Carlos Garcia Campos2007-06-131-0/+4
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-136-85/+183
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-255-10/+43
* Using g_mkdir_with_parents() instead of g_mkdir() to really ensure theEduardo Lima2007-05-211-1/+1
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-041-0/+9
* Save document compressed when saving a copy of a compressed document.Carlos Garcia Campos2007-02-272-22/+41
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-164-54/+27
* Add support for thumbnails in ps backend. Fixes bug #164755.Carlos Garcia Campos2007-02-131-0/+19
* Add missing libgnome/gnome-init.h header file. Fixes bug #396677.Carlos Garcia Campos2007-02-031-0/+1
* Support for PDF, PS and EPS compressed files. Fixes bug #307087.Carlos Garcia Campos2007-02-033-31/+203
* Fix typo in function name.Carlos Garcia Campos2007-02-031-1/+1
* Implements another history variantNickolay V. Shmyrev2007-01-283-0/+22
* Reorganize source tree.Nickolay V. Shmyrev2007-01-0844-0/+5257