Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Move mime-type functions from document-facrory to file-helpers so that itCarlos Garcia Campos2008-11-291-58/+4
* Bug 558064 – build with single includesChristian Persch2008-10-271-1/+1
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-0/+1
* Make sure we always return a valid error struct when get_document_from_uriCarlos Garcia Campos2008-07-201-1/+8
* Fix memory leak.Carlos Garcia Campos2008-04-241-2/+5
* Improved error message about file opening failture. Bug #529129.Jean Baptiste Lallement2008-04-231-12/+10
* Use the pixbuf backend only when the mime type is not supported by any ofCarlos Garcia Campos2008-04-191-5/+3
* Duplicate mime_type string before freeing it so that it doesn't alwaysCarlos Garcia Campos2008-02-271-6/+6
* Use g_content_type_guess() only when slow is true inCarlos Garcia Campos2008-01-311-74/+64
* Use g_content_type_guess () to get mimetype for files. Bug #510401.Cosimo Cecchi2008-01-301-16/+67
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-25/+25
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-261/+87
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-251-8/+1
* Support for PDF, PS and EPS compressed files. Fixes bug #307087.Carlos Garcia Campos2007-02-031-27/+92
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-0/+463