Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/ev-document-factory.c
Commit message (Expand)AuthorAgeFilesLines
* New backend to support impress slides. Fixes bug #30867.Bastien Nocera2006-07-101-0/+17
* Use consistent quoting style. Fix for the bug #320285.Nickolay V. Shmyrev2006-05-271-1/+1
* Do not load the document twice when there isn't errorsCarlos Garcia Campos2006-04-061-2/+4
* Fallback even if extension is unknownNickolay V. Shmyrev2006-04-031-5/+3
* Cleanup mime type detection on document load. Fix for the bug #336448.Nickolay V. Shmyrev2006-04-021-12/+16
* Rework factory functions so they are placed now in a single fileNickolay V. Shmyrev2006-03-301-22/+190
* Fix crash when saving pixbuf.Jani Monoses2006-01-171-0/+4
* Don't add pixbuf mime types if pixbuf backend is disabled.Nickolay V. Shmyrev2006-01-061-15/+38
* Included option in configure to make ps backend compilation optional withEduardo Lima2005-12-211-0/+4
* Comics mime types are added to shared-mime-info CVS. Now we don't need toNickolay V. Shmyrev2005-12-201-2/+2
* Small build fixNickolay V. Shmyrev2005-11-141-1/+1
* New CBR/CBZ backend for comic books.Nickolay V. Shmyrev2005-11-141-0/+9
* (mime_type_supported_by_gdk_pixbuf): #ifdef this away to fix anMartin Kretzschmar2005-07-221-1/+2
* Allow to enable/disable the pixbuf backend. Default to off for now. If weMarco Pesenti Gritti2005-07-111-1/+2
* Do not try to create the object if type is invalid.Marco Pesenti Gritti2005-07-081-1/+1
* Rework document types managing to avoid code duplication and actuallyMarco Pesenti Gritti2005-07-051-0/+191