Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document.c
Commit message (Expand)AuthorAgeFilesLines
* Add more docsChristian Persch2009-02-151-0/+10
* Add code to catch backends incorrectly implementing the load vfunc.Christian Persch2009-02-151-2/+17
* More docsChristian Persch2009-02-151-1/+7
* Remove unnecessary NULL check; g_strdup() is NULL-safe.Christian Persch2009-02-151-12/+9
* More docsChristian Persch2009-02-151-0/+11
* Add EV_DEFINE_INTERFACE macro.Carlos Garcia Campos2009-01-241-28/+2
* Add EV_DEFINE_BOXED_TYPE macro to define boxed types. See bug #568228.Carlos Garcia Campos2009-01-241-10/+1
* Make EvDocumentInfo and enums definded in ev-document-info.h GTypes. FixesTomeu Vizoso2009-01-181-0/+42
* Remove unused marshalers stuff from libdocument.Carlos Garcia Campos2009-01-181-2/+0
* Add GObject type as prerequisite to EvDocument interface so that documentCarlos Garcia Campos2008-12-271-0/+2
* Rework the jobs system in order to make it simpler and more extensible. ItCarlos Garcia Campos2008-08-031-0/+12
* Merge branch 'ev-debug' into workCarlos Garcia Campos2008-04-271-8/+1
* Add EvPage so that we can hold a reference to the backend page. FormCarlos Garcia Campos2008-04-141-7/+21
* Add support for double and triple click selections.Carlos Garcia Campos2007-08-311-22/+0
* Merge evince-forms branch.Carlos Garcia Campos2007-07-081-0/+3
* Fix memory leaks.Carlos Garcia Campos2007-06-131-0/+4
* Use cairo image surfaces instead of GDK pixbufs for drawing pages andCarlos Garcia Campos2007-06-131-6/+6
* Reorganize source tree.Nickolay V. Shmyrev2007-01-081-0/+281