Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/pixbuf/pixbuf-document.c
Commit message (Expand)AuthorAgeFilesLines
* [libdocument] Use G_DEFINE_INTERFACE instead of out own macroCarlos Garcia Campos2010-05-071-2/+2
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
* Move default implementation of document_get_info from backends to base classCarlos Garcia Campos2009-09-151-12/+0
* Convert EvDocument interface into an abstract classCarlos Garcia Campos2009-09-151-18/+14
* Include gi18n-lib.h instead of gi18n.h.Christian Persch2009-02-041-1/+1
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-1/+1
* Use g_type_module_add_interface instead of g_type_add_interface_static.Carlos Garcia Campos2008-03-031-2/+2
* More warnings fixed.Carlos Garcia Campos2007-12-291-2/+3
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-4/+5
* Fix an implicit function definition warning (#487655)Sebastien Bacher2007-10-181-0/+1
* 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-10/+15
* Use an EvRenderContext for rendering thumbnails instead of a suggestedCarlos Garcia Campos2007-02-161-22/+22
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-0/+222