Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/ev-annotation.c
Commit message (Collapse)AuthorAgeFilesLines
* [libdocument] Add missing parts of previous commitCarlos Garcia Campos2010-07-251-0/+10
|
* [libdocument] Fix interface properties handling in derived classesCarlos Garcia Campos2010-07-251-8/+16
|
* Preliminary support for adding new annotationsCarlos Garcia Campos2010-07-201-82/+646
| | | | At the moment only Text annotations can be added. See bug #168304.
* [libdocument] Use G_DEFINE_INTERFACE() macro to define EvAnnotationMarkup ifaceCarlos Garcia Campos2010-07-121-30/+7
|
* 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 EvAnnotationAttachment to support attachment annotationsCarlos Garcia Campos2009-11-161-13/+67
|
* [libdocument] Add has_popup() method to annotation markup ifaceCarlos Garcia Campos2009-06-011-0/+28
|
* [libdcoument] Remove all Ev*Mapping typesCarlos Garcia Campos2009-05-231-59/+0
|
* [libdocument] Add annotations interfaceCarlos Garcia Campos2009-05-121-0/+420