]> www.fi.muni.cz Git - evince.git/history - backend/comics
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / backend / comics /
2010-08-19 Carlos Garcia CamposRemove EvDocumentThumbnails interface
2010-08-19 Carlos Garcia CamposRemove get_dimensions() from EvDocumentThumbnails interface
2010-08-19 Carlos Garcia CamposBump api and libtool versions and rename libview and...
2010-06-24 Juanjo Marín[comics] Correctly quote filename in zipnote command
2010-06-08 Juanjo Marín[comics] Adds comics_regex_quote()
2010-05-07 Carlos Garcia Campos[libdocument] Use G_DEFINE_INTERFACE instead of out...
2010-04-05 Arun PersaudUpdate FSF address everywhere.
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-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-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 default implementation of document_get_info from...
2009-09-15 Carlos Garcia CamposConvert EvDocument interface into an abstract class
2009-08-16 Christian PerschAdd EV_INTLTOOL_EVINCE_BACKEND_RULE
2009-08-13 Tommi VainikainenFix misspelling of 'appropriate'
2009-05-20 Juanjo Marín[comics] Support for cb7 using the p7zip commands.
2009-05-17 Juanjo Marín[comics] Fixes handling of the tmp folder
2009-05-13 Juanjo Marín[comics] Unified command scheme to run extractor
2009-05-06 Juanjo Marín[comics] Style fixes
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-02-15 Christian PerschMake sure to always set @error when returning FALSE.
2009-02-05 Christian PerschUse g_set_error_literal now that we depend on glib...
2009-02-04 Christian PerschInclude gi18n-lib.h instead of gi18n.h.
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-07-11 Nickolay V. ShmyrevAdded support for 7-zip based cb7 comic book. Patch...
2008-04-14 Carlos Garcia CamposAdd EvPage so that we can hold a reference to the backe...
2008-03-03 Carlos Garcia CamposUse g_type_module_add_interface instead of g_type_add_i...
2008-01-28 Nickolay V. ShmyrevFixes distcheck issues
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2008-01-13 Nickolay V. ShmyrevDon't overquote special chars except of '. See bug...
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-12-18 Yaakov SelkowitzCygwin build issue fix.
2007-08-31 Carlos Garcia CamposAdd support for double and triple click selections.
2007-06-13 Carlos Garcia CamposUse cairo image surfaces instead of GDK pixbufs for...
2007-05-20 Nickolay V. Shmyrev2007-05-20 Marc Brockschmidt he+bugzilla.g@marcbrocksc...
2007-05-09 Nickolay V. ShmyrevCorrectly quote symbols. Fixes crash in the bug #415370.
2007-02-16 Carlos Garcia CamposUse an EvRenderContext for rendering thumbnails instead...
2007-01-08 Nickolay V. ShmyrevReorganize source tree.