]> www.fi.muni.cz Git - evince.git/history - backend/ev-document-factory.c
Make pdf compilation optional. See bug #38007.
[evince.git] / backend / ev-document-factory.c
2006-11-30 Yevgen MuntyanMake pdf compilation optional. See bug #38007.
2006-10-08 Wouter BolsterleeAssigned OpenDocument presenation MIME type to the...
2006-10-08 Nickolay V. ShmyrevLoad document even if extension is wrong.
2006-08-21 Carlos Garcia CamposFix crash when opening a pdf with password protection.
2006-08-17 Nickolay V. ShmyrevMore correct handling of document loading. Fixes bug...
2006-07-10 Bastien NoceraNew backend to support impress slides. Fixes bug #30867.
2006-05-27 Nickolay V. ShmyrevUse consistent quoting style. Fix for the bug #320285.
2006-04-06 Carlos Garcia CamposDo not load the document twice when there isn't errors
2006-04-03 Nickolay V. ShmyrevFallback even if extension is unknown
2006-04-02 Nickolay V. ShmyrevCleanup mime type detection on document load. Fix for...
2006-03-30 Nickolay V. ShmyrevRework factory functions so they are placed now in...
2006-01-17 Jani MonosesFix crash when saving pixbuf.
2006-01-06 Nickolay V. ShmyrevDon't add pixbuf mime types if pixbuf backend is disabled.
2005-12-21 Eduardo LimaIncluded option in configure to make ps backend compila...
2005-12-20 Nickolay V. ShmyrevComics mime types are added to shared-mime-info CVS...
2005-11-14 Nickolay V. ShmyrevSmall build fix
2005-11-14 Nickolay V. ShmyrevNew CBR/CBZ backend for comic books.
2005-07-22 Martin Kretzschmar(mime_type_supported_by_gdk_pixbuf): #ifdef this away...
2005-07-11 Marco Pesenti GrittiAllow to enable/disable the pixbuf backend. Default...
2005-07-08 Marco Pesenti GrittiDo not try to create the object if type is invalid.
2005-07-05 Marco Pesenti GrittiRework document types managing to avoid code duplicatio...