]> www.fi.muni.cz Git - evince.git/history - libdocument/ev-file-helpers.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / libdocument / ev-file-helpers.c
2010-12-20 Tiffany AntopolskiMerge branch 'mallard-docs'
2010-12-04 Christian Perschlibdocument: Add xz compression support
2010-05-04 Carlos Garcia Campos[libdocument] Fix borken ev_tmp_filename_unlink()
2010-05-04 Carlos Garcia Campos[libdocument] Add ev_file_is_temp()
2010-05-03 Carlos Garcia CamposRemove unneeded GLIB_CHECK_VERSION macros
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2009-12-22 Hib Eris[windows] Do not use g_content_type_guess() on Windows
2009-12-19 Hib ErisReplace mkdtemp() with _ev_g_mkdtemp().
2009-10-25 Christian Persch[libdocument] Remove ev_tmp_dir()
2009-10-25 Christian Perschlibdocument: Clean up temp file handling
2009-05-17 Juanjo Marín[comics] Fixes handling of the tmp folder
2009-02-16 Christian PerschFix a freed memory read.
2009-02-15 Christian PerschAdd more docs
2009-02-15 Christian PerschMake sure to fill in @error on failure. Also, since...
2009-02-15 Christian PerschMore docs
2009-02-15 Christian PerschNULL safety. (get_mime_type_from_data): Return the...
2009-02-15 Christian PerschDon't leak the input stream.
2009-02-15 Christian PerschPropagate all errors upwards.
2009-02-15 Christian PerschDon't use more bytes from buffer than were read from...
2009-02-15 Christian PerschMore docs.
2009-02-15 Nickolay V. ShmyrevFixes bug #571787.
2009-01-30 Christian PerschA libdocument/ev-init.[ch]: Add single init/shutdown...
2009-01-26 Christian PerschMove ev_dot_dir() from libdocument to shell, since...
2009-01-22 Michael J. ChudobiakWhen saving a file, using the default permissions for...
2008-12-31 Hib ErisFix mime type handling.
2008-12-30 Carlos Garcia CamposShow better warning message when temp file cannot be...
2008-11-29 Carlos Garcia CamposMove mime-type functions from document-facrory to file...
2008-11-01 Carlos Garcia CamposInitialize GError to NULL.
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2007-05-25 Carlos Garcia CamposAdd functions to delete temporary files created by...
2007-05-21 Eduardo LimaUsing g_mkdir_with_parents() instead of g_mkdir() to...
2007-05-04 Ross BurtonAdd --without-libgnome, check for libgnome and libgnome...
2007-02-27 Carlos Garcia CamposSave document compressed when saving a copy of a compre...
2007-02-03 Carlos Garcia CamposAdd missing libgnome/gnome-init.h header file. Fixes...
2007-02-03 Carlos Garcia CamposSupport for PDF, PS and EPS compressed files. Fixes...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.