]> www.fi.muni.cz Git - evince.git/history - backend
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend /
2009-05-20 Carlos Garcia Campos[pdf] Fix double to int conversion in thumbnails_get_di...
2009-05-20 Davide Capodaglio[pdf] Parse xml metadata to detect PDF/A documents
2009-05-17 Carlos Garcia Campos[pdf] Implement EvDocumentPrint interface
2009-05-17 Juanjo Marín[comics] Fixes handling of the tmp folder
2009-05-14 Carlos Garcia Campos[pdf] Fix build with poppler without cairo support
2009-05-13 Juanjo Marín[comics] Unified command scheme to run extractor
2009-05-12 Carlos Garcia Campos[pdf] Remove unneeded #ifdefs
2009-05-12 Carlos Garcia Campos[pdf] Implement annotations interface
2009-05-06 Juanjo Marín[comics] Style fixes
2009-05-03 Nickolay V. Shmyrev[document] Fixes handling of broken documents
2009-05-03 Juanjo Marín[comics] Fixes memory leaks and error messages
2009-04-28 Juanjo Marín[comics] Support the free Gna! unrar tool.
2009-04-26 Juanjo Marín[comics] Correct check for exit status
2009-04-09 Benjamin BergFix tiff pixel conversion on big endian machines. Fixes...
2009-04-08 Benjamin BergFix output on big endian machines. Fixes bug #578433.
2009-04-07 Nickolay V. ShmyrevUps, proper fix
2009-04-07 Nickolay V. ShmyrevFixes memory leak. Bug #578285.
2009-03-01 Carlos Garcia CamposMake our own thumbnail when the provided one doesn...
2009-02-22 Carlos Garcia CamposUse poppler_document_save_a_copy(), which never saves...
2009-02-18 Christian PerschDon't use g_quark_from_static_string in a loadable...
2009-02-16 Thomas Hindoe Paab... Replace deprecated gtk symbol in commented out code
2009-02-15 Christian PerschFix signed/unsigned compiler warnings.
2009-02-15 Christian PerschFill in the error.
2009-02-15 Christian PerschPlug a mem leak.
2009-02-15 Christian PerschDon't overwite an error.
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE...
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-15 Christian PerschPlug a mem leak.
2009-02-15 Christian PerschDon't overwrite an error.
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-05 Hib ErisAdd application/x-ext-pdf mime type for pdf backend...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
2009-02-01 Christian PerschA backend/backend.symbols: Only export the backend...
2009-02-01 Carlos Garcia CamposClamp top/bottom values of destinations to make sure...
2009-01-25 Christian Persch Bug 569082 – use versioned directory for backends
2009-01-25 Christian PerschRenamed from evince-backend.pc.in. Renamed library...
2008-12-03 Carlos Garcia CamposFix zip mime-type in comics backend. Patch by Juanjo...
2008-11-29 Carlos Garcia CamposDo not trust file extensions when getting the command...
2008-11-15 Carlos Garcia CamposImplement layers interface in PDF backend.
2008-11-04 Nickolay V. ShmyrevMore renames of warning to mdvi_warning in follow up...
2008-10-31 Carlos Garcia CamposRemoved shell/ev-view-private.h
2008-10-27 Christian PerschBug 558064 – build with single includes
2008-10-27 Christian PerschBug 558066 – format not a string literal and no format...
2008-09-28 Carlos Garcia CamposFix several compile warnings in the dvi backend.
2008-09-28 Carlos Garcia CamposRename error as mdvi_error to avoid symbol conflicts...
2008-09-28 Carlos Garcia CamposFix memory leak.
2008-09-28 Carlos Garcia CamposUse EV_BACKEND_IMPLEMENT_INTERFACE instead of G_IMPLEME...
2008-09-07 Carlos Garcia CamposRemove an invalid ifdef.
2008-08-27 Carlos Garcia CamposRemoved
2008-08-25 Carlos Garcia CamposMake sure thumbnail size returned by the PDF is actuall...
2008-08-19 Carlos Garcia CamposImplement document_get_page_label in tiff backend.
2008-08-19 Carlos Garcia CamposHandle document orientation in tiff backend. Fixes...
2008-08-03 Wouter BolsterleeMore #include cleanups. Again: reordering, single gtk...
2008-07-11 Nickolay V. ShmyrevAdded support for 7-zip based cb7 comic book. Patch...
2008-06-16 Carlos Garcia CamposDo not crash opening documents with no pages and show...
2008-05-01 Hans Petter JanssonFix a free() that should be an iks_free(). Fix an array...
2008-04-29 Carlos Garcia CamposMake sure load job doesn't finish successfully when...
2008-04-14 Carlos Garcia CamposFix T1 font rendering in dvi backend. Patch by Mattias...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-04-12 Carlos Garcia CamposRemove gs stuff from ps backend.
2008-04-12 Carlos Garcia CamposBump poppler requirement to 0.8.0.
2008-04-08 Carlos Garcia CamposMake sure link title is a valid utf8 string. Fixes...
2008-04-06 Carlos Garcia CamposAdd compressed dvi to the list of supported mime types...
2008-04-01 Carlos Garcia CamposDo not crash when thumbnail failed to render in PS...
2008-03-22 Carlos Garcia CamposFix printing in documents with rotated pages. Patch...
2008-03-19 Carlos Garcia CamposFix warning messages.
2008-03-18 Carlos Garcia CamposMake ps backend module resident. Fixes bug #520607.
2008-03-14 Carlos Garcia CamposFix build with poppler <= 0.7.2
2008-03-14 Carlos Garcia CamposFix build with poppler >= 0.7.2
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-16 Carlos Garcia CamposReturn the image list in the right order. Fixes bug...
2008-02-12 Wouter BolsterleeRemove unused variable to avoid a compiler warning.
2008-01-31 Carlos Garcia CamposUse the new cairo function cairo_format_stride_for_widt...
2008-01-29 Matthias ClasenInstall only dvi module. Fixes bug #512718.
2008-01-28 Nickolay V. ShmyrevFixes distcheck issues
2008-01-27 Carlos Garcia CamposFix printing in dvi backend when filename contains...
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2008-01-19 Carlos Garcia CamposDo not render images when rendering the page but on...
2008-01-13 Nickolay V. ShmyrevDon't overquote special chars except of '. See bug...
2008-01-13 Carlos Garcia CamposFix compile warnings due to unused variables.
2008-01-13 Carlos Garcia CamposBump requirements to libspectre 0.2.0. Fixes bug #507705.
2008-01-04 Carlos GarnachoAdded implementation to get_effect() in EvDocumentTrans...
2007-12-29 Carlos Garcia CamposMore warnings fixed.
2007-12-29 Carlos Garcia CamposFix compile warnings.
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-20 Carlos Garcia CamposAdd ps specials support in dvi backend when libspectre...
2007-12-20 Carlos Garcia CamposUse libspectre, if available, for the ps backend. Fixes...
2007-12-18 Yaakov SelkowitzCygwin build issue fix.
2007-12-14 Carlos Garcia CamposDo not change left, top and zoom values when they are...
2007-11-26 Matthias ClasenTiff documents were rendered with wrong colors. Fixes...
2007-10-26 Carlos Garcia CamposFix printing with poppler splash backend. Fixes bug...
2007-10-22 Carlos Garcia CamposFix a crash when printing with the gnome-print dialog...
2007-10-18 Sebastien BacherFix an implicit function definition warning (#487655)
2007-10-11 Carlos Garcia CamposWhen printing multiple pages per sheet in reverse optio...
2007-10-04 Carlos Garcia CamposSilently ignore unknown form fields. Fixes bug #482654...
2007-10-04 Carlos Garcia CamposUse poppler_page_render_for_printing() instead of poppl...
2007-09-12 Carlos Garcia CamposRemove #ifdef HAVE_FORMS, so that forms support works...
next