]> www.fi.muni.cz Git - evince.git/history - backend
[windows] init locale_dir only once
[evince.git] / backend /
2010-05-08 Carlos Garcia Campos[libdocument] Use EvPage instead of EvRenderContext...
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-02-22 Carlos Garcia Campos[djvu] Do not alloc image buffer, let cairo do that
2010-02-04 Carlos Garcia Campos[ps] Implement ev_document_get_backend_info()
2010-02-03 Hib Eris[shell] Do not link to poppler directly
2010-02-03 Philip WithnallAssorted string fixes
2010-01-27 Hib Eris[windows] Guess texmf.cnf location from mktexpk executable
2010-01-27 Hib Eris[dvi] Add 'b' to fopen mode for w32 compatibility
2010-01-27 Hib Eris[windows] Define WIFEXITED and WEXITSTATUS on Windows
2010-01-27 Hib Eris[dvi] Let kpathsea use ANSI C str(r)chr() instead of...
2010-01-27 Hib Eris[dvi] Use ANSI C memset() instead of bzero() if available
2010-01-27 Hib Eris[dvi] Use ANSI C rand() instead of random()
2009-12-23 Hib Eris[windows] Use \r\n as delimiter to split lines on Windows
2009-12-22 Hib Eris[comics] Do not initalize GPid's with -1
2009-12-22 Hib Eris[comics] Properly quote commands
2009-12-22 Hib Eris[windows] Make comics backend also compile on Windows
2009-12-22 Juanjo Marín[comics] Remove comics_regex_quote() in favor of always...
2009-12-11 Juanjo Marín[comics] Add support for cbt files
2009-12-09 Carlos Garcia CamposUse EvPage instead of page index to get images
2009-12-09 Carlos Garcia CamposUse EvPage instead of page index to get links
2009-12-08 Carlos Garcia CamposUse EvPage instead of a render context to get the selec...
2009-11-17 Carlos Garcia Campos[pdf] Use the attachment name rather than the annotatio...
2009-11-16 Carlos Garcia Campos[pdf] Add support for Attachment annotations
2009-10-26 Christian Persch[comics] Add a bit of documentation
2009-10-26 Christian Persch[comics] Includes cleanup
2009-10-25 Christian Persch[build] Remove gitignore files from git
2009-10-25 Christian Perschlibdocument: Clean up temp file handling
2009-10-25 Christian Persch[comics] Use a GPtrArray for the page names
2009-10-25 Juanjo Marín[pdf] Get information about document license from PDF...
2009-10-22 Christian Persch[build] Include git.mk in all Makefiles
2009-10-21 Christian Persch[build] Automatically keep .gitignore files updated
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-09-15 Carlos Garcia CamposMove default implementation of document_get_info from...
2009-09-15 Carlos Garcia CamposConvert EvDocument interface into an abstract class
2009-09-15 Carlos Garcia CamposRemove attachments from EvDocument interface and use...
2009-08-16 Christian PerschAdd EV_INTLTOOL_EVINCE_BACKEND_RULE
2009-08-13 Tommi VainikainenFix misspelling of 'appropriate'
2009-06-30 Carlos Garcia Campos[pdf] Do not fill the surface before rendering
2009-06-23 Fridrich StrbaAdd the BACKEND_LIBS into libraries so that Windows...
2009-06-19 Carlos Garcia Campos[pdf] Use a transparent surface and fill it in white...
2009-06-15 Fridrich StrbaAdd zlib to linker flags to avoid undefined symbols...
2009-06-11 Christian PerschRemoved unused function to fix -Wall -Werror build
2009-06-01 Carlos Garcia Campos[pdf] Set whether markup annot has a popup associated...
2009-05-23 Carlos Garcia CamposUse EvMapping instead of Ev*Mapping types
2009-05-20 Juanjo Marín[comics] Support for cb7 using the p7zip commands.
2009-05-20 Matthias Drochner[pdf] Gracefully work with FITB and friends
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...
next