]> www.fi.muni.cz Git - evince.git/history - libdocument
Translation updated
[evince.git] / libdocument /
2008-03-03 Carlos Garcia CamposAllow making backend modules resident. This is needed...
2008-03-03 Carlos Garcia CamposUse g_type_module_add_interface instead of g_type_add_i...
2008-02-27 Carlos Garcia CamposDuplicate mime_type string before freeing it so that...
2008-02-16 Carlos Garcia CamposReturn a real uri instead of a filename when saving...
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...
2008-01-23 Carlos Garcia CamposFix memory leak.
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-04 Carlos GarnachoNew files, define a page transition effect, at the...
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-14 Carlos Garcia CamposDo not change left, top and zoom values when they are...
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-09-01 Carlos Garcia CamposActually fix printing regressions. Remove orientation...
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-08-25 Carlos Garcia CamposAdjust number of pages per row according to page orient...
2007-08-24 Carlos Garcia CamposUse directly cairo_surface_get_content() when creating...
2007-08-23 Carlos Garcia CamposUse CAIRO_FORMAT_RGB24 instead of CAIRO_FORMAT_ARGB32...
2007-07-30 Carlos Garcia CamposFix a headers problem with ev-link
2007-07-29 Carlos Garcia CamposAllow printing multiple pages per sheet. Fixes bug...
2007-07-26 Carlos Garcia CamposUse capabilities to know which options should be offere...
2007-07-19 Carlos Garcia CamposFix build with current poppler cvs head.
2007-07-08 Carlos Garcia CamposMerge evince-forms branch.
2007-06-17 Carlos Garcia CamposRemoved Added
2007-06-13 Carlos Garcia CamposFix memory leaks.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
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-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-02-13 Carlos Garcia CamposAdd support for thumbnails in ps backend. Fixes bug...
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-02-03 Carlos Garcia CamposFix typo in function name.
2007-01-28 Nickolay V. ShmyrevImplements another history variant
2007-01-08 Nickolay V. ShmyrevReorganize source tree.