Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-file-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* Fix mime type handling.Hib Eris2008-12-311-1/+2
* Show better warning message when temp file cannot be deleted.Carlos Garcia Campos2008-12-301-2/+4
* Move mime-type functions from document-facrory to file-helpers so that itCarlos Garcia Campos2008-11-291-0/+60
* Initialize GError to NULL.Carlos Garcia Campos2008-11-011-1/+1
* EggSMClient copied from libeggCarlos Garcia Campos2008-08-311-7/+2
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-35/+57
* Add functions to delete temporary files created by evince in a safe way.Carlos Garcia Campos2007-05-251-0/+37
* Using g_mkdir_with_parents() instead of g_mkdir() to really ensure theEduardo Lima2007-05-211-1/+1
* Add --without-libgnome, check for libgnome and libgnomeui separately, andRoss Burton2007-05-041-0/+9
* Save document compressed when saving a copy of a compressed document.Carlos Garcia Campos2007-02-271-22/+38
* Add missing libgnome/gnome-init.h header file. Fixes bug #396677.Carlos Garcia Campos2007-02-031-0/+1
* Support for PDF, PS and EPS compressed files. Fixes bug #307087.Carlos Garcia Campos2007-02-031-0/+97
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-0/+169