Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/thumbnailer/evince-thumbnailer.c
Commit message (Expand)AuthorAgeFilesLines
* [windows] Properly define the _WIN32_WINNT versionHib Eris2009-12-291-1/+3
* [thumbnailer] Add support for remote filesCarlos Garcia Campos2009-12-221-8/+55
* Move part of the EvPageCache to EvDocumentCarlos Garcia Campos2009-09-151-1/+1
* On Windows, when called from a console, get console output (works onlyFridrich Strba2009-06-231-0/+10
* On Windows, determine the data directory on runtime.Fridrich Strba2009-06-231-0/+6
* Reduce the restriction on the minimum size of thumbnails from 40 to 1. SeeChristian Spurk2009-02-271-2/+2
* Use GOption in thumbnailer.Carlos Garcia Campos2009-02-271-18/+48
* A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.Christian Persch2009-01-301-6/+7
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-5/+1
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-2/+6
* Initialize glib type system before using it. Fixes bug #513934.Matthias Clasen2008-02-081-0/+2
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-8/+7
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-2/+11
* 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