Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-document-annotations.c
Commit message (Collapse)AuthorAgeFilesLines
* Preliminary support for adding new annotationsCarlos Garcia Campos2010-07-201-4/+23
| | | | At the moment only Text annotations can be added. See bug #168304.
* Add EvMappingList data struct instead of using a GListCarlos Garcia Campos2010-07-121-1/+1
| | | | It just wraps the GList and adds reference counting
* [libdocument] Use G_DEFINE_INTERFACE instead of out own macroCarlos Garcia Campos2010-05-071-4/+4
|
* Update FSF address everywhere.Arun Persaud2010-04-051-1/+1
| | | | | | | | updated where 'git grep Temple' showed an old address, not including po-files. Fixes bug# 514607. Signed-off-by: Arun Persaud <arun@nubati.net>
* [libdocument] Add annotations interfaceCarlos Garcia Campos2009-05-121-0/+48