Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thumbnailer/evince-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for ps, eps and compressed documents thumbnails. Do not ignoreCarlos Garcia Campos2007-04-081-36/+90
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-4/+11
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-8/+9
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-31/+3
* Release 0.3.3. Remove pdf icon.Jonathan Blandford2005-08-161-4/+0
* *** empty log message ***Marco Pesenti Gritti2005-07-291-2/+1
* Really make use of the orientation bit of the render context. Use theMarco Pesenti Gritti2005-07-291-1/+2
* Support all mime typesMarco Pesenti Gritti2005-07-051-3/+34
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-051-5/+2
* Transfer remote documents to tmp directory to display them laterNickolay V. Shmyrev2005-06-101-2/+2
* Change api to lookup from uri. Do fast lookup first, if the type isMarco Pesenti Gritti2005-05-081-8/+4
* Thumbnail page 0Marco Pesenti Gritti2005-04-191-1/+1
* New files, handling the mapping from mimetypes to backendsDavid Malcolm2005-04-181-25/+40
* Initialize GError to NULL, fix a crash when loading fails.Marco Pesenti Gritti2005-04-161-1/+1
* s/pdf-document/ev-popplerMarco Pesenti Gritti2005-04-061-1/+1
* Fix here also the thumbnails 1-basedness :)Fernando Herrera2005-03-131-1/+1
* add -s option for thumbnail size.Fernando Herrera2005-03-081-7/+24
* Rework API a bit. Add a border flag and change sizing logic (now the sizeMarco Pesenti Gritti2005-03-071-2/+2
* take thumbnails from page "0" instead of "1". Added a copyright header.Fernando Herrera2005-03-031-1/+21
* Add a nautilus thumbnailer. Based on patch by Fernando HerreraMarco Pesenti Gritti2005-03-031-0/+99