]> www.fi.muni.cz Git - evince.git/history - libdocument
Fixes assertion fail on selecting text. See bug #561393.
[evince.git] / libdocument /
2008-11-15 Carlos Garcia CamposAdd optional content (layers) interface.
2008-11-01 Carlos Garcia CamposInitialize GError to NULL.
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-09-05 Carlos Garcia CamposUse GdkAppLaunchContext when available to open attachments.
2008-08-31 Carlos Garcia CamposEggSMClient copied from libegg
2008-08-27 Carlos Garcia CamposRemoved
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-08-03 Carlos Garcia CamposRework the jobs system in order to make it simpler...
2008-07-27 Carlos Garcia CamposCreate the hash table also when profiling service is...
2008-07-27 Carlos Garcia CamposAdd a profile mode available when debug is enabled...
2008-07-20 Carlos Garcia CamposMake sure we always return a valid error struct when...
2008-07-14 Darren KennyFixes bug #542924. Makes enums static to fix Solaris...
2008-07-13 Carlos Garcia CamposFix bytes order on big endian. Patch by Benjamin Jacobs...
2008-06-10 Cosimo CecchiFix some build warnings under GCC 4.3.0. (#537535).
2008-05-19 Frederic Petersfixed typo in ev-debug.h filename. Bug #533897.
2008-04-27 Carlos Garcia CamposMerge branch 'ev-debug' into work
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-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-03-14 Carlos Garcia CamposFix selections with poppler-splash.
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.