]> www.fi.muni.cz Git - evince.git/history - libdocument/ev-document-factory.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libdocument / ev-document-factory.c
2010-12-20 Tiffany AntopolskiMerge branch 'mallard-docs'
2010-12-04 Christian Perschlibdocument: Add xz compression support
2010-12-04 Christian Perschbackend: Remove pixbuf backend
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2009-03-02 Christian PerschIf the document is encrypted, the ev_document_factory_g... EVINCE_2_25_92
2009-02-15 Christian PerschUse a local GError, and propagate as appropriate, makin...
2009-02-15 Christian PerschDocs update
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschDocument that this returns either NULL and fills in...
2009-02-15 Christian PerschUse the content type to get the description, not the...
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2008-11-29 Carlos Garcia CamposMove mime-type functions from document-facrory to file...
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-07-20 Carlos Garcia CamposMake sure we always return a valid error struct when...
2008-04-24 Carlos Garcia CamposFix memory leak.
2008-04-23 Jean Baptiste Lall... Improved error message about file opening failture...
2008-04-19 Carlos Garcia CamposUse the pixbuf backend only when the mime type is not...
2008-02-27 Carlos Garcia CamposDuplicate mime_type string before freeing it so that...
2008-01-31 Carlos Garcia CamposUse g_content_type_guess() only when slow is true in
2008-01-30 Cosimo CecchiUse g_content_type_guess () to get mimetype for files...
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-05-25 Carlos Garcia CamposAdd functions to delete temporary files created by...
2007-02-03 Carlos Garcia CamposSupport for PDF, PS and EPS compressed files. Fixes...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.