Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/comics
Commit message (Expand)AuthorAgeFilesLines
* [comics] Correctly quote filename in zipnote commandJuanjo Marín2010-06-241-2/+4
* [comics] Adds comics_regex_quote()Juanjo Marín2010-06-081-15/+90
* [libdocument] Use G_DEFINE_INTERFACE instead of out own macroCarlos Garcia Campos2010-05-071-2/+2
* Update FSF address everywhere.Arun Persaud2010-04-052-2/+2
* [windows] Use \r\n as delimiter to split lines on WindowsHib Eris2009-12-231-1/+12
* [comics] Do not initalize GPid's with -1Hib Eris2009-12-221-2/+2
* [comics] Properly quote commandsHib Eris2009-12-221-9/+11
* [windows] Make comics backend also compile on WindowsHib Eris2009-12-221-1/+7
* [comics] Remove comics_regex_quote() in favor of always using g_shell_quote()Juanjo Marín2009-12-221-52/+10
* [comics] Add support for cbt filesJuanjo Marín2009-12-112-8/+20
* [comics] Add a bit of documentationChristian Persch2009-10-261-14/+36
* [comics] Includes cleanupChristian Persch2009-10-261-5/+6
* [build] Remove gitignore files from gitChristian Persch2009-10-251-24/+0
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-22/+9
* [comics] Use a GPtrArray for the page namesChristian Persch2009-10-251-27/+35
* [build] Include git.mk in all MakefilesChristian Persch2009-10-221-0/+2
* [build] Automatically keep .gitignore files updatedChristian Persch2009-10-211-0/+24
* Move default implementation of document_get_info from backends to base classCarlos Garcia Campos2009-09-151-9/+0
* Convert EvDocument interface into an abstract classCarlos Garcia Campos2009-09-151-19/+17
* Add EV_INTLTOOL_EVINCE_BACKEND_RULEChristian Persch2009-08-161-4/+1
* Fix misspelling of 'appropriate'Tommi Vainikainen2009-08-131-1/+1
* [comics] Support for cb7 using the p7zip commands.Juanjo Marín2009-05-201-20/+48
* [comics] Fixes handling of the tmp folderJuanjo Marín2009-05-171-8/+2
* [comics] Unified command scheme to run extractorJuanjo Marín2009-05-131-120/+85
* [comics] Style fixesJuanjo Marín2009-05-061-86/+98
* [comics] Fixes memory leaks and error messagesJuanjo Marín2009-05-031-34/+34
* [comics] Support the free Gna! unrar tool.Juanjo Marín2009-04-281-99/+416
* [comics] Correct check for exit statusJuanjo Marín2009-04-261-1/+3
* Make sure to always set @error when returning FALSE.Christian Persch2009-02-151-3/+37
* Use g_set_error_literal now that we depend on glib 2.18.Christian Persch2009-02-051-4/+4
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* Bug 569082 – use versioned directory for backendsChristian Persch2009-01-251-2/+0
* Renamed from evince-backend.pc.in. Renamed library to libevdocument.la.Christian Persch2009-01-251-1/+2
* Fix zip mime-type in comics backend. Patch by Juanjo Marín.Carlos Garcia Campos2008-12-031-1/+1
* Do not trust file extensions when getting the command needed to uncompressCarlos Garcia Campos2008-11-291-14/+7
* Added support for 7-zip based cb7 comic book. Patch by Kartik Rustagi.Nickolay V. Shmyrev2008-07-112-1/+7
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-3/+3
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-2/+2
* Fixes distcheck issuesNickolay V. Shmyrev2008-01-281-1/+1
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-6/+14
* Don't overquote special chars except of '. See bug 502500. Thanks to TomNickolay V. Shmyrev2008-01-131-0/+2
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-284-11/+38
* Cygwin build issue fix.Yaakov Selkowitz2007-12-181-4/+4
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-7/+0
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-7/+22
* 2007-05-20 Marc Brockschmidt he+bugzilla.g@marcbrockschmidt.deNickolay V. Shmyrev2007-05-201-1/+1
* Correctly quote symbols. Fixes crash in the bug #415370.Nickolay V. Shmyrev2007-05-091-2/+11
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-46/+21
* Reorganize source tree.Nickolay V. Shmyrev2007-01-083-0/+558